@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg_span.jpg);
	background-repeat: repeat;
	background-color: #1961a6;
}
/*///////////////////////
// BANNER //////////////
/////////////////////*/
#banner-container {
	margin: 0px;
	padding: 0px;
}
#banner-bar { /* BANNER BOTTOM BAR */
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 25px;
	display: block;
	background-image: url(images/banner_bar.gif);
	background-repeat: no-repeat;
}
#banner-flash {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 245px;
	display: block;
	background-image: url(images/banner_whole.jpg);
	background-repeat: no-repeat;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 4px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	clear: both;
	color: #ffffff;
	background-color: #2772ba;
}
#bottom-links a:link,  #bottom-links a:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
#bottom-links a:hover {
	text-decoration: none;
	color: #ffd801;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
#bottom-links a:active {
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
/*////////////////////////
// BUSINESS ADDRESS /////
////////////////////////*/
#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	clear: both;
	text-align: center;
	background-color: #2772ba;
}
/* CALL NOW FORM REPLACEMENT */
.call-container {
	width: 520px;
	padding: 0px;
	margin: 6px 0px 8px 0px;
	font-size: 30px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	text-shadow: 1px 1px #ff0, -1px -1px #ff0, -1px 0px #ff0, 0px -1px #ff0;	
}
.call-title {
	padding: 7px 0px 8px 0px;
	margin: 0px 3px 0px 4px;
	background: #2772ba;	
	color: #ff0;
	font-weight: bold;
	font-size: 30px;
	text-indent: 15px;
	text-shadow: 1px 1px #cc0000, -1px -1px #cc0000, -1px 0px #cc0000, 0px -1px #cc0000;	
}
/*//////////////////////////////////////
// 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: 210px;
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
.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: 410px;
	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 TOP /////
////////////////////////*/
#company-top {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #5ba5ec;
}
/*////////////////////////
// CONTAINERS - MAIN /////
////////////////////////*/
#container-out {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#container-in {
	width: 970px;
	margin: 0px;
	padding: 0px;
}
/*//////// CONTACT INFO ///////////*/
#content-left-contact-container {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	clear: both;	
}
#content-left-contactcap {
	width: 203px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menucap.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#content-left-contact-bottom {
	width: 203px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
#content-contact-span {
	padding: 0px 12px;
	margin: 0px;
	background-image: url(images/menu_span.gif);
	background-repeat: repeat-y;
}
#contact-left-phone,
#contact-left-email {
	padding: 8px 0px 8px 38px;
	margin: 0px;
	font-size: 19px;
	font-weight: bold;
	color: #fffc00;
}
#contact-left-phone {
	background: url(images/contact_phone_back.jpg) no-repeat left;		
}
#contact-left-email {
	font-size: 15px;
	background: url(images/contact_email_back.jpg) no-repeat left;	
}
#contact-left-email a {
	text-decoration: none;	
}
#contact-left-email a:link,
#contact-left-email a:visited {
	color: #fffc00;	
}
#contact-left-email a:hover {
	color: #ffffff;	
	text-decoration: underline;
}
/*////////////////////////
// CONTENT /////
////////////////////////*/
#content-container {
	padding: 0px;
	margin: 0px;
	background-image: url(images/content_span.gif);
	background-repeat: repeat-y;
}
#content-container p {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
#content-left {
	width: 203px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#content-left-menu-bottom {
	width: 203px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
#content-left-menu-container {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#content-left-menucap {
	width: 203px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menucap.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#content-center {
	width: 520px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#content-right {
	width: 241px;
	float: right;
	display: inline;
}
/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/
.content-pgraph {
	font-size: 13px;
	padding: 6px;
	margin: 6px;
}
.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 {
	padding: 0px;
	margin: 6px 0px 12px 0px;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {
	margin: 0px;
	padding: 16px 0px 16px 0px;
	text-align: center;
	color: #ffffff;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*////////////////////////
// FOOTER /////
////////////////////////*/
#footer {
	width: 100%;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	background-color: #2772ba;
	text-align: center;
	clear: both;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/
#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
}
/* home page form */
#form-container {
	width: 520px;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}
#form-fields-container {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	background-color: #ffffff;
	font-size: 12px;
	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 8px 0px;
	margin: 0px 3px 0px 4px;
	background: #2772ba;	
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	text-indent: 15px;
}
/*/////////////
// ILINK /////
////////////*/
.i-link {
	color: #000000;
	text-decoration: none;
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud { /* link cloud block */
	padding: 12px 4px 8px 4px;
	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 4px 10px 4px
}
.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;
}
/*////////////////////
// MAIN PHONE ////////
////////////////////*/
#main-phone {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	color: #000000;
	clear: both;
}
/*/////// MAP ///////*/
#map-container {
	width: 230px;
	height: 230px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
#map-title {
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	background-color: #2772ba;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
/*////////////////////
// MENU ///////////////
////////////////////*/
#menu-content {
	padding: 0px 20px 0px 10px;
	margin: 0px;
	clear: both;
}
#menu-span {
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_span.gif);
	background-repeat: repeat-y;
}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	width: 178px;
	height: 18px;
	display: block;
}
#menu ul li a {
	border: 1px solid #2772ba;
	font-weight: bold;
	font-size: 12px;
}
#menu ul li a:link,  #menu ul li a:visited {
	width: 178px;
	height: 18px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
#menu ul li a:hover {
	width: 178px;
	height: 18px;
	display: block;
	background-color: #0d4172;
	color: #fff601;
	border-left: 1px solid #03101d;
	border-top: 1px solid #03101d;
	border-right: 1px solid #2d5a85;
	border-bottom: 1px solid #2d5a85;
}
/*////////////////////
// NEWS ///////////////
////////////////////*/
#news-container {
	padding: 0px;
	margin: 0px;
	width: 203px;
	display: block;
	clear: both;
	background-image: url(images/news_span.gif);
	background-repeat: repeat-y;
}
#news-header {
	padding: 0px;
	margin: 0px;
	height: 19px;
	width: 203px;
	background-image: url(images/news_header.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
.news-content {
	padding: 0px 12px 0px 12px;
	margin: 0px;
	background-image: url(images/news_span.gif);
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 11px;
}
.news-title {
	padding: 3px 12px 3px 12px;
	margin: 0px;
	clear: both;
}
.news-title a {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
.news-title a:link,  .news-title a:visited {
	color: #FFFF66;
	text-decoration: none;
}
.news-title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.news-content p {
	padding: 0px;
	margin: 0px;
}

.news-more a {
	font-size: 11px;
	font-weight: normal;
}
.news-more a:link,  .news-more a:visited {
	color: #c0c0c0;
	text-decoration: none;
}
.news-more a:hover {
	color: #e0e0e0;
	text-decoration: underline;
}
#news-bottom {
	padding: 0px;
	margin: 0px;
	width: 203px;
	height: 20px;
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}
/*////////////////////
// PAGEHEAD /////////
////////////////////*/
#pagehead {
	margin: 3px;
	padding: 3px;
	background-color: #2772ba;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#pagehead h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#pagehead h1 a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
/*////////////////////////////
// Phone number list styles //
////////////////////////////*/
#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-top: 0px;
	padding-top: 0px;
}
#phone-list p {
	margin: 0px 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;
}
/*////////////////////
// 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: #cc0000;
	text-decoration: underline;
}
/*////////////////////
// SERVICEBOXES //////
////////////////////*/
#serviceboxes {
	width: 241px;
	height: 342px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/serviceboxes.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

