/* ---------------------------- */
/* CMS GUI OVERWRITE
/* ---------------------------- */

.yodlecms_widget, .yodlecms_widget_layout {overflow:auto;}
div.yodlecms_column {float:left;}

/* ---------------------------- */
/* HTML TAG RESET               */
/* ---------------------------- */

html, body, form, fieldset, h1, 
h2, h3, h4, h5, h6, p, pre, 
blockquote, ul, ol, dl, address		{margin:0; padding:0; font-size:100%; font-weight:normal;}
ul, li 								{list-style-type:none;}

/* CLASSES
-------------------------------*/
.left {float:left;}
.right {float:right;}
.clear { clear: both; }

/* LAYOUT & GLOBAL
-------------------------------*/
body { background: #9f8f7d url(../images/header-bg.gif) repeat-x top center; }
#wrapper { font: normal 12px Arial, Helvetica, sans-serif; width: 100%; }
.wrapper { margin:0 auto; width: 900px; /*background: #666;*/ }

a:active { position:relative; outline:0; top:1px; }
a { text-decoration: none; }
.more { text-transform: lowercase; background: url(../images/bullet-more.gif) no-repeat right center; padding: 0 10px 0 0; font-weight: bold; font-size: 12px; }

/* HEADER
-------------------------------*/
#header { overflow: hidden; font: normal 14px "Times New Roman", Times, serif; }
.header-top { overflow: hidden; height: 150px;}
	.title { padding: 70px 0 32px 0; width: 55%; }
		.title h1 { color: #8a4c2c; font-size: 25px; font-weight: bold; }
			.title h1 a { color: #8a4c2c; font-size: 25px; font-weight: bold; text-decoration: none; }
		.title p { color: #000; font-weight: bold; font-size: 14px; }
	.call { padding: 70px 0 0 0; text-align: right; text-transform: uppercase; }
		.call h2 { color: #000; font-size: 20px; font-weight: bold; }
			.call h2 span { color: #e42727; }
		.call p { color: #000; font-size: 20px; }
	.topnav { clear: both; font-size: 16px; margin-top: 20px;}
		.topnav ul { background:url(../images/topnav-bg.jpg) top repeat-x; height: 30px; }
		.topnav li { display: inline; float: left; width: 150px; display: block; line-height: 30px; text-align: center; }
		.topnav a { color:#fff; width: 150px; display: block; text-decoration:none;}
		.topnav a:hover, .topnav li.on a {background: #fff; color: #8a4c2c;}
		
/* CONTENT
-------------------------------*/
#content { width:100%; background: #f4eabf url(../images/content-bg.gif) repeat-x top center; overflow: hidden; padding: 10px 0 0 0; }
/* Content Top column */
.content-top { z-index: 100; position: relative;  background: #fff; box-shadow:0 0px 5px #4a4a4a; -moz-box-shadow: 0px 0px 5px #4a4a4a; -webkit-box-shadow: 0 0px 5px #4a4a4a; overflow: hidden; clear: both; width: 100%; }
	.headimg { width: 600px; padding: 3px 3px 0 3px; }
	.promo { background: url(../images/promoimg.jpg) no-repeat center center; width: 289px; height: 298px; padding: 3px 3px 3px 1px; position: relative; }
	.promo img {
	margin: 10px 0px 0px 0px; 
}

.promo h2 { text-shadow : 1px 2px 5px #000; bottom:0; color:#fff; font-size: 24px; font-weight: bold; position: absolute; right: 10px; text-align:right; bottom: 40px; width:60%; line-height: 1.2em;  }
		.promo strong { font-size: 36px; }
		.promo  span { font-weight: normal; }
		.promo .more { color: #fff; text-transform: lowercase; position: absolute; right: 10px; bottom: 10px; background: url(../images/bullet-more.gif) no-repeat right center; padding: 0 10px 0 0; font-weight: bold; font-size: 12px; }
			.promo .more:hover { color: #e42727; }
			
.content-middle { background: #fff; overflow: hidden; z-index: 1; padding: 25px 0 0; width: 100%; z-index: 10; }

/* Main column */	
.main-col { overflow: hidden; background: url(../images/content-bg.jpg) no-repeat right bottom; padding: 0 20px; }		
	.txtarea { padding: 0px 15px 15px 0; color: #2d2d2c; }
	.txtarea h2 { color: #8a4c2c; margin:0 0 15px 0; font: normal 20px "Times New Roman", Times, serif; }
	.txtarea p { line-height: 1.4; margin: 0 0 1em 0; }
	.txtarea ul { display: block; margin: 0 0 1em 0; margin: 0 0 0 0; }
	.txtarea li {font-size: 12px; margin: 0 0 1em 0; }
	.txtarea a { text-decoration: underline; color: #2d2d2c; }
		.txtarea a:hover { color: #e42727; }
		/*.txtarea li a ,*/  .txtarea li { background: url(../images/bullet-more.gif) no-repeat left 3px; color: #000; padding: 0 0 0 15px; text-decoration:none; }
		.txtarea li a:hover { /* background: url(../images/bullet-more.gif) no-repeat left 3px; */ color: #e42727;  }
	.txtarea h3 { color: #8a4c2c; font-weight: bold; font-size: 12px; padding: 10px 0 15px 0; } 
	
	.more-info { float: right; width: 235px; padding: 0 0 40px 20px; overflow: hidden; }
		.more-info .more { color: #000; text-transform: lowercase; background: url(../images/bullet-more.gif) no-repeat right center; padding: 0 10px 0 0; font-weight: bold; font-size: 12px; text-decoration: none; margin-top: 25px; }
			.more-info .more:hover { color: #e42727; }

/* Contact Form */
.contact-col { padding: 0px 20px 0 14px; }
	.contact-col h2 { margin: 0 0 15px 0; font: normal 24px "Times New Roman", Times, serif; color: #ff0000; no-repeat right center; padding: 0 35px 0 0; line-height: 18px; }
	.contact-col strong { color: #ff0000; }
	
	.contact-form { margin: 10px 0 0 0; }
		.contact-form label { display: block; color: #2d2d2c; margin: 0 0 2px 0; font:normal 12px Arial, Helvetica, sans-serif; }
		.contact-form input,
		.contact-form textarea { background: #fff; border: 1px solid #ca9579; color: #5a5a5a; font: normal 12px Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 4px 0; width: 99%; }
		.contact-form textarea { widt: 97%; }
			.contact-form input:focus,
			.contact-form textarea:focus { background: #fce9df; border: 1px solid #ca9579; }
		.contact-form input.submit-button { width: 266px; height: 52px; background: #fff; border: none; margin: 0 auto; }
			.contact-form input.submit-button:focus { background: #fff; border: none; }

.content-bottom { background: #fff; overflow: hidden; padding: 25px 0 10px; border-top: 10px solid #f5eee5; width: 100%; min-height: 130px; }
	
/* Testimonails col */	
.testimonials-col { overflow: hidden; /*background: url(../images/testimonials-bg.jpg) no-repeat 20px top;*/  padding: 0 20px; min-height: 130px; /*background: #666;*/ }	
	.testimonials-col h2 { font: normal 30px "Times New Roman", Times, serif; color: #ed7a01; padding: 0px; }
	.testimonials-col  blockquote  { font-style: italic; color: #2e2e2e; line-height: 1.5em; }
	.testimonials-col  blockquote p { display: inline; }
		.testimonials-col blockquote:before { color: #e2cbf3; content: open-quote; font-size: 4em; line-height:.1em; margin-right:.25em; vertical-align:-.4em; }
		.testimonials-col  blockquote span { font-style: normal; text-align: right; display: block; }
	.testimonials-col  .more { color: #000; text-align: right; display: block; margin: 10px 0; text-transform: capitalize; }
	.testimonials-col ul {
	margin:10px 10px 10px 15px; 
 }
	.testimonials-col ul li {
	list-style-type:disc; float:left; width:225px; margin:2px 5px; 
}

/* Cta col */
.cta-col { padding: 0px 20px 0 14px; background: url(../images/cta-bg.jpg) no-repeat 85% bottom;  }
	.cta-col h2 { font: bold 24px "Times New Roman", Times, serif; color: #70747b; float: left; margin: 0 0 0 20px;  }
		.cta-col h2 span { color: #e42727; }
	
/* FOOTER
-------------------------------*/
#footer { clear:both; color:#fff; font-size:12px; padding:15px 10px;}
.bottomnav ul { overflow: hidden; width: 100%; }
.bottomnav li { display: inline; margin: 0 0 0 -1px; border-left: 1px solid #fff; float: left; }
	.bottomnav a { color: #fff; padding: 2px 8px; text-decoration:none; font-weight: bold; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #fff; }
	.copyinfo { margin: 10px 0 0 8px; color: #fff; }

/* form validation error */
.yodlecms_formErrorDiv { margin:5px 0; font-size:12px; color:red;}    
.yodlecms_formError {border:1px solid red!important;}


/* business hours */
.hours {padding: 5px;}
.hours table {font-size: 11px; border: 1px solid #ccc; font-weight: bold; margin:0 auto;}
.hours table td {padding: 3px 10px;}

.service-detail img {padding:6px;}

.logos img {
	margin: 5px 0px 5px 20px
}
.logos a img {
	border:none; 
}

.sidePromo {
	
}

.sidePromo h2 { text-shadow: 1px 2px 5px #000;  
bottom:0; color:#fff; 
font-size: 34px; 
font-weight: bold;  
text-align:center;  
line-height: 1.2em;
background:#3D9F64 none repeat scroll 0 0;
border:1px solid #000000; 
padding:10px 5px;
margin: 0 0 10px 0px;  }

		.sidePromo strong { font-size: 36px; }
		.sidePromo  span { font-weight: normal; }

.serviceImg img {
	float:right; margin: 0 0 8px 8px; 
}