#wrapper {
	margin: auto;
	width: 800px;
	background: #FFFFFF;
	top: -50px;
	border-top: 50px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 50px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	position: relative;
}
#footer {
	position: relative;
	width: 800px;
	text-align: center;
}

body {
	background: #FFFFFF url(../images/cow-filler.png);
	text-align: left;
}
#header {
	height: 220px;
	width: 800px;
	background: #FFFFFF url(../images/header-image.jpg) no-repeat;
}
#contentouter {
	width: 800px;
	background: #FFFFFF url(../images/nav-back-image.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	position: relative;
}
#contentareamain {
	background: #FFFFFF url(../images/content-back-filler.jpg) repeat-y;
	width: 550px;
	left: 210px;
	top: 0px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#navbar {
	position: absolute;
	height: 329px;
	width: 163px;
	left: 23px;
	top: 0px;
	text-align: right;
}
.pagetitle {
	font: 1em Arial, Helvetica, sans-serif;
	color: #003369;
}




#contentareafooter {
	width: 570px;
	height: 16px;
	background: #FFFFFF url(../images/content-footer.jpg) no-repeat;
	left: 210px;
	position: relative;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.pcopy {
	font-size: 0.8em;
	color: #000000;
}
#navbar a:link {
	color: #03386C;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navbar a:visited {
	color: #03386C;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navbar a:hover {

	color: #9AC05A;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
		margin-top: 5px;
	margin-bottom: 5px;
}
#navbar a:active {


	color: #03386C;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
		margin-top: 5px;
	margin-bottom: 5px;
}
.farmerscase {
	position: relative;
	height: 52px;
	width: 180px;
	float: left;
}
.farmersoutercase {
	position: relative;
	height: 52px;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.farmerspic {
	float: left;
	height: 52px;
	width: 52px;
	position: relative;
}
.farmersname {
	float: right;
	height: 52px;
	width: 118px;
	position: relative;
	font-size: .7em;
}
#contentareamain a:link {
	color: #769A3A;
	text-decoration: none;
}
#contentareamain a:visited {
	color: #769A3A;
	text-decoration: none;
}
#contentareamain a:hover {

	color: #9AC05A;
	text-decoration: none;
}
#contentareamain a:active {
	color: #769A3A;
	text-decoration: none;
}

