/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 18px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/template/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #070200;
}
a {
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

 
body {
}
a:link, a:visited {
	color: #000000;
}
#full_wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}
#header {
	width: 911px;
	background-repeat: no-repeat;
	height: 41px;
	position: relative;
	padding-top: 172px;
	padding-left: 30px;
	z-index:90;
}
#content {
	width: 889px;
	background-image: url(../images/template/content_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	padding-right: 18px;
	float: none;
	clear: both;
	position: relative;
	z-index: 1;
}
#footer {
	background-image: url(../images/template/footer.gif);
	height: 0px;
	width: 910px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	padding-top: 90px;
	color: #666666;
	text-align: right;
	padding-right: 30px;
	font-size: 11px;
}
#text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 10px;
	background-image: url(../images/leaf_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
}
#text {
	padding: 15px;
	width: 550px;
}
#sub_nav ul {
	list-style-type: disc;
	padding-left: 15px;
}
#right {
	float: right;
	width: 280px;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	line-height: 28px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#text_fullwidth {
	padding: 15px;
	width: 550px;
}
a:link a:hover {
	color: #000000;
}
#navigation {
	background-image: url(../images/template/nav/nav_bg.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 893px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation li {
	float: left;
	padding-left: 38px;
}
p {
	padding-bottom: 15px;
}
#sub_nav span {
	background-image: url(../images/sub_nav_bottom.gif);
}
#sub_nav_top {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
}
#sub_nav_bottom {
	background-image: url(../images/related.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-position: top;
}
#sub_nav_bottom li {
	padding-bottom: 5px;
	background-image: url(../images/arrow_right_green_48.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
}
#sub_nav_bottom ul {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #CCCCCC;
}
td.contactname {
	color: #000;
	background-color: #C8B893;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	padding: 5px;
	font-weight: bold;
	width: 150px;
}
input .radio {
	width: auto;
}
td.contact_number {
	color: #333333;
	background-color: #D9C7A0;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
input {
	font-size: 12px;
	padding: 1px;
	margin: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 1px;
}
#product_box {
	padding: 10px;
	width: 98%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CDBC97;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDBC97;
	border-bottom-color: #CDBC97;
	border-left-color: #CDBC97;
	background-image: url(../images/products/product_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#product_box h2 {
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#product_box h1 {
	font-size: 18px;
	color: #94835C;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#product_box img.product {
	padding-top: 10px;
	padding-right: 10px;
	float: left;
}
#product_box #content {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#pullquote {
	padding: 10px;
	width: 98%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CDBC97;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDBC97;
	border-bottom-color: #CDBC97;
	border-left-color: #CDBC97;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	line-height: 16px;
}
#recipe_card {
	padding: 0px;
	width: 550px;
}
#recipe_top {
	background-image: url(../images/recipes/paper_top.gif);
	display: block;
	height: 38px;
	width: 100%;
}
#recipe_content {
	background-image: url(../images/recipes/paper_middle.gif);
	background-repeat: repeat-y;
	display: block;
	width: 510px;
	padding-right: 20px;
	padding-left: 20px;
}
#recipe_bottom {
	background-image: url(../images/recipes/paper_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
}
#recipe_card li {
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 30px;
	list-style-position: outside;
}
#recipe_content h2 {
	font-size: 12px;
	color: #333;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#recipe_card ul {
	margin-bottom: 10px;
}
#affiliate_box {
	float: left;
	width: 260px;
	height: 95px;
	margin: 2px;
	border: 1px solid #D2C19B;
	text-align: center;
	padding: 3px;
}
body.nutrition {
	background-color: #FFF;
	background-image: none;
	font-size: 18px;
}
table.nutrition {
	border: 1px solid #666;
}
.nutrition td , .nutrition tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 2px;
}
.minitable {
	font-size: 12px;
	text-align: center;
	padding: 1px;
	border: 1px solid #FEEBDC;
	width: 100%;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.minitable td {
	border: 1px solid #AFA387;
	margin: 5px;
	padding: 3px;
}
.minitable p {
	margin: 0px;
	padding: 0px;
}
#faqs {
	background-image: url(../images/faqs_div.gif);
	background-repeat: no-repeat;
	width: 230px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 23px;
}
.odd {
	background-color: #FEEBDC;
}
Username {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	border: 1px solid #FEEBDC;
}
.logintable {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #FEEBDC;
	background-color: #E0DCD0;
	color: #000;
}
.logintable input {
	font-size: 14px;
	width: 300px;
}
.logintable td {
	padding: 5px;
	border: 1px solid #766146;
}
.login_error {
	color: #FFF;
	background-color: #900;
	height: 25px;
	font-weight: bold;
	text-align: center;
}
#striped tr td {
	border: 1px solid #E8D199;
	padding: 10px;
}
#label {
	background-repeat: no-repeat;
	height: 75px;
	width: 100px;
	position: absolute;
	top: 65px;
	right: 782px;
}
.login {
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	width: 120px;
	vertical-align: middle;
	color: #FFF;
	padding: 2px;
}
#footer_login {
	position: absolute;
	top: 12px;
	right: 35px;
	width: 420px;
	color: #CCC;
	background-image: url(../images/login_key.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px;
	text-align: right;
	vertical-align: middle;
}
.bullet_standard li{
	background-image: url(../images/weather_sun.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 15px;
	margin-left: 40px;
}
.bullet_standard li ul li {
	padding-top: 6px;
	background-position: 0px 7px;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.bullet_standard li ul {
	background-color: #F9F5EF;
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#usda {
	background-repeat: no-repeat;
	height: 75px;
	width: 100px;
	position: absolute;
	top: 70px;
	right: 0px;
}
.required_star {
	color: #900;
	padding-left: 5px;
}
#Form .standard {
	width: 90%;
}
label { width: 10em; float: left; }
label.error {
	color: #900;
}
input.error {
	border: thin solid #900;
}
td.divider {
	background-color: #8AB03F;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.leftpd_10 {
	margin-left: 10px;
}
#recipe_content h1 {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #328C42;
	font-size: 18px;
}
.recipe_image {
	float: right;
}
.contact_split {
	background-color: #FFFBF2;
	width: 235px;
	border-top-color: #F1DDB2;
	border-right-color: #F1DDB2;
	border-bottom-color: #F1DDB2;
	border-left-color: #F1DDB2;
	display: block;
	float: left;
	padding: 15px;
	height: 100px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pad5_right {
	padding-right: 5px;
}
#contact_address {
	font-size: 13px;
	font-weight: bold;
	padding: 15px;
	color: #27241D;
}
#text .contact_split h1{
	font-size: 14px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFBF99;
}

