body {
    background-color: #4f979c;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #3b6671;
}
h1 {font-weight: bold; color: #285c5b;
    font-size: 1.4em;
    line-height: 1.6em;
}
h2 {font-weight: bold; color: #4b787e;
    font-size: 1.2em;
    line-height: 1.6em;
}
h3 {
    color: #a1841e;
}
#google_translate_element {
    margin: 5px 10px 0 auto;
}
#container {
    margin: 0px auto;
    width: 960px;
   	-moz-box-shadow: 0 0 30px #336666;
	-webkit-box-shadow: 0 0 30px #336666;
	box-shadow: 0 0 30px #CCC;
	background-color: #e7fafd;
	border: #336666 1px solid;
}
#container a {
    color: #2b4848;
	text-decoration: underline;
}
#container a:hover {
	text-decoration: none;
    color: #c72d1a;
}
#header{
    margin: 0;
    width: 960px;
    height: 220px;
}
#header img {border:none;
}
#main {
	width: 960px;
	background: #e7fafd url(images/content_bg2.jpg) 100% 100% no-repeat;
	padding-bottom: 200px;
}
#main2 {
	width: 960px;
	background: #e7fafd url(images/content_bg2.jpg) 100% 100% no-repeat;
	padding-bottom: 110px;
}
#main3 {
	width: 960px;
	background: #e7fafd url(images/content_bg5.jpg) 100% 100% no-repeat;
	padding-bottom: 140px;
}
#main4 {
	width: 960px;
	background: #e7fafd url(images/content_bg6.jpg) 100% 100% no-repeat;
	padding-bottom: 140px;
}
#main7 {
	width: 960px;
	background: #e7fafd url(images/content_bg7.jpg) 100% 100% no-repeat;
	padding-bottom: 240px;
}
#content {
    padding: 20px 20px 70px 40px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: 230px;
    width:640px;
}	
#content img {
	border: none;
}
.floatright {
    float:right;
	margin-left: 10px; 
}
.floatleft {
    float:left;
	margin-right: 10px; 
}
#nav {
    width: 200px;
	float: left;
	margin-top: 30px;
    text-align: right;
}
#nav li {
    color: #285c5b;
    letter-spacing: 0.06em;
    padding: 8px 8px 8px 8px;
	display: block;
	border-bottom: 1px solid #ffcc00;
}
#nav li a {
    color: #285c5b;
    text-decoration: none;
}
#nav li a:hover, #nav li a:active {
    color: #c3130d;
    text-decoration: none;
}

.quote {
    color: #4f7f88;
    text-align: left;
    margin-left: 15px;
    font: "Lucida Handwriting";
    font-size: .9em;
    line-height: 1.3em;
}

#map {
    background: url(images/map.gif) no-repeat;
    width:540px;
    height:350px;
    padding-top:20px;
    padding-left: 20px;
}
#form {
    border: none;
}
#footer {
    clear:both;
    margin: 0 auto;
    background-color: transparent;
    width: 960px;
    text-align: center;
    font-size: .8em;
    padding-top: 6px;
    color: #485b6b;
}
#footer a {
    color: #495c6b;
    text-decoration: underline; 
}
#footer a:hover {
    color: #e7fafd;
    text-decoration: none; 
}
#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: #193844; }
