.bug_catcher {background: transparent;}

.css_warning {display: none;}

/* Defaults */
body {
margin: 20px; 
background: #D9C5AD url(/images/site/background_grass.gif);
background-attachment: fixed;
font: normal 76%/1.75em Verdana, Arial, Helvetica, sans-serif;
color: #75624F;
text-align: center; 
}

ul.nav {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

.line { padding-top: 15px; border-top: 1px dotted #D4D5D6; }

h1 { font: bold 2em Optima, Arial, Verdana; color: #3B3121; margin: 0 0 20px 0; border-bottom: 1px solid #E1E1D2; }

h2 { font-size: 1em; background-color: #EAE7E3; padding: 1px 0 3px 4px; margin: 1.5em 0 0 0; text-transform: uppercase; }

h3 { font: normal 1.4em/1.25em Arial, Verdana; color: #5A2C00; margin: 10px 0 0 0; }

h4 { font: normal 1.25em Arial, Verdana; color: #5A2C00; margin: 0; border-top: 1px dotted #C8BEB4; padding-top: 10px; }

h5 { font: bold 1.25em/1.1em Arial, Verdana; color: #3B3121; }

#company a { color: #366312; text-decoration: underline; }
#company a:hover { color: #000000; }

#residential a { color: #366312; text-decoration: underline; }
#residential a:hover { color: #000000; }

#commercial a { color: #880A00; text-decoration: underline;}
#commercial a:hover { color: #000000; }

a img { border: 0; }

h1 sup { font-size: 35%; }
h3 sup { font-size: 60%; }
sup { font-size: 80%; }

ul.navigation {
margin: 0;
padding: 0;
list-style-type: none;
}

form, map {
	margin: 0;
	padding: 0;
}

/*
** Site
*/
#home #site-container {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 852px;
	background-color: transparent;
	}

#site-container {
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	width: 852px;
	background-color: #FFFFFF;
	}

#page-container { 
	text-align: center;
	}

#home .top_bar { 
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #66974C; 
	background-color: #155600;
	height: 32px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 20px;
	}

#home .top_bar a { color: #A7D38F; text-decoration: none; }
#home .top_bar a:hover { color: #FFFFFF; text-decoration: underline; background-color: transparent; }

#company .top_bar { 
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #6a6a6e; 
	background-color: #424242;
	text-align: center; 
	vertical-align: middle;
	height: 32px; 
	}

#company .top_bar a { color: #b2b2b2; text-decoration: none; }
#company .top_bar a:hover { color: #FFFFFF; text-decoration: underline; background-color: transparent; }

#residential .top_bar { 
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #66974C; 
	background-color: #366312;
	text-align: center; 
	vertical-align: middle;
	height: 32px; 
	}

#residential .top_bar a { color: #A7D38F; text-decoration: none; }
#residential .top_bar a:hover { color: #FFFFFF; text-decoration: underline; background-color: transparent; }

#commercial .top_bar { 
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #A34038; 
	background-color: #880A00;
	text-align: center; 
	vertical-align: middle;
	height: 32px; 
	}

#commercial .top_bar .home { 
	text-align: left; 
	}

#commercial .top_bar a { color: #FEAF83; text-decoration: none; }
#commercial .top_bar a:hover { color: #FFFFFF; text-decoration: underline; background-color: transparent; }

/*
** Header
*/

#header-container { 
	height: 155px;
	width: 850px;
}

#header-container a, #header-container a:hover { border: 0; }


#company #masthead-main-nav { width: 690px; }

#company #masthead-main-nav ul.navigation li { 
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	height: 33px;
	font-size: 11px; 
	}

#residential #masthead-main-nav { width: 690px; }

#residential #masthead-main-nav ul.navigation li { 
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	height: 33px;
	font-size: 11px; 
	}

#residential #masthead-main-nav ul.navigation li ul { 
	display: none; 
	position: absolute; 
	top: 31px; 
	width: 165px; 
	height: auto; 
	border: 1px solid #24350B; 
	margin: 0; 
	padding: 0; 
	background-color: #4F7B30; 
	color: #FFFFFF; 
	list-style-type: none; 
	}

