@charset "UTF-8";
body  {
	font: 0.8em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background-image: url(/assets/images/bg-pattern.jpg);
}

h1 {
	margin: 0 0 15px 0;
	font-size: 1.3em;
	color: #19586c;
	font-weight: bold;
}

h2 {
	margin: 20px 0 5px 0;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
}

h3 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	color: #19586c;
	font-weight: bold;
	border-bottom: dotted #DF9B2B 2px;
	width: 90%;
	padding: 0 0 5px 0;
}

p {
	color: #666666;
	line-height: 1.4;
	margin: 0 0 15px 0;
}

a {
	color: #19586c;
	text-decoration: none;
	
}
a:hover {
	color: #1D6981;
	text-decoration: none;
}

#header {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	height: 264px;
	background-image: url(/assets/images/header-top.png);
	background-repeat: no-repeat;
}

#nav {
	margin: 0 auto;
	text-align:left;
	padding: 241px 0 0 0;
	height: 20px;
	cursor: default;
	width: 950px;
}

#nav .home {
	background: transparent url(/assets/images/nav-home.png) no-repeat top left;
	width: 58px;
	height: 17px;
	float: left;
	margin: 0 0 0 135px;
	
	}

#nav .government {
	background: transparent url(/assets/images/nav-gov.png) no-repeat top left;
	width: 106px;
	height: 17px;
	float: left;
	margin: 0;
	
	}
	
#nav .business {
	background: transparent url(/assets/images/nav-business.png) no-repeat top left;
	width: 96px;
	height: 17px;
	float: left;
	margin: 0px;
	
	}
	
#nav .community {
	background: transparent url(/assets/images/nav-community.png) no-repeat top left;
	width: 147px;/*Changed from 147px to remove visibility of the right bar, change back to show right bar*/
	height: 17px;
	float: left;
	margin: 0px;
	overflow:hidden;
	}
#nav .retail {
	background: transparent url(/assets/images/nav-retail.png) no-repeat top left;
	width: 58px;
	height: 17px;
	float: left;
	margin: 2px 0 0 0;
	overflow:hidden;	
}
	
#nav .living {
	background: transparent url(/assets/images/nav-living.png) no-repeat top left;
	width: 149px;
	height: 17px;
	float: left;
	margin: 0px;
	
	}
	
#nav .news {
	background: transparent url(/assets/images/nav-news.png) no-repeat top left;
	width: 178px;
	height: 17px;
	float: left;
	margin: 0px;
	
	}
	
#nav .hide-it {
	display:none
	}



#container-outer {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/assets/images/bg-middle.png);
	background-repeat: repeat;
	padding: 10px 0 0 0;
} 

#container-inner {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/assets/images/bg-inner-content.png);
	background-repeat: repeat-y;
} 

#container-inner-home {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/assets/images/bg-home.png);
} 

#footer {
	width: 925px;
	margin: 0 auto;
	text-align: left;
	height: 20px;
	background-image: url(/assets/images/bg-bottom.png);
	background-repeat: no-repeat;
	padding: 40px 0 0 25px;
	color: #6A6961;
}

#footer p {
	margin: 0; padding: 10px 0; 
}

#footer a {
	color: #6A6961; 
	text-decoration: none;
}

#header h1 {
	margin: 0; padding: 10px 0;
}

#home-photos {
	position: absolute;
	width: 308px;
	padding: 10px 0 0 0;
	margin: 0 0 0 -35px;
}

#left-bar {
	float: left;
	width: 185px;
	padding: 0;
	margin: 0 0 0 12px;
}

#right-bar {
	float: right;
	width: 160px;
	padding: 15px 20px 15px 20px;
}
#right-picture {
	float: right;
	width: 216px;
	padding: 0 12px 0 0;
	margin: 0 0 0 0;
	clear: right;
}
#copyright {
	width: 216px;
	padding: 0 12px 0 0;
	margin: 8px 0 0 0;
	clear: right;
	text-align: right;
	color: #19586c;
	font-size: 10px;
}
#copyright-home {
	padding: 0 12px 0 0;
	margin: 500px 0 0 0;
	clear: right;
	text-align: center;
	color: #19586c;
	font-size: 10px;
}
#mainContent {
	margin: 0 235px 0 230px;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
	background-position: bottom;
} 

#mainContent h1 {
	margin: 0 0 15px 0;
	font-size: 1.em;
	color: #19586c;
	font-weight: bold;
	font-size: 1.5em;
}

#mainContent-home {
	margin: 0 0 0 0;
	padding: 10px 20px 0 271px;
	height: 700px;
	background-image: url(/assets/images/bg-grass.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 405px;
}

#sub-nav {
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	padding: 20px 0 0 20px;
	margin: 0 0 20px 0;
	font-weight: bold;
}

#sub-nav ul, #right-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sub-nav li, #right-bar li {
	margin-bottom: 8px;	
}
#sub-nav a, #right-bar a {
	color: #19586c;
	text-decoration: none;
	
}
#sub-nav a:hover, #right-bar a:hover {
	color: #1D6981;
	text-decoration: none;
}

.crumbs {
	color: #d4b75a;
}
.float-right {
	float: right;
	margin: 0 0 10px 8px;
}
.float-left { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.center-text {
	text-align: center;	
}
