@charset "ISO-8859-1";
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #89AF3E;
	font-weight: normal;
	text-indent: 10px;
}
.rightcoloumnheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/right-column-headers.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	text-align: center;
	padding-left: 10px;
	background-position: center 0px;
}
.rightcoloumnnews {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #45621D;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #45621D;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #45621D;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #45621D;
}
.bodytext16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #45621D;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	text-indent: 20px;
}
.bodytextnoindent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #45621D;
	font-style: normal;
	font-weight: normal;
}
