.image {
	border: 5pt solid #4F6C61;
}
.image a:visited{
	border: 5pt solid #4F6C61;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 4F6C61;
	text-transform: uppercase;
}
.subnav a {
	color: 4F6C61;
	text-decoration:none;
}
.subnav a:hover{
	color: #ab7a4e;
	text-decoration:none;
	background-color: #4f6c61;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: AB7A4E;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4F6C61;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: CC0000;
	text-transform: uppercase;
}
.bigtable {
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F6C61;
	border-left-color: #4F6C61;
	background-color: #FFFFFF;
}
.navimage {
	border-bottom: 5pt solid #4F6C61;
}
.navimage a:visited{
	border-bottom: 5pt solid #4F6C61;
}

.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
