#wrapper {
	margin: auto;
	width: 800px;
	position: relative;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#footer {
	position: relative;
	width: 800px;
	text-align: center;
}

body {
	text-align: left;
	background-color: #146092;
	background-image: url(../images/waveynew.jpg);
}
#header {
	height: 220px;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#banner {
	position: relative;
	height: 60px;
	width: 468px;
	left: 312px;
}

#contentouter {
	width: 800px;
	background: #FFFFFF 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: 255px;
	width: 163px;
	left: 23px;
	top: 0px;
	text-align: right;
}
.pagetitle {
	font: 1em Arial, Helvetica, sans-serif;
	color: #175E92;
}




#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: #186092;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navbar a:visited {
	color: #186092;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navbar a:hover {
	color: #FFFFFF;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #15E635;
}
#navbar a:active {
	color: #146092;
	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: #146092;
	text-decoration: none;
}
#contentareamain a:visited {
	color: #146092;
	text-decoration: none;
}
#contentareamain a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #13E730;
}
#contentareamain a:active {
	color: #175E92;
	text-decoration: none;
}
.left {
	float: left;
	width: 48%;
}
.right {
	float: right;
	width: 48%;
}
.clear {
	clear: both;
	width: 100%;
	height: 3px;
}
.casing {
	width: 100%;
	border-bottom: 1px solid #003366;
}

