a:link {
	color: #981C24;
	text-decoration: none;
}
a:visited {
	color: #981C24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #981C24;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(../images/main_bkgd.jpg);
}
.header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:  #817C52;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.headerAddress {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #817C52;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000000;
	border: 1;
	border-color: #B2AE85;
	border-style: solid;
	border-width: 1;
}
.bodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.bodyLargeUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
.bodyLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
}
.image {
	margin: 10px;
	padding: 5px;
	border: thin solid #D9D7B1;
}
.bodyNoBkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
