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

p,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	}

body {
	background: #0b0f2c url("images/blueback.jpg") top center;
	background-attachment: fixed;
	margin: 25px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	min-width: 770px;
	line-height: 14px;
	}

a, a:active, a:visited, a:link {
	font-weight: normal;
	color: #007eb6;
	text-decoration: none;
	border: 0px;
	}

a:hover {
	text-decoration: underline;
	}
	
#mainbox {
	width: 770px;
	height: 820px;
	padding: 0px;
	margin: 0px;
	background: #333333 url("images/boxback.jpg") top center repeat-y;
	}

#halfmoonlogo {
	width: 770px;
	height: 96px;
	padding: 0px;
	margin: 0px;
	background: #000000 url("images/halfmoonlogo.jpg") top center no-repeat;
	}

#nav {
	width: 750px;
	height: 18px;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	background: url("images/nav.jpg") top left repeat-x;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002d58;
	}

#nav a, #menu a:active, #menu a:visited, #menu a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

#nav a:hover {
	text-decoration: bold;
	color: #002d58;
	}

#goldbar {
	width: 750px;
	height: 213px;
	padding: 0px;
	margin: 0px;
	background: url("images/goldbar.jpg") bottom left repeat-x;
	}

#inner {
	width: 750px;
	height: 443px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	background: url("images/inner.jpg") top center repeat-y;
	}

#innersub {
	width: 750px;
	height: 443px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	background: url("images/inner2.jpg") top center repeat-y;
	}
	
#employment {
	width: 720px;
	height: auto;
	padding: 15px 15px 15px 15px;
	margin: 0px;
	background: #dcded3;
	}

#sidebar {
	width: 161px;
	height: 411px;
	padding: 20px 15px 20px 15px;
	margin: 0px;
	background: url("images/sidebar.jpg") top center no-repeat;
	font-size: 10px;
	line-height: 13px;
	}

#sidebar2 {
	width: 120px;
	height: 160px;
	padding: 271px 35px 20px 36px;
	margin: 0px;
	background: url("images/sidebar2.jpg") top center no-repeat;
	font-size: 10px;
	line-height: 13px;
	}

#mainhome {
	width: 519px;
	height: 431px;
	background: url("images/philosophy.jpg") top center no-repeat;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	line-height: 15px;
	}
	
#philosophy {
	width: 175px;
	height: 128px;
	padding: 2px 10px 20px 334px;
	margin: 0px;
	font-size: 10px;
	color: #ffffff;
	}

#mainsub {
	width: 499px;
	min-height: 500px;
	background: url("images/main.jpg") top center no-repeat;
	padding: 20px 40px 30px 20px;
	margin: 0px;
	line-height: 15px;
	}

.brightbold {
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
	}

.brightbold2 {
	font-size: 14px;
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
	}

.darkbold {
	font-size: 14px;
	font-weight: bold;
	color: #002d58;
	line-height: 24px;
	}

.menuhead {
	font-size: 13px;
	font-weight: bold;
	color: #002d58;
	line-height: 24px;
	}

.menuitem {
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
	}
	
.smallitalic {
	font-size: 9px;
	font-style: italic;
	}

img.left {
	float: left;
	padding: 0px 10px 5px 0px;
	}

/* SIDEBAR NAV */

a.nav01 {
	display: block;
	width: 120px;
	height: 32px;
	text-decoration: none;
	background: url("images/nav01.jpg");
	}
a.nav01:hover {
	background-position: -120px 0;
	}

a.nav02 {
	display: block;
	width: 120px;
	height: 32px;
	text-decoration: none;
	background: url("images/nav02.jpg");
	}
a.nav02:hover {
	background-position: -120px 0;
	}

a.nav03 {
	display: block;
	width: 120px;
	height: 32px;
	text-decoration: none;
	background: url("images/nav03.jpg");
	}
a.nav03:hover {
	background-position: -120px 0;
	}

a.nav04 {
	display: block;
	width: 120px;
	height: 32px;
	text-decoration: none;
	background: url("images/nav04.jpg");
	}
a.nav04:hover {
	background-position: -120px 0;
	}


/* FOOTER ELEMENTS */

#footer {
	width: 770px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url("images/footer.jpg") bottom center no-repeat;
	}

#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	}

#menu2 a, #menu2 a:active, #menu2 a:visited, #menu2 a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	}

#menu2 a:hover {
	text-decoration: bold;
	color: #007eb6;
	}

#copyright {
	font-size: 9px;
	color: #CCCCCC;
	}

/* LIGHTBOX */

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

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

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#calleft {
	width: 220px;
	height: auto;
	padding: 20px 0px 10px 20px;
	float: left;
}

#calright {
	width: 220px;
	height: auto;
	padding: 20px 0px 20px 10px;
	float: right;
}


#cal {width: 487px;
height: 800px;
background: #ffffff;
}

#calwinner {
	width: 467px;
	height: auto;
	background: #ffffff;
	padding: 10px;}

img.calphoto {
	padding: 0px 10px 10px 0px;
	float: left;
	}

#calclear {
	clear: both;}