/* ---------------------------- */
/* 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: 60px 0 10px 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: 64px 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: 0;}
		.topnav ul { height: 30px; }
		.topnav li { display: inline; float: left; display: block; line-height: 30px; text-align: center; }
		.topnav a { color:#fff; padding: 0 20px; 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 { 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: 554px; padding: 3px 3px 0 3px; }
	.promo { width: 340px; height: 275px; padding: 3px 0; position: relative; }
	.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 15px; }		
	.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 {background: url(../images/bullet-more.gif) no-repeat left 3px; padding: 0 0 0 15px; font-size: 12px; margin: 0 0 1em 0; }
	.txtarea a { text-decoration: underline; color: #2d2d2c; }
		.txtarea a:hover { color: #e42727; }
		.txtarea li a { color: #000; text-decoration:none; }
		.txtarea li a:hover { 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 15px 0 10px; }
	.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;  padding: 0 20px; min-height: 130px; /*background: #666;*/ }	
	
	.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; }

/* Cta col */
.cta-col { padding: 0px 20px 0 14px; background: url(../images/cta-bg.jpg) no-repeat 90% bottom;  }
	.cta-col h2 { font: bold 24px "Times New Roman", Times, serif; color: #70747b; float: left; margin: 0 0 0 10px;  }
		.cta-col h2 span { color: #e42727; }
	
/* FOOTER
-------------------------------*/
#footer { clear:both; color:#fff; font-size:12px; padding:15px 10px;}
.bottomnav {float:left;clear:left;width:70%;}
.bottomnav ul { overflow: hidden; margin: 0 0 6px;}
.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; width: 100%; }
.hours table td {padding: 3px 10px;}

.service-detail img {padding:6px;}


/* payment options */
#footer .payments { text-align: right; margin: 0; }
#footer .payments ul {  margin: 6px 0 0; }
#footer .payments ul li { border: none; margin: 0 0 0 2px; display:inline; }
#footer .payments img { float: none; }

/* why choose us */
.whyus { margin: 0;  }
.whyus h2 { font-size: 18px; font-weight: bold; color: #8A4C2C; }
.whyus ul { margin: 7px 0 0 0; }
.whyus li { background:url("../images/bullet-more.gif") no-repeat scroll 4px 6px transparent; float:left; padding:3px 0 0 15px; width:45%; }



/* SUBMIT BUTTON
-------------------------------*/

.submit, .submit:visited {
	background: #222 url(../images/alert-overlay.png) repeat-x; 
	border:0 none;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: 10px 0 0;
}
 
.submit:hover { background-color: #111; color: #fff; }
.submit:active { top: 1px; }

.small.submit, .small.submit:visited { font-size: 12px; padding: ; }
.submit, .submit:visited,
.medium.submit, .medium.submit:visited  { font-size: 14px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.submit, .large.submit:visited { font-size: 16px; }
	
.green.submit, .green.submit:visited { background-color: #91bd09; }
.green.submit:hover	{ background-color: #749a02; }
.blue.submit, .blue.submit:visited { background-color: #2daebf; }
.blue.submit:hover { background-color: #007d9a; }
.red.submit, .red.submit:visited { background-color: #AE0001; }
.red.submit:hover { background-color: #840000; }
.magenta.submit, .magenta.submit:visited { background-color: #a9014b; }
.magenta.submit:hover { background-color: #630030; }
.orange.submit, .orange.submit:visited { background-color: #ff5c00; }
.orange.submit:hover { background-color: #d45500; }
.yellow.submit, .yellow.submit:visited { background-color: #ffb515; }
.yellow.submit:hover { background-color: #fc9200; }
.gray.submit, .gray.submit:visited { background-color: #6C6F7E; }
.gray.submit:hover { background-color: #404350; }


