* {
	margin:0;
	padding:0;
	border:0;
}
html {
	font-size:62.5%;
}
body {	
	font:normal 1.2em/1.5 Arial, Verdana, sans-serif;
	background:#325102 url('/images/gradient.png') top left repeat-x;
}
#splashContainer, #container {
	width:100%;
}
#bannerWrap {
	width:100%;
	height:319px;
	background-color:#325102;
}
#sunrise {
	position:absolute;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:180px;
	background:url('/images/sunrise.png') top left no-repeat;
}
#splashLogo {
	position:absolute;
	top:95px;
	left:50%;
	margin-left:-180px;
	width:360px;
	height:421px;
	z-index:20;
}
#banner {
	position:absolute;
	width:100%;
	height:115px;
	top:180px;
	background:url('/images/bannerLarge.jpg') top left repeat-x;
	border-top:12px solid #223502;
	border-bottom:12px solid #223502;
	z-index:10;
}
#splashNavWrap {
	position:absolute;
	top:319px;
	left:50%;
	margin-left:-384px;
	width:768px;
}
#splashNavWrap img {
	border:0;
	padding:12px;
}
#firstNav,
#secondNav {
	float:left;
	list-style-type:none;
	padding:12px;
	width:180px;
}
#secondNav {
	float:right;
}
#firstNav li,
#secondNav li {
	float:left;
	width:180px;
	height:27px;
	margin-bottom:12px;
}
#firstNav li a,
#secondNav li a {
	float:left;
	width:180px;
	height:27px;
	background:url('/images/buttonBgOff.png') bottom left no-repeat;
	font:bold 1em/1.5 Arial, Verdana, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
#firstNav li a:hover,
#secondNav li a:hover {
	color:#B8FF48;
	background:url('/images/buttonBgOn.png') bottom left no-repeat;
}
#headerWrap {
	background-color:#325102;
	padding-top:48px;
}
#header {
	width:100%;
	height:105px;
	background:url('/images/bannerSmall.jpg') top left repeat-x;
	border-top:12px solid #223502;
	border-bottom:12px solid #223502;
	z-index:10;
}
#logo {
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-500px;
}
#pageTagLine {
	position:absolute;
	top:12px;
	width:800px;
	left:50%;
	margin-left:-296px; /*512 - 165 - 24*/
	font:bold 1.2em/1.5 Arial, Verdana, sans-serif;
	color:#B8FF48;
}
#pageTitle {
	position:absolute;
	width:770px;
	top:176px;
	right:50%;
	margin-right:-476px;
	font:bold 3.6em/1.5 Arial, Verdana, sans-serif;
	color:#B8FF48;
}
#mainNavWrap {
	position:absolute;
	width:180px;
	top:236px;
	left:50%;
	margin-left:-500px;
}
#mainNav {
	list-style-type:none;
}
#mainNav li {
	float:left;
	width:180px;
	height:27px;
	margin-bottom:12px;
}
#mainNav li a {
	float:left;
	width:180px;
	height:27px;
	background:url('/images/buttonBgOff.png') bottom left no-repeat;
	font:bold 1em/1.5 Arial, Verdana, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
