body {
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
}
p,ul {
	font-size:14px;
	line-height:16px;
	color:#000;
}
#content ul li {padding-bottom:2px;}

table#people p {font-size:12px; line-height:16px;}
table#people p a {font-size:14px;}

h1 {
	color:#706B2D;
	/*color: #877312;*/
	font-size: 20px;
}
h2 {
	color:#000;
	font-size:18px;
}
a {
	font-size: 14px;
}
a:link {
	color: #706B2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #706B2D;
}
a:hover {
	color: #9AD7DB;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 {
	color: #706B2D;
	font-size: 14px;
}
.style2 {	
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	font-weight: bold;
	color: #877312;
	font-size: 24px;
}
.style4 {	
	font-size: 14px;
}

.style5 {
	font-size: 14px;
	color: #706B2D;
	text-decoration: underline;
}

.style6 {
	font-weight: bold; 
	font-size: 18px; 
	color: #9AD7DA; 
}

.style7 {
	font-weight: bold; 
	font-size: 18px; 
	color: #9AD7DA; 
}

.style8 {	
	font-size: 12px; /*font-size:20px;*/
	}
.style9 {font-size: 20px;}
.teal {color: #9AD7DA;}
.bioLink {cursor:pointer;}
#content {padding:31px 50px 0px 0px;}
#form, #form textarea {
	font-size:14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#000;
}

#footer {
	margin:auto;
	width:800px;
	height:46px;
	background:url(images/footer-bg.gif) no-repeat; margin:0; padding:0;
}
#footer p {
	margin:0 0 0 25px; 
	padding:0px; 
	line-height:46px;
	color:#FFF;
	float:left;
	font-size:14px;
	display:inline;
}
#footer a {color:#FFF; text-decoration:underline;}
.imageR {float:right; margin:0 0 5px 10px;}
.imageL {float:left; margin:0 10px 5px 0px;}
.imageC {display:block; margin:auto;}
#logos td {height:125px; width:125px;}