@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bg_span.jpg) repeat #7f4e29;
}
/* BANNER */
#banner {
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 970px;
	display: block;
	background: url(images/banner.jpg) no-repeat;	
}
#banner-prime-city {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 210px;
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	text-shadow: 1px 1px #ffffff, -1px -1px #ffffff, -1px 0px #ffffff, 0px -1px #ffffff;	
}
#banner-prime-city a {
	color: #000000;
	text-decoration: none;	
}
#banner-main-phone {
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 0px 210px;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	text-shadow: 2px 2px #c92020, -2px -2px #c92020, -2px 2px #c92020, 2px -2px #c92020;	
}
/* Bottom links (News, Resources) */
#bottom-links {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #000000;
}
#bottom-links a:link,
#bottom-links a:visited {
	text-decoration: none;
	color: #c92020;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

#bottom-links a:hover {
	text-decoration: underline;
	color: #c92020;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

#bottom-links a:active {
	text-decoration: none;
	color: #c92020;
	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: #c31e1e;
	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: 200px; 
	padding: 0px;
	margin: 0px 0px 10px 30px; 
}

.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: #CC0000;
}

.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: #000000;
	background-color: #edc793;	
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-indent: 5px;
	clear: both;
}
/* CONTACT LEFT */
#contact-container {
	padding: 2px;
	margin: 0px 8px 0px 8px;
	display: block;
	clear: both;
	background: #fef3d8;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 3px solid #ffffff;		
}
#contact-container-cap {
	width: 220px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: url(images/contact_cap.jpg) no-repeat;
	display: block;
	clear: both;	
}
#contact-phone {
	height: 30px;
	padding: 0px 0px 0px 40px;
	margin: 6px 0px 0px 0px;
	font-weight: bold;
	font-size: 21px;
	background: url(images/phone_icon.jpg) no-repeat top left;
}
#contact-email {
	height: 32px;
	padding: 8px 0px 0px 40px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	background: url(images/email_icon.jpg) no-repeat top left;
}
#contact-email a:link,
#contact-email a:visited {
	color: #ca3024;	
	text-decoration: none;
}
#contact-email a:hover {
	text-decoration: underline;	
}
.contact-bottom {
	width: 246px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(images/news_bottom.gif) no-repeat;
	display: block;	
}
/* BASE CONTAINERS */
#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
	background: url(images/content_in_span.gif) repeat-x;
	box-shadow: 3px 3px 5px #2f1b06, -3px 3px 5px #2f1b06;	
}
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
/* CONTENT */
#content {
	padding: 0px 8px 8px 8px;
	margin: 0px 6px 0px 6px;
}
#content p {
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
#content-bottom {
	width: 970px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	background: url(images/content_bottom.gif) no-repeat;
	clear: both;	
}
#content-container {
	width: 970px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background: url(images/content_span.gif) repeat-y;
}
.content-fix {
	width: 960px;
	padding: 1px;
	margin: 0px;
	clear: both;	
}
/* CONTENT LEFT */
#content-left-container {
	width: 220px;
	padding: 0px;
	margin: 0px;
	float: left;	
	background: url(images/content_in_span.gif) repeat-x;	
}
#content-left-cap {
	width: 220px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(images/content_left_cap.jpg) no-repeat;	
}
#content-right-container {
	width: 740px;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	float: left;
	background: url(images/content_cap.gif) no-repeat top left;	
}
/* CONTENT FAR RIGHT */
#content-far-right {
	width: 10px;
	height: 114px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	background: url(images/content_in_span.gif) repeat-x;		
}
/* Base paragraph formatting */
.content-pgraph {
	font-size: 13px;
	padding: 8px;
	margin: 8px;
}

