/* @group Layout */
#hd,#ft,#content {
	background-color: #FFF;
}
#customdoc {
	width: 900px;
	margin: auto;
	text-align: left;
}
#bd {
	background-color: #afe1f5;
}
/* @group Header */
#hd {
	padding-top: 40px;
}
#hdwrapper {
	background-image: url(/images/bg_header.png);
	height: 158px;
	position: relative;
}
#logo {
	margin-top: 10px;
	margin-left: 30px;
}
#navbar {
	position: absolute;
	bottom: 0;
	left: 7px;
	height: 22px;
}
#navbar li {
	display: block;
	float: left;
	margin: 0;
}
/* @end */
/* @group Footer */
#ft {
	background-image: url(/images/bg_footer.png);
	height: 158px;
	color: #1a4469;
}
#ftcontent {
	padding-top: 25px;
	text-align: center;
	font-size: 93%;
}
/* @end */
/* @group Content */
#subheader {
	padding: 4px 4px 0 4px;
	clear: both;
}
#subheaderbox {
	width: 239px;
	height: 163px;
	/*background-image: url(/images/subheader_box.png);*/
}
/*#subheaderbox img {
	margin-top: 60px;
}*/
#subheaderbanner {
	float: right;
}
#contentwrapper {
	position: relative;
	margin: 0 7px;
	background-color: #FFF;
}
#main {
	padding: 4px;
	position: relative;
}
#sidebar {
	width: 233px;
	position: absolute;
	top: 4px;
	bottom: 4px;
	right: 4px;
	background-color: #EEF7FD;
}
#content {
	width: 642px;
	background-color: #EEF7FD;
}
#content .bd {
	margin: 10px 15px;
}
.box .hd {
	height: 10px;
	background: url(/images/box_head.png) repeat-x;
}
.box .ft {
	height: 10px;
	background: url(/images/box_foot.png) repeat-x;
}
#sidebar .box {
	background: #EEF7FD url(/images/box_side.png) no-repeat 0 20px;
	margin: 0 0 2px 0;
}
#sidebar .box .bd {
	height: 105px;
	margin: 10px 5px 0 25px;
}
#about #sidebar .box.last .bd {

}
/* @end */
/* @end */
/* @group Sidebar Boxes*/
#sidebar .first {
	color: #5a5a5c;
}
#aboutbox {
	font-weight: bold;
	/*font-size: 93%;*/
	color: #5a5a5c;
}
/*#aboutbox a {
	color: #000;
}*/
#aboutbox img {
	margin-top: .5em;
}
#gallerybox span {
	width: 56px;
	height: 56px;
	background: url(/images/gallerybox_bg.png);
	float: left;
	margin: 3px;
}
#gallerybox span img {
	margin: 3px 4px 3px 0;
	width: 50px;
	height: 50px;
}
#galleryboxarrow {
	float: left;
	margin: 5px 0 0 3px;
}
#sidebar #servicebox .bd {
	height: auto;
}
#sidebar .bd p {
	font-size: 108%;
}
#sidebar h3 {
	font-size: 146.5%;
	font-weight: normal;
	margin: 20px 10px 20px 0;
	line-height: 1.1em;
}
#sidebar li {
	color: #80A03D;
	list-style-image: url(/images/bullet_green.png);
	margin: 2px 5px 2px 20px;
	font-size: 108%;
}
/*#sidebar li a {
	color: #80A03D;
}*/
/* @end */
/* @group Home */
#slideshowwrapper{
	padding-top: 5px;
}
#homeinfo,#slideshowwrapper{
	background-color: #9cd2f1;
}
#homeinfo{
	height: 164px;
	padding-top: 4px;
}
#homegallery, #homeblurb{
	width: 247px;
}
#homecontact{
	width: 386px;
	margin: 0 3px;
}
#homegallery, #homecontact, #homeblurb{
	background-color: #CDE8F9;
	float: left;
	position: relative;
}
#homegallery .wrapper{
	font-size: 116%;
}
#homeinfo .wrapper{
	margin: 0 3px;
	border: 1px solid #FFF;
	height: 160px;
}
#homeinfo p{
	margin: 5px 10px;
}
#homecontacttease1{
	width: 140px;
}
#homecontacttease2{
	width: 180px;
}
#homecontacttease1, #homecontacttease2{
	margin: 10px;
	float: left;
	font-size: 116%;
}
#homeblurb{
	text-align: center;
}
#homeinfo .gobutton{
	position: absolute;
	bottom: 5px;
	left: 2px;
}
/* @end */

