/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	top: 400px;
}
#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: 5px; 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: 500; background-color: #000; }



/* Page Elements*/
body {
	background-color: #888;
	text-align: center;  margin: 0; padding: 0; }

a:link {
	color: #001830;
}
a:visited {
	color: #001830;
}
a:hover {
	color: #0076C2;
}
a:active {
	color: #FFF;
}

.alignLeft {
	float:left;
	margin-right: 1em;
}

.alignRight { float:right 	
}h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	text-align: left;
	color: #001830;
	font-style: normal;
	width: auto;
	padding: 5px;
	margin: 5px;
}


h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #001830;
	text-decoration: underline;
}
h3 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #036;
	left: -50px;
	height: auto;
	width: auto;
	left: -50px;
}

h4 {
	font-style:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #001830;
	text-align: left;
}
h5 {
	font-style:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
h6 {
	font-style:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #036;


	text-decoration: ;
	text-align:left;
	font-weight: lighter;
	text-decoration: underline;
}

/* Box Elements*/
#banner {
	background-image: url(images/websitebaner2%20copy.jpg);
	border: thin solid #036;
	position: absolute;
	left: 13px;
	top: 15px;
	height: 162px;
	width: 962px;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #001830;
	width: 700px;
	position: absolute;
	left: 263px;
	top: 225px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	height: auto;
	border: thin none #036;
	background-color: #CCC;
}

/*Horizonal Navigation*/

#horizonalnavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	position: absolute;
	height: 25px;
	width: 980px;
	left: 0px;
	top: 170px;
	z-index: 5;
}
ul#horizonalnavigationnavlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#horizonalnavigation li
{
display: inline;
list-style-type: none;
}

#horizonalnavigation a { padding: 1px 5px; }

#horizonalnavigation a:link, #horizonalnavigation a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#horizonalnavigation a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
	text-align: right;
}
/*Horizonal photo nav*/
#horizonalnavigation2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	position: absolute;
	height: 25px;
	width: 534px;
	left: 208px;
	top: 35px;
	z-index: 5;
}
ul#horizonalnavigationnavlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#horizonalnavigation2 li
{
display: inline;
list-style-type: none;
}

#horizonalnavigation2 a { padding: 1px 5px; }

#horizonalnavigation2 a:link, #horizonalnavigation2 a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#horizonalnavigation2 a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
	text-align: right;
}


/* Vertical Navigation*/

#verticalnavigation {
	position: absolute;
	left: 15px;
	top: 200px;
	width: 225px;
	height: auto;
}

#verticalnavigation ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#verticalnavigation a
{
display: block;
padding: 3px;
width: 220px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#verticalnavigation a:link, #verticalnavigation a:visited
{
	color: #EEE;
	text-decoration: none;
	text-align: left;
}

#verticalnavigation a:hover
{
background-color: #369;
color: #fff;
}
/* Tooltip Information*/

#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}
/* the style starts here */
a.tooltip {color:#036;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {
	display:block;
	position:relative;
	top:20px;
	left:-215px;
	padding:2px;
	font-weight:normal;
	color:#E9E9E9;
	border:1px solid #888;
	width:200px;
	height: auto;
	background-color: #036;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a.tooltip:hover b em {
	position:absolute;
	left:20px;
	top:0px;
	width:11px;
	height:6px;
	display:block;
	font-size:1px;
}

.clear {clear:both;}

#info2 p {margin-left:15px; margin-right:20px;}
#info2 img {margin:15px; float:left;}
#info2 h1 {margin-left:15px;}
/* the style starts here */
a.tooltip2 {color:#036;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:100; text-decoration:none;}
a.tooltip2:hover b {
	display:block;
	position:absolute;
	top:20px;
	left:-320px;
	font-weight:normal;
	color:#000000;
	border:1px solid #888;
	width:300px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	z-index: 100;
	background-color: #CCCCCC;
}
a.tooltip2:hover b em {
	position:absolute;
	left:20px;
	top:0px;
	width:11px;
	height:6px;
	display:block;
	font-size:1px;
}

.clear2 {clear:both;}

#info3 p {
	margin-left:5px;
	margin-right:20px;
}
#info3 img {
	margin:15px;
	float:left;
}
#info3 h1 {margin-left:15px;}

