body {
  margin:0px;
  font-family: arial, sans-serif;
  font-size:11px;
  line-height:140%;
  color: #000000;
}

a {
color: #0f365b;
}


h2.blog_date {
display: none;
}

.upcoming_event {
	float: left;
	margin: 0 0 0 0;
	padding: 10px;
	width: 260px;
	background: url(../images/background-column-top.gif) no-repeat;
}

.upcoming_event h3 {
width: 230px;
margin: 0 0 7px 0;
padding: 0 0 7px 0;
font-size: 15px;
color: #107171;
border-bottom: 1px solid #CCC;
}


.upcoming_event .smaller-text {
font-size: 12px;
font-weight: normal;
color: #063939;
}

.upcoming_event h4 {
width: 230px;
margin: 0;
padding: 10px 0 3px 0;
font-size: 14px;
}

.upcoming_event p {
width: 230px;
margin: 0;
padding: 0 0 10px 0;
line-height: 18px;
font-size: 11px;
}

.upcoming_event form {
margin: 0;
padding: 0 0 10px 0;
}

h3.step-1 {
height: 30px;
margin: 10px 0 0 0;
padding: 8px 0 0 39px;
font-size: 14px;
color: #000;
border-bottom: none;
background: url(../images/step-1.jpg) no-repeat  0 0;
}

h3.step-2 {
height: 30px;
margin: 10px 0 0 0;
padding: 8px 0 0 39px;
font-size: 14px;
color: #000;
border-bottom: none;
background: url(../images/step-2.jpg) no-repeat  0 0;
}

table#homepage-table {
	width: 455px;
	margin-left: 4px;
	padding-left: 4px;
	padding: 4px;
}

table#homepage-table td {
	line-height: 18px;
}

table#homepage-table td.first {
width: 75px;
}

table#homepage-table td.first,
table#homepage-table td.name {
padding: 15px 0 0 0;
}

table#homepage-table .empty,
table#homepage-table .location {
padding: 0 0 15px 0;
border-bottom: 1px solid #666;
}



table#homepage-table a {
font-weight: bold;
}

table#files_table {
clear: both;
}

td {
	font-family: arial, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#000000;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	color: #922C08;
	margin-top: 8px; 
	margin-bottom: 16px;
	letter-spacing: -1px;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 8px;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 8px;
}

ul {
  margin-top: 0px; 
  margin-bottom: 16px;
  width:150px;
}

li {
  margin-top: 0px; 
  margin-bottom: 7px; 
}

#nav a:link {
  color:#ffffff;
  text-decoration:none;
}

#nav a:visited {
  color:#ffffff;
  text-decoration:none;
}

#nav a:hover {
  color:#a0070c;
  text-decoration:none;
}

#nav p {
  margin-top:0px;
  margin-bottom:0px;
  line-height:100%;
  font-size: 10px;
}

#logos {
  position: absolute;
  width: 780px;
  height: 45px;
  top: 201px;
  left: 0px;
}

#nav {
  font-weight: bold;
  font-size: 12px;
}

#bod {
  position: absolute;
  background:#A3A4A4;
  left: 166px;
  top: 246px;
  width: 614;
  height: 477;
}
p {
	margin-left: 8px;
}

#mnd {
  background:#A3A4A4;
  top: 500px;
}

#text {
  background:#A3A4A4;
  left: 83px;
  padding:5px;
}


#header {
  background:#000000;
  position: absolute;
  left:0px;
  top:0px;
}

#footer {
  position: absolute;
  left:240px;
  top:775px;
}

#just-added {
	float: right;
	width: 159px;
	height: 191px;
	background: url(/images/just-added.gif) no-repeat 0 0;
	margin: 6px;
}

#just-added form {
margin: 150px 0 0 13px;
}

.small {
	font-family: arial, sans-serif;
	font-size: 10px; 
	margin-bottom: 4px;
}
table#homepage-table td.name {
	padding-left: 4px;
}
table#homepage-table td.location {
	padding-left: 4px;
}

/* Board Member Table Styles */


.boardheading {
	color: #FFFFFF;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

.boardtitle {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;	
}

.boardrow1 {
	background-color: #cccccc;

	text-align: left;
	vertical-align: top;
}

.boardrow2 {
	background-color: #DDDDDD;

	text-align: left;
	vertical-align: top;
}

/* Member List Table Styles */

.mbrheading {
	color: #FFFFFF;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

.mbrtitle {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;	
		font-size: 8pt;
}

.mbrrow1 {
	background-color: #eeeeee;
		font-size: 8pt;
	text-align: left;
	vertical-align: top;
}

.mbrrow2 {
	background-color: #ffffff;
		font-size: 8pt;
	text-align: left;
	vertical-align: top;
}
