body,
p,
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

body {
background-image:url(../_images/bgrd_main.jpg);
background-repeat:repeat-x;
background-position:top center;
background-color:#ffffff;
margin:0 0 0 0;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #A5CB32;
	text-decoration:none;
	outline:none;
}
a:hover {
	color: #65AF3D;
	text-decoration:underline;
}
.mainArea
{
	width:954px;
	margin:0px auto 20px auto;
}
.mainContent
{
	padding:0px 58px 15px 40px;
	line-height:20px;
}





/*---------------------------- Contact Info Top ---------------------------------------*/

.contactTop
{
color:#A5CB32;
font-size:7.5pt;
line-height:15px;
}
.contactTop a:link,
.contactTop a:visited,
.contactTop a:active {
	color:#A5CB32;
	text-decoration:none;
}
.contactTop a:hover { 
	color:#65AF3D;
	text-decoration:none;
}



/*---------------------------- Page Titles ---------------------------------------*/





/*---------------------------- News Center ---------------------------------------*/

.newsCenter
{
	padding:0px 39px 15px 63px;
	line-height:17px;
	font-size:9pt;
}
.newsCenter a:link,
.newsCenter a:visited,
.newsCenter a:active {
	color:#65AF3D;
	text-decoration:none;
}
.newsCenter a:hover { 
	color:#A5CB32;
	text-decoration:none;
}
.newsCenterDate
{
	color:#999999;
	font-size:8pt;
	margin:0 0 0 0;
}
.newsLine
{
	border-bottom:1px dashed #cce289;
	margin:11px 0 11px 0;
}
.greenText {
	color:#6EBE43;
}
.greyText {
	color:#999;
}




/*---------------------------- Product Gallery Page ------------------------------*/
.productArea {
	padding:15px 15px 0 15px;
}
.productSpace {
	padding:0 10px 010px;
}
.productPhotos {
	padding:2px;
	border:1px solid #DADADA;
}
.productDesc {
	text-align:left;
	font-size:11px;
	line-height:14px;
	padding:0px 0 7px 0;
	color:#58585a;
}
.productDesc a:link,
.productDesc a:visited,
.productDesc a:active {
	color:#ACACAE;
	text-decoration:underline;
 } 
.productDesc a:hover { 
	color: #99cc33;
	text-decoration:underline;
}
.test {
	width:284px;
	height:145px;
	overflow:hidden;
}
.productBox2  {
	background-image:url(../_images/bgrd_products_f2.jpg);
	width:284px;
	height:145px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
}
.buyNow {
	padding:10px 0 0 0;
	z-index:2;
}
.paypal {
	color:#B9B9B9; 
	font-size:9px; 
	text-align:center; 
	font-family:Verdana, Geneva, sans-serif;
	margin:10px 0 0 0;
}

/*---------------------------- Frequently Asked Questions Page -------------------*/
.question {
	color:#65AF3D;
	font-weight:bold;
	margin:0 0 2px 0;
}
.question a:active,
.question a:visited,
.question a:link {
	color:#65AF3D;
	font-weight:bold;
	margin:0 0 2px 0;
}
.question a:hover {
	color:#A5CB32;
	font-weight:bold;
	margin:0 0 2px 0;
}
.answer {

}
.FAQline {
	border-bottom:1px dashed #cce289;
	margin:11px 0 11px 0;
}




/* --- Sitemap  ---------------------------------------------------------- */

.sitemap
{
line-height:14px;
font-size:9pt;
color:#65AF3D;
font-weight:normal;
}
.sitemap a,
.sitemap a:link,
.sitemap a:visited,
.sitemap a:active
.sitemap a:hover
{
	text-decoration:none;
	display:block;
	padding:4px 0 4px 3px;
	color:#65AF3D;
}
.sitemap a:hover
{
	text-decoration:none;
	background-color:#F4F4F4;
	color:#65AF3D;
}
.sitemapLine
{
	margin:4px 0 4px 0;
	border-bottom:1px solid #DFDFDF;
}




/* --- Distributor Login ---------------------------------------------- */
.loginFormField {
	background-color:#E5E5E5;
	border: 1px solid #68B43F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:5px 0 5px 0px;
	width:180px;
	height:15px;
	color:#000000;
}
.loginFormText {
	color:#999;
	font-size:10px;
}



/* --- Forms ---------------------------------------------------------- */

.forms
{
margin:0 0 0 0;
padding:0 0 0 0;
}
.formField {
	background-color:#F6FBF2;
	border: 1px solid #7C7C7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:5px 0 5px 10px;
	width:210px;
	height:15px;
	color:#000000;
}
.formField2 {
	background-color:#E5E5E5;
	border: 1px solid #68B43F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:5px 0 5px 10px;
	width:210px;
	height:15px;
	color:#000000;
}
.formMemo {
	background-color:#F6FBF2;
	border: 1px solid #7C7C7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:5px 0 5px 10px;
	width:250px;
	height:120px;
	color:#000000;
}
.formMemo2 {
	background-color: #E5E5E5;
	border: 1px solid #68B43F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:5px 0 5px 10px;
	width:250px;
	height:120px;
	color:#000000;
}
.formDropField {
	background-color:#F6FBF2;
	border: 1px solid #7C7C7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 0px 0 0 3px;
	margin:5px 0 5px 10px;
	width:210px;
	height:20px;
	color:#000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#26652c;
	font-weight: bold;
	border: 1px solid #26652c;
	background-image:url(../_images/bgrd_submit.jpg);
	background-repeat:repeat-x;
	height:24px;
	vertical-align:middle;
	text-align:center;
}
.required
{
	color:#68B43F;
	font-weight:bold;
	font-size:8pt;
}
.error
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.formText
{
font-size:9pt;
}
.borderBotForm
{
border-bottom:1px solid #EFEFEF;
}
.formTextMargin {
	margin:8px 0 0 0;
}





/*---------------------------- Footer --------------------------------------------*/

.footer
{
	margin:45px 40px 15px 40px;
}
.footer td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:7.5pt;
	color:#bfbfbf;
	line-height:15px;
}
.footer a:link,
.footer a:visited,
.footer a:active,
.footer a:hover {
	color: #bfbfbf;
	text-decoration:none;
}
.footer a:hover {
	color: #6dbe44;
	text-decoration:none;
}