/* @group About */
#aboutclear {
	height: 50px;
}
/* @end */
/* @group Gallery */
#gallery #subheaderbanner {
	width: 636px;
	height: 162px;
	background: url(/images/banner_bg.png) repeat-x;
}
#subheaderbanner p {
	color: #FFF;
	margin: 2em 1em;
	font-size: 131.5%;
	line-height: 1.5em;
}
#swfwrapper {
	text-align: center;
	background-color: #EEF7FD;
}
/* @end */
/* @group Service */
#service #content h2 {
	font-weight: normal;
	margin-bottom: 2em;
}
#service #content h3 {
	font-weight: bold;
	margin-bottom: 0;
}
#service ul {
	margin-bottom: 2em;
}
#service ul li {
	list-style-image: url(/images/bullet_blue_lt.png);
	margin: .5em .5em .5em 1.5em;
	font-family: Times, serif;
}
#service ul.linklist li {
	list-style-image: url(/images/bullet_green.png);
}
/*#service ul li a{
	color: #003F5F;
}*/
#service ol li{
	font-size: 108%;
}
#service #sidebar ul li {
	list-style-image: url(/images/bullet_green.png);
}
#weeklyclear {
	height: 105px;
}
#equipmentclear {
	height: 127px;
}

/* @end */
/* @group Construction */
#construction #content h3 {
	color: #80A03D;
	/*font-size: 131.5%;*/
	margin-bottom: 0;
}
#construction li {
	margin: .5em 1.5em;
	/*font-size: 93%;*/
}
/* @end */
/* @group Contact */
#contact #content {
	width: 100%;
}
#contactinfo {
	width: 250px;
	margin: 3em 2em;
}
#contactform {
	width: 500px;
	margin: 0 50px 0 0;
	*margin: 3em 50px 0 0;
	float: right;
	font-size: 108%;
}
#contactform td {
	padding: 0 2em 2em 2em;
	vertical-align: top;
}
#contactform .text {
	width: 330px;
}
#contactform textarea {
	height: 50px;
}
#contactform .label {
	color: #003F5F;
	text-align: right;
}
#contactclear {
	clear: both;
	height: 20px;
}
/* @end */
/* @group Base Styles */
#content h2, #content h3,#content p, #content ul{
	margin: 1em 0;
	font-size: 108%;
	line-height: 1.4em;
}
.clear {
	clear: both;
}
.spacer{
	clear:both;
	height:20px;
}
.highlight, .highlight a {
	color: #80A03D;
}
/* @end */
/* @group HTML Tags */
html,body {
/*font-family: Verdana, "Lucida Grande", Lucida, sans-serif;*/
	font-family: Times, serif;
	line-height: 1.2em;
	background-color: #FFF;
	color: #003F5F;
}
body {
	background: url(/images/bg.png) repeat-x fixed;
}
a,a:visited {
	text-decoration: none;
	color: #7f7f15;
}
a:hover {
	color: #000;
}
p {
	margin-bottom: .5em;
}
/*h1,h2,h3 {
	font-weight: bold;
	margin: .5em 0;
	line-height: 1.8em;
}
h1 {
	font-size: 138.5%;
}
h2 {
	font-size: 123.1%;
}*/
ul li {
	list-style-type: none;
	margin-left: 2em;
}
ol li {
	list-style-type: decimal;
	margin-left: 2em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	margin-left: 3em;
}
table.cfdebug {
	margin-top: 100%;
}
table.cfdebug table.cfdebug {
	margin: 0;
}
/* @end */