/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
h1 {font-size:300%; font-family:'trebuchet ms', arial, sans-serif;}
h2 {font-size:180%; font-family:'trebuchet ms', arial, sans-serif;}	
a {color:#8d0f10; text-decoration:none; }	
a:hover {color:#f4b200;}


em {
	font-style:oblique;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#fff;
	color:#2e3c23;
	font:12px 'trebuchet ms',arial,verdana,sans-serif;
	}
		
#container {
	position:relative;
	margin:0 auto;
	width:855px;
	font-size:12px;
	}
	
.header {
	margin-top:10px;
	}
	
.header h1 {
	text-align: left; background: url(../images/logobg.gif) no-repeat top right;
padding: 5px 0px; 
padding-right: 40px; 	}

.header h2 {
	text-align:right;
	}
	
.nav {
	float:left;
	width:851px;
	height:37px;
	background:url(../images/navbg.gif) no-repeat;
	font-size:18px;
	clear:both;
	overflow:hidden;
	}
	
.nav a {
	padding:7px 39px 10px 13px;
	float:left;
	}
	
.nav a:hover, .nav a.active {color:#f4b200;}	
.nav .on a {color:#f4b200;}	
.left {
	background:#f1f1f1;
	border:1px solid #d9ddd5;
	float:right;
	width:240px;
	margin-top:5px;
	padding:5px;
	}

.left h1 {
	color: #f4b200;
font-size: 18px;
text-align: center;
clear: both;
	border-top:2px solid #f4b200;
margin-top: 10px;
padding-top: 10px;
}
	
.left h3 {
	color:#0a0b0a;
	font-size:18px;
	text-align:center;
	border-bottom:2px dotted #e6e6e5;
	}
	
.left h2, .left p {	
	color:#798277;
	font-size:20px;
	text-align:center;
	}
	
.left p {
	text-align:left;
	}
	
.left ul {
	font-size:16px;
	color:#798277;
	text-align:center;
	}
	
.left .coupon {
	background:#cfe3bf;
	padding:5px;
	margin-top:10px;
	}
	
.left .coupon p {
	border:2px dotted #b8d99d;
	padding:0;
	margin:0;
	padding:3px;
	color:#52564e;
	font-size:14px;
	text-align:center;
	}
	
.left li strong {
	font-weight:normal;
	padding-right:20px;
	text-align:left;
	float:left;
	}
	
.left form {
}
.left form label, .right form label {
	color:#9da39c;
	text-transform:uppercase;
	font-size:20px;
font-weight: bold;
	}
	
.left form input, .left form textarea, .right form input, .right form textarea {
	float:left;
	clear:both;
	width:235px;
	background:#fff url(../images/inputbg.gif) bottom repeat-x;
	height:24px;
	border:1px solid #e4e4e4;
	margin-bottom:5px;
	}
	
.left form textarea, .right form textarea {
	height:100px;
	}
	
.left form input.submit {
	height:34px;
	width:125px;
	margin-left:105px;
	margin-right:3px;
	}


.left td {
	padding: 2px 10px;
}
	
.right form {
	float:left;
	width:550px;
	background:#dcdfd9;
	padding:10px;
	}

.right form input.submit {	
	width:242px;
	height:34px;
	}
	
.right form .form-left {
	float:left;
	width:250px;
	margin-right:20px;
	}
	
.right form .form-right {
	float:left;
	width:250px;
	}
	
.right form textarea {
	height:240px;
	}
	
.right {
	float:left;
	width:591px;
	margin-right:7px;
	margin-top:5px;
	font-size:12px;
	color:#2e3c23;
	padding-bottom:10px;
	}
	
.right h1 {	
	font-size:24px;
	color:#f4b200;
margin-top: 10px;
	}
	
.right .content{
	padding:10px;
margin-top: 10px;
	float:left;
width:571px;
	}
	
.right ul {
	margin:10px 20px;
	font-weight:bold;
	}
	
.right ul li {
	list-style-type:disc;
	}
	
.testimonials p {
	background:#daddd7;
	padding:3px;
	border-bottom:2px dotted #e2e4e0;
	}

p.cta {color:#f4b200;font-size:18px;font-weight:bold;}
	
img.float-left {
	float:left;
	margin:0 5px 5px 0;
	}
	
.footer {
	padding: 10px;
text-align: center;
clear: both;
border-top: 1px solid #e2e4e0;
margin-top: 10px;}

.footer li {
	display: inline; list-style-type: none; margin: 0px 10px;
}
	
.jsvalidation{
	display:block;
	clear:both;
	font: 10px arial, sans-serif; 
	margin-left: 0px; 
	color: red; 
	background:transparent; 
	text-align: left; 
}

/* 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;}