/* CSS Document */

html { overflow-y:scroll;
	background-color: #616020; }
body {
	color:#553818;
	line-height:22px;
	font-size:14px;
	margin:0 auto;
	background-repeat:repeat; background-position:top center; background-image:url(images/bg_back.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:16px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.image-border {
	border: 3px solid #692e10;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */

#bg_repeat {
	position:relative;
	width:100%;
	height:auto;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(images/bg_back-top.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:192px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:159px;
	left:35px;
	width:880px;
	height:32px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position:relative;
	top:0;
	left:0;
	width:913px;
	height:auto;
	padding: 20px 0 0 0;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	width:913px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
	margin: 0 0 0 19px;
}

/* ---- start main content settings -------------- */

#flash {
	position:relative;
	width:865px;
	height:234px;
	margin: 0 0 0 24px;
}

#tan_back {
	position:relative;
	width:835px;
	height:auto;
	background-color:#e6c796;
	margin: 0 0 0 24px;
	padding: 20px 15px 0 15px;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:574px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:248px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer_back {
	position:relative;
	width:100%;
	height:57px;
	background-repeat:repeat-x;
	background-image: url(images/bg_footer-back.jpg);
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:57px;
	clear:both;
	margin: 0 auto;
}

.copy {
	color:#e6c796;
	font-size:11px;
	position:relative;
	float:left;
	padding: 22px 0 0 41px;
}

.slug {
	position:relative;
	float:right;
	padding: 25px 42px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:32px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:53px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -32px;
}

.active_01 {
	background-position: 0 -32px !important;
}

a#nav_02 {
	width:82px;
	cursor:pointer;
	background-position:-53px 0;
}

a:hover#nav_02{
	background-position:-53px -32px;
}

.active_02 {
	background-position:-53px -32px !important;
}

a#nav_03 {
	width:118px;
	cursor:pointer;
	background-position:-135px 0;
}

a:hover#nav_03{
	background-position:-135px -32px;
}

.active_03 {
	background-position:-135px -32px !important;
}

a#nav_04 {
	width:84px;
	cursor:pointer;
	background-position:-253px 0;
}

a:hover#nav_04{
	background-position:-253px -32px;
}

.active_04 {
	background-position:-253px -32px !important;
}

a#nav_05 {
	width:104px;
	cursor:pointer;
	background-position:-337px 0;
}

a:hover#nav_05{
	background-position:-337px -32px;
}

.active_05 {
	background-position:-337px -32px !important;
}

a#nav_06 {
	width:87px;
	cursor:pointer;
	background-position:-441px 0;
}

a:hover#nav_06{
	background-position:-441px -32px;
}

.active_06 {
	background-position:-441px -32px !important;
}

a#nav_07 {
	width:128px;
	cursor:pointer;
	background-position:-528px 0;
}

a:hover#nav_07{
	background-position:-528px -32px;
}

.active_07 {
	background-position:-528px -32px !important;
}

a#nav_08 {
	width:131px;
	cursor:pointer;
	background-position:-656px 0;
}

a:hover#nav_08{
	background-position:-656px -32px;
}

.active_08 {
	background-position:-656px -32px !important;
}

a#nav_09 {
	width:93px;
	cursor:pointer;
	background-position:-787px 0;
}

a:hover#nav_09{
	background-position:-787px -32px;
}

.active_09 {
	background-position:-787px -32px !important;
}

/*lightbox start*/

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