#firstNav li img,
#secondNav li img,
#mainNav li img {
	float:left;
	padding:0 0 0 3px;
	margin-top:-3px;
}
#firstNav li a span,
#secondNav li a span,
#mainNav li a span {
	position:relative;
	top:3px;
	left:3px;	
}
#mainNav li a:hover {
	color:#B8FF48;
	background:url('/images/buttonBgOn.png') bottom left no-repeat;
}
#mainNav li a.select {
	color:#B8FF48;
	background:url('/images/buttonBgSelect.png') bottom left no-repeat;
}
#mainNav li a.select span {
	position:relative;
	top:4px;
	left:3px;	
}
#contentWrap {
	position:absolute;
	width:770px;
	top:238px;
	right:50%;
	margin-right:-464px;
	padding-bottom:60px;
}
#content {
	float:right;
	width:746px;
	padding:12px 12px 0 12px;
	color:#223502;
	background:#B8FF48 url('/images/contentBg.png') top left repeat-x;
}
#content p {
	margin-bottom:1.2em;
	font:normal 1.2em/1.5 Arial, Verdana, sans-serif;
}
#content ul {
        margin:12px;
	list-style:inside;
	font-size:1.2em;
}
/*
#content.tomato ul {
	margin:12px;
	list-style: inside url('/images/icons/tomato.png');
}
#content.broccoli ul {
	margin:12px;
	list-style: inside url('/images/icons/broccoli.png');
}
#content.apple ul {
	margin:12px;
	list-style: inside url('/images/icons/apple.png');
}
#content.watermelon ul {
	margin:12px;
	list-style: inside url('/images/icons/watermelon.png');
}
#content.onion ul {
	margin:12px;
	list-style: inside url('/images/icons/onion.png');
}
*/
#content .quote {
	margin:24px;
	color:#700303;
	/*color:#723100;*/
}
#content .includes {
	margin:24px;
}
#content .group {
	list-style:none;
}
#content .group li {
	margin:12px;
	list-style:none;
}
#content h3 {
	font:bold 1.2em/1.5 Arial, Verdana, sans-serif;
}
#content .inlineButton {
	float:left;
	width:132px;
	height:92px;
	padding:0;
	margin:0 12px 6px 0;
	border:0;
}
#content .inlineButton a {
	font:bold 1.2em/1.5 Arial, Verdana, sans-serif;
	float:left;
	width:100%;
	height:100%;
}
#content .foodList a {
	background:url('/images/buttons/foodListButton.png') left top no-repeat;
}
#content .sampleDist a {
	background:url('/images/buttons/sampleDistributionsButton.png') left top no-repeat;
}
#content .inlineButton span {
	float:left;
	width:72px;
	margin-top:9px;
	padding:3px 6px;
}
#content .sampleDist span {
	margin-top:36px;
}
#content img.photo, 
#content img.photoRight, 
#content img.photoLeft {
	padding:6px;
	border:1px solid #7DDB03;
	background-color:#fff;
}
#content img.photo {
	margin:0 9px 6px 0;
}
#content img.photoLeft {
	float:left;
	margin:0 12px 6px 0;
}
#content img.photoRight {
	float:right;
	margin:0 0 6px 12px;
}
#content .insetRight {
	float:right;
	width:223px;
	padding:6px;
	margin:0 0 6px 12px;
	color:#B8FF48;
	background-color:#223502;
}
#content .insetRight a {
	color:#61B500;
}
#content .insetRight a:hover {
	color:#417201;
	text-decoration:none;
}	
#content iframe {
	width:732px;
	height:512px;
	padding:6px;
	border:1px solid #7DDB03;
	background-color:#fff;
}
#content .address,
#content .contact {
	float:left;
	width:208px;
	border-right:1px solid #61B500;
	margin-right:12px;
	padding-right:12px;
	margin-bottom:12px;
	font:normal 1.2em/1.5 Arial, Verdana, sans-serif;
}
.clear {
	clear:both;
}
#foodlist {
	font:normal 1.2em/1.5 Arial, Verdana, sans-serif;
}
#foodlist thead th,
#foodlist tfoot th {
	width:125px;
	padding:3px;
	text-align:center;
	border-bottom:1px solid #223502;
	color:#700303;
}
#foodlist tbody th {
	padding:3px;
	text-align:left;
	border-bottom:1px solid #223502;
}
#foodlist td {
	text-align:center;
	border-bottom:1px solid #223502;
	color:#700303;
}
#popContainer {
	width:700px;
	padding:12px 12px 0 12px;
	color:#223502;
	background:#B8FF48 url('/images/contentBg.png') top left repeat-x;
}
#popContainer div {
	padding:12px 36px;
	text-align:right;
}
#popContainer a {
	color:#700303;
	font:bold 1.2em/1.5 Arial, Verdana, sans-serif;
}
#popContainer a:hover {
	color:#D81E05;
	text-decoration:none;
}
.photoRow {
	float:left;
	margin:12px 0;
}
.photoRow .column h3 {
	padding-left:7px;
	padding-bottom:12px;
}
.newsLists {
	float:left;
	width:100%;
}
#content .newsLists ul {
	margin:0 12px 12px 12px;
}
#listNewsletters,
#listRecipes {
	float:left;
	width:50%;
}
.column {
	width:248px;
	float:left;
}
fieldset {
	width:470px;
	border-top:2px solid #223502;
	border-bottom:2px solid #223502;
}
legend {
	font:bold 2.4em/1.5 Arial, Verdana, sans-serif;
	padding-right:12px;
}
fieldset ul {
	list-style-type:none;
	list-style-image:none;
	padding:0 12px;
}
fieldset li {
	clear:both;
	list-style-type:none;
	list-style-image:none;
	padding:6px 12px;
	border-top:1px solid #7DDB03;
	margin-top:6px;
}
fieldset li label {
	display:block;
	padding:3px 0;
	width:152px;
	font:bold 1em Arial, Verdana, sans-serif;
}
fieldset li input,
fieldset li textarea,
fieldset li .radioBox {
	float:right;
	margin-top:-21px;
	padding:3px;
	border:1px solid #7DDB03;
	width:236px;
	font:bold 1.2em/1 Arial, Verdana, sans-serif;
	color:#700303;
}
fieldset li .radioBox {
	border:none;
}
fieldset li input.radio {
	float:none;
	width:25px;
	margin:0 6px 0 12px;
	position:static;
	border:none;
}
fieldset li textarea {
	height:72px;
}

