* {margin:0px;padding:0px;}


body {
	text-align: center; /* IE centering */
	font-family: Arial, Helvetica, sans-serif;
	background:#000c5c;
	margin:0px;
	font-size:12px;
}

h1{
	color:#000858;
	font-size:24px;
	font-weight:bold;
}

h2{
	font-size:16px;
	font-weight:bold;
}

.wrapper{
	position:relative;
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */
	width:914px;
}
.top_glow{
	width:914px;
	height:34px;
	position:relative;
	background:#000c5c url(../images/top_glow.jpg) top left no-repeat;
	margin-top:6px;
	}

.bg{
	width:914px;
	background:url(../images/bg2.jpg) top left repeat-y;
	float:left;
	position:relative;
}

.dots{
	margin:30px 0 0 50px;
	width:745px;
	background:url(../images/dots.jpg) top left repeat-y;
	position:relative;
	float:left;
}
	
#container{
	width:852px;
	position:relative;
	margin-left:31px;
}

#top
	{
	width:852px;
	height:40px;
	position:relative;
	background:#000c5c;
	}
	
	
#header{
	width:914px;
	height:224px;
	position:relative;
	float:left;
	}
	
img{
	border:0px;
	}
	
#content{
	position:relative;
	float:left;
	width:851px;
	background:#fff;
	}

.left_column{
	width:515px;
	float:left;
	/*margin:60px 0 0 50px;*/
}
.left_column2{
	width:690px;
	float:left;
	margin:30px 0 0 50px;
}

.large_red{
	/*font-size:18px;*/
	color: #A5151F;font-weight:bold;text-decoration:underline;
}

a.large_black{
	/*font-size:18px;*/
	color: #000;
	font-size:13px;
	text-decoration:underline;
}
 a.large_black:hover { 
	color:#666666;
}

.large_contact_red{
font-size:14px;color:#a0191d;font-weight:bold;
}

#city_government a{
	color:#A5151F;
}

.left_column p{
	font-size:12px;
	margin-top:5px;
}

.right_column{
	width:207px;
	float:right;
	/*margin:0px 0 0 35px;8*/
}
.right_column p {
	line-height: 20px;
}	
#content p{
	color:#000000;
	font-size:12px;

}
#content #home-message {padding:0 20px 0 0;display:block;padding-bottom:30px;}
#content #home-message p {
	font-size:18px;
	line-height:24px;
	color:#374b8a;
}

#bottom{
width:914px;
height:108px;
background:url(../images/bottom3.jpg) top left no-repeat;
}
#content .title {
	font-size:13px;
	font-style:italic;
	font-weight: normal;
}	

#content .left_column a { 
	font-size:13px;
	text-decoration:underline; 
	color:#000000;
}

#content .left_column a:hover { 
	color:#666666;
}
#contactForm .blue {
	color:#0f1a66;
	font-size:12px;
}
