@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat;
	background-position: left top;
}
td {
	line-height: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 22px;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #96693E;
	font-weight: normal;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
blockquote {
	color: #515151;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	background-image: url(../images/a/quote-alternate.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.required {
	color: #CC0000; 
}
#page {
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bkg-page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 790px;
}
#container {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 780px;
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #171D2A;
	background-image: url(../images/bkg-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B9D3F1;
}
#header .slogan {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#header #info-box {
	float: right;
	width: 300px;
	margin-right: 15px;
	text-align: right;
	margin-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
#logo {
	padding: 0px;
	margin-left: 25px;
	float: left;
	width: 230px;
	margin-top: 0px;
}
#navcontainer {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #517BAE;
	margin: 0px;
	height: 38px;
	width: 770px;
	position: relative;
	background-image: url(../images/bkg-navcontainer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul#nav-list {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
ul#nav-list li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
ul#nav-list li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 30px;
}
ul#nav-list li a:hover {
	color: #95CAFF;
	background-color: #456B9A;
}
#home li#home a,
#about-us li#about-us a,
#residential li#residential a,
#commercial li#commercial a,
#resources li#resources a,
#testimonials li#testimonials a,
#contact-us li#contact-us a {
	color: #95CAFF;
	background-color: #456B9A;
}
#banner-lg {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 780px;
	background-image: url(../images/bkg-banner-lg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFEFEF;
}
#banner-lg #hero {
	margin: 0px 10px 0px 20px;
	padding: 10px 0px;
	float: left;
	width: 530px;
	height: 230px;
	background-image: url(../images/hero-spring-2010.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
}

#home #banner-lg #hero {
	background: none;
}
body#hhe #banner-lg #hero {
	background-image: url(../images/hero-hhe.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
}
#banner-lg #bug-box {
	float: right;
	height: 235px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 205px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#banner-lg #bug-box .bug {
	margin: 0px 5px;
	padding: 5px;
	clear: both;
	height: 95px;
	width: 180px;
}
#content-box {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px;
	width: 780px;
	position: relative;
	min-height: 300px;
}
#col-sidebar {
	padding: 10px 10px 10px 15px;
	float: left;
	width: 200px;
}
#side-extra {
	font-size: 11px;
	line-height: 14px;
	width: 190px;
	padding-left: 10px;
}
#col-sidebar #side-bugs {
	margin-bottom: 25px;
	width: 200px;
}
ul#side-list {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 200px;
}
ul#side-list li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#side-list li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 147px;
	background-image: url(../images/bkg-bug-sidebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
ul#side-list li a:hover {
	background-image: url(../images/bkg-bug-sidebar-hover.gif);
	color: #FFFFCC;
}

#col-main {
	padding: 10px 20px 10px 10px;
	float: right;
	width: 520px;
}
.img-left {
	float: left;
	padding-right: 15px;
}
.img-right {
	float: right;
	padding-left: 15px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#banner-ft {
	margin: 0px 0px 0px 230px;
	padding: 0px 10px;
	width: 510px;
}
#footer {
	color: #5B5B5B;
	background-color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 10px;
	line-height: 14px;
	background-image: url(../images/bkg-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	height: 45px;
}
#footer #left {
	padding: 10px;
	width: 320px;
	float: left;
	margin-top: 8px;
}
ul#util-list {
	margin: 0px;
	padding: 0px;
}
ul#util-list li {
	list-style-type: none;
	display: inline;
}
ul#util-list li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
}
ul#util-list li a:hover {
	color: #0099FF;
}
#footer #right {
	padding: 10px;
	float: right;
	width: 390px;
	text-align: right;
}
#footer #right a {
	color: #797979;
	text-decoration: none;
}
#footer #right a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
/* ROUNDED CORNERS --- */

/* Border Images 
------------------ */
.tline {background: url(../images/a/rc-line.gif) 0 0 repeat-x}
.bline {background: url(../images/a/rc-line.gif) 0 100% repeat-x}
.lline {background: url(../images/a/rc-line.gif) 0 0 repeat-y}
.rline {background: url(../images/a/rc-line.gif) 100% 0 repeat-y}

/* Rounded Corner Images
-------------------------- */
.bl {background: url(../images/a/rc-bottomleft.gif) 0 100% no-repeat}
.br {background: url(../images/a/rc-bottomright.gif) 100% 100% no-repeat}
.tl {background: url(../images/a/rc-topleft.gif) 0 0 no-repeat}
.tr {background: url(../images/a/rc-topright.gif) 100% 0 no-repeat; padding-top:2px; padding-left:10px; padding-right:10px; padding-bottom:2px}

/* BLUE Border Images 
------------------ */
.btline {background: url(../images/a/rcb-line.gif) 0 0 repeat-x}
.bbline {background: url(../images/a/rcb-line.gif) 0 100% repeat-x}
.blline {background: url(../images/a/rcb-line.gif) 0 0 repeat-y}
.brline {background: url(../images/a/rcb-line.gif) 100% 0 repeat-y}

/* BLUE Rounded Corner Images
-------------------------- */
.bbl {background: url(../images/a/rcb-bottomleft.gif) 0 100% no-repeat}
.bbr {background: url(../images/a/rcb-bottomright.gif) 100% 100% no-repeat}
.btl {background: url(../images/a/rcb-topleft.gif) 0 0 no-repeat}
.btr {background: url(../images/a/rcb-topright.gif) 100% 0 no-repeat; padding-top:2px; padding-left:10px; padding-right:10px; padding-bottom:2px}

/* ------------------------------------------------------------- */
#did-you-know {
	background-color: #F0F6FF;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}
#did-you-know ul li {
	padding-bottom: 3px;
	font-size: 10px;
}
#did-you-know h3 {
	color: #0066CC;
	font-weight: bold;
}
#news-box {
	background-color: #F6F6F6;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #8C8C8C;
}
