.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #C9C994;
}
.contactaddy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contactheadin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	text-align: justify;
}

.greenstrip {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #EFEECB;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #C9C994;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-align: center;
	width: 150px;
	color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
a.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #C9C994;
	text-align: center;
	display: block;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	display: block;
	color: #FF9900;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
a.nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #C9C994;
	padding-top: 2px;
	padding-bottom: 2px;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #353503;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.tableborder {
	border: thin solid #666632;
}
.newsflash {
	background-color: #EFEECB;
	border: thick solid #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tableheading {
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding-bottom: 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660000;
}
.underlinedhomepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
