@charset "utf-8";
/* CSS Document */



body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pit_bgspan.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #170a01;
	font-size: 13px;
}
/*///////////////////

// BANNER ///////////

//////////////////*/

#banner {
	padding: 0px;
	margin: 0px;
	width: 970px;
	height: 140px;
	background-image: url(images/pit_banner.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
/*///////////////////////////////

//Bottom links (News, Resources)/

///////////////////////////////*/

#bottom-links {
	padding: 0px 0px 8px 0px;
	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: #ce3532;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
#bottom-links a:hover {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-decoration: underline;
}
#bottom-links a:active {
	text-decoration: none;
	color: #ce3532;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
/*///////////////////

// BUSINESS ADDRESS //

///////////////////*/

#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	clear: both;
	text-align: center;
}
/*//////////////////////////////////////

// Base paragraph emphasis formatting//

//////////////////////////////////////*/

.catchline-bold15 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	margin: 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/* CC */

#cc {
	width: 242px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}
/*//////////////////////////////////

// citylist page - city formatting//

//////////////////////////////////*/



#citylist-li {
/*	padding: 0px 0px 10px 180px;*/



}
.citylist-li-left, .citylist-li-right {
	display: inline;
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
.citylist-li-left {
	margin: 0px 0px 10px 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;
}
#citylist-span {/* fixes div overflow problem if applicable */
	padding: 1px;
	margin: 0px;
	width: 469px;
	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;
}
/*///////////////////

// COMPANY HEADER //

///////////////////*/

#company-header {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	clear: both;
}
/*//////////////////////

//Base containers//////

/////////////////////*/

#container-out {
	margin: 0px;
	padding: 0px;
}
#container-in {
	width: 970px;
	margin: 0px;
	padding: 0px;
}
/*///////////////////

// CONTENT //////////

///////////////////*/

#content {
	padding: 0px 12px 4px 12px;
	margin: 0px;
	font-size: 13px;
}
#content p {
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
#content-bottom {
	width: 970px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background: url(images/pit_content_bottom.gif) no-repeat;
}
/* CONTENT CONTAINER */

#content-container {
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: url(images/pit_content_container_span.gif) repeat-y;
}
#content-container-left {
	width: 242px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
}
#content-container-left-phoneback {
	width: 242px;
	height: 52px;
	padding: 0px;
	margin: 0px;
	background: url(images/pit_phone_back.jpg) no-repeat;
}
#content-container-right {
	width: 705px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#content-top {
	width: 705px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: url(images/pit_content_top.gif) no-repeat;
	display: block;
}
/*////////////////////////////

//Base paragraph formatting///

////////////////////////////*/

.content-pgraph {
	font-size: 13px;
	padding: 8px;
	margin: 8px;
}
.content-pgraph a:link {
	color: #000000;
	text-decoration: none;
}
.content-pgraph a:visited {
	color: #000000;
	text-decoration: none;
}
.content-pgraph a:hover {
	color: #000000;
	text-decoration: none;
}
.content-pgraph a:active {
	color: #000000;
	text-decoration: none;
}
/*// COUPON //*/

#coupon {
	width: 705px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
/*////////////////

// FEED CONTAINER //

//////////////////*/

#feed-container {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 8px 0px;
	text-align: center;
	color: #000000;
}
.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 {
	color: #ce3532;
	;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
/* SHORT FORM */
/* FORM */
#form-short-container {
	/*width: 635px;*/
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	background-color: #ffffff;
}
#form-fields-container {
	padding: 6px 0px 8px 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: #c96418;	
	color: #ffffff;
	font-weight: bold;
	font-size: 23px;
	text-indent: 15px;
	border: 1px solid #f4ac21;
}

/*////////////////////////
// FORM ///
/////////////////////////*/

#form-container {
	width: 539px;
	height: 133px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_form_back.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}
.form-input-container {
	padding: 0px;
	margin: 40px 0px 0px 15px;
	font-weight: bold;
	color: #c00a0a;
	text-align: center;
	float: left;
	display: inline;
}
.form-button {
	cursor:	hand;
	cursor:	pointer;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	width: 174px;
	height: 31px;
	background-image: url(images/pit_form_button.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
/*////////////////////////////////

//Form paragraph formatting///////

////////////////////////////////*/

#form-greeting { /* Used on com form */
	padding: 10px 0px 15px 0px;
	font-size: 14px;
}
/*///////////////

// FRIENDS //////

///////////////*/

#friends {
	padding: 0px;
	margin: 6px 0px 0px 0px;
	clear: both;
	color: #ce3532;
}
#friends a, #friends a:link, #friends a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ce3532;
}
#friends a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/*/////////////

// I-LINK /////

/////////////*/

.i-link {
	text-decoration: none;
	color: #000000;
}
/*////////////////////////////////

//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;
}
/*////////////////////////////////

//Link cloud formatting///////////

////////////////////////////////*/

