body
{
	font-size: 	12px;
	font-family:	"Lucida Grande", Arial, Verdana, sans-serif;
}

img	{	border:	none;		}

map	{	cursor:	pointer;	}

.backgroundPositioner
{
	font-size: 	12px;
	text-align:	center;
	position:	relative;
	width:		723px;
	padding:	0px;
	margin:		0px;
}

.textPositioner
{
	font-size: 	12px;
	position:	absolute;
	left:		48px;
	top:		133px;
	z-index:	2;
	text-align:	left;
	width:		640px;
	padding:	0px;
	margin:		0px;
}

.leftCol
{
	font-size: 	12px;
	width:		0px;
	text-align:	center;
	vertical-align:	top;
	padding-top:	52px;	/*52px;*/
}

.rightCol
{
	font-size: 	12px;
	width:		250px;
	text-align:	center;
	vertical-align:	top;
	padding-top:	16px;
}

.headMenu
{
	font-size: 	11px;
/*	position:	absolute;
	left: 		212px;
	top: 		70px;
	z-index: 	3;
*/	font-weight:	bold;
	text-align:	right;
}
.headMenu a:link	
{	
	color:			black;
	text-decoration:	none;
}
.headMenu a:visited
{	
	color:			black;
	text-decoration:	none;
}

.footer
{	
	font-size: 		12px;
	font-weight:		bold;
	background-color:	#FFD010;
	text-align:		center;
	vertical-align:		top;
}

.footer a:link		{	color:	black;	}
.footer a:visited	{	color:	black;	}

.retailers
{
	font-size: 	12px;
	padding-left:	8px;
	padding-right:	8px;
/*	position: relative;	*/
}

.sidebarIcons
{
	font-size: 	12px;
	display:	none;
	position:	absolute;
	z-index:	3;
	left: 		81px;
}

.mainContainer
{
	font-size: 	12px;
	margin-left:	auto;
	margin-right:	auto;	
	border:		none;
	width:		723px;
	padding:	0px;
	text-align:	center;
}

.safePkgPopups
{
	font-size: 	12px;
	display:	none;
	position:	absolute;
	z-index:	3;
	left:		162px;
	top: 		256px;
	cursor:		pointer;
}

.econoPkgPopups
{
	font-size: 	12px;
	display:	none;
	position:	absolute;
	z-index:	3;
	left:		154px;
	top: 		245px;
	cursor:		pointer;
}

.shoppingCart
{
	font-size: 	12px;
	border:		solid;
	border-width:	1px;
	margin:		0px auto 16px auto;
	width:		190px;
	text-align:	left;
}

.cartHeader
{
	font-size: 	12px;
	border:			solid;
	border-width:		0px 0px 1px 0px;
	width:			190px;
	background-color:	#FFD010;
	font-weight:		bold;
	text-align:		center;
	margin-bottom:		4px;
}

.sectionHeadLg	{	font-size:	18px;	}

.sectionHeadMed	{	font-size:	16px;	}

.sectionHeadSm	{	font-size:	14px;	}

.lmButton 
{
	font-size: 		12px;	
	color:			black;
	font-weight:		bold;
	background-color:	#FFD010;
}

.thumbs {
	font-size: 	12px;
	border:		solid;
	border-width:	1px;
	margin:		8px;
	height:		100px;
}