/* the style starts here */
a.tooltip3 {color:#036;}
a.tooltip3 b {display:none;}
a.tooltip3:hover {border:0; position:relative; z-index:100; text-decoration:none;}
a.tooltip3:hover b {
	display:block;
	position:absolute;
	top:20px;
	left:10px;
	font-weight:normal;
	color:#000000;
	border:1px solid #888;
	width:300px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	z-index: 100;
	background-color: #CCCCCC;
}
a.tooltip3:hover b em {
	position:absolute;
	left:20px;
	top:0px;
	width:11px;
	height:6px;
	display:block;
	font-size:1px;
}

.clear3 {clear:both;}

/* Image Elements */

#image {border-color:
	position: relative;
	position: relative;
	left: -7%;
}

#image2 {background color:#00C
	background-color: #036;
	padding-bottom: 0px;
	}

#image3 {border-color:
	position: relative;
	position: relative;
	height: 230px;
	width: 307px;
	padding-bottom: 5px;
}

#image4 {border-color:
	position: relative;
	position: relative;
	height: 230px;
	width: 307px;
	padding-bottom: 3px;
}
#image5 {border-color:
	position: relative;
	position: relative;
	height: 985px;
	width: 695px;
	padding-bottom: 0px;
	padding-left: 0%;
	left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#image6 {border-color:
	position: relative;
	position: relative;
	height: 245px;
	width: 325px;
	padding-bottom: 5px;
	left: 2%;
}
#photo {
	height: 245px;
	width: 700px;
	position: relative;
	background-color: #CCCCCC;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	visibility: visible;
	left: 0%;
}

#photo2 {
	height: 160px;
	width: 700px;
	position: relative;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	visibility: visible;
	left: 0%;
}

#photo3 {
	height: auto;
	width: 307px;
	position: relative;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	visibility: visible;
	left: 10;
}
#photo4 {
	height: auto;
	width: 350px;
	position: relative;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	visibility: visible;
	left: 0px;
	float: left;
}

#photo5 {
	height: auto;
	width: 350px;
	position: relative;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	visibility: visible;
	left: 0px;
	float: right;
}

div.thumb {
	margin: 2px;
	border: 1px solid #036;
	height: auto;
	float: left;
	text-align: center;
	background-color: #888;
	position: relative;
	left: 8px;
  }	
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
	}
.thumb a:hover img {border: 1px solid black;}

/* Description Elements*/
#description {
	background-color: #036;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #036;
	height: 245px;
	width: 345px;
	position: absolute;
	z-index: 75;
	background-color: #CCCCCC;
	top: 0px;
	left: 340px;
	padding: 0px;
}
#description2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #036;
	height: 150px;
	width: 475px;
	position: absolute;
	z-index: 75;
	top: 0;
	float: none;
	left: 30%;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#description3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #036;
	height: 1643px;
	width: 365px;
	position: absolute;
	z-index: 75;
	top: 1px;
	float: none;
	left: 101%;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: 0em;
	letter-spacing: 0%;
}
#description4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: auto;
	width: 665px;
	position: relative;
	z-index: 75;
	top: 0%;
	float: none;
	left: 0px;
	padding: 0px;
}
#description5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #036;
	height: 590px;
	width: 375px;
	position: absolute;
	z-index: 75;
	top: 0px;
	float: none;
	left: 305px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.photocattitle {
	text-align: center;
	font-weight: bold;
}  

.phototitle {
	text-align: left;
	font-weight: normal;
	width: 120px;
	margin: 0 2px 2px 2px;
	left: 4px;
	position: relative;
}
#months {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #036;
	height: auto;
	width: 50px;
	position: relative;
	z-index: 80;
}
#hours {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #036;
	width: 295px;
	position: relative;
	left: 0%;
	top: 0%;
	z-index: 80;
}
#imageleft {
	height: 245px;
	width: 325px;
	border: thin none #036;
	position: relative;
	top: 10px;
	left: 10px;
}
#imageright {
	height: 245px;
	width: 325px;
	position: relative;
	left: 350px;
	top: -239px;
}
#largeimagebox {
	height: auto;
	width: 700px;
}
#photo7 {
	height: auto;
	width: 325px;
	position: relative;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	visibility: visible;
	left: 0;
}
#gadget {
	height: 225px;
	width: 700px;
	border: thin none #2B2728;
	position: relative;
	left: 0%;
}
#gadget2 {
	height: 225px;
	width: 700px;
	border: thin none #2B2728;
	position: relative;
	left: 0%;
}
#horizonallinks {
	position: relative;
	left: 160px;
	top: 0px;
	width: 550px;
	height: 35px;
}
#apDiv1 {
	position:absolute;
	width:90px;
	height:25px;
	z-index:1;
	left: 600px;
	top: 5px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 25px;
	top: 830px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #001830;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
