body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(images/farmlogo2_bw.jpg);
	background-repeat: no-repeat;
}

#skipnav, img {
display: none;
}

#navigation {
	position: static;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 17px;
	width: 100%;
	margin: 0px;
	border: 0px none #FFFFFF;
	left: 0px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	position: relative;
	margin-left: 2px;
	text-align: left;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	padding: 50px 0px 0px;
	color: #009900;
	font-size: 18px;
	text-align: left;
	margin: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	color: #009900;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	font-style: italic;
}

a:link, a:visited {
color: #0000FF;
text-decoration: underline;
}


