/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;}
	
body{
	font: 12px Lucida Sans, Arial, sans-serif;
	color: #5b4f43;
	background-color: #000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;}
	
a {
	color:#333;
	text-decoration:none;}

a:hover {
	color:#333;}
	
a.footerlink {
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #333;}

a.footerlink: hover {
	border:none;
	color:#000;}
	
a img  {
	border: none;
	text-decoration:none;}
	
ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;}
	
div#lft li {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	list-style-type: none;
	background: transparent url(../img/bullet.gif) no-repeat center left;}
	
div#lft li a {
	color: #5b4f43;}
	
div#lft li a.sel {
	color: #000;
	font-weight: bold;}
	
div#lft li a:hover {
	color: #000;
	font-weight: bold;}
	
p {
	line-height: 1.4em;
	margin-bottom: 10px;
	padding: 0px;}
	
div#wrapper {
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -375px;
	width: 750px;
	background-color: transparent;
	background-image: url(../img/bg_wrapper.gif);
	background-repeat: repeat-y;}
	
div#lft {
	width: 180px;;
	padding-top: 200px;
	padding-left: 70px;
	padding-right: 60px;
	background-image: url(../img/bg_lft.jpg);
	background-repeat: no-repeat;
	float: left;}
	
div#rht {
	width: 380px;
	padding-top: 60px;
	padding-bottom: 15px;
	padding-right: 60px;
	background-image: url(../img/bg_rht.jpg);
	background-repeat: no-repeat;
	float: right;}
	
div#rht h1 {
	font-size: 16px;
	color: #cccc99;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;}
	
div#content {
	width: 750px;
	padding-top: 20px;
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	clear: both;}
	
.contenttable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 0px;}
	
.contenttable td {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5d370f;
	line-height: 16px;}
	
.col1 {
	width: 195px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	background-color: transparent;
	vertical-align: top;}
	
.col2 {
	width: 195px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	vertical-align: top;}
	
.col3 {
	width: 185px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	background-color: transparent;
	vertical-align: top;}
	
.gallery {
	margin-top: 15px;}
	
.gallery td {
	padding-right: 7px;
	padding-bottom: 7px;
	background-color: transparent;}
	
/* fancy date */

.date {
	float: left;
	height: 42px;
	width: 34px;
	background:url(../img/calendar.gif) no-repeat;
	line-height: 12px;
	text-align: left;
	font-family: georgia;}
	
.date p {
	padding-top: 7px;
	padding-left: 5px;
	color: #7A7A7A;
	margin: 0;
	text-transform: uppercase;}
	
.date span.day {
	font-size: 18px;
	display: block;}
	
.date span.month {
	font-size: 9px;
	height: 12px;
	color: #898989;
	display: block;}
	
/* footer styles */
	
div#footer {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	width: 685px;
	height: 55px;
	padding-top: 35px;
	padding-right: 65px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	text-align: right;}
	
div#footer a {
	color: #999;}
	
div#footer a:hover {
	color: #000;}
	
/* lightbox */
	
#lightbox{
	position: absolute;
	top: 40px;
	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(../img/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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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