/*************************** Elements ************************************/
body {
	margin: 0px;
	padding: 0px;
	
	background-color: #2b2019;
}


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







/*************************** Text and Headers ************************************/
.t2 {
	font-family: Times, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;

	color: #fff8dc;
}


.h2 {
	font-family: Times, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;

	color: #fff8dc;
}


.t3 {
	font-family: Times, Helvetica, Verdana;
	font-size: 14px;
	line-height: 17px;

	color: #fff8dc;
}



.h3 {
	font-family: Times, Times, Verdana;
	font-size: 18px;
	line-height: 18px;

	color: #fff8dc;
}






/*************************** Links ************************************/


a.link {
	color: #d4a95b;
	text-decoration: none;
	
}

a.link:hover {
	color: #90784d;
	text-decoration: underline;
}


a.nav {
	color: #fff8dc;
	text-decoration: none;
	font-weight: bold;
	
}

a.nav:hover {
	color: #90784d;
	text-decoration: none;
	font-weight: bold;
}



a.gallery_nav {
	line-height: 20px;
}

a.sub {
	color: #decf9b;
	font-weight: bold;
	text-decoration: none;
}

a.sub:hover, li.subStuck a {
	color: #fff8dc;
	font-weight: bold;
	text-decoration: none;
}

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

a.footer:hover {
	color: #90784d;
	text-decoration: underline;
}






/*************************** Layout Components ************************************/
#shell1 {
	position: relative;
	width: 943px;

	margin: auto;
	padding: 0px;
}

#bg {
	position: absolute;
	top: 20px;
	left: 1px;
	width: 901px;
	height: 550px;
	z-index: 0;
}

#shell2 {
	position: relative;

	margin: 20px;
	padding: 0px;

	z-index: 10;
	
}

#nav {
	position: relative;
	display: block;
	height: 15px;
	padding: 0px 0px 5px 0px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 1px;
	
	color: #fff8dc;
	z-index: 100;
}

#gallery_nav {
	position: absolute;
	top: 15px;
	left: 354px;
	width: 150px;
	padding: 6px 5px 14px 21px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 13px;
	line-height: 13px;
	background-color: #2B2019;
	
	z-index: 20;
	display: none;
}
div.dropDown {
	display: inline;
}


#container {
	position: relative;
	width: 901px;
	height: 550px;
	
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
}


#logo {
	position: absolute;
	top: 25px;
	left: 25px;
	
	width: 252px;
	height: 52px;
}


#content {
	position: absolute;
	top: 60px;
	right: 60px;
	
	width: 330px;
	height: 405px;
	overflow: hidden;
	padding: 15px;
	
	z-index: 10;
}

#content_bg {
	position: absolute;
	top: 60px;
	right: 60px;
	
	width: 330px;
	height: 405px;
	overflow: hidden;
	padding: 15px;
	
	z-index: 1;
	
	background-image: url("../images/bg_content.png");
	#background-image: none;
	#background-color: #000000;
	#filter: alpha(opacity=65);
}


#pageHead {
	position: relative;
	width: 305px;

	margin-bottom: 10px;
	
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	
	color: #fff8dc;
	z-index: 100;
}

.select {
	background-image: none;
}

#subNav {
	position: relative;
	padding: 5px 0px 5px 0px;
}

div.sub_gallery_nav {
	width: 160px;
	padding: 2px 0px 2px 15px;
	position: absolute;
	top: 0px;
	right: 33px;
	z-index: 20;
	background-color: #000;
	display: none;
}

#first a {
	background-image: url("../images/sub_nav_arrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.sub_gallery_nav li {
	list-style: none;
}

.sub_gallery_nav a {
	display: block;
	line-height: 20px;
}


#copyArea {
	position: relative;
	width: 320px;
	height: 360px;
	padding-right: 10px;
	overflow: auto;
}

#galleryCopy {
	position: relative;
	width: 330px;
	z-index: 1;
}



#pullQuote {
	position: absolute;
	top: 235px;
	left: 5px;
	
	width: 225px;
	height: 300px;
	z-index: 10;
}


#footer {
	margin: 5px 0px 0px 0px;
	
	position: relative;
	width: 903px;
	
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 12px;
	
	color: #cccccc;
}





#pageImages {
	margin-left: 10px;
	margin-top: 15px;
	width: 322px;
	height: 74px;
}

#pageImages div.arrow {
	padding: 4px;
	float: left;
	
	width: 8px;
	height: 66px;
	
	cursor: pointer;
}

#pageImages div.hover {
	background-color: #333333;
}

#images {
	position: relative;
	float: left;
	width: 315px;
	height: 74px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
}


#images img {
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
}

#images ul li {
	position: relative;
	float: left;
}






#gallery {
	position: absolute;
	bottom: 20px;
	width: 330px;
	height: 252px;
	z-index: 1;
}

#gallery div.arrow {
	padding: 4px;
	float: left;
	
	width: 8px;
	height: 234px;
	
	cursor: pointer;
	background-color: #A58761;
}

#gallery div.hover {
	background-color: #80684B;
}

#galleryImages {
	position: relative;
	float: left;
	width: 290px;
	height: 252px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
}

#galleryImages div.imageSet {
	position: absolute;
	width: 310px;
}

#galleryImages img {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}