@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #05304b;
}
#banner {
	width: 970px;
	height: 105px;
	background-image: url(images/p1_banner.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #ffffff;
}

#bottom-links a:link,
#bottom-links a:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

#bottom-links a:hover {
	text-decoration: underline;
	color: #ffde6e;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

#bottom-links a:active {
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
/*///////////////////
// BUSINESS ADDRESS //
///////////////////*/
#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	clear: both;
	text-align: center;		
}
/*//////////////////////////////////////
// Base paragraph emphasis formatting//
//////////////////////////////////////*/
.catchline-bold15 {
	font-size: 16px;
	font-weight: bold;
	color: #c31e1e;
	margin: 4px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/*//////////////////////////////////
// citylist page - city formatting//
//////////////////////////////////*/
.citylist-li-left,
.citylist-li-right {
	display: inline;
	float: left; 
	width: 200px; 
	padding: 0px;
	margin: 0px 0px 10px 30px; 
}

.citylist-li-left {
	margin: 0px 0px 0px 30px; 
}

.citylist-li-left a:link, .citylist-li-left a:visited,
.citylist-li-right a:link, .citylist-li-right a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.citylist-li-left a:hover,
.citylist-li-right a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.citylist-li-left a:active,
.citylist-li-right a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/*////////////////////////////
//Alpha city menu formatting///
////////////////////////////*/
#cloud-menu {
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#cloud-menu a:link,
#cloud-menu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#cloud-menu a:hover {
	text-decoration: none;
	color: #c31e1e;
	font-weight: bold;
}

#cloud-menu a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/*///////////////////
// CREDIT CARD //
///////////////////*/
#cc {
	width: 246px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
/*///////////////////
// COMPANY HEADER //
///////////////////*/
#company-header {
	color: #0b486f;
	background-color: #ffffff;	
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	clear: both;
}
/* CONTACT LEFT */
#contact-container {
	width: 246px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/news_content_span.gif) repeat-y;
	display: block;
	clear: both;
}
#contact-container-cap {
	width: 246px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	background: url(images/contact_cap.jpg) no-repeat;
	display: block;
	clear: both;	
}
#contact-container-content {
	width: 246px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#contact-phone {
	height: 30px;
	padding: 0px 0px 0px 40px;
	margin: 6px 0px 0px 16px;
	font-weight: bold;
	font-size: 23px;
	background: url(images/phone_icon.jpg) no-repeat top left;
}
#contact-email {
	height: 32px;
	padding: 8px 0px 0px 40px;
	margin: 10px 0px 0px 16px;
	font-weight: bold;
	font-size: 18px;
	background: url(images/email_icon.jpg) no-repeat top left;
}
#contact-email a:link,
#contact-email a:visited {
	color: #ca3024;	
	text-decoration: none;
}
#contact-email a:hover {
	text-decoration: underline;	
}
.contact-bottom {
	width: 246px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(images/news_bottom.gif) no-repeat;
	display: block;	
}
/*///////////////////
// BASE CONTAINERS //
///////////////////*/
#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;	
}
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;

}
/*///////////////////
// CONTENT /////////
//////////////////*/
#content {
	padding: 0px 8px 8px 8px;
	margin: 0px;
}
#content p {
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
#content-container {
	width: 970px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(images/p1_content_span.gif);
	background-repeat: repeat-y;
}
#content-bottom {
	width: 970px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
	background-image: url(images/p1_content_bottom.gif);
	background-repeat: no-repeat;
}
/* CONTENT LEFT */
#content-left {
	width: 246px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#content-left-wrench-bottom {
	width: 83px;
	height: 254px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/p1_wrench_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}
#content-left-top {
	width: 246px;
	height: 254px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/p1_content_left_top.gif);
	background-repeat: no-repeat;
	display: block;
}
/* CONTENT CENTER */
#content-center {
	width: 504px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#content-center-coupon {
	width: 504px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* CONTENT RIGHT */
#content-right {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
}
#content-right-call-now {
	width: 220px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/p1_call_now.gif);
	background-repeat: no-repeat;
	display: block;
}
#content-right-top {
	width: 220px;
	height: 215px;
	display: block;
	clear: both;
	background-image: url(images/p1_content_right_top.jpg);
	background-repeat: no-repeat;
}
/* CONTENT FIX */
.content-fix {
	width: 970px;
	height: 1px;
	clear: both;
	display: block;
}
/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/
.content-pgraph {
	font-size: 13px;
	padding: 8px;
	margin: 8px;
}

.content-pgraph a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;	
}
.content-pgraph a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content-pgraph a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;	
}

.content-pgraph a.i-link {
	color: #000000;
	text-decoration: none;
}
.i-link {
	color: #000000;
	text-decoration: none;
}

