/* ------------ LAYOUT ------------ */

body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: #b3874f;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	overflow: hidden;
}

#wrap {
	background: #f7dcba;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	float: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #ddd0b5;
	border-left: 1px solid #977243;
}

/* ------------ MENU ------------ */

#menu {
	width: 167px;
	border-right: 1px solid #AE8745;
	border-top: 1px solid #AE8745;
	border-bottom: 1px solid #AE8745;
	padding-top: 21px;
	float: right;
	background: #000000;
	margin-top: 50px;
}

#menu img {
	padding-left: 17px;
	padding-bottom: 54px;
}

#infoblock {
	background: #ffedd6;
	border-bottom: 1px solid #999999;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1em;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px 0px 2em 0px;
	line-height: 2;
}

.info a {
	color: #993333;
	text-decoration: none;
}

.info a:hover {
	color: #bb9d70;
}

#endblock {
	height: 75px;
}

#menu ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
}

#menu li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

.menulinks {
	background-color: #450506;
	padding: 0.5em 0px 0.5em 0px;
	border-bottom: 1px solid #AE8745;
	border-top: 1px solid #AE8745;
}

.menulinks ul a {
	color: #edd1ad;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2;
	font-weight: bold;
}

.menulinks ul a:hover {
	color: #ffffff;
}

.menusublinks ul a {
	color: #bb9d70;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2;
	font-weight: bold;
}

.menusublinks ul a:hover {
	color: #ffffff;
}

.unselected {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2;
	font-weight: bold;
}

.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8BD95;
	margin: 0px 0px 0.84em 15px;
	line-height: 1.67;
	font-weight: bold;
}

/* ------------ HEADER ------------ */

#header {
	width: 780px;
	height: 215px;
	clear: both;
}

.anfca {
	padding: 40px 0px 0px 225px;
}

/* ------------ NAV CIRCLE ------------ */

#nav {
	width: 330px;
	height: 650px;
	float: left;
}

#navblock {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: none;
	position: relative;
	width: 250px;
	height: 250px;
	top: 0px;
	left: 39px;
}

#topleft {
	width: 125px;
	height: 125px;
	float: left;
}

#topright {
	width: 125px;
	height: 125px;
	float: right;
}

#botleft {
	width: 125px;
	height: 125px;
	float: left;
}

#botright {
	width: 125px;
	height: 125px;
	float: right;
}

/* ------------ IMAGE BLOCK (LEFT-SIDE) ------------ */

#imgblock {
	width: 275px;
	padding: 180px 25px 0px 30px;
	position: relative;
	float: left;
	display: inline;
}


/* ------------ BODY TEXT ------------ */

#bodytext {
	width: 400px;
	float: right;
	padding-right: 50px;
	font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
}

#footer {
	border-top: 1px solid #999999;
	padding-top: 0.5em;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px 0px 2em 0px;
	line-height: 1.5;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

.body {
	font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1.67em;
	line-height: 1.67;
}

#bodytext ul {
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 0px;
	list-style: square;
	margin-bottom: 1.67em;
}

#bodytext li {
	padding: 0px 0px 0px 0em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.67;
	color: #333333;
}

#bodytext ol {
	margin: 0px 0px 0px 1.5em;
	padding: 0px 0px 0px 0px;
	list-style: decimal;
	margin-bottom: 1.67em;
}


#bodytext .bullet2 {
	font-size: 12px;
	line-height: 1.67;
	list-style-type: circle;
	margin-left: 2em;
	color: #333333;
}

.body a {
	color: #993333;
}

.body a:hover {
	color: #cc6633;
	text-decoration: none;
}

#bodytext .link a {
	color: #993333;
}

#bodytext .link a:hover {
	color: #cc6633;
	text-decoration: none;
}

#bodytext .link li {
	list-style-type: disc;
	color: #bb9d70;
}

h1 {
	font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	margin: 0px 0px 0.715em 0px;
	line-height: 1.43;
	border-bottom: 1px solid #ff925a;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	margin: 0px 0px 0.715em 0px;
	line-height: 1.67;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


/* ------------ STYLES ------------ */

.store {
	clear: both;
	width: 380px;
	float: left;
	padding: 10px;
	margin-bottom: 2em;
	font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
	background: #e7c396;
}

/* ------------ STYLES ------------ */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.smallcaps {
	font-variant: small-caps;
	letter-spacing: 0.05em;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
}
#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(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(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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}