/*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;
vertical-align:top; 
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#283234; }	
a:hover {color:#333;}

h1, h2 ,h3 {
	
	}
	
h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}

em {
	font-style:oblique;
	font-weight:bold;
	}
	
strong {
	font-weight:bold;
	color:#6fa425;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#727876;
	color:#7d7c7c;
	font:12px arial, sans-serif;
	line-height:1.3;
	padding:20px 0;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:924px;
	}
	
.wrap {
margin:0 auto; 
	background:#fff;
	border:2px solid #4e5150;
	width:924px;
	margin-bottom:20px;
	padding-bottom:10px;
overflow:hidden; 
	}
	
.header {
	float:left;
	width:924px;
	padding:10px 0 0 0;
	}
	
.header h1 {
color:#727876;
font-size:14px;
padding:10px 10px 10px 60px;}
	
.header h1 a {
	color:#8dc73f;
	font-size:26px;
	text-decoration:none;
	font-weight:bold;

	}
	
.header h2 {
	text-align:right;
	font-size:20px;
	color:#646138;
	font-weight:bold;
padding: 5px 10px;
	}
	
.header h2 strong {
	color:#8dc73f;
	font-size:28px;
	}
.header h3 {
	text-align:right;
	font-size:20px;
	color:#AF2121;
	font-weight:bold;
padding: 3px 10px;
	}

.nav {
	
background:url(../images/navbg.gif) repeat-x; height: 45px; width: 924px;}
.nav ul {
	margin-left: 35px;
}
.nav li {
	float:left;
	color:#fff;
	padding:13px 5px 11px 20px;
font-size: 16px;
}
	
.nav li a {
color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding:13px 5px 11px 20px;
	border-left:1px dotted #a8d291;

}

.nav li a:hover {
	
color:#ccff89!}
	
#left {
	background:#f5f7f8;
	padding:20px 10px;
	float:left;
	width:355px;
	}
	
#left h3, #right h1 {
	font-size:24px;
	color:#727876;
	background:url(../images/box.gif) left top no-repeat;
	border-bottom:2px solid #8ab452;
	padding:5px 0 10px 50px;
	}
	
#left p {
	margin-left:50px;
	color:#4f4f4f;
	}
	
#left ul {
	margin-left:50px;
	}
	
#left ul li {
	background:url(../images/arrow.gif) left 3px no-repeat;
	margin:7px 0;
	padding-left:15px;
	}
	
#left ul li a {
	color:#646138;
font-weight:bold;
text-decoration:underline;
	}
	
#left ul li a:hover {
	color:#000;
	}
	
#left .addy {
	background:#fbfcfc;
	border:2px solid #f2f4f4;
	padding:10px;
	margin-top:15px;
	}
	
#left .addy strong {
	color:#58a82d;
	font-size:33px;
	}
	
#right {
	float:left;
	width:510px;
	margin-left:30px;
	margin-top:20px;
	}
	
.form {
	width:290px;
	background:#58a82d;
	color:#fff;
	margin:10px;
padding-bottom: 20px;
}
		
label {
	width:80px;
	margin: 0 0 0 10px;
float: left;
padding: 0px;
line-height: 1;}
	
input, textarea {
	margin-left:10px;
margin-bottom: 10px;
margin-top: 10px;
	width:170px;

	}
	
form input.submit {
	float:right;
	width:auto;
	height:auto;
	margin-right:10px;
width: 86px;
height: 16px;
	}
	
#right .cta {
	background:#fbfbfc;
	border:3px solid #dbddde;
	background:#58a82d;
	color:#fff;
	margin:5px;
	font-size:16px;
	padding:15px;
	text-align:center;
	font-weight:bold;
clear:both; 
margin:5px 0px; 
	}
	
#right .cta a {
	color:#fff;
	}
	
#right ul, #right ol {
	margin:10px 20px;
	}
	
#right ul li {
	margin-left:10px;
	list-style-type:square;
	}
	
#footer {
	border-top:1px solid #9a9f9d;
	margin-top:15px;
	font-size:11px;
	float:left;
	width:834px;
	margin:15px 30px;
	text-align:center;
	padding-top:10px;
	}
	
#footer ul, #footer p {
	margin:0;
	}
	
#footer ul li {
	display:inline;
	margin:0 10px;
	}
	
#footer ul li a {
	color:#58a82d;
	}
	
.hours {
	text-align: center;
}
.hours table{
	border: 1px solid #58a82d; padding: 10px; width: 300px; text-align: left;}
}

/* form validation error */
.yodlecms_formErrorDiv { margin:5px 0; font-size:12px; color:red;}    
.yodlecms_formError {border:1px solid red!important;}

.service-detail img {padding:6px;}

.logos img {
	float:left; 
}
.logos {
	text-align:center; 
}

.serviceImage img {
	float:right; margin: 10px 0 10px 10px; 
}
.gallery {
	float:left;  
}

.education img {
	float:left;  
margin:7px 7px 7px 0px; }



