body{
	margin: 10px 12px;
	background: #F0E1B1;
	color: #36180A;
	font-family: Times New Roman, Times, sans-serif;
	font-family: Georgia;
}
h1, h2{
	font-family: Georgia;
}
h1, h2, p{
	margin: 15px;
}
h1, .h1{
	font-size: 18pt;
	font-weight: normal;
}
h2{
	font-size: 13pt;
	font-weight: normal;
}
p, li{
	font-size: 75%;
	line-height: 150%;
}
li{
	margin-left: -5px;
	margin-bottom: 15px;
	margin-right: 15px;
}
a{
	color: #36180A;
}
img{
	display: block;
	border: 0px;
}


#header{
	margin: 0px auto;
	padding-top: 5px;
	width: 750px;
	background: #FFF8E2 url(images/page_edge_top.gif) repeat-x top center;
	text-align: center;
}
#logo{
	margin: 10px auto;
}
#navigation{
	margin: 0px auto;
}
#navigation td{
	padding-top: 10px;
}
#navigation a{
	display: block;
	padding: 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF8E2;
	text-transform: uppercase;
	text-decoration: none;
}
#btn_events, #btn_events a{
	background: #C2893A;
}
#btn_media, #btn_media a{
	background: #5B8D9F;
}
#btn_sponsors, #btn_sponsors a{
	background: #6F4632;
}
#btn_contact, #btn_contact a{
	background: #8B302B;
}
#btn_home, #btn_home a{
	background: #999227;
}


#btn_home{ background: #087835; }
#btn_news{ background: #999227; }
#btn_blogs{ background: #007CBA; }
#btn_community{ background: #993399; }
#btn_food{ background: #85B334; }
#btn_media{ background: #009999; }
#btn_health{ background: #CC3366; }
#btn_planet{ background: #67BAF1; }
#btn_animals{ background: #EE8823; }
#btn_homeschool{ background: #8080E1; }
#btn_store{ background: #EDA801; }
#navigation a:hover{
	background: #333333;
}



#page{
	margin: 0px auto;
	width: 750px;
	background: #FFF8E2;
}




.wheat_in_hand{
	float: right;
	border-left: 10px solid #FFF8E2;
	border-bottom: 10px solid #FFF8E2;
	margin-left: 20px;
	margin-bottom: 20px;
}
.redfifewheat{
	border-bottom: 10px solid #FFF8E2;
}


#intro{
	width: 200px;
	background: #999227;
}
#events{
	background: #C2893A;
}
#redfife2{
	width: 200px;
	background: #6F4632;
	color: #FFF8E2;
}
#redfife3{
	width: 200px;
	background: #007CBA;
	color: #FFFFFF;
}
#redfife a{
	width: 200px;
	color: #E3C668;
}
#redfife2 a{
	color: #E3C668;
}
#redfife a:hover{
	color: #FFE48E;
}
#artworkcredit{
	background: #E3C668;
}
#about{
	background: #6F4632;
	color: #FFF8E2;
}
#about a{
	color: #E3C668;
}
#about a:hover{
	color: #FFE48E;
}
#getinvolved{
	background: #B1D2DE;
}
#learnmore{
	background: #ADA63B;
}


#left_column{
	width: 200px;
}

.bg_orange{
	background: #C2893A;
}
.bg_green{
	background: #ADA63B;
}
.bg_teal{
	background: #5B8D9F;
}









#sponsors{
	border: 2px dotted #6F4632;
}
#footer{
	margin: 0px auto;
	padding: 1px 10px 15px 10px;
	width: 730px;
	background: #FFFFFF url(images/page_edge_bottom.gif) repeat-x bottom center;
}
#contactinfo{
	padding: 1px 0px;
	background: #E3C668;
}
#credit{
	margin: 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 70%;
}