body {
	font-family: arial;
	font-size: 13px;
	margin: 0px;
	height: 100%;
  background-color: #adadad;
}

a {
	color: #002f65;
}
.content {
	margin: 0 auto;
	overflow: hidden;
	width: 991px;
	text-align: left;
	padding: 0px;
	background-color: #ffffff;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.footer {
  width: 100%; 
  background: url('images/index_08.gif') repeat-x;
}
.footquote {
	font-family: arial;
	font-size: 13px;
	font-style: italic;
  color: #2b2e9e;
  text-align: center;
  padding: 5px 0 0 0;
  width: 100%; 
  background-color: #ffffff;
}
.pagebody {
	width: 700px;
	background: url('images/index_05.gif') top right no-repeat;
  background-color: #ffffff;
  text-align: left;
}

.page {
  width: 100%; 
  background: url('images/index_02.gif') repeat-x; 
  background-color: #ffffff;
}

.trestle {
  float:left;
  margin: 0 0 15px 0;
	/* width: 150px; */
  color: #2b2e9e;
  text-align: center;
  height:250px;
}

.trestle-img {
  border: none;
  width: 150px;
}

.pastmaster {
  float:left;
  margin: 0 0 15px 0;
	width: 150px;
  color: #2b2e9e;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.officers {
  float:left;
  margin: 0 0 15px 0;
  height:240px;
	width: 150px;
  color: #2b2e9e;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.committee {
  margin: 0 0 15px 15px;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

.commhead {
  color: #2b2e9e;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  margin: 15px 0 0 0;
}

.contacthead {
  color: #2b2e9e;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

.sidenav {
  color: #2b2e9e;
  font-family: arial; 
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 0 0 0 15px;
}

.heading {
	font-size: 14px;
	font-weight: bold;
}
.heading2 {
	font-size: 14px;
}
.topnav {
  position: relative; 
  top:-45px; 
  left:240px; 
  z-index: 2; 
  font-family: arial; 
  font-size: 13px; 
  color: #6d6d6d;
}
.topnav a,
.topnav a:visited {
  text-decoration: none;
  color: #6d6d6d;
}
.topnav a:hover {
  color: #2b2e9e;
  text-decoration: underline;
}