/* CSS styles specifically for the Ohio Soybean Council (www.soyohio.org), see 2008styles.css for universal styles */
/* Developed by TCS Software (associatonsoftware.com) */
/* Created: January 2008 */

body {
	background:#f1dd6e url(../images/2008/back_body_osa.png) top left repeat-x;
	color:#433109;
	}
	
#header {
	background:url(../images/2008/back_header_osa.png) top left no-repeat;
	}
	
#content {
	background:#fff url(../images/2008/back_content_osa.png) top left no-repeat;
	}
	
input#search_phrase {
	border:1px solid #4b6810;
	}
	
#newsbox {
	background:#c9e39c url(../images/2008/back_newsbox_osa.png) top right no-repeat;
	}
	
#nav_frame {
	background:#a57700 url(../images/2008/back_nav_osa.png) top left repeat-x;
	}
	
#nav li:hover, #nav li a:hover	{
	background:#55a51c;
	}
	
#nav li ul li {
	background-color:#a57700;
	}
	




/* text styles */

h1, .heading1 {
	color:#f3a900;
	}
	
h2, .heading2 {
	color:#a57700;
	}
	
h3, .heading3, .tcsSubHeadFont {
	color:#567632;
	}
	
#newsbox h2 {
	color:#567632;
	}	
	
h4 {
	color:#cf9303;
	}
	
h5 {
	color:#a57700;
	}
	
cite {
	color:#a0630b;
	}

blockquote {
	color:#005696;
	}
	
a {
	color:#ba8500;
	}
	
a:hover {
	color:#efa600;
	}
	
a:visited {
	color:#f0bf4d;
	}	
	
#newsbox a {
	color:#6e5819;
	}
	
#newsbox a:hover {
	color:#426617;
	}
	
#newsbox a:visited {
	color:#69913b;
	}
	
.tcsnews h3 {
	}
	
.sidenav a, a:visited {
	color:#466714;
	font-weight:bold;
	text-decoration:none;
	}
	
.sidenav a:hover {
	color:#5d9641;
	text-decoration:none;
	}
	
	
	
	
	
/* footer */
	
#footer {
	background:url(../images/2008/back_footer_osa.png) top left no-repeat;
	color:#445026;
	}
	