/* ---------------------------- */
/* 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;}
ol li 								{list-style: decimal;}

/* CLASSES
-------------------------------*/
.left { float: left;}
.right {float: right;}
.clear { clear: both; }

/* LAYOUT & GLOBAL
-------------------------------*/
body { background: #FFF url(../images/body-bg.gif) repeat-x center top; color: #2F2F2F; }
#wrapper { font: normal 14px Helvetica, Arial, sans-serif; width: 100%; overflow: hidden; }

/* links */
a:active { position:relative; outline: 0; top: 1px; }
a { text-decoration: underline; color: #EFA21D; }
	a:hover { color: #B8A177; }

h1, h2, h3, h4, h5 { font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
	
.inner-wrapper { margin: 0 auto; width: 900px; clear: both; }

/* ADDITIONS
-------------------------------*/
.service-detail img {padding:6px;}

/* form validation error */
.yodlecms_formErrorDiv { margin:5px 0; font-size:12px; color:red;}    
.yodlecms_formError {border:1px solid red!important;}

/*Comment Error Fix*/
.yodlecms_formErrorDiv p {
padding: 0px !important;
}

/* business hours */
.hours {padding: 5px; float: left; margin: 0 0 0 40px;}
.hours table {font-size: 11px; border: 1px solid #ccc; font-weight: bold; margin:0 auto;}
.hours table td {padding: 3px 10px;}

/* HEADER
-------------------------------*/
#header { width: 100%; overflow: hidden;  min-height: 415px; }
	
	/* header top */
	.header-top { height: 71px; overflow: hidden; padding: 2px 0 0 0;}
		/* title block */
		.title { width: 50%; }
				.title h1 a { color: #EBAE43; text-decoration: none; font-weight: bold; font-size:35px;}
					.title h1 a:hover { color: #B8A177; }
			.title p { color: #171717; font-style:italic; font-weight:bold; font-size: 16px; }
			
		/* call block */
		.call { width:  50%; text-align: right; padding: 8px 0 0 0; } 
			.call  h2 { font-size: 20px; color: #EBAF41; font-weight: bold; }
				.call h2 strong { color: #171717; font-size: 27px; }
			.call p { font-size: 17px; color: #EBAF41; font-style:italic; font-weight:bold; }
			
	/* top nav */
	.topnav { overflow: hidden; display: block; float:right; }
		.topnav ul  { display: block; }
			.topnav li { display: inline; line-height: 44px; }
			.topnav a { color: #171717; font-style:italic; text-decoration: none; font-size: 14px; font-weight: bold; line-height: 44px; display: block; float: left; padding: 0 20px; }
				.topnav a:hover, .topnav li.on a { color: #fff; background: url(../images/topnav-hover.gif) no-repeat center top; }
				.topnav a:active { position:relative; outline: 0; top: 0px; }
	
	/* top col */
	.top-col { width: 100%; clear: both; overflow: hidden; margin-top: 2px; }
		/* promo col */
		.promo-col { width: 400px; margin-top: 35px;}
			.promo-col .txtarea { padding: 0px; }
			.promo-col .txtarea h2 { font: normal 24px Georgia, Garamond, Helvetica, Arial, sans-serif; color: #2F2F2F; margin: 0 0 10px 0; }
			.promo-col .txtarea p { color: #555555; margin: 0 0 1em 0; }
			.morebtn { width:181px; height: 43px; background: url(../images/more-btn.jpg) no-repeat center top;  text-indent: -9999px; display: block; margin:0 auto; }
				.morebtn:hover { background-position: center bottom; }
		/* headimg */ 
		.headimg  {font-size: 0; }

/* CONTENT
-------------------------------*/
#content { width: 100%; overflow: hidden; background: #fff; padding: 30px 0; }

	/* Main column */	
	.main-col { padding: 0; }
		.main-col .txtarea { padding: 0 0 0 40px; }
		/* headers */
		.txtarea h2 { color: #171717; font-size: 24px; font-weight: normal; margin: 0 0 0 0; }
			.txtarea h2 strong { color: #EBAF41; }
		.txtarea h3 { color: #171717; font-size: 16px; font-weight: bold; margin: 0 0 1.5em 0; } 
		.txtarea h4 { color: #171717; font-size: 14px; font-weight: normal; margin: 0 0 1.5em 0; } 
		
		/* paragraph */
		.txtarea p { line-height: 1.5em; margin: 0 0 1.5em 0; }
		.txtarea img { margin: 0 10px 5px 0; }
		/* list */
		.txtarea ul,
		.txtarea ol { display: block; margin: 0 0 1.5em 1em; }
			.txtarea ul li	{ font-size: 14px; background: url(../images/bullet.png) no-repeat left 0.3em; padding: 0 0 .6em 20px; }
			.txtarea ol li	{ padding: 0 0 .6em 0; margin: 0 0 0 2em; }
			
		/* link */
		.txtarea a {}
			.txtarea  a:hover {}	
		
		.txtarea  blockquote p { font-weight:bold; font-size:medium; margin: 1.5em 0; color: #EFA21D; line-height: 1em; background: #FFF; padding: 10px; font-style: italic;
	 }
			.txtarea  blockquote p cite { display: block; text-align: right; margin: 1.5em 0 0 0; color: #EFA21D; font-style: italtic; }
		
		a.more { color: #2F2F2F; background: url(../images/arrow.gif) no-repeat; background-position: 93px 21px; padding: 20px 30px 7px 0; text-decoration: none; font-weight: bold; text-transform: uppercase; }
			a.more:hover { background: background: url(../images/arrow.gif) no-repeat right center; color: #EBAF41; }
			
	/* contact form */
	.contact-col {  float:left; }
		.contact-top { position: relative; width: 100%;  height:450px; border: 1px solid #9F9F9F; background: url(../images/cform-bg.gif) repeat-x; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			
			.mail-ico { position: absolute; top: 1px; left:25px;  }
			.contact-top p { padding: 80px 21px; font-size: 12px; }
				.contact-top p strong { color: #2F2F2F; }
			

		.contact-form { margin: -60px 0 15px; padding: 0 21px; }
			.contact-form label { display: block; margin: 0px 0 1px 0; font: normal 14px Arial, Helvetica, sans-serif; }
			.contact-form input,
			.contact-form textarea { background: #fff; border: 1px solid #c8c8c8; color: #969696; font: normal 12px Arial, Helvetica, sans-serif; margin: 0 0 2px 0; padding: 3px 0; width: 99%;  }
			.contact-form textarea { widt: 97%; height: 60px; }
				.contact-form input:focus,
				.contact-form textarea:focus { background: #fff; color: #454545; border: 1px solid #171717; }
			.contact-form input.submit-button { width: 132px; height: 40px;  float:left; border: none; margin: 10px auto 0; display: block; }
				
												
		.cta-col { margin: 10px 0 0 0; width:300px; height:256px; border: 1px solid #000;; background: url(../images/cta-bg.jpg) no-repeat; float:left; }
		.cta-col .txtarea { padding: 25px;  margin: 90px 0 0 -20px;}
		.cta-col h2 { font: normal 21px Helvetica, Arial, sans-serif; color: #BC1117; margin: 5px 0 1.2em 0; }
			.cta-col h2 strong { color: #BC1117; font-size: 35px; font-weight: normal; }
	
			.cta-col .exp { color: #BC1117; text-transform: uppercase; font-size: 15px; font-weight:bold; }
		.cta-col .more { color: #BC1117; font-size: 16px; background: url(../images/arrow.gif) no-repeat;;  background-position: 93px 21px; margin: 15px 0 0 0; }
		
			
			
				
	/* bottom-col */
	.bottom-col { background: #FFF; background: url(../images/bottom-bg.gif) repeat-x bottom; overflow: hidden;  padding: 40px 0; clear: both; }
	
	/* services -col */
	.services-col .txtarea  { padding: 0 10px 0 0px; background: url(../images/services-bg.gif) repeat-y right top; margin: 0 25px 0 0;  }
		.services-col h2 { font-size: 18px; color: #2F2F2F; font-weight: bold; }
			.services-col ul li { background: url(../images/bullet.png) no-repeat left 0.3em; padding: 0 0 .7em 20px;}
				.services-col ul li a { text-decoration: none; color:#2F2F2F;}
					.services-col ul li a:hover {color: #EFA21D; }
				
	/* testimonial-col */
	
	.testimonial-col h2 { font-size: 20px; color: #EFA21D; font-weight: bold; text-align:center; background: url(../images/popups-ico.jpg) no-repeat left top; padding: 25px 0 5px 130px; width:360px; min-height: 55px; height: 55px; margin: 0 0 0 0; }
		.testimonial-col blockquote p { font-size:15px; background-color:#FFF0CF; color: #393939; border: none; }
			.testimonial-col blockquote p cite { text-align: left; color: #393939; font-style: italic; }
			.testimonial-col a { font-style: normal; }

		/* whyus */
		.whyus {  margin-right: 5px; border: 3px solid #fff; color: #fff; background: #F8E4BE; font-family:Helvetica,Arial,sans-serif; font-weight:bold;
                          padding: 10px 0 0 20px; }
			.whyus span {  font-size: 24px; color: #EFA21D; font-weight: bold;  width:250px; text-align:center;   }	
                 .whyus ul,
		.whyus ol { display: block; margin: 0 0 1.5em 1em; }
		.whyus ul li	{ font-size: 16px; color:#2F2F2F; font-weight:bold;  background: url(../images/bullet.png) no-repeat left 0.3em; padding: 0 0 .6em 20px; }
		.whyus ol li	{ padding: 0 0 .6em 0; margin: 0 0 0 2em; }

/* payments */
.payments {width: 642px; background:none; font-weight:normal; clear: both; color: #fefefe; font-size: 14px; }
.payments span {color:#2D2D2D; font:12px Georgia,Helvetica,Arial,sans-serif;  }

.payments ul { margin:0 auto; padding:0 0 0 0; background-image:none;  color:#2D2D2D; list-style: none; display:inline;  }
.payments li { font:normal 11px Verdana; color:#2D2D2D; display:inline;  background-image:none; padding:0 6px 0 0;
}
				
			
/* FOOTER
-------------------------------*/
#footer { width: 100%; clear: both; color: #171717; font-size: 12px; background: #DFDFDE url(../images/footer-bg.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; padding: 15px 0; }
.bottomnav ul { overflow: hidden; display: block;}
.bottomnav li { display: inline; }
	.bottomnav a { color: #2F2F2F;; padding: 0 20px 0 0; text-decoration: none; line-height: 30px; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #555; }
	.copyinfo { color: #2F2F2F;; }
		.copyinfo strong { color: #2D2D2D; }
.promo {
background:url("../images/promobg.gif") no-repeat scroll 0 0 transparent;
border:2px dashed #A1A1A1;
color:#606060;
font-size:16px;
font-weight:bold;
height:126px;
margin:0 0 20px;
padding:18px 0 0 36px;
text-align:center;
width:267px;
}

img.float_right {
float: right;
margin: 22px 0 0 10px;
border: solid 1px #817E7E;
}
