﻿pre code, pre, code {
	display:none;
}
body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-weight: normal;
}
.container {
	width: 1080px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: auto
}
.container p {
	width: 94%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header {
	margin: 0px;
	background: #f3edd9;
	padding: 0 10px;
	text-align:left;
}
.header-back {
	background: #f3edd9;
	width: 100%;
	height: 330px;
}
.header-acco {
	background: #f3edd9;
	width: 260px;
	margin-left: 20px;
	margin-right: 0px;
}
.side-acco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.sidebar1 {
	text-align: center;
	float: left;
	padding: 15px 0;
	width: 300px;
	margin-right: 20px;
}
.sidebar1 hr {
	color: #b3aa7e;
	background-color: #b3aa7e;
	height: 3px;
	width: 86%;
}
.sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.mainContent {
	margin: 0 20px 0 26%;
}
.footer {
	margin: 0 20px 0 26%;
	text-align: center;
	padding: 0 10px;
}
.footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* Menu Section */

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:active, a:hover {
	color: #9c946e;
	text-decoration: underline;
}
.menu {
	background: #fff;
	float: left;
	list-style: none;
	padding: 0;
	width: 90%;
	text-align: center;
}
.menu li {
	float: left;
	font: Arial, Helvetica, sans-serif;
	margin: 0;
	height: 20px;
	font-size: 11px;
}
.menu a {
	background: #fff url( 'images/seperator.gif' ) no-repeat right bottom;
	color: #000;
	display: block;
	float: left;
	padding: 5px 12px 1px 12px;
	text-decoration: none;
	font-weight: normal;
}
.menu li a:hover, .menu li .current {
	color: #9c946f;
}
/* End Of Menu */


/* Slideshow */
/* Slideshow */
/* Slideshow */
#bannerbox {
	width:1000px;
	height: 328px;
	background-image:url(images/banner-1.jpg);
	overflow:hidden;
}
.bannerimage {
	margin-top:10px;
	width:1000px;
	height: 313px;
}
/* Slideshow */
/* Slideshow */
/* Slideshow */


h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	height: 16px;
	padding-top: 13px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #b3aa7e;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px;
}

h4
{
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	height: 16px;
	padding-top: 13px;
}

h5
{
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	height: 16px;
	padding-top: 13px;
}

hr {
	color: #b3aa7e;
	background-color: #b3aa7e;
	height: 3px;
}
.image-right {
	margin: 0px;
	height: auto;
	width: 730px;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#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;
}

