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

body {background: url(images/background.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; margin: 0 auto; padding: 0;}
#container {width: 800px; background:url(images/content-bg.jpg); margin: 0 auto; padding:0;}
#content {width: 752px; margin: 0 24px; padding: 0;}
#header {width: 750px; height: 164px; padding-left: 14px;}
#header-left {float: left; width: 266px; height: 140px;}
#header-right {float: right; width: 486px; height: 140px; margin:0; padding:0;}

#left {float: left; width: 235px; padding: 10px 15px; margin: 0;}
#left2 {float: left; width: 227px; padding: 10px 10px; margin: 0;}
#right {float: right; width: 470px; padding: 10px 15px 10px 0;}
#right2 {float: right; width: 488px; padding: 10px 15px 10px 0;}
.img-left {float: left; padding-right: 15px;}
.img-right {float: right; padding-right: 10px;}

#nav {width: 393px; height: 43px; background:url(images/nav-bg.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; padding:10px 40px 0 320px;}
#nav ul {list-style-type:none; margin:0; padding:0;}
#nav ul li {float: left; padding-left: 24px;}
#nav ul li a {outline:none; text-decoration:none; background:transparent; color: #f6e8dc;}
#nav ul li a:hover {color: #FFFFFF;}
#nav li a#current, #nav li a:hover#current {color: #ffffff;}

.nav2 {width: 399px; height: 54px; background:url(images/nav-bg2.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; padding: 10px 23px 0 64px; margin: 0;}
.nav2 ul {list-style-type:none; margin:0; padding:0;}
.nav2 ul li {float: left; padding-left: 24px;}
.nav2 ul li a {outline:none; text-decoration:none; background:transparent; color: #f6e8dc;}
.nav2 ul li a:hover {color: #FFFFFF;}
.nav2 li a#current, #nav li a:hover#current {color: #ffffff;}

#menu {font-family:Arial, Helvetica, sans-serif; font-size:12px;padding-top:10px;}
#menu a {outline:none; text-decoration:none; background:transparent; color: #000; font-size:14px; font-weight:bold;}
#menu a:hover {color: #344921;}
#menu p {color: #000; font-size: 12px; padding:0 20px; font-weight:normal;}
#menu h4 {color: #000; font-size: 12px; float: left; padding-left: 20px; margin:0;}
#menu h5 {float: right; text-align: right; font-size: 12px; margin: 0; margin-right:300px;}
.img-menu {float: right; padding-right:30px;} 
.list {color: #344921; font-size:12px; font-weight:normal; margin-left:20px; margin-bottom:20px;}

#menu-col1 {width: 235px; float:left;}
#menu-col2 {width: 235px; float:left;}

#footer {width: 800px; background:url(images/footer.jpg); margin: 0 auto; height:26px;}
.credit {font-size:12px; font-weight: normal; text-align:center; font-family:Arial, Helvetica, sans-serif; }
.credit a, .credit a:hover {color: #6c1f14; font-weight: normal;} 

#clear {content: "."; display: block; visibility: hidden; height: 0px; clear: both;}

hr {border-top: 1px solid #000; width: 488px; margin: 5px 0;}
#menu hr {border: 1px dashed #ac8f74; width: 448px; margin: 5px 0;}



/* lists */
dl {width: 80%; padding-bottom: 5px; padding-left: 18px;}
dt {font-weight: bold; position: relative; display: block}
dd {margin: 0 0 5px 0; padding: 3px 0px 5px 0; border-bottom: 1px dashed #ac8f74;}
.span-img {width: 65px; display: block; position: absolute; right: 5px; top: 2px; text-align: right; overflow: hidden;
z-index: 1; }
.span1 {width: 85px; display: block; position: absolute; right: 105px; top: 0px; text-align: right; overflow: hidden;
z-index: 1; }
.span2 {width: 85px; display: block; position: absolute; right: 5px; top: 0px; text-align: right; overflow: hidden;
z-index: 1; }
.span-cater {width: 65px; display: block; position: absolute; right: 185px; top: 0px; text-align: right; overflow: hidden;
z-index: 1; }


/* LIGHBOX GALLERY */
#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; }

.thumbnail{padding: 3px 3px 8px 3px; background-color:#ac8f74; float: left; margin-right: 10px; 
margin-bottom: 10px;}
