/*---------------------*/
/*   NATURALS          */
/* site styles         */
/* created 01-17-2007  */
/* by barb tai         */
/*---------------------*/

a.subnav-naturals:link,
a.subnav-naturals:visited {
	background-color:#9fbe66 !Important; /*<--update*/
	font-size:10px !Important;
	font-weight:normal!Important;
	color:#ffffff;
	display:block; 
	text-transform:uppercase;
	text-decoration: none;
	line-height:20px;	}

a.subnav-naturals:hover,
a.subnav-naturals:active {
	background-color:#9fbe66; /*<--update*/
	color:#ffffff;
	text-decoration:underline;	}	

a:hover,
a:active {
	color:#9fbe66; /*<--update*/ 
	text-decoration:underline;	}	
	
/*don't change name just change color*/	
.bg-sub {background-color: #9fbe66;} /*<--update*/
.bg-product {background-color:#3f5020/*0a1e00*/;} /*<--update*/	
.bg-gradient-left {
	background-image:url(../images/col-grad-bg.jpg) !important;
	background-color:#073907; /*same as bg-product*/	}

/*don't change name just change color*/	
.border-footer {border-top: 1px solid #aabd6c;} /*<--update*/
.border-section-main{border-top: 1px solid #aabd6c;} /*<--update*/
.hort-dotted-line{ border-top: 1px dotted #aabd6c;} /*<--update*/
.hort-dotted-line-bottom{ border-bottom: 1px dotted #aabd6c;} /*<--update*/
.vert-dotted-line-left{border-left: 1px dotted #aabd6c;} /*<--update*/

/* Border Styles */	
td.border-section-color{border-bottom: 1px solid #9fbe66;} /*<--update*/

/* Class Styles */	

h1{	color: #9fbe66; /*<--update*/	
padding:0;}
	
h2{ color: #aabd6c; /*<--update*/}


h3{ background: #3f5020; /*<--update*/
	color: #fff;	}
	
.section-title {	color: #9fbe66; /*<--update*/}

.page-title {	color: #9fbe66; /*<--update*/}
	
.text-section-color {color:#9fbe66 !important;} /*<--update*/

span.number {	color:#9fbe66; /*<--update*/	}	
	
span.number-small {	color:#9fbe66; /*<--update*/	}	
	
a.smalltext:hover,
a.smalltext:active {
	color:#9fbe66; /*<--update*/
	text-decoration:underline;	}

/* links */

a.prod-link:link,
a.prod-link:visited  {	
	color: #9fbe66; /*<--update*/
	text-decoration:none;	}
	
a.prod-link:hover,
a.prod-link:active{ 	
	color: #9fbe66; /*<--update*/
	text-decoration:underline;	}		

td.text a:link,
td.text a:visited  {	
	color: #9fbe66;  /*<--update*/
	text-decoration:none;	}
	
td.text a:hover,
td.text a:active{ 	
	color: #9fbe66;  /*<--update*/
	text-decoration:underline;	}	

.product-name,
a.product-name:link,
a.product-name:visited {
	font-size:13px;
	color:#9fbe66; /*<--update*/
	text-transform:uppercase;
	padding:0px 0px 10px 0px!important;
	letter-spacing:1px;
	text-decoration:none;	}

a.product-name:hover,
a.product-name:active {
	color:#9fbe66; /*<--update*/
	text-decoration:underline;	}

/*--------------------------------------------------------*/
/* bullets                                                */
/* change positioning globally                            */	
/* swappiing bullet graphic locally                       */
	
.bullets {
	background-image:url(../images/bullet-3.gif)!important;	}

.bullets-large {
	background-image:url(../images/bullet.gif)!important;	}

/*--------------------------------------------------------*/
