@charset "UTF-8";
/* RESET */
img, background-img, .add_to_cart_button1, .add_to_cart_button2, a, div { behavior: url(../iefix/iepngfix.htc) } 

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}
/* RESET End*/

/* optin Form Start */

#optin_form {
	display:block;
	width:297px;
	height:100px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	background-image:url(../images/formBg.png);
	background-repeat:no-repeat;
}

#optin_form form{
padding:0;
margin:0;
}

#optin_form form input{
	float:left;
	margin:0 0 0 6px;
}

#optin_form #textboxBG{
	background:url(../images/textarea.png) no-repeat top left;
	width:184px;
	height:28px;
	margin-top:2px;
	margin-left:14px;
	padding-left:5px;
	border:none;
	font-size:12px;
}

#optin_form #formText{
	background:url(../images/text.png) no-repeat;
	margin:9px 0 0 14px;
	width:269px;
	height:48px;
}
/* Optin Form Ends */

/* MINI CART*/
#cart_mini_top {
	position:relative;
	font-size:12px;
	text-transform:lowercase;
	font-family:Verdana, Arial, sans-serif;
	float: right;
	display: inline;
	height: 50px;
	width: 195px;
	background-color: transparent;
	background-image: url(../main_images/mini_cart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-top: 35px;
	text-align: right;
	padding-right: 5px;
}
#cart_mini_top a {
	color:#EDE8D4;
	text-decoration:none;
}
#cart_mini_top  a:hover {
	text-decoration:underline;
}
#cart_mini_top span.cart_mini_right {
	padding-left:5px;
}
/*********************************/