#residential #masthead-main-nav ul.navigation li ul.menu { 
	border-color: #413728; 
	background-color: #4F7B30; 
	}

#residential #masthead-main-nav ul.navigation li ul li { 
	float: none; 
	height: auto; 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	}

#residential #masthead-main-nav ul.navigation li:hover ul, 
#residential #masthead-main-nav ul.navigation li.over ul { display: block; }

#residential #masthead-main-nav ul.navigation li.first { margin: 0; }

#residential #masthead-main-nav li ul a { 
	display: block; 
	border-bottom: 1px solid #24350B; 
	padding: 5px; 
	margin: 0; 
	color: #FFFFFF; 
	text-decoration: none; 
	}

#residential #masthead-main-nav li ul.menu a { border-color: #294908; }

#residential #masthead-main-nav li ul li.last a { border-bottom: none; }

#residential #masthead-main-nav li ul a:hover { color: #0E4600; text-decoration: none; }
#residential #masthead-main-nav li ul.menu a:hover { background-color: #A7D38F; }


#commercial #masthead-main-nav { width: 690px; }

#commercial #masthead-main-nav ul.navigation li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	height: 33px;
	font-size: 11px;
}

#commercial #masthead-main-nav ul.navigation li ul {
	display: none;
	position: absolute;
	top: 31px;
	left: -3px;
	width: 205px;
	height: auto;
	border: 1px solid #880A00;
	margin: 0 0 0 3px;
	padding: 0;
	background-color: #C16145;
	color: #FFFFFF;
	list-style-type: none;
}

#commercial #masthead-main-nav ul.navigation li ul li {
	float: none;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

#commercial #masthead-main-nav ul.navigation li:hover ul, 
#commercial #masthead-main-nav ul.navigation li.over ul { display: block; }

#commercial #masthead-main-nav ul.navigation li.first { margin: 0; }

#commercial #masthead-main-nav li ul.menu a { 
	display: block; 
	border-bottom: 1px solid #880A00; 
	padding: 5px; 
	margin: 0; 
	color: #FFFFFF; 
	text-decoration: none; 
	}

#commercial #masthead-main-nav li ul.menu a { border-color: #880A00; }

#commercial #masthead-main-nav li ul.menu li.last a { border-bottom: none; }

#commercial #masthead-main-nav li ul.menu a:hover { background-color: #FEAF83; color: #880A00; }

/*
** Secondary Menu
*/

#submenu { width: 170px; padding-bottom: 20px; }

#submenu ul.nav { 
    width: 170px; 
    list-style-type: none; 
    border-bottom: 1px solid #DBDBCA; 
    margin: 0;
    padding: 0; }

#submenu ul.nav li { 
    display: block;
    font-weight: bold;
    color: #B31B34;
	text-decoration: none;
}

#submenu ul.nav li a {
	display: block;
	text-decoration: none;
    background-color: transparent;
	padding: 4px 8px;
    font-weight: normal;
}

#submenu ul.nav li a:hover {
	text-decoration: none;
	background-color: #F3F3E8;
	color: #000000;
	}

/*
** Content - Secondary
*/

#content-secondary {
	text-align: left;
	width: 850px;
	}

#company #content-secondary {
	background: #bcbcbc url(/images/site/main_contentbg.gif) top left repeat-x;
	}

#residential #content-secondary {
	background: #BAD5A5 url(/images/site/res_contentbg.gif) top left repeat-x;
	}

#commercial #content-secondary {
	background: #CF8871 url(/images/site/com_contentbg.gif) top left repeat-x;
	}

#content-secondary div.content {
	padding: 15px 0 50px 15px;
	}

#content-secondary .left {
	background: transparent url(/images/site/box_top.png) top left no-repeat;
	float: left;
	padding-top: 20px;
	width: 610px;
	}

