@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #4c3e20;	

}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 0px 0px 8px 0px;
/*	margin: 0px 0px 0px 0px; */
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;	
	text-align: center;
	width: 970px;
	clear: both;
	color: #000000;
}

#bottom-links a:link,
#bottom-links a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
/*	clear: both;*/
}

#bottom-links a:hover {
	text-decoration: none;
	color: #c31e1e;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

#bottom-links a:active {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
/*	clear: both;*/
}
/*////////////////////////////
// BUSINESS ADDRESS ////////
///////////////////////////*/
#business-address {
	width: 970px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	clear: both;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;	
	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;
}
/*//////////////////////////////////
// credit card graphic /////////////
//////////////////////////////////*/
#ccard {
	margin: 5px 0px 5px 0px;
	width: 970px;
	border: 0px solid #ffffff;
	padding: 0px;
}
/*//////////////////////////////////
// citylist page - city formatting//
//////////////////////////////////*/
#citylist-li {

/*	padding: 0px 0px 10px 180px;*/
}

.citylist-li-left,
.citylist-li-right {
	display: inline;
	float: left; 
	width: 220px; 
	padding: 0px;
	margin: 0px 0px 10px 60px; 
}

.citylist-li-left {
	margin: 0px 0px 10px 260px; 
}

.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;
}

#citylist-span {/* fixes div overflow problem if applicable */
	padding: 1px; 
	margin: 0px; 
	width: 600px; 
	display: block; 
	clear: both
}
/*////////////////////////////
//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;
}
/*//////////////////////
//Base containers//////
/////////////////////*/
#container-out {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_span.jpg);
	background-repeat: repeat-y;
	background-position: center;	
}

#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
}
/*////////////////////////////
//Content formatting///
////////////////////////////*/
#content {
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	padding: 5px 29px 5px 29px;
	margin: 0px;
}
/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/

.content-pgraph {
	font-size: 14px;
	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;
}
/*////////////////////////////////
// Coupon ////////////////////////
////////////////////////////////*/

/*////////////////////////////////
//Footer formatting///////////
////////////////////////////////*/
#footer {
	background-image: url(images/footer_back.gif);
	background-repeat: no-repeat;
	height: 31px;
	text-align: center;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	color: #dead16;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #dead16;
	font-weight: bold;	
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/

#form-greeting { /* Used on com form */
	padding: 10px 0px 15px 0px;
	font-size: 14px;
}

.form-spacer {
	padding: 4px;
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud {
	padding: 8px 45px 8px 45px;
	margin: 0px 0px 0px 0px;
	clear: both;	
	font-size: 13px;
/*	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;
	font-size: 20px;
}

#link-cloud-bottom-text {
	font-weight: bold; 
	font-size: 11px; 
	margin: 0px 0px 10px 45px
}
/*////////////////////////
// Page Title Heading ////
////////////////////////*/
#pagehead {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #147275;
	border-top: 0px solid #cc0000;
	border-right: 0px solid #cc0000;
	border-left: 0px solid #cc0000;
	text-align: center;
}

#pagehead h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#pagehead h1 a {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/*////////////////////////////
// Phone number list styles //
////////////////////////////*/
#phone-head em {
	font-weight: bold;
	font-size: 18px;

}

#phone-head a {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#phone-list p,
#phone-list p ul,
#phone-list p ul li,
.phone-nums {
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

#phone-list p {
	margin: 20px 0px 0px 20px;
	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;	
}
/*////////////////////////////
// Site banner settings ///////
////////////////////////////*/
#top-banner {
	width: 970px;
	height: 84px;
	display: block;
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
}

#top-banner h1 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#top-banner h1 a,
#top-banner a {
	text-decoration: none;
	color: #ffffff;
}

#top-banner-phone {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	clear: left;
}

.separator {
	margin: 5px;
	display: block;
}

#services-base {
	background-image: url(images/service_boxes_back.gif);
	background-repeat: no-repeat;
	width: 970px;
	height: 116px;
	margin: 0px;
	padding: 0px;
}



/* menu start */

#menu {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	width: 970px;
	height: 27px;
	background: url(images/menu.gif) no-repeat;
	clear: both;
}

#menu h1 {
	padding: 0px;
	margin: 0px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#menu ul li a {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	height: 27px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#menu a:hover {
	background: url(images/menu.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}

#menu-home a {
	width: 107px;
	left: 21px;
}
#menu #menu-home a:hover {
	background-position: -21px -27px;
}

#menu-automotive a {
	width: 186px;
	left: 128px;
}
#menu #menu-automotive a:hover {
	background-position: -128px -27px;
}

#menu-residential a {
	width: 179px;
	left: 314px;
}
#menu #menu-residential a:hover {
	background-position: -314px -27px;
}

#menu-commercial a {
	width: 182px;
	left: 493px;
}
#menu #menu-commercial a:hover {
	background-position: -493px -27px;
}

#menu-contact a {
	width: 152px;
	left: 675px;
}
#menu #menu-contact a:hover {
	background-position: -675px -27px;
}
#menu-about a {
	width: 122px;
	left: 827px;
}
#menu #menu-about a:hover {
	background-position: -827px -27px;
}

/* end menu */
/*////////////////////////
// NEWS MENU ////////////
///////////////////////*/
#news-menu {
	float: left;  
	width: 170px; 
	border: 1px solid #be9d3c; 
	display: block; 
	margin: 10px 8px 8px 0px;
	padding: 0px; 	
}
#news-header {
	width: 170px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/news_top.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#news-container {
	padding: 4px;
	margin: 0px;
}

.news-content {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
.news-content a:hover {
	text-decoration: underline;
}
.news-title {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	clear: both;
}
.news-title a:link,
.news-title a:visited {
	color: #000000;
	text-decoration: none;
}
.news-title a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.news-short {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
.news-short a:link,
.news-short a:visited {
	color: #cc0000;
	text-decoration: none;
}
.news-short a:hover {
	text-decoration: underline;
}
.news-more a {
	font-size: 11px;
	font-weight: normal;
}
.news-more a:link,
.news-more a:visited {
	color: #cc0000;
	text-decoration: none;
}
.news-more a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/* menu services start */

#services-menu {
	margin: 0px 0px 0px 53px;
	padding: 0px;
	position: relative;
	z-index: 10;
	width: 862px;
	height: 116px;
	background: url(images/services_menu.jpg) no-repeat;
	clear: both;
}

#services-menu h1 {
	padding: 0px;
	margin: 0px;
}

#services-menu ul {
	padding: 0px;
	margin: 0px;
}
#services-menu ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#services-menu ul li a {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	height: 116px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#services-menu a:hover {
	background: url(images/services_menu.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

#services-automotive a {
	width: 175px;
	left: 0px;
}
#services-menu #services-automotive a:hover {
	background-position: 0px -116px;
}

#services-residential a {
	width: 175px;
	left: 228px;
}
#services-menu #services-residential a:hover {
	background-position: -228px -116px;
}

#services-commercial a {
	width: 175px;
	left: 457px;
}
#services-menu #services-commercial a:hover {
	background-position: -457px -116px;
}

#services-coupon a {
	width: 175px;
	left: 688px;
}
#services-menu #services-coupon a:hover {
	background-position: -688px -116px;
}

/* end services menu */

