body{
	margin: 0px;
	font: 12px/1.4em Arial, Helvetica, Trebuchet MS, Verdana, sans-serif; color:#000;
	width:100%;
	height:100%;
	behavior: url("css/csshover.htc"); 
}

.null{
	position:relative;
	top:-12px;
	left:0px;
	margin: 0 0 -24px 0;
}

.top_header{
	top:0px;
	left:0px;
	position: relative;
	width: 100%;
	height:137px;
	background-image: url(../images/top_header_bg.jpg); background-repeat: repeat-x;
	z-index: 20;
}

.top_content{
	position: relative;
	margin:  0 auto 0 auto;
	width:950px;
	height: 137px;
}

.top_logo{
	position: absolute;
	top:0px;
	left:0px;
	background-image: url(../images/header_logo.jpg); background-repeat: no-repeat;
	width: 301px;
	height: 91px;
	cursor: pointer;
	}
	
.top_center_info{
	position: relative;
	height: 61px;
	width: 300px;
	top:25px;
	left: 40px;
	margin: 0 auto 0 auto;
	font:14px/1.25em Arial, Helvetica, Trebuchet MS, Verdana, sans-serif; color:#50b54d; font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

div.top_hr{
	border: 0px;
	width: 100%;
	color: #f00;
	background-color: #50b54d;
	height: 2px;
	margin:  0px auto  0px auto;
}

div.top_hr hr {
	display: none;
} 

.top_order_login{
	right:0px;
	top:0px;
	position: absolute;
	width: 224px;
	height: 100px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	font:12px/1.25em Arial, Helvetica, Trebuchet MS, Verdana, sans-serif; color:#50b54d; font-weight: bold;
	text-align: right;
}

.main_container{
	height: 100%;
	top:-6px;
	left:0px;
	position: relative;
	width: 980px;
	height: auto;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	margin:  0 auto 0 auto;
	z-index: 19;
}

/* content columns */

.main_content_left{
	width: 211px;
	height: auto;
	margin: 0;
	vertical-align: top;
	padding: 0 0 230px 0;
}



.main_content_right{
	width: 696px;
	height: auto;
	margin: 0;
	vertical-align: top;
	padding: 5px 8px 230px 8px;
}




.index_content_left{
	width: 211px;
	height: auto;
	margin: 0;
	vertical-align: top;
	padding: 0 0 230px 0;
}



.index_content_center{
	width: 437px;
	height: auto;
	margin: 0;
	vertical-align: top;
	padding: 0 8px 230px 8px;
}

.index_content_right{
	width: 290px;
	height: auto;
	margin: 0;
	vertical-align: top;
	padding: 5px 0 230px 0;
}

/* end content columns */

.random_image{
	width:437px;
	height:276px;
	margin:6px 0 0 0;
	cursor:pointer;
	}



.tractor{
	position: fixed;
	bottom:0px;
	width: 100%;
	height: 95px;
	z-index: 0;
	visibility: hidden;
	margin: 0 auto 0 auto;

}

.tractor_bob{
	position: relative;
	margin: 0 65% 0 35%;
	top:2px;
	width:80%;
	height:73px;
	text-align: left;
}


.footer{
	position: fixed;
	bottom:0px;
	width: 100%;
	height: 95px;
	background-image: url(../images/footer_background.jpg); background-repeat: repeat-x;
	z-index: 0;
}
.footer_fade{
	left:-60px;
	position: relative;
	height: 52px;
	width: 980px;
	margin: 0px auto 0 auto;
	}
	
.rolling_hills{
	position: fixed;
	width:100%;
	height:95px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	z-index: 20;
	bottom:0px;
}	
	
	
.trans_layer{
	position: absolute;
	top:-40px;
	left:66px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}	

.hills{
	position: absolute;
}

.footer_farm{
	position:absolute;
	top:0px;
	left:-5px;
}

.slogan{
	position: absolute;
	top:18px;
	left:370px;
	width:436px;
	height:32px;
}

.fresh_pure{
	position: absolute;
	top:-50px;
	right:-70px;
	width:140px;
	height:140px;
}

.green_cover{
	position: absolute;
	top:45px;
	right:-150px;
	width: 230px;
	height: 51px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

.proact_logo{
	position: absolute;
	top:-50px;
	right: 80px;
	width:89px;
	height:73px;
	cursor: pointer;
}



.georgia_title{
	font: 13px/1.25em Georgia, Times, serif; color:#00ab66; font-weight: bold;
	letter-spacing: -0.025em;
}

.small_black{
	font: 10px/1.25em Arial, Helvetica, sans-serif; color:#000;
}


.breadcrumbs{
	position: relative;
	margin: 20px 0 0 0;
	font: 10px/0em Verdana, Arial, Helvetica, sans-serif; color:#197f57; font-weight: bold; text-decoration: none; text-transform: uppercase;
	letter-spacing: 0em;
}

.right_logos{
	position: relative;
	margin: 0 auto 0 auto;
	}
	
.breadcrumbs a:link {text-decoration: none; color:#197f57;}
.breadcrumbs a:visited {text-decoration: none; color:#197f57;}
.breadcrumbs a:active {text-decoration: none; color:#197f57;}
.breadcrumbs a:hover {text-decoration: underline; color:#197f57;}


.ticker{
	position: relative;
	left: 5px;
	top:0px;
	margin: 0px 0 20px 0;
	background-image: url(../images/ticker_bg.jpg); background-repeat: no-repeat;
	width: 264px;
	height: 62px;

}

marquee{
	position: relative;
	left:4px;
	top:33px;
	width:256px;
}


.news_ticker{
	font:12px/1.25em Verdana, Helvetica, sans-serif; color:#3c7f3a;
}

.news_ticker a:link {text-decoration: none; color:#3c7f3a;}
.news_ticker a:visited {text-decoration: none; color:#3c7f3a;}
.news_ticker a:active {text-decoration: none; color:#3c7f3a;}
.news_ticker a:hover {text-decoration: underline; color:#3c7f3a;}


.ereports{
	margin:  20px 0 30px 0;
	background-image: url(../images/ereports.jpg); background-repeat: no-repeat;
	width: 265px;
	height: 70px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

.ereports_form{
	position: relative;
	top:0px;
	left:0px;
	

}

.email{
	position: absolute;
	top:57px;
	left:40px;
	width: 145px;
	height: 15px;
	padding: 2px 5px 0 5px;
	border: 0px;
	background-color: #f7cd2c;
	overflow: hidden;
	font:10px Verdana, Helvetica, sans-serif; color:#3c7f3a;
	}
	
.email_submit{
	position: absolute;
	top:57px;
	left:200px;
}

.log2{
	position: relative;
	top:0px;
	width: 265px;
	}

.log{
	position: relative;
	top:58px;
	width: 265px;
	}
p{
	padding: 0 5px 0  
}

img{
	border: 0px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.order_btn{
	position: absolute;
	left:760px;
	top:40px
}