#content-secondary .left .bottom {
	padding-bottom: 30px;
	background: transparent url(/images/site/box_bottom.png) bottom left no-repeat;
	}

#content-secondary .left .bottom .content {
	padding: 15px 35px;
	background: transparent url(/images/site/box_middle.png) top left repeat-y;
	}

#content-secondary .full {
	background: transparent url(/images/site/box2_top.png) top left no-repeat;
	float: left;
	padding-top: 20px;
	width: 820px;
	}

#content-secondary .full .bottom {
	padding-bottom: 30px;
	background: transparent url(/images/site/box2_bottom.png) bottom left no-repeat;
	}

#content-secondary .full .bottom .content {
	padding: 15px 35px;
	background: transparent url(/images/site/box2_middle.png) top left repeat-y;
	}

#content-secondary .right {
	float: left;
	padding-left: 15px;
	width: 190px;
	color: #FFFFFF;
	}

#content-secondary .right h3 { color: #FFFFFF; }

#content-secondary .right .events {
	color: #FFFFFF;
	padding: 20px 0;
	font-size: 10px;
	line-height: 1.4em;
	}

#content-secondary .right .events a { font-weight: bold; color: #FEAF83; text-decoration: none; }
#content-secondary .right .events a:hover { color: #FFFFFF; text-decoration: underline; background-color: transparent; }

#company #content-secondary .right .events a { font-weight: bold; color: #e0dede; text-decoration: none; border-bottom: none; }
#company #content-secondary .right .events a:hover { color: #FFFFFF; text-decoration: underline; background-color: transparent; }

#residential #content-secondary .right div.services {
	font: bold 14px/21px Arial;
	float: right; 
	padding: 0;
	margin-bottom: 20px;
	width: 190px;
	color: #FFFFFF;
	}

#residential #content-secondary .right div.services h3 { 
	color: #FFFFFF;
	font: normal 1.2em/1.25em Arial, Verdana; margin: 10px 0 10px 0; 
	}

#residential #content-secondary .right div.services a { 
	color: #C4F0AC; 
	border: 0; 
	display: block; 
	margin: 0; 
	padding-left: 15px;
	background: transparent url(/images/site/res_servicesbg_off.gif) top left no-repeat;
	background-position: 2px 0; 
	text-decoration: none;
	}

#residential #content-secondary .right div.services a:hover { 
	color: #FFFFFF; 
	background: transparent url(/images/site/res_servicesbg.gif) top left no-repeat; 
	background-position: 5px 0; 
	border: none;
	text-decoration: underline;
	}

#commercial #content-secondary .right div.services {
	font: bold 14px/21px Arial;
	float: right; 
	padding: 0;
	margin-bottom: 20px;
	width: 190px;
	color: #FFFFFF;
	text-decoration: none;
	}

#commercial #content-secondary .right div.services h3 { 
	color: #FFFFFF;
	font: normal 1.1em/1.25em Arial, Verdana; margin: 10px 0 10px 0; 
	}

#commercial #content-secondary .right div.services a { 
	color: #FEAF83; 
	border: 0; 
	display: block;
	margin: 0; 
	padding-left: 15px;
	background: transparent url(/images/site/com_servicesbg_off.gif) top left no-repeat;
	background-position: 2px 0; 
	text-decoration: none;
	}

#commercial #content-secondary .right div.services a:hover { 
	color: #FFFFFF; 
	background: transparent url(/images/site/res_servicesbg.gif) top left no-repeat; 
	background-position: 5px 0; 
	border: none;
	text-decoration: underline;
	}

#home #intro-movie {
	z-index: 0; 
	width: 283; 
	height: 351px; 
	padding: 0; 
	margin: 0;
	border: 0;
	}

#intro-movie {
	z-index: 0; 
	border: 1px solid #000000;
	width: 540px;
	margin: 20px 0; 
	}

#ZoomClose a { border: 0; }
#ZoomClose a:hover { border: 0; background-color: transparent; }

#ZoomBox { border: 10px solid #FFFFFF; }

/*
** Footer
*/

