@charset "utf-8";
html {
	height:100%;
	width:100%;
}
body {
	background:url(../images/forest.jpg) top center no-repeat;
	background-color:#f7f2a7;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
a:link {
	color:#29597e;
	text-decoration:underline;
}
a:visited {
	color:#527b9a;
	text-decoration:underline;
}
a:hover {
	color:#527b9a;
	text-decoration:underline;
}
a:active {
	color:#527b9a;
	text-decoration:underline;
}
a img {
	border:none;
}
div {
	behavior: url(pngfix/iepngfix.htc);
}
em {
	font-style:italic;
}
h1 {
	color:#798b94;
	font-size:36px;
	font-weight:lighter;
	margin:20px 0 10px 0;
}
h2 {
	color:#0a311b;
	font-size:28px;
	font-weight:lighter;
	margin:20px 0 10px 0;
}
h3 {
	color:#0a311b;
	font-size:22px;
	font-weight:lighter;
	margin:30px 0 10px 0;
}
h4 {
	color:#0a311b;
	font-size:19px;
	font-weight:lighter;
	margin:15px 0 8px 0;
}
h5 {
	margin-bottom:5px;
}
img {
	behavior: url(../iepngfix.htc);
}
label {
	color:#a37914;
	float:left;
	font-size:14px;
	font-weight:bold;
	width:130px;
}
p {
	font-size:13px;
	line-height:140%;
	margin:2px 0 10px 0;
}
strong {
	font-weight:bold;
}
textarea {
	height:120px;
	width:300px;
}
ul {
	
}
li {
	font-size:13px;
	margin:10px 0;
}

.bigger {
	font-size:14px;
}
.block {
	display:block;
}
.bold {
	font-weight:bold;
}
.caption {
	color:#475c65;
	font-size:11px;
	margin:0 0 15px 0;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.diff {
	border-top:2px dashed #96c020;
	color:#96c020;
	padding:8px 0 0 0;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatLeftImg {
	float:left;
	margin:0 15px 15px 0;
}
.floatRightImg {
	float:right;
	margin:0 0 15px 15px;
}
.label {
	color:#a37914;
	font-size:14px;
	font-weight:bold;
}
.noborder {
	border:none;
}
.offer {
	background-color:#adcadf;
	border:2px dashed #edc23f;
	float:left;
	margin:15px 0;
	padding:10px 10px;
	width:295px;
}
	.offer h2 {
		color:#51697c;
		font-size:18px;
		margin:0 0 10px 0;
	}
	.offer p {
		font-size:12px;
		margin:0;
	}
	.offer ul {
		margin:0;
		padding:0 0 0 25px;
	}
	.offer ul li {
		font-size:12px;
		margin:7px 0 7px 0;
	}
.pull {
	font-style:italic;
	font-weight:bold;
	margin-top:10px;
}
.right15 {
	margin-right:15px;
}
.sched {
	color:#a37914;
	font-size:14px;
	font-weight:bold;
}
.servicesSec {
	background-color:#daeda5;
	border:2px dashed #e0b448;
	-moz-border-radius:5px;
	float:left;
	margin-top:15px;
	padding:10px;
	width:285px;
}
	.servicesSec a {
		display:block;
		font-size:12px;
		margin:10px 0 0 0;
	}
	.servicesSec h1 {
		font-size:19px;
		margin:0 0 5px 0;
	}
	.servicesSec p {
		margin:0;
	}
	.servicesSec ul {
		margin:0;
		padding:8px 0 0 14px;
	}
	.servicesSec ul li {
		float:left;
		font-size:12px;
		margin:5px 0 0 0;
		width:135px;
	}
.smaller {
	font-size:12px;
}
.spacer20 {
	display:inline;
	height:1px;
	margin:0 10px;
}
.testimonial {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	border-bottom:1px dashed #0a311b;
	padding-bottom:20px;
}
.testimonialBox {
	width:601px;
}
	.testimonialTop {
		background:url(../images/testimonialTop.jpg) no-repeat;
		height:30px;
	}
	.testimonialContent {
		background:url(../images/testimonialBG.jpg) repeat-y;
		padding:1px 20px 10px 20px;
		width:561px;
	}
	.testimonialBot {
		background:url(../images/testimonialBot.jpg) no-repeat;
		height:9px;
		
	}
.top0 {
	margin-top:0;
}
.top5 {
	margin-top:5px;
}
.top10 {
	margin-top:10px;
}
.top20 {
	margin-top:20px;
}
.width280 {
	width:280px;
}
#content {
	background:url(../images/wrapBG.gif) repeat-y;
	height:auto;
	margin:0 auto 0 auto;
	min-height:100%;
	padding:75px 30px 30px 30px;
	position:relative;
    top:-62px;
	text-align:left;
	width:920px;
}
#footer {
	margin-top:30px;
	text-align:center;
}
	#footer p {
		font-size:12px;
	}
#head {
	background:url(../images/header.jpg) center no-repeat #789fbd;
	height:172px;
	margin:0 auto;
	width:100%;
}
#homeLeft {
	float:left;
	width:239px;
}
	#homeLeft h5{
		font-size:15px;
		margin:10px 0 5px 0;	
	}
	#homeLeft p {
		font-size:11px;
		margin:
	}
#homeMiddle {
	float:left;
	margin:0 20px 0 20px;
	width:400px;
}
	#homeMiddle > *:first-child {
		margin-top:0;
	}
#homeRight {
	float:left;
	width:238px;
}
	#homeRight h4 {
		font-size:17px;
		font-weight:bold;
	}
#phoneNumber {
	height:30px;
	margin:0 auto 0 auto;
	padding:10px 25px 0 0;
	position:relative;
	text-align:right;
	width:915px;
	z-index:400;
}
	#phoneNumber a {
		color:#496996;
		float:right;
		font-size:16px;
		margin:3px 0 0 15px;
		text-decoration:underline;
		vertical-align:middle;
	}
	#phoneNumber h1 {
		color:#2b4468;
		float:right;
		font-size:20px;
		font-weight:lighter;
		margin:0;
		vertical-align:middle;
	}
#right {
	float:right;
	width:660px;
	
}
	#right > *:first-child {
		margin-top:0;
	}
#services {
	margin-left:2px;
}
	#services a {
		display:block;
		outline:none;
	}
	#services img {
		display:block;
	}
#topnav {
	background:url(../images/topnavBG.jpg) repeat-x;
	height:53px;
	position:relative;
	width:100%;
	z-index:3;
}
#topnavImgs {
	margin:0 auto;
	position:relative;
	width:900px;
	z-index:3;
}
	#topnavImgs a {
		float:left;
		outline:none;
	}
	
	
/***********************LIGHTBOX CSS*****************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

