﻿.style4 {
	color: #FF0000;
	font-size: medium;
}

BODY {
	color: #996633;
	background-color: #5E4F42;
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}

.table_body_right {
	color: black;
	background-color: #F8E3B8;
	font-size: small;
	text-align: left;
	font-style: normal;
}

.table_body_right_center {
	color: black;
	background-color: #F8E3B8;
	font-size: small;
	text-align: center;
}

.table_cell_product_detail {
	color: #8B4513;
	background-color: #D8B081;
	font-size: medium;
	text-align: left;
}

.table_leftcell_product_detail {
	vertical-align: top;
	background-color: #DFBE97;
}

.table_store_listings {
	color: #8B4513;
	background-color: #DFBE97;
	font-size: medium;
	text-align: right;
}

.table_store_links {
	color: #8B4513;
	font-size: small;
	text-align: right;
	vertical-align: top;
}

.table_store_headings {
	color: #FBFBF1;
	background-color: #D8B081;
	font-size: small;
	text-align: left;
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
}

.product_description {
	color: #583013;
	font-size: medium;
	text-align: left;
	font-weight: normal;
}

.product_line {
	font: bold 70%/normal Papyrus;
	color: #583013;
	font-weight: bolder;
}

.footer {
	font: normal;
	font-family: sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

.ingredients {
	color: #8B4513;
	font-size: small;
}

.testimonials {
	color: #8B4513;
	font-size: medium;
	font-family: "Bradley Hand ITC";
}


A {
	color: #D2691E;
	text-decoration: none;
}

.faq {
	text-decoration: none;
	font-size: medium;
}


A:HOVER {
	color: #8B4513;
	text-decoration: underline;
}

td.menu {
	color: black;
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	background: #EEE8AA;
	background-color: #FBFBE1;
	font: bold 110%/normal Papyrus;
	
}


.leftnav_main {
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	background-position: left top;
	text-align: right;
	letter-spacing: 2px;
}

.leftnav_sub {
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #D2691E;
	background-position: right top;
	letter-spacing: normal;
}