#link-cloud {
	padding: 8px 16px 8px 16px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	font-size: 13px;
}
#link-cloud a {
	font-weight: bold;
	font-size: 12px;
}
#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 16px
}
/*///////////////////

// MAIN PHONE //////

//////////////////*/

#main-phone {
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 28px;
	font-weight: bold;
	color: #bc1e1e;
	text-align: center;
}
/* GOOGLE MAP */
.map-cap {
	padding: 0px;
	margin: 0px;
	width: 242px;
	height: 45px;
	display: block;
	clear: both;
	background-image: url(images/pit_map_top.jpg);
	background-repeat: no-repeat;
}
#map-google {
	width: 224px;
	height: 224px;
	padding: 0px;
	margin: 0px 0px 0px 9px;
}
/*////////////////////////
// MENU TEXT LINKS ///
/////////////////////////*/
.menu-bottom {
	width: 242px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_menu_bottom.gif);
	background-repeat: no-repeat;
}
.menu-container {
	padding: 0px;
	margin: 0px;
	width: 242px;
	background: url(images/pit_menu_span.gif) repeat-y;
}
.menu-cap {
	padding: 0px;
	margin: 0px;
	width: 242px;
	height: 45px;
	display: block;
	clear: both;
	background-image: url(images/pit_menu_top.jpg);
	background-repeat: no-repeat;
}
#menutxt {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 242px;
	clear: both;
}
#menutxt ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menutxt ul li {
	padding: 0px;
	margin: 0px;
}
#menutxt .button {
	margin: 0px 0px 0px 7px;
	padding: 0px;
}
#menutxt .button-bottom {
	border-bottom: 1px solid #f2dd8c;
}
#menutxt .button a {
	width: 228px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#menutxt .button a:link, #menutxt .button a:visited {
	color: #ce3532;
	text-decoration: none;
}
#menutxt .button a:hover {
	color: #ffe064;
	font-style: italic;
	background-color: #ce3532;
}
#menutxt .button .txt {
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
/*////////////////////////

// NEWS SUMMARIES ////////

////////////////////////*/

#news-menu {
	width: 242px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	background: url(images/pit_menu_span.gif) repeat-y;
}
#news-header {
	width: 242px;
	height: 41px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_news_cap.jpg);
	background-repeat: no-repeat;
	display: block;
}
#news-container {
	width: 242px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#news-container p {
	padding: 0px;
	margin: 0px;
}
.news-title {
	padding: 3px 8px 3px 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	border-top: 0px solid #c03603;
}
.news-title a {
	font-weight: bold;
	font-size: 12px;
	color: #c03603;
}
.news-title a:link,  .news-title a:visited {
	text-decoration: none;
}
.news-title a:hover {
	color: #c03603;
	text-decoration: underline;
}
.news-content {
	padding: 3px 8px 3px 10px;
	margin: 0px;
	font-size: 11px;
}
.news-more a {
	font-size: 11px;
	font-weight: normal;
}
.news-more a:link,  .news-more a:visited {
	color: #c03603;
	text-decoration: none;
}
.news-more a:hover {
	color: #c03603;
	text-decoration: underline;
}
/*////////////////

// PAGEHEAD //////

///////////////*/

#pagehead {
	height: 29px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	text-align: center;
	background-color: #c96418;
	color: #ffffff;
	text-shadow: #000000 1px 1px 1px;
}
#pagehead h1 {
	padding: 4px 0px 0px 0px;
	margin: 0px;
}
#pagehead h1 a {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/*////////////////////////////

// Phone number list styles //

////////////////////////////*/

#phone-head em {
	font-weight: bold;
	font-size: 16px;
}
#phone-head a {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#phone-list p, #phone-list p ul, #phone-list p ul li, .phone-nums {
	font-weight: bold;
	font-size: 16px;
	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;
}
/* SERVICEBOXES */

#serviceboxes {
	width: 705px;
	height: 101px;
	padding: 0px;
	margin: 0px;
	background: url(images/pit_serviceboxes.jpg) no-repeat;
	display: block;
	clear: both;
}
/* serviceboxes inner */
#serviceboxes-inner {
	width: 705px;
	height: 105px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ebaf69;
	display: block;
/*	border-top: 3px solid #a71212;
	border-bottom: 3px solid #a71212;*/
}
.servicebox-clickable {
	padding: 0px;
	margin: 0px 0px 0px 3px;
	float: left;
	display: inline;
}
.servicebox-clickable a {
	width: 230px;
	height: 105px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.box-a {
	width: 230px;
	background: url(images/serviceboxes_res.jpg) no-repeat;	
}
.box-b {
	width: 230px;
	background: url(images/serviceboxes_com.jpg) no-repeat;	
}
.box-c {
	width: 230px;
	background: url(images/serviceboxes_waterdamage.jpg) no-repeat;	
}
/*////////////////////
// SITEMAP //
//////////////////*/

#sitemap {
	padding: 0px 0px 0px 10px;
}
#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;
}

