/* Global Styles */
BODY {
	font: 12px Arial,Helvetica,sans-serif;
	color:#000000;
	background-color:#A7B085;
	margin:0px;
}

TD {
	font: 12px Arial,Helvetica,sans-serif;
	color:#000000;
}

OL {
	padding-left:0px;
	margin: 3px 0px 0px 25px; 
}

UL {
	padding-left:0px;
	margin: 3px 0px 0px 18px; 
}

.copy {
	margin: 0px 15px 25px 20px;
}

.small {
	font-size:10px;
}

.med {
	font-size:11px;
}

.ingredients {
	font-size: 11px;
}

.divider {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image:url(/images/line.gif);
	background-repeat:repeat-x;
}

/* Masthead */
.masthead {
 background-color:#E1E7C8;
}

/* Store Locator */
.locator_label {
	font: bold 9px Verdana,Helvetica,sans-serif;
	color:#516542;
}

.locator_zip, .locator_zip_big {
	font: bold 9px Verdana,Helvetica,sans-serif;
	color:#748468;
	background-color:#FFFFFF;
	width:97px;
	height:17px;
	border: solid 1px #666666;
	padding-left:3px;
	margin:5px;
}

.locator_zip_big {
	font: bold 12px Arial,Helvetica,sans-serif;
	width:88px;
	height:20px;
	margin:0px 5px 0px 0px;
	text-align:left;
}

/* Column Background Colors */
.colleft {
	background-color:#E1E1E1;
}

.colmid {
	background-color:#FFFFFF;
}

.colright {
	background-color:#F8FAE3;
}

.nolink {
	color:#374821;
}

/* Links */
A:link {
	color:#374821;
}

A:visited {
	color:#374821;
}

A:hover {
	color:#888B00;
}

SPAN.footer,
A.footer:link,
A.footer:visited {
	font-size: 9px;
	color:#4D632E;
	margin:10px;
}

A.nufacts {
	font-family: Trebuchet,Verdana,Helvetica,sans-serif;
	font-size: 8px;
	font-weight: bold;
}

A.nufacts:link {
	text-decoration:none;
	color:#667939;
}

A.nufacts:visited {
	text-decoration:none;
	color:#667939;
}

A.nufacts:hover {
	text-decoration:underline;
	color:#888B00;
}

A.promo {
	color:#485E2B;
}

/* Left Navigation */
#leftnav {
	height:354px;
	background-color:#FFFFFF;
}

#leftpic {
	height:354px;
}

#menu {
	margin-left:5px;
	width:115px;
	text-align:right;
}

/* Product Attributes */
.on {
	font-family: Trebuchet,Verdana,Helvetica,sans-serif;
	font-size: 8px;
	font-weight: bold;
	color:#667939;
	background-color:#FFFFFF;
	border: solid 1px #999999;
	padding: 3px;
	float:left;
}

.off {
	font-family: Trebuchet,Verdana,Helvetica,sans-serif;
	font-size: 8px;
	font-weight: bold;
	color:#CBCFC2;
	background-color:#EBEBEB;
	border: solid 1px #999999;
	padding: 3px;
	float:left;
}

/* Default Styles Overidden by Section-Specific CSS */
/* Facts - Organic Morsels */
#fact {
	font-size: 10px;
	height:135px;
	color:#1B3812;
	background-color:#F8FAE3;
}

#factinner {
	padding-top:7px;
	padding-bottom:5px;
	margin:0px 3px 0px 4px;
}

/* Promo Box */
DIV.promo {
	font-size: 10px;
	height:158px;
	color:#485E2B;
	background-color:#FFFFFF;
}

DIV.promoinner {
	padding-top:7px;
	padding-bottom:5px;
	margin:0px 9px 0px 10px;
}

/* Hierarchical Font Treatments */
#title {
	padding-left:17px;
	background-color:#666666;
}

.header {
	font-size: 16px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:15px;
	color:#000000;
	background-color:#F8FAE3;
}

.midhead {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

.subhead {
	font-weight: bold;
	color:#000000;
}

/* Box Row */
#boxrow {
	display:inline;
}

.boxheight {
	height:60px;
}

.box1 {
	background-color:#E2E1E1;
}

.box2 {
	background-color:#C6C5C5;
}

.box3 {
	background-color:#F8FAE3;
}

/* Footer */
DIV.footer {
	margin:0px 8px 10px 0px;
}

.fboxheight {
	height:60px;
}

.fbox1 {
	background-color:#E9EDD6;
}

.fbox2 {
	background-color:#E9EDD6;
}

.fbox3 {
	background-color:#E9EDD6;
	text-align: center;
}
.form_error
{
	color: #FF0000;
	font-weight: bolder;
}
.ProdName
{
	text-decoration:none;
}

.buynow {
	margin-left:24px;
}
