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

#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: 100%; 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; }



html,
	body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #ded8c4;
	background-position: center top;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	}
a {
	color: #958f7d;
	text-decoration: underline;
}
#container {
	margin-left: auto;
	margin-right: auto;
	min-height:100%;
	width:1085px;
	position:relative;
	}
#header {
	padding:0px;
	}
	
#body {
	padding-top:75px;
	padding-left:185px;
	padding-bottom:90px;	/* Height of the footer */
	font-family: "Lucida Sans";
	font-size: 16px;
	line-height: 34px;
	color: #958f7d;
	}
	
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:90px;			/* Height of the footer */
	font-family: "Lucida Sans";
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-position: -69px;
	background-repeat: no-repeat;
	padding-top:65px;
	}
	/* other non-essential CSS */
	#header p,
	#header h1 {
		margin:0;
		padding:10px 0 0 10px;
	}
	#footer p {
		margin:0;
		padding:10px;
	}

.nav_container {
	height: 85px;
	width: 1085px;

}

.H1 {
	font-family: "Lucida Sans";
	font-size: 36px;
	color: #958f7d;
}
.logo {
	float:left;
	height: 50px;
	width: 375px;
	margin-top: 30px;
}

.body_text {
	width:800px;
}

.selected {
	float:left;
	height: 46px;
	width: 125px;
	padding-top: 12px;
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #FFF;
	margin-top: 75px;
	margin-right: 40px;
	background-image: url(images/nav_bg_selected_box.jpg);
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 3px;
}

.nav {
	float:left;
	height: 46px;
	width: 125px;
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #FFF;
	margin-top: 75px;
	margin-right: 40px;
	background-image: url(images/nav_bg_selected_box.jpg);
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 3px;
}

.nav a {
	height: 46px;
	width: 125px;
	float:left;
	padding-top: 12px;
	text-decoration: none;
	color: #958f7d;
	background-image: url(images/nav_bg_box.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.nav a:hover {
	float:left;
	height: 46px;
	width: 125px;
	color: #FFF;
	background-image: url(images/nav_bg_hover.jpg);
	background-repeat: no-repeat;
}

.work_caption {
	height:25px;
	width: 245px;
	float:left;
	margin-top: 2px;
	padding-left: 15px;
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.work {
	height:100px;
	width: 250px;
	float:left;
	
	margin-top: 15px;
	margin-right: 15px;
}

.work a {
	height:100px;
	width: 250px;
	float:left;
	border: thin solid #CCCCCC;
}

.work a:hover {
	height:100px;
	width: 250px;
	float:left;
	border: thin solid #99CC00;
}

.movie {
	height:197px;
	width: 350px;
	float:left;
	margin-top: 25px;
	margin-right: 50px;
	border: thin solid #CCCCCC;
}
.movie_caption {
	height:25px;
	width: 320px;
	float:left;
	margin-top: 2px;
	margin-left: 15px;
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.contact {
width: 500px;
padding-top: 50px;
font-family: "Lucida Sans";
	font-size: 36px;
	color: #958f7d;

}

.contact a {
width: 500px;
padding-top: 50px;
font-family: "Lucida Sans";
	font-size: 36px;
	color: #958f7d;

}