body {text-align: center;
background: #fff;
color: #261e26;
font: 13px arial, verdana, sans-serif; line-height: 18px;
margin: 20px 0 0 0; padding: 0; }

img { border: 0; }
p { margin: 16px 0; }

#wrapper { width: 760px; margin: 0 auto; text-align: left; position: relative;  background:#fff url(../images/bg.gif) repeat-y; }
#top { clear: both; }
#top1 { clear: both; background: url(../images/seafade.jpg) no-repeat #261e26; height: 25px; margin-top: 5px; text-align: right; padding: 5px 20px 0 0; color: #fff; }
#content { width: 570px; float: left; }
#left { width: 190px; float: left; margin-bottom: 2px; background: #261e26; color: #fff; }
#inner { padding: 15px 20px 20px 20px; background-color: #f4f0f4; border-right: solid 1px #d7c5d7; margin-right: 1px; }
#footer { clear: both; color: #fff; background: url(../images/footer.jpg) no-repeat #261e26; height: 63px; padding: 3px 0 0 195px; font-weight: 700; }

#firstcolumn{ width: 100px; float: left; }
#secondcolumn { width: 150px; float: left; padding: 5px; border-right: 1px solid #b4b25d; color: #b4b25d; font-weight: 700; line-height: 15px; }
#thirdcolumn { width: 150px; float: left; padding: 5px; color: #b4b25d; font-weight: 700; line-height: 15px; }

h1 { font: 14px arial, verdana, sans serif; background-color: #ece4ec; padding: 3px 0 3px 3px; font-weight: 700; }
h2 { font: 13px arial, verdana, sans-serif; font-weight: 700; }
h3 { font: 14px verdana, arial, sans serif; color: #fff; padding: 3px 0 3px 2px; background-color: #423642; font-weight: 700; margin: 0; }

.paddingpic { padding: 6px 0 0 0; }
.padding { padding-bottom: 293px; }
.paddingmap { padding-bottom: 593px; }
.paddingcirc { padding-bottom: 683px; }
.picright { float: right; margin-left: 10px; }
.leftinner { margin: 10px; }

div#nav a { font: 13px arial, verdana, sans-serif; color:#e9dbe9; text-decoration: none; background:transparent; font-weight:700; }
div#nav a:visited { font: 13px arial, verdana, sans-serif; color:#e9dbe9; text-decoration: none; background:transparent; font-weight:700; }
div#nav a:hover { font: 13px arial, verdana, sans-serif; color:#d3afd3; text-decoration: none; background:transparent;  font-weight:700; }

ul { line-height: 22px; }

a.link4:link { color: #261e26; text-decoration: underline; background: transparent;; }
a.link4:visited { color: #261e26; background: transparent; }
a.link4:hover { color: #261e26; background: #f2f2de; }

a.link2:link { color: #fff; text-decoration: none; background: #4a8fe2; font-weight: 700; display: block; padding: 5px; }
a.link2:visited { color: #fff; background: #4a8fe2; text-decoration: none; font-weight: 700; display: block; padding: 5px; }
a.link2:hover { color: #fff; background: #4a8fe2;  text-decoration: underline; font-weight: 700; display: block; padding: 5px; }

a.link3:link { color: #fff; text-decoration: underline; background: transparent; font-weight: 700; }
a.link3:visited { color: #fff; background: transparent; text-decoration: underline; font-weight: 700; }
a.link3:hover { color: #d3afd3; background: transparent;  text-decoration: underline; font-weight: 700; }

.nolink { color: #e9dbe9; text-transform: uppercase; background: transparent; font-weight: 700; }

.dark { color: #1a2434; }
.dots { border: dotted 1px #000; margin: 10px 0; }
.end { border-top: solid 1px #3d467f; border-bottom: solid 1px #3d467f; padding: 15px 0; }

.clear { clear: both; margin: 0; padding: 0; }
.left { float: left; padding: 5px 10px; border: solid 1px #d7c5d7; margin: 0 5px; background-color: #e5dbe5; }
.leftgallery { float: left; padding: 5px; border: solid 1px #d7c5d7; margin: 5px; background-color: #e5dbe5; }

/*Lightbox enlarging images effect */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
