body{
	font-size: 12px;
	line-height:18px;
	color: #666666;
	background:#F7EEC6 url(../images/page_bg.gif) top left repeat-x;
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
div, p{
	margin:0px;
	padding:0px;
}
a { color: #F26422; text-decoration:none;}
a:visited,a:active { color: #F26422; text-decoration:none;}
a:hover { color: #F26422; text-decoration:underline; }
img{
	border:0;
}
.green9{
	color: #8BC43F;
	font-size:9px;
	font-weight:normal;
	
}
a.green{
	color: #8BC43F;	
}
a.green:visited { color: #8BC43F; }
a.green:hover { color: #8BC43F; text-decoration:underline; }

a.on{
	color: #FFFFFF;text-decoration:none; 	
}
a.on:visited ,a.on:active { color: #FFFFFF; text-decoration:none; }
a.on:hover { color: #FFFFFF; text-decoration:underline; }

a.off{
	color: #8BC43F;text-decoration:none; 	
}
a.off:visited ,a.off:active { color: #8BC43F; text-decoration:none; }
a.off:hover { color: #8BC43F; text-decoration:underline; }

#page-container{
	position:absolute;
	margin-left:35px;
	width: 769px;
	min-height:100%;
	background: #FFFFFF url(../images/logo_bg.gif) top left no-repeat;
	z-index:1;
}
#farmers-logo{
	position:absolute;
	margin-left:625px;
	margin-top:30px;
	width:117px;
	height:38px;
	z-index:3;

}
#nav-line{
	margin-top:116px;
	height:56px;
	width:769px;
	background: url(../images/nav_line.gif) top left no-repeat;
}
#contact-line{
	
 	padding-top:23px;
	text-align:center;
	
}

#nav{
	position:absolute;
	width: 330px;
	top:83px;
	height:33px;
	left: 449px;
	z-index:300;
}
#nav ul{
	display: inline;
	list-style:none;
	margin:0px;
	padding:0px;
	height:33px;
	
}
#nav li{
	margin:0px;
	padding:0px;
float:left;
	display:inline;
	margin-left:10px;
	height:33px;
	padding-bottom:2px;
}
#nav li.here{
	display:inline;
	border-bottom: 4px solid #BBA957;
}
#nav li.over{
	display:inline;
	border-bottom: 4px solid #FEF9E1;
}
#nav span#mid-off{
	float:left;
	padding:0px 5px 0px 5px;
	height:33px;
	color: #8BC43F;
	font-weight:bold;
	text-align:center;
	background: #E4FCC4 url(../images/btn_off_mid.gif) top left repeat-x;
}

#nav span#mid-on{
	float:left;
	padding:0px 5px 0px 5px;
	height:33px;
		font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	background: #F16523 url(../images/btn_on_mid.gif) top left repeat-x;
}
#nav span#corner{
	float:left;
}
#mid-container{
	clear:both;
	margin-left:24px;
	margin-top:30px;
	width:724px;
}
#home-right{
	float:left;
	padding-left:14px;
	width:234px;
}
	#home-left{
		float:left;
		width:471px;

	}


/*****/

#footer-container{
	clear:both;
	float:left;
	height:200px;
	width:769px;
	padding:0px;
	margin:0px;
	background:#FFFFFF;
}
#footer{
	margin-top:40px;
	font-size: 9px;
	width:100%;
	text-align:center;
	height:21px;
	background: #E4FCC4;
}
#copyright{
	clear:both;
	text-align:center;
	padding-top:10px;
font-size:9px;
	color: #999999;
}

#footer  a.here,a.here:active,a.here:hover {

	color: #000000;
}



/* end footer */

a {
	cursor: pointer; cursor: hand;
}
