body {text-align: center;
background: #0a1a3a;
color: #364d5a;
font: .8em arial, verdana, sans-serif; line-height: 18px;
margin-top: 20px; }

img { border: 0; }
map { margin: 0; padding: 0 }

#wrapper { width: 841px; margin: 0 auto; text-align: left; position: relative;  background:#fff; }
#top { clear: both; }
#top1 { clear: both; }
#navbar { clear: both; height: 32px; background: url(../images/navbar.jpg) no-repeat #fff; padding: 5px 0 0 40px; }
#onecolumn { width: 841px; background: url(../images/righttorch1.jpg) no-repeat bottom right #cfdee7; height: 391px; }
#left { width: 434px; float: left; }
#left1 { width: 270px; float: left; padding-left: 30px; background: #fff url(../images/leftbg.gif) repeat-y; }
.innerleft { padding: 5px; }

#content { width: 376px; float: left; padding: 0 26px 0 5px; height: 391px; }
#content1 { width: 510px; float: left; padding: 0 26px 0 5px; }
#footer { clear: both; background: #fff url(../images/footer.jpg);  color: #fff; height: 73px; padding: 15px 20px 0 550px; font-weight: 700; font-size: 1.5em; }
#footer1 { clear: both; background: #192b59 url(../images/footerbare.jpg); color: #fff; height: 73px; padding: 15px 20px 0 140px; font-weight: 700; font-size: 1.5em; }

#inner { padding: 5px 20px; background: #d4e9f6; }

#inneronecolumn { margin: 10px 60px; }

/* Home page columns */
#firstcolumn{ width: 228px; float: left; }
#secondcolumn { width: 206px; float: left; }

h1 { font: 1.4em arial, verdana, sans-serif; font-weight: 700; }
h2 { font: 1.3em arial, verdana, sans serif; color: #40a211;  font-weight: 700; border-bottom: dotted 1px #40a211; }
h3 { font: 1.1em verdana, arial, sans serif; color: #fff; padding: 5px 0 0 5px; height: 30px; font-weight: 700; margin: 0; }

.padding { padding-top: 150px; display: block; }
.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; }
.picleft { float: left; margin: 0 10px 0 0; }
.paddingtop { padding-top: 10px; }
.picrightborder { float: right; margin: 0 0 0 10px; border: 1px solid #364d5a; padding: 5px; }
.borderbot { border-bottom: solid 5px #fff; }
.bold {font-weight: 700; }
.facebook { float: left; margin: 10px 0 0 10px; border: #000 1px solid; }


div#nav a { font: 1em arial, verdana, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 2px;  }
div#nav a:visited { font: 1em arial, verdana, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 2px; }
div#nav a:hover { font: 1em arial, verdana, sans-serif; color:#f5b4b1; text-decoration: none; background:transparent;  font-weight:700; padding: 6px 2px; }


a:link { color: #192b59; text-decoration: underline; background: transparent; font-weight: 500; }
a:visited { color: #192b59; text-decoration: underline; background: transparent; font-weight: 500;}
a:hover { color: #457299; text-decoration: underline; background: transparent; font-weight: 500; }

a.link2:link { color: #192b59; text-decoration: underline; background: transparent; font-weight: 700; }
a.link2:visited { color: #192b59; text-decoration: underline; background: transparent; font-weight: 700; }
a.link2:hover { color: #457299; text-decoration: underline; background: transparent; font-weight: 700; }

a.link3:link { color: #abc1cb; text-decoration: none; background: transparent; font-weight: 500; }
a.link3:visited { color: #abc1cb; text-decoration: none; background: transparent; font-weight: 500; }
a.link3:hover { color: #abc1cb; text-decoration: underline; background: transparent; font-weight: 500; }

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

.dark { color: #1a2434; }
.dots { background-image: url(images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.leftgallery { float: left; padding: 3px; border: solid 1px #d7c5d7; margin: 2px; background-color: #d0dee7; }
.galleryback { width: 400px; }


/*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(../../../Draft Sites/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(../../../Draft Sites/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../Draft Sites/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;
	}