@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #c7cfdc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/bg_span_custom.jpg);
	background-repeat: repeat-y;
	background-position: center;		
}	

/*////////////
// BANNER ////
/////////////*/
#banner {
	width: 947px;
	height: 159px;
	background-image: url(images/temp_banner.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 8px 0px 4px 0px;
/*	margin: 0px 0px 0px 0px; */
	margin: 0px;
	text-align: center;
/*	width: 970px;*/
	clear: both;
	color: #184894;
}

#bottom-links a:link,
#bottom-links a:visited {
	text-decoration: none;
	color: #184894;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
/*	clear: both;*/
}

#bottom-links a:hover {
	text-decoration: none;
	color: #ffcc00;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#bottom-links a:active {
	text-decoration: none;
	color: #184894;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
/*////////////////////////////
// BUSINESS ADDRESS ////////
///////////////////////////*/
#business-address {
	width: 100%;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #184894;
	clear: both;
	text-align: center;
	text-decoration: uppercase;
}
/*//////////////////////////////////////
// Base paragraph emphasis formatting//
//////////////////////////////////////*/
.catchline-bold15 {
	font-size: 16px;
	font-weight: bold;
	color: #c31e1e;
	margin: 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/*//////////////////////////////////
// citylist page - city formatting//
//////////////////////////////////*/
.citylist-li-left,
.citylist-li-right {
	display: inline;
	float: left; 
	width: 250px; 
	padding: 0px;
	margin: 0px 0px 10px 60px; 
}

.citylist-li-left {
	margin: 0px 0px 0px 80px; 
}

.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: 900px; 
	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;
}

/*//////////////
// CONTAINERS //
//////////////*/
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#container-in {
	width: 947px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

/*////////////////
// CONTENT ///////
////////////////*/
#content {
	width: 701px;
	background-image: url(images/content_span_custom_v2.gif);
	background-repeat: repeat-y;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}

#content-bottom { /* gradient at bottom of content */
	width: 701px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}

#content-fix {
	width: 947px;
	height: 1px;
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#content-text {
	padding: 6px 8px 0px 8px;
	margin: 0px;
}

#content-container {
	width: 947px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

#content-left {
	width: 230px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/content_left_span.jpg);
	background-repeat: repeat-y;
	float: left;
	border: 0px solid #000000;	
}

#content-left-box-span {
	width: 179px;
	background-image: url(images/content_left_box_span.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 24px;
	padding: 0px;
	
}

#content-left-box-span p {
	margin: 0px 8px 0px 8px;
	padding: 0px;
}

#content-left-box-bottom {
	width: 179px;
	height: 4px;
	display: block;
	margin: 0px 0px 10px 24px;
	padding: 0px;
	background-color: #184894;

}

#content-left-services-header {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 50px;
	background-image: url(images/content_left_services_header.gif);
	background-repeat: no-repeat;
	display: block;
	
}

#content-left-footer {
	margin: 10px 0px 0px 0px;
	padding: 2px;
	width: 230px;
	/*height: 4px;*/
	background-image: url(images/content_left_footer.gif);
	background-repeat: no-repeat;
/*	display: block;*/
	border: 0px solid #000000;	
	text-decoration: uppercase;
}

#content-right {
	margin: 0px;
	padding: 0px;
	width: 701px;
	float: right;
}
/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/
.content-pgraph {
	font-size: 13px;
	padding: 0px;
	margin: 6px 0px 6px 0px;
}

.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;
}

.content-pgraph-h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

/*////////////////
// COUPON ////////
////////////////*/
#coupon {
	width: 699px;
	height: 49px;	
	display: block;
	background-image: url(images/coupon_custom.gif);
	background-repeat: no-repeat;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {	
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;
	background-color: #c7cfdc;
/*	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: 947px;
	height: 34px;
	padding: 7px;
	margin: 4px 0px 0px 0px;
	text-align: center;
	clear: both;
	background-image: url(images/footer_back.gif);
	background-repeat: no-repeat;
}

#footer h1 {
	padding: 0px;
	margin: 0px;
}

#footer h1 a,
#footer a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #ffffff;	
	font-size: 12px;
	font-weight: bold;
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/
#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
}
/*///////////////////////
// COMPANY NAME AT TOP //
///////////////////////*/
#header-company { /* COMPANY NAME AT TOP */
	padding: 0px;
	clear: both;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #184894;	
	text-transform: uppercase;
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud { /* link cloud block */
	padding: 12px 0px 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 {
	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 SUMMARIES ////////
////////////////////////*/
#news-menu {
	width: 179px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 24px;
}
#news-header {
	width: 179px;
	height: 36px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/den_news_header.gif);
	background-repeat: no-repeat;
	display: block;
}
#news-container {
	width: 171px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-top: 0px solid #184894;
	border-left: 4px solid #184894;
	border-right: 4px solid #184894;
	border-bottom: 4px solid #184894;
	
}
#news-container p {
	padding: 0px;
	margin: 0px;
}
.news-title {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	border-top: 0px solid #184894;		
}
.news-title a {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.news-title a:link,
.news-title a:visited {
	text-decoration: none;
}
.news-title a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.news-content {
	padding: 3px;
	margin: 0px;
	font-size: 11px;
}
.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;
}
/*/////////////////
// PAGEHEAD ///////
/////////////////*/
#pagehead {
	width: 701px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pagehead.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#pagehead h1 {
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#pagehead h1 a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #f4c00c;
}
/*////////////////////////////
// Phone number list styles //
////////////////////////////*/
#phone-list {
	font-family: Arial, Helvetica, sans-serif;
}

#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: 16px;
	margin: 0px 0px 20px 20px;
	padding: 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;
}
/*////////////////////////////
// SERVICE BOXES ACROSS TOP //
////////////////////////////*/
#serviceboxes {
/*	width: 947px;
	height: 77px;*/
	padding: 0px;
	margin: 0px;
/*	background-image: url(images/temp_serviceboxes.jpg);
	background-repeat: no-repeat;
	display: block;*/
	clear: both;
}

/*//////////////////
// SERVICES MENU ///
//////////////////*/
#services-menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 179px;
	
}

#services-menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#services-menu ul li {
	list-style: none;
/*	line-height: 20px;*/
}

#services-menu ul li h1 {
	padding: 0px;
	margin: 0px;
}

#services-menu ul li h1 a,
#services-menu ul li a {
	font-size: 12px;
	font-weight: bold;
	width: 169px;
	display: block;
	padding: 4px;
	margin: 0px 0px 0px 1px;
}

#services-menu ul li h1 a:link,
#services-menu ul li h1 a:visited,
#services-menu ul li a:link,
#services-menu ul li a:visited {
	text-decoration: none;
	color: #000000;
}

#services-menu ul li h1 a:hover,
#services-menu ul li a:hover {
	color: #ffffff;
	background-color: #184894;
	text-decoration: none;
}

#services-menu ul li h1 a:active,
#services-menu ul li a:active {
	text-decoration: none;
	color: #000000;
}

/* end services menu */
/*////////////////////
// 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;
}
