body { FONT-WEIGHT: normal; FONT-SIZE: x-small; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  BACKGROUND: #FFFFFF }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:80% ;color:#333333;}


.mastheadtop { background-position:bottom left;background-repeat:no-repeat;}
.mastheadmid { background-position:top left;background-repeat:no-repeat;}


td.greenBorder { background-color:#B5D000; }
td.footer { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; background-color:#D6E3E4; FONT-SIZE:9pt; }


a { color:#007080; font-weight:normal; text-decoration:underline; }
a:active { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:hover { text-decoration:none; }


a.dec { text-decoration:none; }
a.dec:active { text-decoration:none; }
a.dec:visited { text-decoration:none; }
a.dec:hover { text-decoration:underline; }


a.nodec { text-decoration:none; }
a.nodec:active { text-decoration:none; }
a.nodec:visited { text-decoration:none; }
a.nodec:hover { text-decoration:none; }


a.leftNav { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; COLOR:#005060; FONT-SIZE: 9pt; font-weight:normal; text-decoration:none; line-height=15pt }
a.leftNav:active { text-decoration:none; font-weight:bold; }
a.leftNav:visited { text-decoration:none; font-weight:normal;}
a.leftNav:hover { font-weight:bold; text-decoration:none; }


a.top { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; color:#007080; font-weight:normal; text-decoration:underline; }
a.top:hover { text-decoration:none; }


.header { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; COLOR:#339933; FONT-WEIGHT:BOLD; FONT-SIZE:135%; }
.subheader { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color:#007080; FONT-WEIGHT:BOLD; FONT-SIZE:120%;}
.subheader2 { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color:#339933; font-weight:bold; FONT-SIZE:x-small;}
.subheader3 { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color:#339933; font-weight:bold; FONT-SIZE:90%;}

.content { FONT-SIZE:90%;}
.content2 { FONT-SIZE:85%;}

.breadcrumbs { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: xx-small; sans-serif; color: #888888; }
a.breadcrumbs:link { TEXT-DECORATION:underline; }
a.breadcrumbs:active { TEXT-DECORATION:underline; }
a.breadcrumbs:visited { color: #888888; TEXT-DECORATION:underline; }
a.breadcrumbs:hover { color: #333333; TEXT-DECORATION:underline; }


UL{ list-style-image:url(../images/common/bullet.gif); margin-left: 1.5em; margin-right: 1em; margin-top: 0.5em; margin-bottom: 0.5em; }
li {margin-left: 1.5em; margin-right: 1em; margin-top: 0.5em; margin-bottom: 0.5em;}
ol {margin-top: 0.5em; margin-bottom: 0.5em }


.statebulleted {
background: url(../images/common/hom/statebullet.gif) 7px 8px no-repeat;
padding-left: 17px;
padding-right: 17px;
padding-bottom: 0.2em;
padding-top: 0.2em;
}

.propertybulleted {
background: url(../images/common/hom/propertybullet.gif) 7px 8px no-repeat;
padding-left: 17px;
padding-right: 17px;
padding-bottom: 0.2em;
padding-top: 0.2em;
}

.landsurveybulleted {
background: url(../images/common/hom/landsurveybullet.gif) 7px 8px no-repeat;
padding-left: 17px;
padding-right: 17px;
padding-bottom: 0.2em;
padding-top: 0.2em;
}

.landinfobulleted {
background: url(../images/common/hom/landinfobullet.gif) 7px 8px no-repeat;
padding-left: 17px;
padding-right: 17px;
padding-bottom: 0.2em;
padding-top: 0.2em;
}
.nav-textlink3 {
	FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none
}
.nav-textlink4 {
	FONT-SIZE: 12px; COLOR: #125B62; FONT-FAMILY: Arial, Helvetica; font-weight:bold
}
.greybody {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none
}
.greyheader {
	FONT-SIZE: 12px; COLOR: #222222; FONT-FAMILY: Arial, Helvetica; font-weight:bold
}

.tblHeader{COLOR: #338D99; font-weight: bold; font-size: x-small; padding-right:5pt; padding-left:5pt; padding-bottom:2pt;}
.tblLine{background-image: url(../images/common/tbl_center.gif); background-position: bottom; }
.tblLineR{background-image: url(../images/common/tbl_right.gif); background-position: bottom left; background-repeat: no-repeat;}
.tblLineL{background-image: url(../images/common/tbl_left.gif); background-position: bottom right; background-repeat: no-repeat;}
.tblContent{color: #333333; padding-right:5pt; padding-left:5pt; padding-top:5pt; padding-bottom:5pt;} 


.hr {border-bottom: 1px dotted #007080;}
.hr1 {border-bottom: 1px; color:#DFEDEF;}

/* */

dt {
	font-weight: bold; 
	margin: 5px 5px 5px;
	cursor: pointer;
	text-decoration: underline;
	color: #BD4A18;
}

	dt:before {
		content: "Q";
		font-size: 1.5em;
		margin-right: 7px;
		padding: 2px 6px 5px;
		font-weight: normal;
		
		margin-left: -35px;
		position: relative;
		top: 10px;
	}


dd {
	margin: 5px 5px 0px;
	padding-bottom: 12px;
	line-height: 150%;
	
	}
	
dd:before {
		content: "A";
		font-size: 1.5em;
		margin-right: 7px;
		padding: 2px 9px;
		
		margin-left: -38px;
		position: relative;
		top: 10px;
	}

	
.show {display: block;}
.hide {display: none;}	
.zbottomline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#bg{
	background:url(../Images/line.jpg) repeat-y;
	text-align:center;
	background-position:center;
}

#logo{
	width: 950px;
	text-align:right;
		padding-left: 157px;
	
	margin-right:0;
	margin-left:0;
}


<!-- lightbox -->

#film{ background:url(../htm/gallery/images/gal_01.jpg) no-repeat; height:186px; width:590px; vertical-align:middle; float:left;}
#film2{ background:url(../htm/gallery/images/gal_02.jpg) no-repeat; height:137px; width:590px; vertical-align:middle; float:left;}
#film3{ background:url(../htm/gallery/images/gal_03.jpg) no-repeat; height:128px; width:590px; vertical-align:middle; float:left;}
#film4{ background:url(../htm/gallery/images/gal_04.jpg) no-repeat; height:137px; width:590px; vertical-align:middle; float:left;}
#container{ height:auto; width: 890px;}

#centerfilm {height: 93px; padding-top:74px; padding-left:102px;}

#centerfilm2 {height: auto; padding-top:22px; padding-left:102px;}

#centerfilm3 {height: auto; padding-top:21px; padding-left:102px;}

#centerfilm4 {height: auto; padding-top:22px; padding-left:102px;}

<!-- css for the photo gal page-->
#container1{
	width: 590px;
	padding-top: 20px;
}

#container1a{
	width: 270px;
	float:left;
	text-align:left;
}

#container1ai{
	width: 270px;
	float:left;

}
#container1b{
	padding-left:10px;
	width: 310px;
	float:left;
	text-align:left;
}
#imgplacement{
	height: 94px;
	width:104px;
	float:left;
}

#wordsplacement{
	height: auto;
	width:auto;
	padding-left: -15px;
	float:left;
}
#space{
	padding-top:30px;
	width:auto;
	height: 60px;
	width:590px;
}
	#space2{
	padding-top:30px;
	width:auto;
	height: 60px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; padding-top:50px; }
#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(../htm/gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../htm/gallery/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; }


