@charset "utf-8";
.nav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.siteleft {
	background-image: url(../images/navleft.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E2924;
}
.headerend {
	background-repeat: repeat-y;
	background-image: url(../images/headerrightside.jpg);
}
.headerleft {
	background-image: url(../images/headerleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.headertop {
	background-image: url(../images/headertop.jpg);
	background-repeat: repeat-x;
}
.hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headertext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
	font-weight: bold;
}
.siteright {
	background-image: url(../images/navright.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.subheadextra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
}
.benefits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.newspageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.grassbg {
	background-image: url(../images/grass.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blackheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E2924;
}
