html,body{margin:0;padding:0}
body{
	background: url(../images/bg1.jpg) top repeat-x;
	color: #01066C;
	}
#wrapper { 
}
#container {
	width: 900px; 
	margin: 0 auto;
	padding: 0 20px;
}
#container h1, #container h2, #container h3{
	font-family:  "Times New Roman", Times, serif;
}
#container h1 { padding-top: 25px; 
	font-size: 40px;
	font-weight:100;
	text-align: center;
	font-variant: small-caps;
	margin: 0; 
}
#container h2 { 
	margin: 0; 
	font-size: 26px; 
	font-weight:100;
	text-align: center;
	font-variant: small-caps;
	font-style:normal;
}
#container h3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

/* ---- MAIN NAV STYLES ---- */
#mainnav {
	margin: 0;
	float: left;
	margin-left: -40px;
}
#mainnav ul{
	list-style: none;
	margin-top: 20px; 
	}
#mainnav li{
	margin-bottom: 10px;
	height: 25px;
	width: 100px;
	/*background: url(../images/graybx.jpg) repeat;*/
	background-color: #003399;   /* #000099 */
	padding: 6px 0 0 10px;
}
#mainnav a{
	display: block;
	font-size: 16px;
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: none;
	}

#mainnav a:hover{
	text-decoration:none;
	color: red;
	}

#bodycontent {
	margin-top:20px;
	margin-left: 140px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#bodycontent p {line-height: 18px;}

#bodycontent ul li {margin-left: 20px;}

#bodycontent h2 { 
	font-size: 26px; 
	font-weight:100;
	font-variant: small-caps;
	font-style:normal;
	text-align:left;
}
.bluetext{ 
	font-family:  "Times New Roman", Times, serif;
	color: #01066C;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
.address {
	margin: 0;
	font-family:  "Times New Roman", Times, serif;
	color: #01066C;
	font-size: 18px;
	margin-right: 180px;
}
.address_right {
	margin: 0;
	float:right;
	width: 180px;
	font-family:  "Times New Roman", Times, serif;
	color: #01066C;
	font-size: 18px;
}
.address2 {
	font-family:  "Times New Roman", Times, serif;
	color: #01066C;
	font-size: 18px;
	margin-right: 200px;
}

.terms {
	clear:both;
	color: #666666;
	font-size: 10px;
}
#alphalist li {
	list-style: lower-alpha;
}

.linktext {
	color: #01066C;
}

#rightphoto1 {
	float: right;
	margin: 0 0 60px 20px; 
}
#rightphoto {
	float: right;
	margin: 0 0 10px 20px; 
}
#leftphoto {
	float: left;
	margin-right: 20px; 
}
#footer { clear: both; }
.clearboth { clear: both; }
#staffphotoright {
	float: right;
	margin: 20px; 
}
#staffphotoleft {
	margin: 0 70px 20px 70px; 
}
#resources p {padding-left: 20px;}
#homepagephoto {
	float:right;
	width: 300px;
}
.webdesign {
	clear:both;
	color: #666666;
	font-size: 10px;
	text-decoration:none;
}
.webdesign a:hover {
	text-decoration:underline;
}
