@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

body {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	background: #92c94e url(images/bg-wide.gif) repeat-y center;
	height:100%;
}

#outerWrapper {
	margin:0 auto;
	width: 874px;
}

#header {
	width: 874px;
	height: 116px;
	background-image: url(images/header_02.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#navDiv {
	height:35px;
	padding: 12px 0 0 0;
}

/*Nav List*/

#navList, #navList ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navList a {
	font: bold 14px Arial, Helvetica, sans-serif;
	display: block;
	padding: 0px 6px 0px 6px;
	list-style: none;
	color: #08197e;
	text-decoration: none;
	text-transform: uppercase;
}

#navList li {
	font: 14px Arial, Helvetica, sans-serif;
	float: left;
	padding: 0px 6px 0px 6px;
	list-style: none;
}

#navList li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background:#f8dd8e;
	text-align:left;
	color: #08197e;
}

#navList li ul li {
	margin:2px;
	padding: 10px;
}

#navList li:hover ul {
	left: auto;
}

#navList li:hover ul, #navList li.sfhover ul {
	left: auto;
}

#navList li ul li a{
	font: 14px Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	text-decoration:none;
	border-left: 2px #f8dd8e solid;
}

#navList li ul li a:hover {
	border-left: 2px #92c94e solid;
}


/*
#navDiv ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#navDiv li {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding: 0px 8px 0px 8px;
	list-style: none;
	display: inline;
}

#navDiv a {
	color: #08197e;
	list-style-type: none;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 6px 0 6px 0;
}

#navDiv li a {
	color: #08197e;
	text-decoration: none;
}

#navDiv li a:hover {
	border-bottom: 2px #92c94e solid;
}
*/


#banner {
	margin: 0 0 10px 0;
}

#whiteWrapper {
	width: 874px;
	margin:0 auto;
	height: 100%;
	background: #FFFFFF;
}

#subNav {
	width: 220px;
	margin: 15px 0 0 15px;
	padding: 10px 0 0 0;
	float: left;
	background-image: url(images/sub-nav-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.subNavUl li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #122561;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0 0 12px 0;
	text-indent: -1.5em;
}

.subNavUl li a {
	color: #08197e;
	text-decoration: none;
}

.subNavUl li a:hover {
	border-bottom: 2px #92c94e solid;
}

li.subNavIndent {
	font-size: 11px;
	text-transform:;
	margin: 0;
	padding: 0 0 16px 12px;
}

li.subNavIndent a {
	color: #1d33b3;
}

li.subNavIndent a:hover {
	border-bottom: 1px #92c94e solid;
}

#bodyContent {
	width:575px;
	margin: 0;
	padding: 15px 15px 0 0;
	text-align:left;
	float:right;
}

#bodyContentPress {
	width:800px;
	margin: 0;
	padding: 15px 15px 0 0;
	text-align:left;
	float:right;
}

#bodyContent ul, #bodyContent ol {
	font: 15px Arial, Helvetica, sans-serif;
	color: #3c3b3b;
}

p {
	font: 15px Arial, Helvetica, sans-serif;
	color: #3c3b3b;
}

h1 {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	color: #021140;
	padding: 0 0 0 10px;
	border-left: 8px #92c94e solid;
	margin: 30px 0 0 0;
}

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	color: #b8591f;
	padding-top: 10px;
}

h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #021140;
}

h4 {
	font: 15px Arial, Helvetica, sans-serif;
	color: #3c3b3b;
	text-decoration: underline;
	font-weight:200;
}

.top {
	font: 14px Arial, Helvetica, sans-serif;
}

.galleryThumb {
	border: #fde8ab solid 8px;
	margin: 0 20px 0 0;
}

#footer {
	padding: 35px 0 0 25px;
	height:40px;
	clear:both;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #3c3b3b;
}

.li2 {
	list-style-type:lower-roman;
}

.li3 {
	list-style-type:lower-alpha;
}

.boardTable {
	margin:0;
	padding:0;
}

.boardTable td {
	padding:0;
	margin:0;
	font: 15px Arial, Helvetica, sans-serif;
	color: #3c3b3b;
}

.specialTable {
	margin:0;
	padding:0;
}

.specialTable td {
	padding:3px;
	margin:0;
	font: 15px Arial, Helvetica, sans-serif;
	color: #3c3b3b;
}

.topButton {
	padding: 10px 0 15px 5px;
}

#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; }
