@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666 url(images/island-sunset-bkgd.png) repeat-y fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/blue_swash.gif) no-repeat left top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}
a:link {
	color: #764C29;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #293453;
}
a:visited {
	color: #A37246;
}

#header {
	background: url(none);
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 168px;
}
#header a {
	text-decoration: none;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 0 0px;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/green_swash.gif) no-repeat right bottom;
	height: 150px;
}
#header p {
	font: .75em Georgia, "Times New Roman", Times, serif;
	color: #764C29;
	vertical-align: middle;
	padding-left: 100px;
	padding-top: 70px;
}
#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/1.4em Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
	color: #764C29;
}

#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; }
#mainContent a img {
	border-width: 0px;
}
#mainContent p {
	font: normal 0.75em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #764C29;
	text-align: left;
	padding: 0px 80px 0px 120px;
}
#mainContent ul {
	font: normal 0.75em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #764C29;
	text-align: left;
	padding: 0px 80px 0px 120px;
}


#footer p {
	font: normal 0.75em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #764C29;
	text-align: center;
	padding: 40px 80px 0px;
}
#container .logo {
	position: absolute;
	top: 1px;
	right: 15px;
}
#mainContent h3 {
	font: normal 1em/0.5em Georgia, "Times New Roman", Times, serif;
	color: #764C29;
	text-align: left;
	padding: 0px 10px 0px 0px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}
#mainContent h1{
	color: #764C29;
	font: normal 1em/1.5em Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 118px;
}
#mainContent h2{
	font: normal 1em/0.5em Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 118px;
}
#mainContent h2 a{
	color: #764C29;
	text-align: left;
	letter-spacing: normal;
	text-transform: none;
}
#mainContent a{
	font: normal 1em/0.5em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	text-decoration: underline;
}
#mainContent h4 {
	color: #A37246;
	text-align: right;
}
#mainContent h4 a{
	color: #A37246;
	text-align: right;
	text-decoration: underline;
}
#mainContent a:hover, a:active, a:focus {
	color: #293453;
}
#mainContent a:visited {
	color: #A37246;
}
#mainContent h5 {
	font: normal 1em/0.5em Georgia, "Times New Roman", Times, serif;
	color: #A37246;
	text-align: right;
}
#mainContent h5 a{
	color: #A37246;
	text-align: right;
}
#container #mainContent ul li {
	margin-left: 10px;
}
