@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

a {
	color:007eff;
}
a:hover {
	color:#999999;
}	

/*///////////////////
// BASE CONTAINERS //
///////////////////*/
#container-in {
	width: 1074px;
	padding: 0px;
	margin: 0px;
}
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;

}

/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #ffffff;
}

#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: underline;
	color: #0072ff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

#bottom-links a:active {
	text-decoration: none;
	color: #0072ff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}


#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	clear: both;
	text-align: center;		
}


/*//////////////////////////////////////
// Base paragraph emphasis formatting//
//////////////////////////////////////*/
.catchline-bold15 {
	font-size: 16px;
	font-weight: bold;
	color: #0072ff;
	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: 250px; 
	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: #0072ff;
}

.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 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	clear: both;
}

/*//////////////////
// BANNER //////////
/////////////////*/
#banner {
	width: 1074px;
	height: 246px;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
}


/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/
.content-pgraph {
	font-size: 13px;
	padding: 8px;
	margin: 8px;
}

.content-pgraph a:link {
	color: #0072ff;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a:visited {
	color: #0072ff;
	text-decoration: none;
	font-weight: bold;	
}
.content-pgraph a:hover {
	color: #0072ff;
	text-decoration: underline;
}
.content-pgraph a:active {
	color: #0072ff;
	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;
}


/*///////////////////
// conatiners //
///////////////////*/

#colum_left {
	width: 62px;
	padding:0px;
	height: 100px;
	margin:0px;
	float:left;
	display:block;
}

#colum_right {
	width: 62px;
	padding:0px;
	height: 100px;
	margin:0px;
	float:left;
	display:block;
}
/*///////////////////
// CONTENT //
///////////////////*/
#content {
	margin: 0px 5px 0px 5px;
	padding: 6px;
}
#content p {
	margin: 4px 0px 4px 0px;
	padding: 0px;
}
#content-bottom {
	padding: 0px;
	margin: 0px;
	width: 1074px;
	height: 11px;
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
}
#content-container {
	padding: 0px;
	margin: 0px;

}


/*// CONTENT LEFT //*/
#content-left {
	width: 195px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	border-right: 1px;
	border-color: #FFFFFF;
}
/*// CONTENT CENTER //*/
#content-center {
	width: 751px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	background-image:url(images/contentback.jpg);
	background-repeat:repeat-y;
}

.content-fix {
	width: 1074px;
	height: 0px;
	clear: both;
	display: block;
}

/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {	
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;
	text-align: center;
	color: #ffffff;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

/*///////////////////
// FOOTER //////////
//////////////////*/
#footer {
	width: 1009px;
	height: 61px;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	float:right;
	display:inline;
	text-align: center;

}
#footer a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
#footspace {
	width:31px;
	padding:0px;
	height: 61px;
	margin:0px;
	float:left;
	display:block;
}

#foot {
	width: 1009px;
	height: 61px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#foot a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
#foot a:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #007eff;
}
	
/*///////////////////
// FOOTER BOTTOM //
///////////////////*/
#footer-bottom {
	width: 1074px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
}
#footer-container {
	width: 1074px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


/*////////////////////////////////
//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: #0072ff;
	text-decoration: none;
}

.list-link a:active {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}



/*////////////////////////
// MENU TEXT LINKS ///
/////////////////////////*/
#menuspcl {
	width: 62px;
	padding:0px;
	height: 1px;
	margin:0px;
	float:left;
	display:block;
}

#menuspcr {
	width: 12px;
	padding:0px;
	margin: 0px;
}

#menu {
	width: 183px;
	height:251px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
}

#menutxt {
	margin: 0px;
	padding: 0px;
}
#menutxt ul {
	margin: 10px 0px 0px 26px;
	padding: 0px;
	list-style: none;
}
#menutxt .button {
	float: left;
	margin: 0px 0px 17px 0px;
	padding: 3px 0px 0px 0px;
	clear: both;
}
#menutxt .button a {
	font-size: 14px;
	font-weight: bold;
}
#menutxt .button a:link, #menutxt .button a:visited {
	color: #000000;
	text-decoration: none;
}
#menutxt .button a:hover {
	color: #ffffff;
	text-decoration: none;
}





/*//////////////////
// NEWS ///////////
/////////////////*/
#news-container {
	padding: 4px;
	margin: 0px 0px 0px 0px;
	float: inline;
	display:block;
}
#news-menu {
	width: 183px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(images/newsbody.jpg);
	background-repeat:repeat-y;
	float: inline;
	display:block;
}
#news-bottom {
	width: 183px;
	height: 61px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/newsend.jpg);
	background-repeat: no-repeat;
	display: block;
}
#news-top {
	width: 183px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/newscap.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#news-content {
	padding: 0px 10px 4px 0px;
	margin: 4px;
	color: #000000;
	font-size: 11px;
	clear: both;
}
#newsspc_l {
	width: 62px;
	padding:0px;
	height: 1px;
	margin:0px;
	float:left;
	display:block;
	border: 1px;
	border-color:#0072ff;
}

#newsspc_r {
	width: 12px;
	padding:0px;
	margin: 0px;
}

.news-more {
	font-size: 11px;
}
.news-more a {
	color: #0072ff;
}
.news-title {
	padding: 0px 10px 0px 5px;
	margin: 0px;
}
.news-title a {
	color: #0072ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news-title a:hover {
	text-decoration: underline;
}


/*//////////////////
// PAGEHEAD ////////
/////////////////*/
#pagehead {
	width: 751px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(images/titleback.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#pagehead h1 {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#pagehead a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}


/*////////////////////////////
// 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: #0072ff;
	text-decoration: none;
}

#phone-list li a:hover {
	color: #0072ff;
	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;	
}
/*////////////////////
// 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;
}