@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/body_tile.jpg);
	background-repeat: repeat;
	font-size: 12px;
}

#banner-gold {
	width: 572px;
	height: 82px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.box {
	display: block;
	width: 198px;
	height: 116px;
	margin: 0px 0px 10px 0px;
}

.box a {
	display: block;
	width: 198px;
	height: 116px;
	text-indent: -9999px;
}

/* classes for db text */
.catchline-bold15 {
	font-weight: bold;
	font-size: 15px;
	color: #CC3300;
}

.cloud-link a {
	color: #000000;
	text-decoration: none;
}
.cloud-link a:link {
	color: #000000;
	text-decoration: none;
}
.cloud-link a:visited {
	color: #000000;
	text-decoration: none;
}
.cloud-link a:hover {
	color: #CC0000;
	text-decoration: none;
}
.cloud-link a:active {
	color: #000000;
	text-decoration: none;
}

#content-flash {
	width: 574;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.content-pgraph {
	font-size: 12px;
}

.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;
}

#content-text {
	padding-top: 10px;
}

#content-text p {
	margin: 4px 8px 14px 8px;
	padding: 0px;
}

#content-text h1,
#content-text h2,
#content-text h3,
#content-text h4,
#content-text h5,
#content-text h6,
.h-title {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	color: #CC3300;
}

#content-text h1 a:link,
#content-text h2 a:link,
#content-text h3 a:link,
#content-text h4 a:link,
#content-text h5 a:link,
#content-text h6 a:link,
.h-title a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;

}

#content-text h1 a:visited,
#content-text h2 a:visited,
#content-text h3 a:visited,
#content-text h4 a:visited,
#content-text h5 a:visited,
#content-text h6 a:visited,
.h-title a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
#content-text h1 a:hover,
#content-text h2 a:hover,
#content-text h3 a:hover,
#content-text h4 a:hover,
#content-text h5 a:hover,
#content-text h6 a:hover,
.h-title a:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
#content-text h1 a:active,
#content-text h2 a:active,
#content-text h3 a:active,
#content-text h4 a:active,
#content-text h5 a:active,
#content-text h6 a:active
.h-title a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

/* BOXES */
#coupon {
	background-image: url(images/box_coupons.gif);
	background-repeat: no-repeat;
}

#nontoxic {
	background-image: url(images/box_nontoxic.jpg);
	background-repeat: no-repeat;
}

#pet-treatment {
	background-image: url(images/box_pet_treatment.jpg);
	background-repeat: no-repeat;
}

#wdr {
	background-image: url(images/box_wdr.gif);
	background-repeat: no-repeat;
}

/* BOXES */

#box-serviceareas {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 198px;
	background-image: url(images/box_serviceareas.jpg);
	background-repeat: no-repeat;
}
#box-serviceareas-content {
	width: 198px;
	background-image: url(images/box_serviceareas_content.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 14px 0px 14px;
	color: #ffffff;
	font-size: 12px;
    width: 175px;
}

#box-serviceareas-content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#box-serviceareas-content ul li {
	padding: 2px;
	margin: 0px 0px 0px 14px;
	font-weight: bold;
}

#box-serviceareas-content .menuitem {
	padding: 2px;
	margin: 0px 0px 0px 14px;
	font-weight: bold;
}

#box-serviceareas-content a {
    color: white;
    text-decoration: none;
}

#box-serviceareas-content a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#box-serviceareas-bottom {
	width: 198px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/box_serviceareas_bottom.gif);
	background-repeat: no-repeat;
}

#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
}

#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 574px;
	float: left;
	margin: 0px;
	padding: 0px;
}



#content-base {
	width: 970px;
	background-image: url(images/span_content.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
/*	border: 1px solid #CC0000;*/
}



#content-left-column {
	width: 198px;
	margin: 0px;
	padding: 0px;
	float: left;
/*		border: 1px solid #ffffff;*/
}

#content-left-column-top {
	background-image: url(images/column_left_top.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 93px;
	padding: 0px;
	margin: 0px;
}

.content-link a:link {
	color: #CC0000;
	text-decoration: underline;
}
.content-link a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.content-link a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content-link a:active {
	color: #CC0000;
	text-decoration: underline;
}

#content-right-holder {
	width: 772px;
	margin: 0px;
	padding: 0px;
	display: inline;/**/
	float: right;
/*	border: 1px solid #ffffff;*/
}

#content-right-column {
	width: 198px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.estimate {
	font-size: 15px;
	font-weight: bold;
	clear: both;

}

.estimate a {
	color: #CC3300;
}

