@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #c69d51;
	background-image: url(images/bg_span.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*//////////////////

// BANNER //

/////////////////*/

#banner {
	width: 970px;
	height: 216px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	display: block;
}
/*///////////////////////////////

//Bottom links (News, Resources)/

///////////////////////////////*/

#bottom-links {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #000000;
	background-color: #efd490;
}
#bottom-links a:link, #bottom-links a:visited {
	text-decoration: none;
	color: #a71212;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
#bottom-links a:hover {
	text-decoration: underline;
	color: #a71212;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
#bottom-links a:active {
	text-decoration: none;
	color: #a71212;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
#bottom-span {
	height: 24px;
	width: 970px;
	display: block;
	background-image: url(images/bottom_span.gif);
	background-repeat: repeat-x;
}
/*///////////////////

// BUSINESS ADDRESS //

///////////////////*/

#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color: #efd490;
	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 60px;
}
.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;
}
/*//////////////////
// COMPANY HEADER //
/////////////////*/
#company-header {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #a71212;
	background-color: #dcb670;
	clear: both;
	text-transform: uppercase;
}
/* CONTACT LEFT */
#contact-left-container {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background: url(images/menu_span.gif) repeat-y;
	display: block;
	clear: both;
}
#contact-left-container-cap {
	width: 207px;
	height: 39px;
	padding: 0px;
	margin: 0px;
	background: url(images/contact_menu_cap.jpg) no-repeat;
	display: block;
	clear: both;	
}
#contact-left-container-content {
	width: 207px;
	padding: 0px;
	margin: 0px;
}
#contact-left-phone {
	height: 30px;
	padding: 0px 0px 0px 33px;
	margin: 0px 0px 0px 12px;
	font-weight: bold;
	font-size: 20px;
	background: url(images/contact_phone_back.jpg) no-repeat top left;
}
#contact-left-email {
	height: 32px;
	padding: 8px 0px 0px 36px;
	margin: 10px 0px 0px 12px;
	font-weight: bold;
	font-size: 16px;
	background: url(images/contact_email_back.jpg) no-repeat top left;
}
#contact-left-email a:link,
#contact-left-email a:visited {
	color: #ca3024;	
	text-decoration: none;
}
#contact-left-email a:hover {
	text-decoration: underline;	
}
/*///////////////////
// CONTAINERS //
//////////////*/
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-color: #efd490;
}
/*///////////////////
// CONTENT //
//////////////*/
#content {
	padding: 0px 8px 0px 8px;
	margin: 0px;
}
#content p {
	margin: 4px 0px 8px 0px;
	padding: 0px;
}
#content-bottom {
	width: 970px;
	height: 15px;
	display: block;
	clear: both;
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
}
#content-container {
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-color: #efd490;
	background-image: url(images/content_span.gif);
	background-repeat: repeat-y;
}
/* CONTENT LEFT */
#content-left {
	width: 207px;
	padding: 0px;
	margin: 0px;
	float: left;
}
/* GOOGLE MAP */
#content-left-map {
	width: 207px;
	padding: 0px;
	margin: 0px;
}
#content-left-map-cap {
	width: 207px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	background: url(images/content_left_map_cap.jpg) top left no-repeat;
	display: block;
}
#content-left-google-map {
	width: 181px;
	height: 181px;
	padding: 0px;
	margin: 0px 0px 0px 11px;
}
/* CONTENT CENTER */

#content-center {
	width: 748px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
/* CONTENT RIGHT */

#content-right {
	width: 202px;
	padding: 0px;
	margin: 0px;
	float: right;
	display: inline;
}
#content-right-serviceboxes {
	width: 202px;
	height: 365px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/serviceboxes.jpg);
	background-repeat: no-repeat;
}
/* CONTENT FIX */

