﻿.offtitle {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration:underline
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.officers {
	width: 45%;
	border: 2px #A5A780 solid;
}
.cspacer {
	width: 75px;
}
.aboutusmenu {
	background-color: #A5A780;
	width: 150px;
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
	margin-left: 15px;
}
