/*Basic Structure*/

html { height: 100%; margin-bottom: 1px; }
body{padding: 0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#2D2B2C;}
#wrapper{ background: #fff url(images/other/bg.jpg) center top repeat-x; } 
#box{margin:0 auto; }
.maintable{width:870px;}
.tdheader{height:301px;}

#mainnav{padding-top:20px; background:url(images/other/reflect.jpg) left top no-repeat;}
.tdmainnav{height:44px;}

#mainbody{margin:28px 0 0 0; padding:12px 0 0 0; background: url(images/other/contentbar.jpg) repeat-y;}
.tdmainbody{}

#pagetitle{width:605px; height:60px; float:left; }
h2.title{ display:none; }


#content{width:563px; color: #333333; font-size:12px; padding:0 0 50px 42px; line-height:18px; float:left;}
#content h2{font-size:20px; color:#2E843B;}
#content h2.sponsor{font-size:72px; color:#2E843B; margin-top:50px; padding:5px; line-height:normal; }



#agfoodfacts{width:605px; height:150px; float:left;}

#sidebar{width:210px; float:right;}
#sidebartitle{height:60px; background:url(images/pagetitles/sb-our-sponsors.jpg);}
.sbtitle{display:none;}


#footer{ width: 870px; margin:0 auto; background-color:#2B2B2B;}
#footerbg{ background:url(images/other/footerbg.jpg) center top repeat-x;}
#footerdisclaimer{ text-align:center; color:#FFFFFF; background-color:#2B2B2B; }

/*RSS styles*/
.rss{
	margin: 0 10px;
	border: 2px solid #313131;
}
h4.rss_header{font-size:13px; margin: 0; padding: 2px 15px; display: block; background: #358c3e; }
h4.rss_header a{color: #fff;}
p.rss_date{
	color: #807d79;
	font-weight: bold;
	margin: 0;
	display: none;
}
div.rss_description{
	font-size: 11px; line-height: 13px; padding: 5px 15px;
}

.quotes, #quotes {
	padding-left:15px;
	padding-right:15px;
	color:#666666;
	line-height:17px;
	}