@charset "UTF-8";

body {
	background: #00517b url(images/bg.jpg) repeat-x;
}
.container {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00527b;
	text-align: left;
}
h1 {
	margin: 0 0 .9em 0;
	color: #d77627;
	font-family: Garamond, serif;
	font-size: 1.3em;
}
h2 {
	margin: 0;
	font-size: 1.1em;
	color: #5a8337;
}
.mainNav {
	font-family: Garamond, Times, serif;
	font-weight: bold;
	font-size: 1.1em;
	height: 180px;
	background: url(images/nav_bg2.jpg) no-repeat;
}
.mainNav.home {
	background: url(images/nav_bg.jpg) no-repeat;
}
.mainNav a {
	text-decoration: none;
	color: #025f8f;
}
.mainNav a:hover {
	color: #d77627;
}
.mainNav :hover > a, .mainNav ul ul :hover > a {
	color: #d77627;
}
ul.rightLinks {
	float: right;
}
.mainNav img {
	float: left;
	margin-left: 2.5em;
	border: none;
}
.mainNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.mainNav li {
	float: left;
	padding: .6em .8em;
}
.mainNav ul ul {
	position: absolute;
	border: 1px dashed #b6c4b2;
	padding: .5em .6em .3em .6em;
	margin-top: 8px;
	visibility: hidden;
	background: #fff;
}
.mainNav ul ul li {
	float: none;
	padding: 0 0 .4em 0;
	font-size: .9em;
}
.mainNav ul li:hover ul, .mainNav ul a:hover ul{
	visibility:visible;
}
table td {
	border-bottom: 1px solid #9cc2d4;
	vertical-align: top;
}
table tr.top td {
	border-bottom: none;
}
#Form-Details td {
	border-bottom: none;
}

.contentHome {
	height: 452px;
	background: url(images/home_bg.jpg) no-repeat;
	font-size: .9em;
}
.newsHome {
	float: left;
	width: 252px;
	height: 322px;
	padding: 0 20px 15px 20px;
	line-height: 1.2em;
	border-right: dashed 1px #789c9d;
	margin-top: 15px;
}
.newsHome a {
	color: #00527b;
	text-decoration: none;
}
.newsHome a:hover {
	text-decoration: underline;
	color: #d77627;
}
.newsHome a.more {
	color: #d77627;
	text-decoration: underline;
}
.newsHome a.more:hover {
	text-decoration: none;
}
.newsHome ul {
	margin: 0;
	padding: 0;
}
.newsHome li {
	margin: 0 0 0 1.2em;
	padding: 0;
}
.historyHome h1, .newsHome h1 {
	line-height: normal;
}
.historyHome {
	float: left;
	width: 290px;
	height: 322px;
	padding: 0 20px 15px 20px;
	color: #6a6956;
	line-height: 1.2em;
	margin-top: 15px;
}
.historyHome a {
	color: #6a6956;
	text-decoration: none;
}
.historyHome a:hover {
	text-decoration: underline;
	color: #d77627;
}
.historyHome a.historyLink {
	color: #f8faf5;
	padding: .1em .3em;
	background: #aaa996;
	text-decoration: none;
	font-weight: bold;
}
.historyHome a.historyLink:hover {
	background: #d77627;
}
.introHome {
	float: right;
	width: 259px;
	height: 407px;
	font-size: .85em;
	padding: 15px 23px 0 23px;
	margin-right: 22px;
}
.introHome a {
	color: #00527b;
}
.introHome a:hover {
	text-decoration: none;
	color: #d77627;
}
.introText {
	height: 203px;
}
.thumbnailsHome {
	float: left;
	width: 589px;
	height: 66px;
	padding: 17px;
}
.thumbnailsHome a {
	font-size: 2em;
	text-decoration: none;
	color: #dfe9d5;
	float: left;
	margin-top: 16px;
}
.thumbnailsHome a:hover {
	color: #d77627;
}
.thumbnailsHome img{
	padding: 2px;
	margin-right: 23px;
	float: left;
}
.thumbnailsHome img:hover {
	background: url(images/photo_hover.gif) no-repeat;
	cursor: pointer;
}
#photoBigA {
	position: absolute;
	}
#photoBigB, #photoBigC, #photoBigD, #photoBigE {
	position: absolute;
	visibility: hidden;
}
.toolsHome {
	
}
.toolsHome a {
	background: url(images/tools_icon.gif) no-repeat;
	display: block;
	vertical-align: middle;
	padding-left: 35px;
}
.toolsHome a:hover {
	background: url(images/tools_icon_hover.gif) no-repeat;
}

.mainText {
	width: 890px;
	padding: 30px;
	background: #fff url(images/text_bg.jpg) top no-repeat;
	font-size: .8em;
}
.mainText img {
	margin: 0 1.1em .4em 0;
}
.mainText h1 {
	font-size: 1.7em;
	border-bottom: 1px dashed #b6c4b2;
	padding-bottom: .2em;
	margin-bottom: 1.1em;
}
.mainText a {
	color: #00527b;
}
.mainText a:hover, .mainText.history a:hover {
	text-decoration: none;
	color: #d77627;
}
.mainText ul {
	margin: 0;
	padding-left: 1.6em;
}
.mainText.history {
	line-height: 1.5em;
	font-size: .9em;
}
.mainText.history, .mainText.history a {
	color: #6a6956;
}
.mainText.history strong {
	color: #5d863a;
	font-size: 1.1em;
}
.historyNav {
	font-size: .9em;
}
.historyNav a {
	text-decoration: none;
}
.histroyNav a:hover {
	text-decoration: underline;
}
.historyNav a.selected {
	color: #5d863a;
}
.mainText.gallery img {
	margin: 10px 10px 0 0;
	display: block;
	border: none;
	/*float: left;*/
}
.thumbnails {
	border-bottom: 1px dashed #b6c4b2;
	margin: 0;
	padding: 20px 0;
	clear: left;
}
.thumbnails.first {
	padding-top: 0;
}
.border {
	border-bottom: 1px dashed #b6c4b2;
	padding: 0 0 1.6em 0;
	margin-bottom: 1.6em;
}
.colA, .colB, .colC {
	width: 280px;
	float: left;
}
.colA, .colB {
	margin-right: 25px;
}
.colD {
	width: 585px;
	float: left;
}
.archivesColA, .archivesColB, .archivesColC {
	float: left;
	width: 210px;
	border-right: dashed 1px #789c9d;
	margin-right: 20px;
}
.archivesColC {
	border-right: none;
	margin-right: 0;
}
.smallText {
	font-size: .85em;
	border-bottom: 1px dashed #b6c4b2;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.footer {
	float: left;
	width: 890px;
	height: 43px;
	padding: 40px 30px 17px 30px;
	background: url(images/footer_bg.jpg) no-repeat;
	font-size: .85em;
	text-align: center;
}
.footer a {
	color: #00517b;
	text-decoration: none;
	font-size: .85em;
}
.footer a:hover {
	text-decoration: underline;
}
.radioButtons {
	margin-top: .3em;
	margin-left: .4em;
	letter-spacing: .5em;
}
#rating {
	margin-right: .7em;
}
.label {
	width: 155px;
	float: left;
}
#feedback {
	width: 200px;
}


/* Styles for 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) 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: #000; }
/* End Styles for lightbox */