body {
	background-image: url(../main_images/main_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4A3800;
}
h1 {
	font-family: Georgia;
	font-size: 30px;
	color: #5E8132;
	font-weight: normal;
	padding-top: 10px;
	text-align: left;
	line-height: 32px;
	padding-bottom: 10px;
}
h3 {
	font-family: Georgia;
	font-size: 18px;
	color: #AFC733;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
}
p {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A3800;
	text-align: left;
}
.dkbrown_spacer {
	background-image: url(../main_images/darkbrown_spacer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	width: 940px;
	clear: both;
	position: relative;
	background-color: #EDE8D4;
}
.main_holder {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header_logo_lt {
	float: left;
	height: 100px;
	position: relative;
	width: 386px;
	margin-top: 20px;
}

.header_logo_rt {
	float: right;
	height: 108px;
	position: relative;
	width: 40px;
	margin-top: 12px;
}


/* MAIN NAVIGATION */
#nav_holder_lt {
	background-image: url(../main_images/nav_lt.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 35px;
	width: 10px;
	clear: both;
	position: relative;
}
#nav_holder_rt {
	background-image: url(../main_images/nav_rt.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 35px;
	width: 10px;
	position: relative;
}
#nav_main {
	background-image: url(../main_images/nav_main.png);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 920px;
	position: relative;
}
#nav_main ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 35px;
	color: #EDE8D4;
}
#nav_main li
{
	display: inline;
	margin: 0px;
	list-style-type: none;
}
#nav_main li a
{
	display: inline;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	float: right;
	color: #EDE8D4;
}
#nav_main li a:hover
{
	color: #4A3800;
	text-decoration: none;
}
/* MAIN NAVIGATION END*/


#main_content_holder {
	background-image: url(../main_images/tan_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: auto;
	width: 940px;
	clear: both;
	position: relative;
	background-color: #EDE8D4;
	display: inline;
}
#ingredients_holder/* MAIN NAVIGATION END*/


 {
	background-image: url(../main_images/tan_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 230px;
	width: 280px;
	clear: both;
	position: relative;
	background-color: #EDE8D4;
	padding: 10px;
}
h3.ingredients {
	font-family: Georgia;
	font-size: 24px;
	color: #5E8132;
	font-weight: normal;
	text-align: left;
}
h3.contact {
	font-family: Georgia;
	font-size: 18px;
	color: #5E8132;
	font-weight: normal;
	text-align: left;
	padding-bottom: 15px;
}
p.ingredients {
	font-size: 12px;
	color: #4A3800;
	text-align: left;
	line-height: 18px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #708F30;
	margin-top: 15px;
}
#breadcrumb_holder {
	float: left;
	height: 29px;
	width: 918px;
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	padding-left: 2px;
	display: inline;
}
#breadcrumb_holder a {
	position: relative;
	color: #5E8132;
	text-decoration: none;
}
a:link {
	color: #5E8132;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#breadcrumb_holder  a:hover {
	position: relative;
	text-decoration: underline;
}
#products_categ_holder {
	float: left;
	width: 210px;
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
	margin-left: 10px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	display: inline;
}
.main_image_holder {
	float: left;
	width: 370px;
	position: relative;
	text-align: left;
	padding-top: 5px;
	display: inline;
	margin-left: 20px;
	background-color: transparent;
	background-image: url(../main_images/main_image2.png);
	background-repeat: no-repeat;
	height: 260px;
	background-position: 0px 15px;
}
.main_image {
	float: left;
	position: relative;
	display: inline;
	background-color: transparent;
	margin-top: 20px;
	margin-left: 9px;
}
.categ_header {
	width: 208px;
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 49px;
	margin-bottom: 5px;
	padding-left: 2px;
}
.body_header {
	width: 290px;
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
	line-height: 49px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5E8132;
	display: block;
}
.contact_header {
	width: 450px;
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
	line-height: 49px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5E8132;
	display: block;
}
.const_header {
	width: 520px;
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
	line-height: 49px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5E8132;
	display: block;
}
.three_bs_header {
	width: 290px;
	position: relative;
	text-align: left;
	line-height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5E8132;
	height: 45px;
	padding-left: 10px;
	margin-bottom: 5px;
}
p.main_copy {
	font-size: 12px;
	color: #4A3800;
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 10px;
}
p.contact_copy {
	font-size: 12px;
	color: #4A3800;
	text-align: left;
	line-height: 18px;
	margin-bottom: 10px;
}
#main_body_holder {
	float: left;
	width: 690px;
	position: relative;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
}
#main_body_lt {
	float: left;
	width: 300px;
	position: relative;
	text-align: left;
	display: inline;
}
#main_body_lt460 {
	float: left;
	width: 460px;
	position: relative;
	text-align: left;
	display: inline;
}
#main_body_lt680 {
	float: left;
	width: 690px;
	position: relative;
	text-align: left;
	display: inline;
}
#main_body_lt530 {
	float: left;
	width: 530px;
	position: relative;
	text-align: left;
	display: inline;
}
#contact_body_rt {
	float: left;
	position: relative;
	text-align: left;
	padding-left: 20px;
	width: 210px;
	display: inline;
	padding-top: 60px;
}
#underCon_body_holder {
	float: left;
	width: 920px;
	position: relative;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}