.content-fix {
	width: 970px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	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;
}
/*///////////////////
// COUPON //
//////////////*/
#coupon {
	width: 175px;
	height: 123px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block inline;
	background: url(images/short_form_graphic.jpg) no-repeat;
}
/*////////////////

// FEED CONTAINER //

//////////////////*/

#feed-container {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;
	background-color: #efd490;
	text-align: center;
	color: #000000;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*///////////////////

// FOOTER //////////

//////////////////*/

#footer {
	padding: 6px 0px 6px 0px;
	margin: 0px;
	clear: both;
	text-align: center;
	background-color: #efd490;
}
#footer a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
/* FORM */
#form-coupon-container {
	width: 748px;
	padding: 0px;
	margin: 0px;
	background-color: #fff9e4;
}
#form-container {
	width: 572px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#form-fields-container {
	padding: 6px 0px 8px 0px;
	margin: 0px;
	font-size: 15px;
	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: #a71212;	
	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;
}
/*////////////////////////////////

//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;
}
/*///////////////////

// MENU //

//////////////*/

#menu-top {
	width: 207px;
	height: 39px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_cap.jpg);
	background-repeat: no-repeat;
	display: block;
}
#menu {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_span.gif);
	background-repeat: repeat-y;
	clear: both;
}
#menu ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#menu .button {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 4px 0px;
	clear: right;
}
#menu .button a {
	width: 181px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#menu .button a:link, #menu .button a:visited {
	color: #a71212;
	text-decoration: none;
}
#menu .button a:hover {
	color: #fff9e4;
	background-color: #a71212;
	text-decoration: none;
}
.menu-bottom {
	width: 207px;
	height: 15px;
	display: block;
	clear: both;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
}
.menulabel {
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
/*//////////////////

// NEWS ///////////

/////////////////*/

#news-container {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_span.gif);
	background-repeat: repeat-y;
}
#news-cap {
	width: 207px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/news_cap.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
.news-content {
	padding: 0px 16px 4px 14px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	clear: both;
}
#news-bottom {
	width: 207px;
	height: 15px;
	display: block;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
.news-more {
	font-size: 11px;
}
.news-more a {
	color: #cc0000;
}
.news-title {
	padding: 0px 16px 4px 14px;
	margin: 0px;
	/*	background-image: url(images/news_content_span.gif);

background-repeat: repeat-y;*/

clear: both;
}
.news-title a {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news-title a:hover {
	text-decoration: underline;
}
/*//////////////////

// PAGEHEAD ////////

/////////////////*/

#pagehead {
	width: 748px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(images/pagehead_back.gif);
	background-repeat: no-repeat;
	background-color: #a71212;
	clear: both;
}
#pagehead h1 {
	padding: 8px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#pagehead a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	color: #feedb1;
}
/*////////////////////////////

// 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 */
#serviceboxes {
	width: 748px;
	height: 244px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/servicebox_span.jpg) top left repeat-x;
	display: block;
	border-top: 3px solid #a71212;
	border-bottom: 3px solid #a71212;
}
#serviceboxes-buttons {
	width: 697px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
.servicebox-button {
	width: 100px;
	height: 22px;
	padding: 0px;
	margin: 0px 0px 0px 100px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: url(images/servicebox_button_back.gif) left top no-repeat;
	display: inline block;
	float: left;
}
.servicebox-button a {
	text-decoration: none;
}
.servicebox-button a:link, 
.servicebox-button a:visited {
	color: #000000;
}
.servicebox-button a:hover {
	color: #cc0000;
}
.servicebox-clickable {
	padding: 0px;
	margin: 0px 0px 0px 50px;
	float: left;
	display: inline;
}
.servicebox-clickable a {
	width: 210px;
	height: 244px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.box-a {
	width: 214px;
	background: url(images/serviceboxes_res.jpg) no-repeat;	
}
.box-b {
	width: 208px;
	background: url(images/serviceboxes_com.jpg) no-repeat;	
}
.box-c {
	width: 203px;
	background: url(images/serviceboxes_waterdamage.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;
}