fieldset li.control {
	margin-top:62px;
}
fieldset .submit,
fieldset .reset {
	position:static;
	margin:0 24px 6px 0;
	font:bold 12px/1 Arial, Verdana, sans-serif;
	color:#fff;
	text-align:center;
	width:137px;
	height:25px;
	border:none;
	background:url('/images/buttons/redButton.png') bottom left no-repeat;
}
/*fieldset .reset {
	background:url('/images/buttons/resetForm.png') top left no-repeat;
}*/
#tagLine {
	position:absolute;
	top:528px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	text-align:center;
	font:bold 18px/1.5 Arial, Verdana, sans-serif;
	color:#B8FF48;
}
#splashContainer #footerWrap {
	position:absolute;
	top:564px;
	width:100%;
	font: bold 1em/1.5 Arial, Verdana, sans-serif;
	color:#61B500;
	background:none;
}
#contentWrap #footer {
	clear:both;
	padding-top:36px;
	background:url('/images/contentBottom.png') top right no-repeat;
}
#footer {
	text-align:center;
	font: bold 1em/1.5 Arial, Verdana, sans-serif;
	color:#61B500;
}
#footer a {
	padding-left:2em;
	color:#7DDB03;
	text-decoration:none;
}
#footer a:hover {
	color:#61B500;
	text-decoration:underline;
}
#footer span {
	margin-bottom:-36px;
}
h3 {
	color:#700303;
}
#tagLine a {
	color:#B8FF48;
}
#tagLine a:hover {
	color:#700303;
	text-decoration:none;
}
#content a {
	color:#700303;
}
#content a:hover {
	color:#D81E05;
	text-decoration:none;
}
.success,
.error {	
	padding:12px;
	margin:12px 0;
	font:bold 1.2em/1 Arial, Verdana, sans-serif;
	color:#700303;
	border-top:2px solid #700303;
	border-bottom:2px solid #700303;
}
.success {
	color:#417201;
	border-top:2px solid #417201;
	border-bottom:2px solid #417201;
}
#csarecipes ul {
	float:left;
	width:33%;
	padding:0 12px 12px 12px;
}
#csarecipes li {
	padding-top:6px;
}
#csarecipes h2,
#csarecipes h3 {
	clear:left;
	margin-top:12px;
}
#csarecipes p {
	margin-top:12px;
}
#farmAd {
	float:left;
	width:100%;
}
#farmAd p {
	width:570px;
}
.border {
	float:left;
	border:1px solid #999;
	background-color:#fff;
	padding:5px;
	margin-bottom:10px;
}