/** {
	margin: 0;
	padding: 0;
}*/

a {
	color: #015883;
	text-decoration: none:
}
a:hover {color: #A1D4E9;}
body {
	background: #F7EEE5;
/*	background: #F7EEE5;*/
	color: #000066;
	text-align: center;
	vertical-align: middle;
	Font: normal 13px arial, "lucida console", sans-serif;
	margin: 5px 0px 5px 0px;
	
}
img {border: none;}	

ul li {
list-style:disk;
font-size:14px;
}

h1{	
	color: #000066;
	Font: normal 22px  "Lucida Sans Unicode",sans-serif;
	margin-top: 5px;
	margin-bottom: 4px;
}

h2{
	color: #000066;
	Font: normal 18px  "Lucida Sans Unicode",sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
}

h3{
color: #000066;
Font: normal 14px "Lucida Sans Unicode",sans-serif;
margin-top: 5px;
margin-bottom: 4px;
}

#header {
background-image: url("/img/HeaderMiddle.jpg");
background-repeat: repeat-x;
background-color: #015883;
height: 112px;
/*width: 100%;*/
margin: 0px;	
color: #A1D4E7; 
text-align: left;
text-decoration:none; 
}

#container {
width: 800px;
text-align: left;
vertical-align: middle;
padding: 0px 10px 0px 10px;
}

#services {
width: 800px;
height: 390px;
text-align: left;
padding: 0px;
margin:0px;
}

#servicesOut { padding:0px; position:relative; }
#servicesIn { padding:0px; position:absolute; top:28%; margin-top:-5em; }


#outer {width: 800px; height: 385px; margin:0px; padding:0px;}
#middle {width: 800px; height: 385px; text-align: center; margin:0px; padding:0px;}
#inner {
width: 800px; 
height: 385px;
margin-left: auto; 
margin-right: auto; 
text-align: center;
margin: 10px 0px 0px 0px;
padding:0px;
}

table.bioTbl {
border: 0px;
margin: 4px 4px 4px 4px;
background-color: transparent;
font-family: arial, "lucida console", sans-serif;
width: 75%;
}

table.bioTbl td {
border: 0px;
margin: 0px;
padding: 4px 4px 4px 4px;
background-color: transparent;
font-family: arial, "lucida console", sans-serif;
}

#table locTbl {
border: 0px;
margin: 0px;
background-color: transparent;
font-family: arial, "lucida console", sans-serif;
}
#table locTbl td {
border: 0px;
margin: 0px;
background-color: transparent;
font-family: arial, "lucida console", sans-serif;
width: 50%;
}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}

.bottom a {
	color: #888;
}

