/* CSS Document */
body{
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	color: #38230E;
	background-color: #00427D;
}

p {
text-align:justify;
}

.centertext {
text-align:center;
}

.righttext {
text-align:right;
}

.lefttext {
text-align:left;
}

.header{
height:167px;
 }

.content_body{
background-image: url("images/bg1.jpg");
background-repeat: repeat-x;
background-color:#F6F1DE;
}


.content_body_list {
background-color:#EFE6CE;
}

.content_interior{
width:760px;
margin-left:auto;
margin-right:auto;
}

.header_interior{
	margin-left:20px;
	margin-right:auto;
	width:760px;
	margin-top:10px;
	margin-left:20px;
	display: inline;
}
.header_address{
	width:200px;
	margin-top:5px;
	padding-right: 10px;
	padding-bottom: 10px;
	float:right;
	color: #FFFFFF;
	display: inline;
}

.title{
color:#FFFFFF;
font-size:25px;
margin:0px;
padding-top:3px;}

.left_wrapper {
width:190px;
clear:all;
float:left;
margin: 0;
padding: 0;
}

.left_column{
width:190px;
clear:left;
float:left;
margin-top:25px;
}

#news_column {
width:170px;
float:left;
border-right: solid 3px silver;
border-top: solid 1px gray;
border-left: solid 1px gray;
border-bottom: solid 3px silver;
clear:both;
margin: 5px;
}

p#news_column {
text-align: center;
color: #00CCFF;
}

.masshours {
text-align: center;
font-size: .9em;
margin: 5px;
}

.navigation{
width:170px;
padding-left:6px;
padding-right:6px;
background-image: url("images/nav_side.jpg");
}

.navigationbtm{
width:196px;
background-image: url("images/nav_btm.jpg");
background-repeat:no-repeat;
height:8px;
margin-top:-5px;
}


.right_column{
	width:530px;
	float:right;
	margin-top:25px;
	margin-bottom:25px;
	border-left: solid 1px #E0D0B1;
	padding-left: 10px;
	top: 88px;
	padding-right: 10px;
}


.right_column_list {
	width:545px;
	background-color:#EFE6CE;
	float:right;
	margin-top:25px;
	margin-bottom:25px;
	border-left: solid 1px #E0D0B1;
	padding-left: 10px;
}

.hr{
	width:485px;
	height:8px;
	background-image: url("images/hr.gif");
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

a:link, a:visited, a:active {
	color: #268CCD;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}


h2 {
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:0px;
	margin: 0;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
	padding-bottom: 15px;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width:180px;
list-style:none;
}

.markermenu li a{
background: url("images/arrow.gif") no-repeat 2px center;
font-weight:bold;
color: #006699;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
list-style-type: none;
list-style:none;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
}

.footer{
background-color:#EFE6CE;
padding-top:25px;
padding-bottom:0px;}

.footer-inner{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.footer-div{
width:150px;
float:left;
margin-right:20px;
margin-left:20px;
}

*html .footer-div{
width:150px;
float:left;
margin-right:15px;
margin-left:15px;
}

li{
	margin-left:-10px;
	color:#006699;
	padding-bottom: 3px;
}

.topphotos {
float:right;
margin: 2px 2px 5px 6px;
}

.topphotos img {
border: 1px solid black;
}

.tagline {
font-size: .8em;
}

.leadpara {
margin-top: 0px;
}

.navLnkA {
font-size: .9em;
}

#table4 {
padding: 4px;
border: 1px solid black;
}

p.style1 {
padding:3px;
}

.censustitle {
font-size: 9px;
}

#censusform select {
font-size: 9px;
}

.censusbody {
background-color:#FFFFFF;
}

.censusheader {
background-color:#00427D;
}

.centertext {
text-align:center;
}

p.footertext {
text-align:center;
}