.footer_home {
	border-top: 1px solid #FFFFFF; 
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	background-color: #155600;
	color: #FFFFFF; 
	text-align: left; 
	vertical-align: middle;
	padding: 0 20px; 
	height: 64px;
	}

.footer_home a { color: #FFFFFF; text-decoration: none; border: 0; }
.footer_home a:hover { text-decoration: underline; background-color: transparent; border: 0; }

#footer {
border-top: 1px solid #FFFFFF;
text-align: left;
font-size: 10px;
line-height: 1.5em;
color: #A7D38F;
background-color: #366312;
width: 850px;
}

#footer div.padding { padding: 10px 20px; }

#footer a { color: #A7D38F; text-decoration: none; border: 0; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; background-color: transparent; }

#footer2 {
border-top: 1px solid #FFFFFF;
text-align: left;
font-size: 10px;
line-height: 1.5em;
color: #FEAF83;
background-color: #880A00;
width: 850px;
}

#footer2 div.padding { padding: 10px 20px; }

#footer2 a { color: #FEAF83; text-decoration: none; border: 0; }
#footer2 a:hover { text-decoration: underline; background-color: transparent; border: 0; }

#footer3 {
border-top: 1px solid #FFFFFF;
text-align: left;
font-size: 10px;
line-height: 1.5em;
color: #b2b2b2; 
background-color: #424242;
width: 850px;
}

#footer3 div.padding { padding: 10px 20px; }

#footer3 a { color: #b2b2b2; text-decoration: none; border: 0; }
#footer3 a:hover { color: #b2b2b2; text-decoration: underline; background-color: transparent; border: 0; }

div.address {
float: right;
text-align: right;
}

/*
** Misc
*/

.photo_left {
	float: left;
	padding: 5px;
	border: 1px solid #999999;
	margin: 4px 15px 5px 0;
	}

.photo_right {
	float: right;
	padding: 5px;
	border: 1px solid #999999;
	margin: 4px 0 5px 15px;
	}

.photo_center {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 6px;
	}

#photo_large {
	padding: 5px 0;
	text-align: center;
	margin-bottom: 20px;
	}

#photo_large img { border: 1px solid #000000; }

.photo_thumb {
	float: left;
	margin: 0 13px 13px 0;
	border: 1px solid #DBDBCA;
	padding: 3px;
	}

.photo_thumb img { height: 140px; }

.photo_thumb a {
	overflow: hidden;
	width: 130px;
	height: 130px;
	display: block;
	}

div.photo_thumb:hover {
	border: 1px solid #000000;
	}

.photo_thumb_last {
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #DBDBCA;
	padding: 3px;
	}

.photo_thumb_last img {
	height: 140px;
	}
	
.photo_thumb_last a {
	overflow: hidden;
	width: 130px;
	height: 130px;
	display: block;
	}

div.photo_thumb_last:hover {
	border: 1px solid #000000;
	}

.errors { color: #900; }

.form .item { position: relative; }

.form .item label {
float: left;
width: 20%;
}

.form .item input { width: 78%; }

.form .item2 label {
float: left;
width: 40%;
}

.form .item2 input { width: 58%; }

.form input, 
.form textarea { width: 99%; }

.form input.noresize { width: auto; }

/*
** Scrolling News Headlines 
*/

#ticker {
	background: #6F6536 url(../images/ticker_background.jpg); 
	width: 950px; 
	height: 39px;
	}

#ticker div.inside {
	padding: 7px 0 0 240px;
	}

#pscroller2 {
width: 700px;
height: 19px;
padding-top: 5px;
}

#pscroller2 a {
color: #FCF0B4;
text-decoration: none;
}

#pscroller2 a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#associations td { padding: 10px 20px 0 0; }
#associations td a { border: 0; }
#associations td a:hover { border: 0; }
#associations h3 { font: normal 1em/1.25em Arial, Verdana; color: #5A2C00; margin: 10px 0 0 0; }

.testimonial { font: normal 14px/19px Georgia, serif; color: #FFFFFF; font-style: italic; }