#products_body_holder {
	float: left;
	width: 690px;
	position: relative;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
	display: inline;
	margin-bottom: 10px;
}
.products_header {
	width: 680px;
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
	line-height: 49px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5E8132;
}
.products_rows {
	float: left;
	width: 690px;
	position: relative;
	text-align: left;
	display: inline;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #708F30;
}
.products_image_holder {
	width: 160px;
	position: relative;
	background-color: transparent;
	background-image: url(../main_images/products_image.png);
	background-repeat: no-repeat;
	padding: 3px;
	height: 140px;
	display: block;
}
.products_holder_lt/* FOOTER END */
 {
	width: 166px;
	float: left;
	height: 270px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #708F30;
	padding-right: 36px;
	padding-left: 27px;
	position: relative;
	margin-right: 9px;
}
.products_holder_rt {
	width: 166px;
	padding-left: 27px;
	float: left;
	height: 270px;
	margin-bottom: 10px;
	position: relative;
}
h3.products {
	font-family: Georgia;
	font-size: 18px;
	color: #5E8132;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
	padding-left: 3px;
}
h3.products  a {
	color: #5E8132;
	text-decoration: none;
}
p.products_price {
	font-size: 16px;
	color: #714E12;
	padding-top: 5px;
	line-height: 16px;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.add_to_cart_button1 {
	height: 29px;
	width: 84px;
	background-image: url(../main_images/add_to_cart_button.png);
	background-repeat: no-repeat;
	float: left;
	background-color: transparent;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #EDE8D4;
	cursor: pointer;
	padding-bottom: 3px;
	margin-top: 10px;
}
.add_to_cart_button1:hover  {
	background-image: url(../main_images/add_to_cart_button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px -29px;
}
.add_to_cart_button2 {
	height: 29px;
	width: 84px;
	background-image: url(../main_images/add_to_cart_button.png);
	background-repeat: no-repeat;
	float: right;
	background-color: transparent;
	display: block;
	background-position: 0px 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #EDE8D4;
	cursor: pointer;
	padding-bottom: 3px;
}
.add_to_cart_button2:hover   {
	background-image: url(../main_images/add_to_cart_button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px -29px;
}
.add_to_cart_button3 {
	height: 29px;
	width: 84px;
	background-image: url(../main_images/add_to_cart_button.png);
	background-repeat: no-repeat;
	float: left;
	background-color: transparent;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #EDE8D4;
	cursor: pointer;
	padding-bottom: 3px;
}
.add_to_cart_button3:hover   {
	background-image: url(../main_images/add_to_cart_button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px -29px;
}
#products_categ_holder    li {
	display: block;
	list-style-type: none;
}
#products_categ_holder     li a {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #708F30;
	text-decoration: none;
	padding-left: 2px;
}
#products_categ_holder     li a:hover {
	color: #4A3800;
	text-decoration: underline;
}
#main_product_holder {
	float: left;
	width: 690px;
	position: relative;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
	display: inline;
}
#main_product_image_holder {
	float: left;
	width: 376px;
	position: relative;
	text-align: left;
	display: inline;
	background-color: transparent;
	background-image: url(../main_images/main_product_image.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 305px;
}
#main_product_image {
	float: left;
	width: 363px;
	position: relative;
	text-align: left;
	display: inline;
	padding-top: 24px;
	padding-left: 13px;
}
h1.product_name {
	font-family: Georgia;
	font-size: 30px;
	color: #5E8132;
	font-weight: normal;
	padding-top: 21px;
	text-align: left;
	line-height: 32px;
	padding-bottom: 10px;
}
#main_product_copy_holder {
	float: left;
	position: relative;
	text-align: left;
	padding-left: 20px;
	width: 294px;
	display: inline;
}
#main_product_price_holder {
	float: left;
	position: relative;
	text-align: left;
	width: 140px;
	padding-top: 10px;
	display: inline;
}
#main_product_ingredients {
	float: right;
	position: relative;
	text-align: right;
	width: 130px;
	font-size: 12px;
	padding-top: 10px;
	text-transform: lowercase;
	display: inline;
}
#main_product_ingredients a {
	position: relative;
	width: 130px;
	color: #5E8132;
	text-decoration: none;
}
#main_product_ingredients a:hover {
	position: relative;
	width: 130px;
	color: #4A3800;
	text-decoration: underline;
}
#main_product_spacer {
	float: left;
	width: 291px;
	position: relative;
	text-align: left;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #708F30;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main_product_form_holder {
	float: left;
	width: 291px;
	position: relative;
	text-align: left;
	display: inline;
	padding-bottom: 30px;
}
p.product_description {
	font-size: 12px;
	color: #4A3800;
	text-align: left;
	line-height: 18px;
}
p.product_natural {
	font-size: 14px;
	color: #5E8132;
	text-align: left;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.product_price {
	font-size: 18px;
	text-align: left;
	color: #714E12;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
p.product_sku_weight {
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
}
p.product_qty {
	font-size: 12px;
	text-align: right;
	display: block;
}
.product_qty_input {
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.contact_input {
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 285px;
	position: relative;
	margin-bottom: 3px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4A3800;
	padding: 3px;
}
.contact_multi_input {
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 400px;
	position: relative;
	margin-bottom: 3px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4A3800;
	padding: 3px;
}
.contact_input:focus {
	background-color: #C9D395;
}
.contact_multi_input:focus {
	background-color: #C9D395;
}
#main_featured_holder {
	background-image: url(../main_images/drk_brn_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 300px;
	width: 940px;
	clear: both;
	position: relative;
	background-color: #EDE8D4;
}
.may_we_suggest_holder_lt/* FOOTER END */
 {
	width: 210px;
	float: left;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #9FB629;
	text-align: left;
	line-height: 40px;
	padding-top: 5px;
	display: inline;
}
.featured_holder_lt/* FOOTER END */
 {
	width: 170px;
	float: left;
	height: 260px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EDE8D4;
	padding-right: 32px;
	padding-left: 27px;
	position: relative;
	margin-right: 9px;
}
.featured_holder_rt {
	width: 170px;
	padding-right: 23px;
	padding-left: 27px;
	float: left;
	height: 260px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
h3.customer_service {
	font-family: Georgia;
	font-size: 18px;
	color: #4A3800;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
}
h3.featured {
	font-family: Georgia;
	font-size: 18px;
	color: #AFC733;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
	padding-left: 3px;
}
h3.featured a {
	color: #AFC733;
	text-decoration: none;
}
p.featured {
	font-size: 12px;
	color: #EDE8D4;
	padding-top: 5px;
	line-height: 16px;
	padding-left: 3px;
}
p.featured_price {
	font-size: 16px;
	color: #EDE8D4;
	padding-top: 5px;
	line-height: 16px;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
p.featured_read {
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}
p.featured_read a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
p.featured_read  a:hover {
	color: #EDE8D4;
	text-decoration: underline;
}
.featured_add_to_cart_button {
	width: 84px;
	display: inline;
	position: relative;
	float: left;
	margin-top: 10px;
}


/* FOOTER */
#footer_holder_lt {
	background-image: url(../main_images/footer_lt.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 35px;
	width: 10px;
	clear: both;
	position: relative;
}
#footer_holder_rt {
	background-image: url(../main_images/footer_rt.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 35px;
	width: 10px;
	position: relative;
}
#footer_main {
	background-image: url(../main_images/footer_main.png);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 920px;
	position: relative;
}
#footer_3bs {
	float: left;
	height: 30px;
	width: 316px;
	position: relative;
	text-align: left;
	padding-top: 5px;
}
#footer_main  ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 35px;
	color: #EDE8D4;
	width: 460px;
	float: right;
}
#footer_main  li
{
	display: inline;
	margin: 0px;
	list-style-type: none;
}
#footer_main  li  a
{
	display: inline;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	float: right;
	color: #EDE8D4;
}
#footer_main  li  a:hover
{
	color: #4A3800;
	text-decoration: none;
}
#sub_footer {
	float: left;
	width: 940px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5E8132;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
}
#sub_footer a {
	color: #4A3800;
	text-decoration: none;
}
#sub_footer a:hover {
	color: #EDE8D4;
	background-color: #5E8132;
}
.coming_soon {
	background-color: transparent;
	height: 74px;
	width: 72px;
	position: absolute;
	background-image: url(../main_images/coming_soon.png);
	background-repeat: no-repeat;
	right: 25px;
	visibility: visible;
	bottom: 205px;
	z-index: 6000;
}
.coming_soon_rt {
	background-color: transparent;
	height: 74px;
	width: 72px;
	position: absolute;
	background-image: url(../main_images/coming_soon.png);
	background-repeat: no-repeat;
	visibility: visible;
	bottom: 205px;
	right: -12px;
	z-index: 6000;
}
.new_badge {
	background-color: transparent;
	height: 74px;
	width: 72px;
	position: absolute;
	background-image: url(../main_images/new_badge.png);
	background-repeat: no-repeat;
	right: 25px;
	visibility: visible;
	bottom: 205px;
	z-index: 6000;
}
.new_badge_rt {
	background-color: transparent;
	height: 74px;
	width: 72px;
	position: absolute;
	background-image: url(../main_images/new_badge.png);
	background-repeat: no-repeat;
	visibility: visible;
	bottom: 205px;
	right: -12px;
	z-index: 6000;
}
.fieldNameCSS {
	color: #5E8132;
	font-size: 12px;
	padding-left: 10px;
	line-height: 18px;
	margin-bottom: 10px;
}
.fieldValueCSS {
	font-size: 12px;
	color: #4A3800;
	text-align: left;
	line-height: 18px;
	margin-bottom: 10px;
}
.subscribe {
	height: 280px;
	width: 230px;
	text-align: left;
	padding: 10px;
	background-image: url(../main_images/subscribe_bg.png);
}

