/* ---------------------------- */
/* 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: #666 url(../images/bg_new.jpg) repeat-x center top; color: #7d7d7d; }
#wrapper { font: normal 14px Helvetica, Arial, sans-serif; width: 900px; margin: 0 auto; overflow: hidden; }

/* links */
a:active { position:relative; outline: 0; top: 1px; }
a { text-decoration: underline; color: #2272cb; }
	a:hover { color: #5b6a7f; }

h1, h2, h3, h4, h5 { font-family: Garamond, Century, Helvetica, Arial, sans-serif; font-weight: bold; }
	
.inner-wrapper { margin: 0 auto; width: 900px; clear: both; }

/* HEADER
-------------------------------*/
#header { width: 100%; }
	
	/* header top */
	.header-top { overflow: hidden; padding: 40px 0 20px 0; width: 100%; }
		/* title block */
		.title { width: 50%; }
			.title h1 { color: #2272cb; font-size: 24px; font-family: Helvetica, Arial, sans-serif; }
				.title h1 a { color: #2272cb; text-decoration: none; }
					.title h1 a:hover { color: #5b6a7f; }
			.title p { color: #2272cb; font-size: 14px; font-weight: bold; }
			
		/* call block */
		.call { width:  50%; text-align: right; } 
			.call  h2 { font-size: 20px; color: #2272cb; font-weight: bold; font-family: Helvetica, Arial, sans-serif; }
				.call h2 strong { color: #fff; background: #6fa8d7 url(../images/phone-bg.gif) repeat-x center top; padding: 0 5px; 
								border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
			.call p { font-size: 16px; color: #5b6a7f; font-weight: bold; }
			
	/* top nav */
	.topnav { margin: 15px 0; overflow: hidden; display: block; background: #cdd5df url(../images/topnav-bg.gif) repeat-x center top; padding: 10px 0; border: 1px solid #9cb0c2;
				border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
		.topnav ul  { display: block; }
			.topnav li { display: inline; }
			.topnav a { color: #3e84d2; text-decoration: none; padding: 3px 5px; margin: 0 5px; font-size: 14px; font-weight: bold; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
				.topnav a:hover, .topnav li.on a { color: #fff; background: #2373cd url(../images/topnav-hover.gif) repeat-x center top; }
			
/* CONTENT
-------------------------------*/
#content { width: 880px; background: #fff; background: rgba(0, 0, 0, 0.1); overflow: hidden; padding: 10px;
			border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	
	/* content-col */
	.content-col {  margin-left: 10px; }
	
	/* Main column */	
	.main-col { border: 1px solid #cad6e1; background: #fff url(../images/txtarea-bg.gif) repeat-x bottom; margin-bottom: 15px;
					boreder-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		.main-col .txtarea { padding: 15px 25px; }
		/* headers */
		.txtarea h2,
		.txtarea h3,
		.txtarea h4{ color: #2272cb; font-size: 22px; font-weight: bold; margin: 0 0 .5em 0; }
		
		.main-col .txtarea h2 { margin: 0 0 1.5em 0; }
			.txtarea h2 strong { color: #5b6a7f; }
		.main-col .txtarea h3 { color: #5b6a7f; font-size: 18px; font-weight: bold; margin: 0 0 1.5em 0; } 
		.main-col .txtarea h4 { color: #71add3; font-size: 14px; font-weight: bold; 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	{ background: url(../images/bullet.gif) 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 { border-bottom: double #848f9f; text-decoration: none; }	
		
		blockquote p { margin: 1em 0; line-height: 1.5em; font-style: italic; }
			blockquote p cite { display: block; margin: .5em 0 0 0; color: #000; font-style: normal; }
			
		.main-col .txtarea  blockquote p { border: 1px solid #d7d7d7; margin: 1.5em 0; color: #000; line-height: 1em; background: #e6f1f5; padding: 10px; font-style: italic;
								border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
			.main-col .txtarea  blockquote p cite { display: block; text-align: right; margin: 1.5em 0 0 0; color: #000; font-style: normal; }
		
		a.more { color: #2272cb; background: url(../images/bullet.gif) no-repeat right center; padding: 7px 10px 7px 0; text-decoration: none; font-weight: bold; }
			a.more:hover { background: url(../images/bullet.gif) no-repeat right center; color: #5b6a7f; }
			
	/* top col */
	.top-col { overflow: hidden; height: 250px; margin: 0 0 15px 0; }
		/* promo col */
		.promo-col { min-height: 250px; _height: 250px; border: 1px solid #cad6e1; background: url(../images/new-promo.jpg) no-repeat center top; position: relative; font-size: 12px; margin-right: 10px; }
			.promo-col .txtarea { text-align: right; padding: 15px; }
			.promo-col .txtarea h2 { font: bold 20px/1em Helvetica, Arial, sans-serif; color: #6793d4; margin: 0 0 1em 0; }
			.promo-col .txtarea p { font: bold 12px Helvetica, Arial, sans-serif; color: #5b6a7f; margin: 0 0 2em 0; }
				
		/* headimg */ 
		.headimg  { font-size: 0; border: 1px solid #cad6e1;  }
		
		/* testimonial-col */
		.testimonial-col { border: 1px solid #cad6e1; background: #fff; min-height: 250px; _height: 250px; font-size: 12px; background: url(../images/txtarea-bg.gif) repeat-x bottom; }
			.testimonial-col .txtarea { padding: 10px; }
			.testimonial-col blockquote p { font-size: 12px; color: #848f9f; }
			.testimonial-col h2 { font-size: 22px; }
			
	/* contact form */
	.contact-col { border: 1px solid #cad6e1; background: #fff url(../images/txtarea-bg.gif) repeat-x bottom; padding: 15px 10px 5px; margin: 0 0 15px;
					boreder-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		.contact-top { }
			
			.contact-top p { color: #848f9f; font-size: 12px; }
				.contact-top p strong { color: #e60000; }
			.contact-top h2 { color: #ed1d25; font: bold 18px/1em Helvetica, Arial, sans-serif; margin: 0 0 .5em 0; }
		
		.contact-form { margin: 1em 0 15px 0; }
			.contact-form label { display: block; margin: 5px 0 1px 0; font: normal 12px Arial, Helvetica, sans-serif; color: #848f9f; }
			.contact-form input,
			.contact-form textarea { background: #fff url(../images/txtarea-bg.gif) repeat-x bottom; border: 1px solid #cad6e1; 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 #848f9f; }
			.contact-form input.submit-button { width: 176px; height: 49px; background: transparent; border: none; margin: 10px auto 0; display: block; }
				.contact-form input.submit-button:focus { background: transparent; border: none; }	
		
	/* services-col */
	.services-col { border: 1px solid #cad6e1; background: #fff url(../images/txtarea-bg.gif) repeat-x bottom; font-size: 12px;
					boreder-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		.services-col .txtarea { padding: 10px; }
		.services-col a { color: #848f9f; text-decoration: none; }
	
	/* cta-col */
	.cta-col { border: 1px solid #cad6e1; background: #fff url(../images/cta-img.jpg) no-repeat right top; min-height: 187px; _height: 187px;
				boreder-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		.cta-col .txtarea { width: 220px; padding: 20px 0 10px 20px; }
		.cta-col h2 { color: #2272cb; font: bold 30px/1em Garamond, Century, Helvetica, Arial, sans-serif; }
		.cta-col p { color: #5b6a7f; font: bold 18px Garamond, Century, Helvetica, Arial, sans-serif; }
		.cta-col strong { color: #d9171d; font-size: 36px; display: block; }
		
/* FOOTER
-------------------------------*/
#footer { clear: both; color: #fff; font-size: 12px; padding: 15px 0; width: 870px; margin: 0 auto; font-family: Helvetica, Arial, sans-serif; }
.bottomnav ul { overflow: hidden; width: 100%; }
.bottomnav li { display: inline; margin: 0 0 0 -1px; border-left: 1px solid #fff; float: left; text-transform: uppercase; font-weight: bold; }
	.bottomnav a { color: #fff; padding: 2px 8px; text-decoration: none; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #fff; }
	.copyinfo { margin: 10px 0 0 8px; color: #fff; }
.payments {float: right;}
.payments ul li {
    display: inline;
    margin: 0 2px;
}

/* 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;}
