h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #099;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #099;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #099;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #099;
}
.text {
	color:#099;
	font-weight: bold;
}
#footer {
	background-color: #099;
	clear: both;
}
#rightbar {
	background-color: #cfe2e2;
}
#sidebar {
	width: 170px;
	float: left;
	height: 450px;
	background-image: url(../graphics/nwextra.jpg);
	background-repeat: repeat-y;
}
.photo {
	float: left;
	width: 100px;
	height: 115px;
	padding: 5px;
}
.photo1 {
	float: right;
	width: 100px;
	height: 115px;
	padding: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #8dbbbb;
}
#content a {
	color: #099;
	text-decoration: none;
}
#content a:hover {
	color: #8dbbbb;
}
#farmore {
	color: #099;
}
#farmore a {
	color: #099;
	text-decoration: none;
}
#farmore a:hover {
	color: #099;
	text-decoration: none;
}
