body {background-color:#fff;
	background-image:url(../images/pageBG.gif); 
	margin-top: 0px; 
	margin-bottom:0px;
	height: 100%;
	text-align: center;
}
 div#container
{
margin-left: auto;
margin-right: auto;
height:100%
}


form {font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:10px}
label {font-size:11px; color:#000; font-weight:800; width:180px; float: left; text-align: left; margin-bottom:2px; display: block;}
input .normal{color: #000; font-weight:800;font-size:10px}

p, li, .normal {font-size: 11px; font-family: Verdana, sans-serif; line-height:17px}
b {font-weight: bold;}
i {font-style: italic;}
img {border:0px; text-decoration: none}
.fr {color:#a41819;font-weight:700}
.pi {color:#CC66CC}

/* Menus */
.menuTop a {
		display:block;
		}
		
#cWhyRedLime{
	background-image:url(../images/btnWhyRedLimeNH.gif);
	background-repeat: no-repeat;
	height:28px;	
}
#cWhyRedLime a:hover{
	background-image:url(../images/btnWhyRedLimeH.gif);
	background-repeat: no-repeat;
	height:28px;	
}

#cShowcase{
	background-image:url(../images/btnShowcaseNH.gif);
	background-repeat: no-repeat;
	height:28px;	
}
#cShowcase a:hover{
	background-image:url(../images/btnShowcaseH.gif);
	background-repeat: no-repeat;
	height:28px;	
}

#cLotionKit{
	background-image:url(../images/btnLotionKitNH.gif);
	background-repeat: no-repeat;
	height:28px;	
}
#cLotionKit a:hover{
	background-image:url(../images/btnLotionKitH.gif);
	background-repeat: no-repeat;
	height:28px;	
}

#cProductInfo{
	background-image:url(../images/btnProductInfoNH.gif);
	background-repeat: no-repeat;
	height:28px;	
}
#cProductInfo a:hover{
	background-image:url(../images/btnProductInfoH.gif);
	background-repeat: no-repeat;
	height:28px;	
}

#cFAQ{
	background-image:url(../images/btnFAQNH.gif);
	background-repeat: no-repeat;
	height:28px;	
}
#cFAQ a:hover{
	background-image:url(../images/btnFAQH.gif);
	background-repeat: no-repeat;
	height:28px;	
}
	
/* Para Headers */
.hdrLabel {
	font-weight: 900;
	color:#9a090c;
	font-size: 14px;
	font-family: helvetica,verdana,  arial, sans-serif;
	font-variant: normal;
	font-style: normal;
}
.prodLabel {
	font-weight: 900;
	color:#9a090c;
	font-size: 14px;
	font-family: verdana,  arial, sans-serif;
	font-variant: normal;
	font-style: italic;
}
.featured {
	font-weight: 900;
	color: #a41819;
	font-size: 12px;
	font-family: verdana,  arial, sans-serif;
}
.colonBullet {
	font-weight: 900;
	color:#9a090c;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-variant: normal;
}

.bob a:link{
	color:#000;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-color:#d8817f;
	border-bottom-width:1px	
	}

.bob a:visited{
	color:#000;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-color:#d8817f;
	border-bottom-width:1px
}
.bob a:hover{
		color: #CC0000;
		border-bottom-width:0px;
		border-bottom-color:#d30606;		
		}	
.footer {
	margin-top:40px;
	padding-bottom:40px;
	margin-left:10px;
	padding-left:5px;
	font-weight: 600;
	color:#000;
	font-size: 12px;
	font-family: helvetica,verdana,  arial, sans-serif;
	
	}

.footer a{
	color:#000;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-color:#000;
	border-bottom-width:1px
}
.footer a:visited {
		color:#000
		}	
.footer a:hover{
	color:#9a090c;
	border-bottom-color:#9a090c

	}
.nav {
	margin-top:1px;
	padding-bottom:1px;
	margin-left:10px;
	padding-left:5px;
	font-weight: 600;
	color:#000;
	font-size: 12px;
	font-family: helvetica,verdana,  arial, sans-serif;
	}
.nav a{
	color:red;
	text-decoration:none;
	}
.nav a:hover{
	color:black;
	text-decoration:underline;
	}
