@charset "utf-8";
/* CSS Document */
body, img, div {
	margin:0;
	padding:0;
	border:none;
}
body {
	font: 100%/1.5 Arial, Helvetica, sans-serif;
	color: #1b1b1b;
	background: #ecf3f9 url(../images/body-bg.gif) repeat-x left -200px;
}
p {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 1em;
}
a:link,
a:visited {
	color: #06C;
	text-decoration: none;
}
.module .call a {
	color: #D2E9FF;
}
.module .call a:hover {
	color: #FFF;
}

a:hover,
a:active {
	color: #69C;
}

ul {
	font-size: 13px;
}
h1, h2, h3 {
	font-weight:normal;
}
h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 1;

}
h2 {
	font-size: 21px;
	padding:0;
	margin:0;
}
h3 {
	font-size: 18px;
}
h4 {
}
h3:first-child {
	margin-top:0;
	padding-top:0;
}
#snap-bar {
	line-height: 40px;
	background: url(../images/snap-bar-bg.gif) repeat-x 0px 0px;
	height: 40px;
}
#mainsite {
	position: absolute;
	top: 0px;
	right: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#mainsite:hover {
	color: #9CF;
}


#page {
	width:980px;
	margin:0 auto;
}
#header {
	background: #23292f;
	position: relative;
	color: #FFF;
	overflow:hidden;
	height:43px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
}
#nav li {
	float: left;
}
#nav a {
	color: #b8cedf;
	font-size: 19px;
	line-height: 43px;
	display: block;
	height: 43px;
	padding-right: 23px;
	padding-left: 23px;
	text-decoration: none;
	float: left;
}
#nav a:hover {
	color: #FFF;
}
#welcome-banner,
#footer {
	background: #38424b;
	position: relative;
	color: #FFF;
}
#welcome-banner,
#content
 {
	width: 980px;
	float:left;
	clear:left;
}
#welcome-banner h1 {
	position: relative;
	width: 480px;
	left: 40px;
}
#welcome-banner {
	background: #38424B url(/localgov/images/crowd-background.jpg) no-repeat right bottom;
}


#content {
	background: #fff url(../images/faux-col-bg.gif) repeat-y right top;
}
#primary {
	width:513px;
	float:left;
	margin-left: 40px;
	padding: 20px 0;
	display:inline;
}
#secondary {
	width:387px;
	float:right;
	padding: 20px 0;
}
#secondary .module {
	margin-bottom: 20px;
	padding-right: 38px;
	padding-left: 38px;
}
#secondary .offer {
	background: #06C url(/localgov/images/offer-curl.gif) no-repeat right bottom;
	color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}
.offer .call {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#secondary .offer h3 {
	color: #1B1B1B;
}
#map {
	background: #e3eef6;
	padding: 20px;
	border: 1px solid #8aa1b6;
}
#map a {
	display: block;
	background: url(../images/map-small.gif) repeat -54px -151px;
	height: 220px;
}
#map a img {
	float: right;
	position: relative;
	top: 2px;
}
.feature {
	background: #e3eef6;
	padding: 20px;
	border: 1px solid #a6bfd2;
	margin: 20px 0;
	overflow: hidden;
}
.tick-list {
	list-style: none;
	margin: 0px 0px 20px 30px;
	padding: 0px;
}
.tick-list li {
	display: block;
	background: url(../images/tick.gif) no-repeat 0px 3px;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.2;
}
#footer {
	padding:20px 40px;
	width: 900px;
	clear: both;
	float: left;
}
#ftr-nav {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	width: 200px;
}
#ftr-nav a,
#ftr-address a {
	color: #C2D9EB;
	text-decoration: none;
	font-size: 16px;
}
#ftr-nav a:hover,
#ftr-address a:hover {
	color:#FFF;
	
}
#ftr-address {
	float: left;
	width: 200px;
	
}
#ftr-address p {
	color: #C2D9EB;
	margin:0;
	padding:0;
}
img.room-pic {
	float: right;
	margin-left: 20px;
}
img.manfiles-pic {
	float: right;
	margin-left: 20px;
	
}
img.crowd-pic {
	float: right;
	margin-left: 20px;
	
}
img.police-pic {
	float: right;
	margin-left: 20px;
	
}
div.room-description {
	overflow: hidden;
	margin: 0px 0px 1em;
	padding: 0px;
}
p.rate {
	font-size: 14px;
	margin: 0px 0px 1em;
	padding: 0px 0px 1em;
	border-bottom: 1px dotted #E2E2E2;
}
