*{
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;	
	background-color: #663333;
	margin-left: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
a{
	color: #394569;
}
h1, h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:25px;
	padding: 5px 0 0 5px;
	font-style:italic;
	text-align: left;
}
h2{
	font-weight:normal;
	font-size:18px;
	padding: 5px 0 0 5px;
	font-style:italic;
}
h3{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding: 5px 0 0 5px;
	font-style:italic;
	font-weight:bold;

}
p, ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	line-height: 120%;
	padding: 0 0 8px 5px;
	text-align: left;
}
.interior p{
	padding: 0 10px 8px 5px;	
}
#container{
	width: 740px;
	background-color:#FFF;
	border: 2px solid #FFF;
}
.devnav{
	background-color: #CECD9D;
	width: 106px;
}
#border{
	width: 744px;
	border-color: #4a2525;
	border-style: solid;
	border-width: 1px 3px 3px 1px;	
}
#flashHolder{
	background-color: #CCC; 
}
#homelogo{
	width: 175px;
	padding-top: 0;
	padding-bottom: 10;
}
#contentHolder{
	text-align:right;
	background-color:#ECE9D6;	
}
#footer, #addressBar, .sig{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #8f9758;
}
.sig{
	font-size:10px;	
	color:#000;
	padding: 5px 0;
}
.devlink{
	font-size: 12px;
	color: #394569;
	line-height: 130%;
	font-style: italic;
}
#content{
	background-color:#ECE9D6;
}
#sidebar{
	background-color:#96523E;
	color: #FAD81E;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;/*	line-height: 8px;*/
}
#sidebar a{
	color: #FAD81E;
}
#sidebar img{
	padding-bottom: 5px;
}
#interiorLogo{
	padding: 0 0 0 0;
}
#dualList {
	margin-left: 30px;
}
#dualList td{
	text-align: left;	
}


.devtitle{
	font-size:17px;		
	margin-right: 150px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
}
.location{
	font-size:14px;		
	}
hr{
	padding: 0;
	margin: 0;
}
.rollover{}.bluetext {
	color: #003366;
	font-weight: bold;
}
li{
	margin:0 0 0 10px;
	padding:0 0 6px 0;
}
ul{
padding-left:10px;
}
#form1{
float: left;	
margin-bottom: 10px;
font-size: 10px;
	width: 300px;
}

#footer {
	width: 744px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f9758;
	margin-top: 10px;
	}
	
#footer a {
color: #8f9758;
text-decoration: none;
}

#footer a:hover {
color: white;
border-bottom: #8f9758 dotted 1px;
}