.content-pgraph-h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {	
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;
	background-color: #0b486f;	
	text-align: center;
	color: #ffffff;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*///////////////////
// FOOTER //////////
//////////////////*/
#footer {
	width: 970px;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	clear: both;
	text-align: center;
}
#footer a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
/*///////////////////
// FOOTER BOTTOM //
///////////////////*/
#footer-container {
	padding: 0px;
	margin: 0px;
	background-color: #0b486f;	
}
/* SHORT FORM */
#form-short-container {
	width: 500px;
	padding: 0px;
	margin: 0px 2px 0px 2px;
	background-color: #ffffff;	
}
#form-fields-container {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;/*font-weight: bold;*/
}
#form-submit {
	padding: 0px;
	margin: 0px;
	width: 74px;
	height: 30px;
	border: 0px;
	color: #ffd200;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background: url(images/form_submit_back.gif) no-repeat top left;
}
#form-title {
	padding: 7px 0px 6px 0px;
	margin: 0px;
	background: #0b486f;	
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-indent: 15px;
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/
#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
}
/*////////////////////////////////
//Form Formatting ///////
////////////////////////////////*/
#form-container {
	padding: 0px;
	margin: 0px;
	width: 500px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.form-label-left {
	width: 180px;
	float: left;
}
.form-field-right {
	width: 250px;
	float: right;
	display: inline;
	clear: right;
}
.form-spacer {
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 4px;
	display: block;
}
.separator {
	height: 6px;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 360px;
	display: block;
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud { /* link cloud block */
	padding: 8px 14px 8px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;	
/*	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;*/	 
}

#link-cloud a:link,
#link-cloud a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}

#link-cloud a:hover {
	text-decoration: none;
	color: #c31e1e;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}

#link-cloud a:active {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}

#link-cloud-nw-title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#link-cloud h1 {
	display: inline;
}

#link-cloud-bottom-text {
	font-weight: bold; 
	font-size: 11px; 
	margin: 0px 0px 10px 0px
}
/*///////////////////
// LIST LINK news ///
///////////////////*/
.list-link {
	padding: 2px 0px 2px 0px;
}

.list-link a:link,
.list-link a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}

.list-link a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}

.list-link a:active {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}
/* GOOGLE MAP */
.map-cap {
	padding: 0px;
	margin: 0px;
	width: 246px;
	height: 39px;
	display: block;
	clear: both;
	background-image: url(images/service_area_cap.jpg);
	background-repeat: no-repeat;
}
.map-container {
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}
#map-google {
	width: 226px;
	height: 226px;
	padding: 0px;
	margin: 0px 0px 0px 11px;
}
/*////////////////
// MENU ///////
////////////*/
#menu {
	width: 156px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_span.gif);
	background-repeat: repeat-y;
	float: left;
	display: inline;
}
#menu .button {
	width: 150px;
	height: 18px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
#menu .button a {
	height: 18px;
	padding: 0px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#menu .button a:hover {
	padding: 0px;
	display: block;
	color: #0b486f;
	background-color: #ffd97d;
}
#menu-bottom {
	width: 156px;
	height: 11px;
	padding: 0px;
	display: block;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
#menu-cap {
	width: 156px;
	height: 11px;
	padding: 0px;
	display: block;
	background-image: url(images/menu_cap.gif);
	background-repeat: no-repeat;
	clear: both;
}
#main-phone {
	width: 220px;
	height: 46px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
/*//////////////////
// NEWS ///////////
/////////////////*/
#news-container1 {
	width: 246px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/news_content_span.gif);
	background-repeat: repeat-y;
}
#news-bottom {
	width: 246px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
#news-cap {
	width: 246px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/news_cap.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
.news-content {
	padding: 0px 10px 4px 16px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	clear: both;
	background-image: url(images/news_content_span.gif);
	background-repeat: repeat-y;	
}
.news-more {
	font-size: 11px;
}
.news-more a {
	color: #cc0000;
}
.news-title {
	padding: 0px 10px 0px 16px;
	margin: 0px;
}
.news-title a {
	color: #f5d417;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news-title a:hover {
	text-decoration: underline;
}
/*//////////////////
// PAGEHEAD ////////
/////////////////*/
#pagehead {
	/*width: 524px;*/
	height: 28px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	text-align: center;
	clear: both;
	background-color: #66b1e1;
}
#pagehead h1 {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#pagehead a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #05304b;
}
/*////////////////////////////
// Phone number list styles //
////////////////////////////*/

#phone-list p,
#phone-list p ul,
#phone-list p ul li,
.phone-nums {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 20px 20px;
	padding-top: 0px;
}

#phone-list p {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#phone-list li {
	margin-left: 0px;
	font-weight: bold;
}

#phone-list li a:link,
#phone-list li a:visited {
	color: #CC0000;
	text-decoration: none;
}

#phone-list li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*////////////////////////////
// Resource listings /////////
////////////////////////////*/
#resources,
#resources ul {
	padding: 0px;
	margin: 0px;
}

#resources ul li {
	list-style: none;
}

#resources ul li a:link,
#resources ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

#resources ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #f0c15d;	
}

#resources ul li a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #000000;	
}
/* serviceboxes inner */
#serviceboxes-inner {
	width: 504px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-color: #fef4e7;
}
.servicebox-clickable {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}
.servicebox-clickable a {
	width: 168px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.box-a {
	width: 168px;
	background: url(images/serviceboxes_emergency.jpg) no-repeat;	
}
.box-b {
	width: 168px;
	background: url(images/serviceboxes_res.jpg) no-repeat;	
}
.box-c {
	width: 168px;
	background: url(images/serviceboxes_com.jpg) no-repeat;	
}
/*////////////////////
// SITEMAP //
//////////////////*/
#sitemap p {
	font-size: 13px;
	font-weight: bold;
}
#sitemap p a:link,
#sitemap p a:visited,
#sitemap h1 a:link,
#sitemap h1 a:visited,
#sitemap p h1 a:link,
#sitemap p h1 a:visited,
#sitemap ul li a:link,
#sitemap ul li a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
#sitemap p a:hover,
#sitemap p h1 a:hover,
#sitemap ul li a:hover,
#sitemap h1 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #c31e1e;
}
/*////////////////
// SERVICEBOXES //
////////////////*/
#serviceboxes {
	width: 220px;
	height: 355px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(images/serviceboxes.jpg);
	background-repeat: no-repeat;
}


