/* CSS Document */

body {
	background-color: #FFF5AC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#content h2 {
	font-size: 1.5em;
}



/* Main Navigation */

.mainNav a {
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav a:hover {
	background-color: #000000;
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 12px;
}
.mainNavActive a {
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006940;
}
#content {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#aboutContent  {
	padding-top: 10px;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
}
#aboutContent p {
	padding-left: 35px;
	padding-right: 35px;
	font-size: 12px;
	line-height: 18px;
}
#aboutContent h2 {
	padding-left: 35px;
	padding-top: 5px;
	font-size: 16px;
}
.t1, .t2, .t3, .t4, .t5 {
	font-size: 14px;
}
#aboutContent .t1 {
	padding-left: 35px;
	padding-top: 25px;
}
#aboutContent .p1 {
	width: 416px;
}
#aboutContent .t2 {
	padding-left: 147px;
	padding-top: 20px;
	line-height:12px;
}
#aboutContent .p2 {
	padding-left: 147px;
	width: 260px;
}
#aboutContent .t3 {
	padding-left: 35px;
}
#aboutContent .p3 {
	padding-left: 250px;
	width: 340px;
}
#aboutContent .t4 {
	padding-left: 35px;
	padding-top: 35px;
}
#aboutContent .p4 {
	width: 415px;
}
#aboutContent .p5 {
	color: #2B5E29;
	background-color: #DFF7E9;
	margin-left: 35px;
	margin-right: 35px;
	padding: 15px 15px 15px 93px;
	background-image: url(../images/icon_recycle.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	border: 1px solid #333333;
	margin-bottom: 35px;
	margin-top: 35px;
}
#ingredients {
	padding-left: 20px;
}
#content h3 {
	font-size: 1em;
	color: #000000;
}
#locations td {
	padding-bottom: 10px;
}
.nutritionals {
	font-size: 9px;
	line-height: 16px;
}
ol a{
	text-decoration: none;
}
.formError {
	background-color: #FFCCCC;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 5px solid #CC0000;
}
#errorBox {
	background-color: #FFCCCC;
	padding: 5px;
	border: 1px dashed #990000;
}
#capTXT td {
	text-transform: capitalize;
}.quotes {
	background-color: #dbeeda;
	width: 420px;
	background-image: url(../images/quotes.gif);
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-right: 60px;
	padding-left: 60px;
	color: #006940;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8cbea2;
	border-bottom-color: #8cbea2;
	margin-left: 20px;
}
.quotes a {
	color: #CC0000;
}

