.home {
	left: 80px;
	position: absolute;
	top: 40px;

}
.sheep {
	left: 275px;
	top: 40px;
	position: absolute;
}
.chicken {
	position: absolute;
	left: 470px;
	top: 40px;
}
.csa {
	position: absolute;
	left: 195px;
	top: 40px;
}
.pork {
	position: absolute;
	left: 625px;
	top: 40px;
}
.contact {
	position: absolute;
	left: 730px;
	top: 40px;
}
.main {
	position: absolute;
	height: 1000px;
	width: 650px;
	left: 121px;
	top: 340px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.h1 {
	font-size: 24px;
	color: #425E64;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;



}
.header {
	position: absolute;
	top: 100px;
	left: 75px;

}
.floatleft {
	float: left;
	padding: 4.5px 10px 4.5px 4.5px;

}
.h2 {
	font-size: 18px;
	color: #669900;
	text-align: center;
	font-family: "Times New Roman", Times, serif;

}
.news {
	position: absolute;
	top: 390px;
	left: 660px;
	height: 400px;
	width: 200px;
	background-color: #82AB54;
	border: thick solid #425E64;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;



}
.updates {
	position: absolute;
	top: 380px;
	left: 645px;
	width: 210px;
	height: 40px;
	font-size: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;


}
.updatetext {
	left: 715px;
	top: 350px;
	position: absolute;
}
.table {
	position: absolute;
	left: 60px;
}