.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;
}
.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;
}
/* 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: 970px;
	background: #edc793;
	clear: both;
	text-align: center;
}
#footer a {
	color: #c92020;
	font-weight: bold;
	text-decoration: none;
}
#footer-bottom {
	width: 970px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display: block;
	background: url(images/footer_bottom_span.jpg) repeat-x;	
}
/* Form paragraph formatting */
#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
}
/* SHORT FORM */
#form-short-container {
	padding: 0px;
	margin: 0px 6px 0px 6px;
	background-color: #fffcdf;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	border: 2px solid #c92020;
}
#form-fields-container {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/short_form_body_back.jpg) no-repeat top right;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;	
}
#form-submit {
	padding: 0px;
	margin: 0px;
	width: 83px;
	height: 34px;
	border: 0px;
	color: #d7583d;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background: url(images/button_submit.png) no-repeat top left;
}
#form-title {
	padding: 7px 0px 6px 0px;
	margin: 0px;
	background: url(images/short_form_title_back.jpg) #edc793 top right no-repeat;	
	color: #cd2f2f;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-indent: 10px;
	text-shadow: 1px 1px #ffffff, -1px -1px #ffffff, -1px 1px #ffffff, 1px -1px #ffffff;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;	
}
/* FRIENDS */
#friends {
	padding: 0px;
	margin: 6px 0px 6px 0px;
	clear: both;
	color: #000000;
	font-size: 11px;
}
#friends a, #friends a:link, #friends a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c92020;
}
#friends a:hover {
	text-decoration: underline;
	color: #c92020;
}
/* Link cloud formatting */
#link-cloud { /* link cloud block */
	padding: 8px 14px 8px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;	 
}
#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: #CC0000;
	text-decoration: none;
}

.list-link a:active {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}
/* GOOGLE MAP */
#map-cap {
	padding: 0px;
	margin: 8px 0px 0px 0px;
	width: 220px;
	height: 27px;
	display: block;
	clear: both;
	background-image: url(images/map_cap.jpg);
	background-repeat: no-repeat;
}
.map-container {
	padding: 0px;
	margin: 0px 0px 0px 8px;		
}
#map-google {
	width: 208px;
	height: 208px;
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}
/* MENU */
#menu-cap {
	width: 220px;
	height: 26px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	display: block;	
	background: url(images/menu_cap.jpg) no-repeat;
}
#menu-container {
	padding: 4px;
	margin: 0px 8px 0px 8px;
	background: #fef3d8;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 3px solid #ffffff;		
}
#menu-container ul {
	padding: 0px;
	margin: 0px;	
	list-style: none;
}
#menu-container ul li {
	margin: 0px;
	padding: 0px;	
	border-bottom: 1px solid #c9a04e;
}
#menu-container ul li a {
	width: 190px;
	padding: 3px 0px 3px 0px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #000000;	
	text-decoration: none;
	text-indent: 6px;
}
#menu-container ul li a:link,
#menu-container ul li a:visited {
	
}
#menu-container ul li a:hover {
	color: #ffff00;
	background: #bf504f;
}
/* NEWS */
#news-container1 {
	width: 246px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/news_content_span.gif);
	background-repeat: repeat-y;
}
#news-bottom {
	width: 246px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
#news-cap {
	width: 246px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/news_cap.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
.news-content {
	padding: 0px 10px 4px 16px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	clear: both;
	background-image: url(images/news_content_span.gif);
	background-repeat: repeat-y;	
}
.news-more {
	font-size: 11px;
}
.news-more a {
	color: #cc0000;
}
.news-title {
	padding: 0px 10px 0px 16px;
	margin: 0px;
}
.news-title a {
	color: #f5d417;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news-title a:hover {
	text-decoration: underline;
}
/* PAGEHEAD */
#pagehead {
	padding: 0px;
	margin: 8px 7px 0px 7px;
	text-align: center;
	clear: both;
	background-color: #c92020;
	text-transform: uppercase;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}
#pagehead h1 {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#pagehead a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-shadow: 2px 2px #5f1111, -2px -2px #5f1111, -2px 2px #5f1111, 2px -2px #5f1111;	
}
/* 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: #CC0000;
	text-decoration: none;
}
#phone-list li a:hover {
	color: #CC0000;
	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;
}
