@charset "utf-8";
/* CSS Document */  
body {
 margin: 0px;
 font-family: "Times New Roman", Times, serif;
 background-image: url(images/bg_span.jpg);
 background-repeat: repeat-y;
 background-color: #9da2c9;
 background-position: center;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 0px 0px 8px 0px;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 970px;
	clear: both;
	color: #000000;
}
#bottom-links a {
	font-weight: bold;
}
#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: 970;*/

	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	clear: both;
	text-align: center;
	background-color: #ffffff;
}
/*//////////////////////////////////////

// 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 {
/*	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 {
	margin: 0px;
	padding: 0px;
}
#container-in {
	width: 970px;
	margin: 0px;
	padding: 0px;
}
/*////////////////////////////



//Content formatting///



////////////////////////////*/



#content {
	padding: 0px 18px 0px 18px;
	margin: 0px;
}
/*////////////////////////////



//Base paragraph formatting///



////////////////////////////*/



.content-pgraph {
	font-size: 14px;
	padding: 8px;
	margin: 8px;
}
.content-pgraph a:hover {
	color: red;
}
/*////////////////////////////////



// Coupon ////////////////////////



////////////////////////////////*/



#coupon {
	margin: 10px 0px;
	border: 0px;
}
/*//////////////////////////////////



// credit card graphic /////////////



//////////////////////////////////*/



#ccard {
	margin: 5px 0px 5px 0px;
	width: 970px;
	border: 0px solid #ffffff;
	padding: 0px;
}
/*////////////////

// FEED CONTAINER //

//////////////////*/

#feed-container {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 8px 0px;
	background-color: #ffffff;
	/*	background-image: url(images/links_bottom_span.jpg);

	background-repeat: repeat-y;*/

	text-align: center;
	color: #000000;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*////////////////////////////////

//Footer formatting///////////

////////////////////////////////*/



#footer {
	width: 932px;
	border-top: 1px solid #147275;
	margin: 0px 0px 0px 18px;
	padding: 8px 0px 8px 0px;
	text-align: center;
}
#footer h1 {
	margin: 0px;
	padding-top: 0px;
}
#footer h1 a,  #footer a {
	color: #147275;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/*//////////////////



// FRIENDS LINKS //



/////////////////*/



.friend-links {
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: center;
	color: #147275;
}
.friend-links a {
	color: #147275;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.friend-links a:link {
	color: #147275;
}
.friend-links a:visited {
	color: #147275;
}
.friend-links a:hover {
	color: #FF0000;
}
/*////////////////////////////////



//Form paragraph formatting///////



////////////////////////////////*/







#form-greeting { /* Used on com form */
	padding: 10px 0px 15px 0px;
	font-size: 14px;
}
/*////////////////////////////////



//Link cloud formatting///////////



////////////////////////////////*/



#link-cloud {
	padding: 8px 32px 8px 32px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	font-size: 13px;
}
#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 32px
}
.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;
}
/*////////////////////////

// NEWS MENU ////////////

///////////////////////*/

#news-menu {
	float: left;
	width: 170px;
	border: 1px solid #418683;
	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-title {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: #e6f0f0;
	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-content {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
.news-content a:link,  .news-content a:visited {
	color: #cc0000;
	text-decoration: none;
}
.news-content 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;
}
/*////////////////////////

// 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 {
	padding: 0px;
	margin: 0px 0px 0px 40px;
}
#resources ul {
	padding: 0px;
	margin: 0px 0px 0px 40px;
}
#resources ul li {
	list-style: none;
}
#resources ul li a:link, #resources ul li a:visited {
	font-weight: bold;
	font-size: 15px;
}
#resources ul li a:hover {
	font-weight: bold;
	font-size: 15px;
	color: red;
}
#resources ul li a:active {
	font-weight: bold;
	font-size: 15px;
}
/*////////////////////

// SITEMAP //

//////////////////*/

#sitemap {
	padding: 0px 0px 0px 80px;
}
#sitemap p {
	font-size: 15px;
	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: 15px;
	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: 15px;
	font-weight: bold;
	color: #c31e1e;
}
/*////////////////////////////

// Site banner settings ///////

////////////////////////////*/

#top-banner {
	width: 970px;
	height: 93px;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
}
#top-banner-cityscape {
	height: 137px;
	width: 970px;
	background-image: url(images/cityscape.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#top-banner-name {
	font-size: 24px;
	margin-top: 0px;
	padding: 24px 0px 0px 18px;
	font-weight: bold;
	color: #147275;
	float: left;
	line-height: 32px;
}
#top-banner-name h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#top-banner-name h1 a,  #top-banner-name a {
	text-decoration: none;
	color: #147275;
	padding: 0px;
	margin: 0px;
}
#top-banner-phone {
	display: inline;
	margin-top: 0px;
	padding: 50px 15px 0px 0px;
	font-size: 38px;
	font-weight: bold;
	color: #147275;
	float: right;
}
/*////////////////////////



// TOP MENU TEXT LINKS ///



/////////////////////////*/







#menutxt {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	clear: both;
	text-align: center;
}
#menutxt ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#menutxt .button {
	margin: 0px 46px 0px 12px;
	padding: 3px 0px 0px 0px;
	display: inline;
	float: left;
}
#menutxt .button a {
	font-size: 23px;
	font-weight: bold;
}
#menutxt .button a:link, #menutxt .button a:visited {
	color: #4c8483;
	text-decoration: none;
}
#menutxt .button a:hover {
	color: #05c8c8;
	text-decoration: none;
}
/* menu services start */







#services-menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	width: 970px;
	height: 33px;
	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: 33px;
	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: 232px;
	left: 60px;
}
#services-menu #services-automotive a:hover {
	background-position: -60px -33px;
}
#services-residential a {
	width: 232px;
	left: 357px;
}
#services-menu #services-residential a:hover {
	background-position: -357px -33px;
}
#services-commercial a {
	width: 232px;
	left: 655px;
}
#services-menu #services-commercial a:hover {
	background-position: -655px -33px;
}
/* end services menu */

