/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_span2.gif);
	background-repeat: repeat;
	background-color: #451e0e;
}
/*//////////////////
// BANNER //////////
/////////////////*/
#banner {
	width: 798px;
	height: 168px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#banner-serviceboxes-bottom {
	width: 798px;
	height: 22px;
	background-image: url(images/menu_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
/*///////////////////////////////
//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: #ffde6e;
	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;
}
/*//// CC ////////*/
#cc {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
/*//////////////////////////////////////
// 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 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: #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: #ffffff;
	background-color: #8c2409;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	clear: both;
}
/*///////////////////
// BASE CONTAINERS //
///////////////////*/
#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/container_in_span.jpg);
	background-repeat: repeat-y;
}
#container-in2 {
	width: 798px;
	padding: 0px;
	margin: 0px;/*background-color: #ffffff;*/
}
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
/*//////////////
// CONTENT //
//////////////*/
#content-container-main {
	padding: 0px;
	margin: 0px;
	background-image: url(images/content_span.gif);
	background-repeat: repeat-y;
}
#content {
	padding: 0px 8px 0px 8px;
	margin: 0px;
}
#content p {
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
#content-bottom {
	width: 524px;
	height: 14px;
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#content-container {
	width: 798px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
/* LEFT */
#content-container-left {
	width: 247px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#content-container-left-serviceboxes {
	width: 247px;
	height: 289px;
	display: block;
	background-image: url(images/serviceboxes.jpg);
	background-repeat: no-repeat;
}
/* RIGHT */

#content-container-right {
	width: 524px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: right;
	display: inline;
}
.content-fix {
	width: 798px;
	height: 1px;
	clear: both;
	display: block;
}
/*////////////////////////////
//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;
}
/*///////////////////
// COUPON //
//////////////*/
#coupon {
	width: 524px;
	padding: 0px;
	margin: 0px;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;
	background-color: #8c2409;
	background-image: url(images/non_content_span.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #ffffff;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*///////////////////
// FOOTER //////////
//////////////////*/
#footer {
	width: 798px;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	clear: both;
	text-align: center;
}
#footer a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
/*///////////////////
// FOOTER BOTTOM //
///////////////////*/
#footer-container {
	padding: 0px;
	margin: 0px;
	background-color: #8c2409;
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/
#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
}
/*////////////////////////////////
//Form Formatting///////
////////////////////////////////*/
#form-container {
	padding: 0px;
	margin: 0px;
	width: 500px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.form-label-left {
	width: 180px;
	float: left;
}
.form-field-right {
	width: 250px;
	float: right;
	display: inline;
	clear: right;
}
.form-spacer {
	height: 6px;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 500px;
	display: block;
}
/*////////////////////////////////
//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;
}
/*///////////////////
// MENU //
//////////////*/
#menu-container {
	padding: 0px;
	margin: 0px;
	background-image: url(images/news_content_span.gif);
	background-repeat: repeat-y;
}
#menutxt {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 247px;
	clear: both;
}
#menutxt ul {
	list-style-type: none;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#menutxt ul li {
	padding: 0px;
	margin: 0px;
}
#menutxt .button {
	margin: 0px 0px 3px 19px;
	padding: 0px;
}
#menutxt .button a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#menutxt .button a:link,  #menutxt .button a:visited {
	color: #a53011;
	text-decoration: none;
}
#menutxt .button a:hover {
	width: 226px;
	color: #ffffff;
	text-decoration: none;
	background-color: #a53011;
	display: block;
}
#menutxt .block {
	margin: 0px 0px 0px 6px;
	display: block;
}
/*// MENU CAP //*/
#menu-cap {
	width: 247px;
	height: 29px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menucap.jpg);
	background-repeat: no-repeat;
}
/*// MENU BOTTOM //*/
#menu-bottom {
	width: 247px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
/*//////////////////
// NEWS ///////////
/////////////////*/
#news-container {
	width: 247px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/news_content_span.gif);
	background-repeat: repeat-y;
}
#news-bottom {
	width: 247px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
#news-cap {
	width: 247px;
	height: 31px;
	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 22px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	clear: both;
}
.news-more {
	font-size: 11px;
}
.news-more a {
	color: #cc0000;
}
.news-title {
	padding: 0px 10px 0px 22px;
	margin: 0px;
}
.news-title a {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news-title a:hover {
	text-decoration: underline;
}
/*//////////////////
// PAGEHEAD ////////
/////////////////*/
#pagehead {
	width: 524px;
	height: 28px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	text-align: center;
	background-image: url(images/pagehead_back.gif);
	background-repeat: no-repeat;
	clear: both;
	background-color: #a53011;
}
#pagehead h1 {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#pagehead a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #fdfae2;
}
/*////////////////////////////
// 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;
}
element.style {
}
#banner-city a {
    font-size: 32px;
    color: #000;
    line-height: 28px;
    text-decoration: none;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
#banner-city-market-container {
    font-family: 'Lilita One', cursive;
    max-width: 400px;
    margin: 90px 0 0 20px;
    float: left;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat: repeat;
    background-color: #451e0e;
}
style attribute {
    --wm-toolbar-height: 67px;
}
:root {
    --wm-toolbar-height: 65px;
}

element.style {
}
#banner-market a {
    font-size: 40px;
    color: #942609;
    text-shadow: 2px 2px #edb556, 2px -2px #edb556, -2px 2px #edb556, -2px -2px #edb556, 3px 3px #000;
    text-decoration: none;
    text-transform: uppercase;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
#banner-city-market-container {
    font-family: 'Lilita One', cursive;
    max-width: 400px;
    margin: 90px 0 0 20px;
    float: left;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat: repeat;
    background-color: #451e0e;
}

style attribute {
    --wm-toolbar-height: 67px;
}
:root {
    --wm-toolbar-height: 65px;
}
element.style {
}
#banner-phone {
    margin: 120px 20px 0 0;
    font-size: 34px;
    color: #a81313;
    font-weight: bold;
    float: right;
    text-shadow: 1px 1px #edb556, 1px -1px #edb556, -1px 1px #edb556, -1px -1px #edb556, 2px 2px 3px #000;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat: repeat;
    background-color: #451e0e;
}
style attribute {
    --wm-toolbar-height: 67px;
}
:root {
    --wm-toolbar-height: 65px;
}