.faqlist li {
	margin: 3px 0px 3px 0px;
}
.faqlist li a:link,
.faqlist li a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.faqlist li a:hover {
	color: #ff0000;
	text-decoration: underline;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {
	margin: 0px 20px 0px 0px;
	padding: 8px 0px 16px 0px;
	background-color: #b1d9fc;
	background-image: url(images/links_bottom_span.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #0a4673;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*///////////////
// FOOTER ///
/////////////*/
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 970px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

#footer-copyright {
	font-size: 11px;
	font-weight: bold;
	color: #0a4673;
	margin: 0px;
	padding: 8px 0px;
}

#footer-copyright a,
#footer-copyright a:link {
	text-decoration: none;
	color: #0a4673;
}

.form-spacer {
	width: 4px;
}

#header {
	width: 970px;
	height: 111px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/flash_back.jpg);
	background-repeat: no-repeat;
}

.img-content {
	margin-left: 8px;
	margin-right: 8px;
	border: 0px solid #134e7a;
}

#menubase {
	width: 198px;
	background-image: url(images/menu_back_span.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;

}

.i-link {
	color: #000000;
	text-decoration: none;
}

.links-bottom {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	clear: both;
	font-size: 10px;
	background-image: url(images/links_bottom_span.jpg);
	background-repeat: repeat-y;
}
.links-bottom a {
	color: #0a4673;
	font-weight: bold;
}

.links-bottom-normal a {
	font-size: 11px;
}

#menubase ul {
	list-style: none;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	color: #ffffff;
	width: 170px;
}

#menubase ul li {
	margin: 0px;
	padding: 0px;
	width: 170px;
	border-bottom: 1px solid #fef649;
}

#menubase ul li h1,
#menubase ul li h2,
#menubase ul li h3,
#menubase ul li h4,
#menubase ul li h5,
#menubase ul li h6,
#menubase ul li {
	display: block;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#menubase ul li a {
	padding: 4px 0px 4px 0px;
}

#menubase ul li a:link {
	display: block;
	width: 170px;
	color: #ffffff;
	text-decoration: none;
}

#menubase ul li a:visited {
	display: block;
	width: 170px;
	color: #ffffff;
	text-decoration: none;
}


#menubase ul li a:hover {
	display: block;
	width: 170px;
	color: #0a4673;
	text-decoration: none;
	background-color: #e5ebee;

}

#menubase ul li a:active {
	display: block;
	width: 170px;
	color: #ffffff;
	text-decoration: none;
}/**/

#menu-bottom {
	background-image: url(images/menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 198px;
	margin: 0px;
	padding: 0px;
}

#news-bottom {
	margin: 0px;
	padding: 0px;
	background-image: url(images/news_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 198px;
}
/*////////////
// NEWS UPDATE //
///////////////*/
#news-header-back {
	width: 198px;
	height: 32px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/news_header_back.jpg);
	background-repeat: no-repeat;
}
/*//////////////*/
#news-header {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/news_header.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 33px;
}

#news-header a {
	display: block;
	text-indent: -9999px;
	width: 198px;
	height: 33px;
	padding: 0px;
	margin: 0px;
}

#news-container {
	font-family: "Times New Roman", Times, serif;
	padding: 4px 12px 4px 12px;
	margin: 0px;
	color: #ffffff;
	font-size: 13px;
}

#news-container a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}


#news-container .news-content {
    margin-bottom: 10px;
}

#news-container .news-content .news-more a {
    color: #ffff00;
}

#news-span {
	width: 198px;
	background-image: url(images/menu_back_span.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

.phone-graphic {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.separator {
	height: 8px;
	padding: 0px;
	margin: 0px;
}

/*/////////////////////*/
.servicelist-links a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.servicelist-links a:link {
	color: #000000;
	text-decoration: none;
}
.servicelist-links a:visited {
	color: #000000;
	text-decoration: none;
}
.servicelist-links a:hover {
	color: #CC0000;
	text-decoration: none;
}
.servicelist-links a:active {
	color: #000000;
	text-decoration: none;
}

.sitemap-links {
	margin: 0px;
	padding: 12px 0px 0px 12px;
}

.sitemap-links ul {
	padding: 0px 0px 0px 20px;
}

.sitemap-links ul li {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.sitemap-links h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}



.sitemap-links h1 a:link {
	color: #000000;
	text-decoration: none;
}
.sitemap-links h1 a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap-links h1 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.sitemap-links h1 a:active {
	color: #000000;
	text-decoration: none;
}
.sitemap-links a {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.sitemap-links a:link {
	color: #000000;
	text-decoration: none;
}
.sitemap-links  a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap-links  a:hover {
	color: #CC0000;
	text-decoration: none;
}
.sitemap-links  a:active {
	color: #000000;
	text-decoration: none;
}

#link-cloud {
	padding: 8px 32px 8px 32px;
	margin: 0px 0px 0px 0px;
	clear: both;
	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 {
	padding: 8px 16px 8px 16px;
	margin: 0px 0px 0px 0px;
	clear: both;
	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
}


#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
}
#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;
}


