@charset "utf-8";
/* CSS Document */
body{
margin:0;
background-image:url(images/side.jpg);
font-family:arial;
}

a{
color: #006600;
text-decoration:none;
}
a:hover{
color: #00CC00;
text-decoration:underline;
}

#divclear{clear:both;}
#body{display:block;background-image:url(images/topback.jpg); background-repeat:repeat-x;}
#container{width:961px;margin-left:auto;margin-right:auto;}
#headerimg{display:block;width:961px;height:55px; background-image:url(images/side_r1_c1.jpg);}
#headerbanner{display:block;width:961px;height:160px; background-image:url(images/side_r2_c1.jpg);}

#contentarea{display:block; background-image:url(images/side_r3_c1.jpg);background-repeat:no-repeat; background-color:#EDEBDE;width:961px;}

#topnav{display:block;width:961px;}
#navcontainment{margin-left:430px;color: #009902;}
#topnav a{color: #009902; text-decoration:none; font-size:14px; font-family:"Times New Roman", Times, serif; font-weight:bold;}
#topnav a:hover{text-decoration:underline}

#dynamiccontent{margin-top:40px;}
#dynamiccontent td{vertical-align:top}
#contenttable{height:300px;width:100%;}

#gallerytable{margin:auto;}
#gallerytable td{}
#gallerytable img{border:1px solid #000000;}
.photorow{padding-top:30px; text-align:center;vertical-align:bottom;font-size:12px; width:120px;padding-left:50px;padding-right:50px;}

#LatestNewsTable{
width:;
background-color:;
border:
}

#footer{display:block;width:961px;height:44px; background-image:url(images/side_r4_c1.jpg); background-repeat:no-repeat; background-color:#014305; font-size:1;color:#ffffff;}

#bottomnav {margin-left:5px;margin-right:5px;}
#bottomnav a{color: #ffffff; text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif}
#bottomnav a:hover{text-decoration:underline}

#randomtestimonial{
background-color:#FFFFFF;
border: 1px solid #000000;
width:180px;
display:block;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
margin-bottom:30px;
}

#randomtestimonial a{
color: #1CBB04;
text-decoration:none;
}
#randomtestimonial a:hover{
color:#014305;
text-decoration:underline;
}

.calloutestimate a{text-decoration:underline overline blink; color:#00680E; font-family:arial; font-weight:bold; font-size:18px;}
.calloutestimate a:hover{font-size:;}
#rightcallouts{
}
#rightcallouts a{
border:0px;
text-decoration:none;
}
#rightcallouts img{
border:1px solid #000000;
}




#social_icons{
	margin-top:20px;
}
#social_icons a, #social_icons a img, #social_icons img{
	border:none;
	text-decoration:none;
}

#social_icons ul, #social_icons ul li{
	list-style:none;
	margin: 0px;
	padding:0px;
}

#social_icons ul li{
	text-align:center;
	margin-bottom:20px;
}

#social_icons ul li span{
	display:block;
}

/*Lightbox*/



#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('/images/nextlabel.gif') no-repeat right 15%; }

#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; }
