body {
	margin: 0;
	padding: 0;
	background: url(../images/body-background.png) 0px 0px repeat-x;
}

#site-wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}

#header-wrapper,
#menuArea,
#content-wrapper,
#widget-wrapper,
#footer-wrapper {
	clear: left;
	float: left;
	width: 100%;
	text-align: left;
	position:relative;
}

#header-wrapper {
	/* background: url(../images/headline.png) 98% 50px no-repeat; */
}

h1.siteName {
	width: 478px; height: 174px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	}
	h1.siteName span {
		background: url(../images/covington.png) 0px 0px no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
	}

#menuArea {
	margin-bottom: 40px;
	margin-left: 20px; 
}

#alert {
	float: right;
	padding-right: 30px;
}

/* MAIN MENU 
-------------------------------------------------------------------*/
#mainNav, ul#mainNav {
	margin: 0;
	padding: 1em 0.5em 0 0;
	float: left;
	width: 600px;
}

#mainNav li {
	display: inline;
	padding: 0 8px;
}

/* SUBMENU HOME PAGE
--------------------------------------------------------------------*/
#widget-nav, ul#widget-nav{
	float: left;
	width: 45%;
	list-style-image: url(../images/roundGrayDot.png);
	list-style-position: inside;
	margin-top: 0;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1.25em;


}

#widget-nav2, ul#widget-nav2{
	float: right;
	width: 40%;
	list-style-image: url(../images/roundGrayDot.png);
	list-style-position: inside;
	margin-top: 0;
	margin-left: 0;
	padding-left: 1.2em;
	text-indent: -1.2em;
}

#widget-nav li,
#widget-nav2 li{
	margin-bottom: 0.5em;
}


#content-wrapper {
	margin-bottom: 35px;
}

#home-leftCol {
	float: left;
	width: 440px;
}

#home-leftCol h2 {
	display: block;
	overflow: hidden;
	background: url(../images/homePageHeadline.png) 0px 0px no-repeat;
	width: 341px;
	height: 79px;
	text-align: left;
	text-indent: -999em;
	margin:0;
}

#home-rightCol {
	float: right;
	width: 475px;
}

#widget-wrapper {
	border-top: 1px solid #CCC;
	margin-bottom: 20px;
}

#widget-wrapper .inside {
	padding: 0 0 0 10px;
}

#footer-wrapper {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-bottom: 30px;
}

#widget1,
#widget2,
#widget3 {
	width: 310px;
	
}

#widget2 {
	width: 300px;
}

#widget3 {
	float: right;
}

#widget2 {
	float: right;
}

#widget1 {
	float: left;
}

blockquote {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #EEE;
}

blockquote p {
	
}


.home-inside {
	padding: 0 0 0 30px;
}

.clr { clear: both; }



#icons img{
margin-right:10px;
}


h3 a{
color:#ffffff;
}

#cityhalllinks{
color:#669933;
}

 

