/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #FFF url(images/bg-site.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, h6, a, address, ul, li, lo, td, dd, dt {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


h1 {
	color: #284D94;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px 0px 5px;
}
h2 {
	color: #284D94;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	top: 210px;
	position: absolute;
	left: 15px;
	width: 229px;
	text-transform: uppercase;
}
h3 {
	font-size: .9em;
}
h4 {
	clear: both;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #264588;
}
h5 {
	clear: both;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #264588;
	border-bottom: 1px solid #ccc;
}
h6 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

h7 {
	color: #FF0000;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	top: 210px;
	left: 15px;
	text-transform: uppercase;
}



a:hover {
	font-weight: bold;
}
p, div#content  li, table.showers td {
	font-size: 0.8em;
	line-height: 1.4em;
}
iframe {
	margin-top: -10px;
}

address {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #9DB2CF;
	border-bottom: 1px solid #9DB2CF;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	clear: both;
	margin-top: 15px;
	}
	address strong {
	font-style: italic;
	text-transform: uppercase;
	font-size: 1em;
	}




/* ----------------- LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/bg-container.gif) repeat-y;
	}

div#logo {
	background: url(images/logo.gif);
	height: 113px;
	}
	div#logo img {
	float: left;
	border: none;
	}

div#main {
	float: left;
	width: 719px;
	background: url(images/bg-content.jpg) no-repeat left 208px;
}
	
div#header {
	position: relative;
	background: url(images/header.jpg);
	height: 208px;
	}
	div#header img {
	border-style: none;
	position: absolute;
	}

div#flash {
	position: absolute;
	left: 40px;
	top: 109px;
}

div#content {
	padding-left: 25px;
	width: 665px;
	}
	div#content li {
	list-style: url(images/bullet1.gif);
	margin-bottom: 3px;
	}



div#sidebar {
	float: right;
	width: 271px;
	background: url(images/bg-sidebar.jpg) no-repeat;
	height: 474px;
	position: relative;
	}
a#contact {
	background: url(images/get-free-quote2.jpg) no-repeat 0px 0px;
	width: 156px;
	height: 26px;
	display: block;
	text-indent: -5000em;
	position: absolute;
	left: 58px;
	top: 161px;
	}
	a#contact:hover {
	background: url(images/get-free-quote1.jpg) 0px 0px;
	}
	

div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	}

div#owner {
	margin: 0px auto;
	clear: both;
	padding-top: 10px;
	}
	div#owner img {
	float: left;
	border: none;
	}
	
div#copyright {
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	clear: both;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #666666;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}

div#serviceareas {
	width: 660px;
	padding: 0px 0px 0px 0px;
	margin: 20px auto;
	}
	
/* ----------------- MAIN NAVIGATION (VERTICAL) ----------------- */
div#nav {
	float: left;
	position: absolute;
	left: 15px;
	top: 235px;
	}
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	text-decoration: none;
	display: block;
	width: 220px;
	border-bottom: 1px solid #92B0CA;
	padding: 4px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
	text-transform: uppercase;
	background: url(images/bullet1.gif) no-repeat 5px center;
	color: #333333;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: #1F3A6D;
	font-weight: bold;
	background: url(images/bullet2.gif) no-repeat 5px center;
	font-size: 12px;
	color: #264588;
	}


/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	margin: 0px auto;
	clear: both;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 5px;
	margin: 0px;
	color: #666666;
	border-left: 1px solid #9AB1D0;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #25468B;
	}
	
/* ---------------------------- CUSTOM CLASSES ----------------------------  */
br.clear {
	clear: both;
}
img.right {
	padding: 5px;
	clear: right;
	float: right;
	margin:0px 0px 15px 15px;
	border: 1px solid #DDE9F4;
	margin-top: 5px;
	background: #fff;
}
img.left {
	padding: 5px;
	clear: left;
	float: left;
	margin: 0px 15px 15px 0px;
	border: 1px solid #DDE9F4;
	background: #fff;
}
div.border, p.border {
	border-top: 1px solid #ccc;
	margin-top: 15px;
}
p.clear {
    clear: left;
}
table.showers {
	clear: both;
	float: left;
	margin-bottom: 10px;
	border-collapse: collapse;
	background: #fff;
	}
	table.showers td {
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	width: 290px;
	margin: 0px;
	padding: 3px 3px 3px 10px;
		}
		
div.pullout {
	background: #DDE9F4;
	clear: both;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #B7D0E8;
	}
	div.pullout img {
	padding: 5px;
	clear: right;
	float: right;
	margin:0px 0px 15px 15px;
	border: 1px solid #DDE9F4;
	margin-top: 5px;
	background: #fff;
	}
	div#content  div.pullout li {
	list-style: url(images/bullet2.gif);
	}
	
div.column {
	float: left;
	width: 270px;
	margin-right: 40px;
}
div.column2 {
	float: left;
	width: 300px;
	margin-right: 40px;
	}
	div.column2  img, div.column3 img {
	clear: right;
	float: right;
	margin-bottom: 30px;
	}
	div.column3 img.left {
	clear: left;
	float: left;
	}

div.column3 {
	clear: right;
	float: right;
	width: 300px;
}

div.column5 {
	float: left;
	width: 300px;
	margin-right: 40px;
}
div.divider {
	clear: both;
	border-top: 1px solid #ccc;
	height: 15px;
}
div.list {
	float: left;
	margin: 0px;
	padding: 0px;
}
div.showers {
	background: #DDE9F4;
	clear: both;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #B7D0E8;
	margin-top: 0px;
}
div.showers img {
	padding: 5px;
	clear: left;
	float: left;
	border: 1px solid #DDE9F4;
	margin-top: 5px;
	background: #FFFFFF;
}

div#mapcoverage	{
	float: left;
	position: absolute;
	left: 3px;
	top: 485px;
}
table.states {
	clear: both;
	margin-bottom: 10px;
	border-collapse: collapse;
	background: #fff;
	}
	table.states td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	color:#333333;
		}
			table.states td a:link{
				font-size:12px;
				color:#666666
				}