@charset "utf-8";

/*
 * Commercial Blue: 64b1d8
 * Residential Orange: fc9f4c
 */

h1, h2, h3, h4, h5, h6, p, div, span, ol, ul, body {
	padding: 0;
	margin: 0;
}

ul { margin: 10px 0; }

ul li {
	text-align: left;
	margin-left: 35px;
}

a img { border: none; }

a {
	color: #509731;
	text-decoration: none;
	cursor: pointer;
}

a.strong { font-weight: bold; }

a:hover { text-decoration: underline; }

body {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	overflow-y: scroll;
}

#container {
	width: 910px;
	margin: 0 auto;
	font-size: .8em;
}

#header {
	background-repeat: no-repeat;
	width: 864px;
	height: 185px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.residential #header { background: url(../images/header-residential.jpg); }

.commercial #header { background: url(../images/header-commercial.jpg); }

#header h1 {
	float: left;
	margin-left: 15px;
	display: inline; /* IE6 Fix */
}

#header h1 a img {
	background: url(../images/sprite.png) no-repeat 0 -388px;
}

#contact {
	float: right;
	margin: 20px 15px 0 0;
	text-align: right;
	display: inline;
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerimg #contact {
	font-size: 1.8em;
}

#header #contact a { color: #FFF; }

#contentContainer {
	width: 910px;
	margin-top: -50px;
	padding: 50px 0;
	background: #F4F4F4;
	position: relative;
}

#leftCol {
	float: left;
	width: 140px;
	padding: 10px 10px 0;
	border-right: 1px solid #DDD;
	min-height: 200px;
}

#rightCol {
	float: left;
	width: 709px;
	padding: 10px 20px 0;
	min-height: 450px;
}

#navList {
	list-style-type: none;
	margin: 0 0 20px;
}

#navList li {
	float: left;
	padding-left: 40px;
	margin-left: 0;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}

#page #navList li {
	font-size: 1.8em;
}

#navList li a { color: #0e7db6; }

#navList li:first-child { padding-left: 0; }

#footer {
	width: 834px;
	height: 60px;
	padding: 10px 0 0 0;
	text-align: center;
	margin: -50px auto 0;
	line-height: 1.8em;
	position: relative;
	z-index: 10;
}

.residential #footer { background: #fc9f4c; }

.commercial #footer { background: #64b1d8; }

#footer a { color: #FFF; }

#fbLink, #inLink {
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -345px;
	width: 20px;
	height: 20px;
}

#inLink {
	background-position: 0 -367px;
}

#siteSwitcher {
	position: fixed;
	right: 0;
	top: 200px;
	width: 43px;
	height: 172px;
	background: url(../images/sprite.png) no-repeat;
}

.residential #siteSwitcher {
	background-position: 0 -173px;
}

.landingLink {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
}

.landingLink:hover {
	text-decoration: none;
	color: #FFF;
}

.landingLink img { margin-bottom: 3px; }

.servicesTitle {
	font-weight: bold;
	font-size: 1.2em;
}

#quadTable td {
	border: 1px solid #DDD;
	padding: 10px;
	vertical-align: top;
}

#quadTable .title {
	font-size: 1.5em;
	font-weight: bold;
	color: #AAA;
	margin-bottom: 10px;
	display: block;
}

#quoteBox {
	position: absolute;
	width: 110px;
	padding: 10px;
	background: #CCC;
	bottom: 70px;
	left: 0;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4em;
}

#quoteBox a { font-size: .8em; }

.gallery_pic {
	float: left;
	text-align: center;
	width: 120px;
	height: 100px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}

.gallery_table {
	width: 480px;
	height: 460px;
	position: relative;
}

.gallery_pages {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.gallery_title, .gallery_title_inactive {
	color: #015586;
	font-size: 18px;
	cursor: pointer;
	margin-top: 5px;
}

.gallery_title_inactive { cursor: auto; }

.thumb_page {
	width: 480px;
	height: 412px;
}

.paging_btn.active {
	color: #000;
	text-decoration: underline;
}

#contactForm {
	width:400px;
	margin:0 auto;
}

#contactForm .required { font-weight:bold; }

#contactForm textarea {
	width:250px;
	float:left;
	height:125px;
	margin-top:10px;
}

#contactForm label {
	float:left;
	width:110px;
	height:20px;
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}

#contactForm input, .myselect {
	float:left;
	width:200px;
	height:20px;
	margin-top:10px;
}

.entered {
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#contactForm input, textarea, .myselect {
	text-align:left;
	margin-left:10px;
	margin-top:7px;
}

#contactForm .myradio {
	margin-top:0px;
	border:0px;
	width:30px;
}

#contactForm br { clear:left; }

#sideNav {
	padding-top: 20px;
	font-size: 1.2em;
}

#sideNav a {
	font-weight: bold;
}

.testimonial_content {
	color: #666;
	cursor: auto;
}

.testimonial_content:hover {
	text-decoration: none;
}

#golfForm label {
	display: block;
	margin-top: 5px;
}