a {
	text-decoration: none;
	color: #F28E20;
}
a img {
	border: none;
}
.covertF { }
.covertH { display: none; }
.clear { clear: both; }
input[type="text"], textarea {
	font: bold 13px Arial, Helvetica, sans-serif;
	background-color: #26231D;
	border: 1px solid #635E52;
	color: #AAA18D;
	padding: 6px;
}

body {
	background: #0E0D0C url(../images/main-background.png) left top repeat-x;
	font: 14px/24px Arial, Helvetica, sans-serif;
	color: #AAA18D;
}
#main-wrapper {
	position: absolute;
	width: 974px;
	margin-left: -487px;
	left: 50%;
	top: 0;
}
#header {
	position: relative;
	width: 974px;
	height: 152px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	left: 156px;
	top: 58px;
	width: 398px;
	height: 64px;
	overflow: hidden;
}
#logoPrint {
	margin-bottom: 30px;
	display:none;
}
#contactPrint {
	display:none;
}
#logo a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: block;
}
#search {
	position: absolute;
	top: 32px;
	left: 798px;
}
#search input {
	width: 139px;
	font: bold 10px Arial, Helvetica, sans-serif;
	background-color: #26231D;
	border: 1px solid #635E52;
	color: #AAA18D;
	text-transform: uppercase;
	padding: 6px;
}
#top-wrapper {
	position: relative;
	border-top: 1px solid #635E52;
	border-bottom: 1px solid #635E52;
	padding-top: 5px;
	margin-bottom: 35px;
	z-index: 2;
}
#top-backgrounds {
	position: absolute;
	width: 100%;
	height: 350px;
	border: 1px solid #F5AC1E;
	border-left: 0;
	border-right: 0;
}
#top-backgrounds .b1 {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
	background-color: #E7A532;
}
#top-backgrounds .b2 {
	position: absolute;
	left: 50%;
	width: 50%;
	height: 100%;
	z-index: 1;
	background-color: #F5AC1E;
}
#top-container {
	position: relative;
	border-left: 0;
	border-right: 0;
	height: 350px;
	width: 974px;
	margin: 0 auto;
	z-index: 2;
}
#a1, #a2, #a3, #a4 {
	position: absolute;
	top: 0;
	height: 350px;
}
#a1 {
	left: 0;
	width: 82px;
	background-color: #E7A532;
	z-index: 2;
}
#a2 {
	left: 82px;
	width: 24px;
	background-color: #F4AB1E;
	z-index: 3;
}
#a3 {
	left: 106px;
	width: 473px;
	background-color: #F39D21;
	z-index: 4;
	color: #25221E;
}
#a3 a {
	color: #25221E;
}
#a3 ul {
	margin-left: 40px;
}
#a3 ul li {
	list-style-type: none;
	line-height: 20px;
}
#a3 ul li a {
	padding-left: 13px;
}
#a3 ul li a:hover, #a3 ul li a.hit {
	background: url(../images/right-arrow-black.png) left center no-repeat;
}

#a4 {
	left: 579px;
	width: 219px;
	background-color: #F38F20;
	z-index: 5;
	color: #F2E9CF;
}
#a3 h3, #a4 h3 {
	font-size: 20px;
	margin-top: 43px;
	margin-bottom: 8px;
}
#a3 h3 {
	margin-left: 52px;
}
#a4 h3 {
	margin-left: 20px;
}
#a3 p, #a4 p {
	line-height: 20px;
	margin-bottom: 12px;
}
#a3 p {
	margin-left: 52px;
	margin-right: 52px;
}
#a4 a {
	color: #F2E9CF;
}
#a4 ul {
	margin-left: 9px;
}
#a4 ul li {
	list-style-type: none;
	line-height: 20px;
}
#a4 ul li a {
	padding-left: 13px;
}
#a4 ul li a:hover, #a4 ul li a.hit {
	background: url(../images/right-arrow-white.png) left center no-repeat;
}
#top-text-container {
	position: relative;
}
#top-text-container .navigation {
	position: relative;
	margin-top: 25px;
}
#top-text-container .navigation .next,
#top-text-container .navigation .prev {
	position: absolute;
	top: 0;
}
#top-text-container .navigation .next {
	right: 0;
}
#top-text-container .navigation .prev {
	left: 0;
}
#top-text-container .navigation .prev a {
	display: block;
	padding-left: 16px;
	background: url(../images/left-arrow-black.png) left center no-repeat;
} 
#top-text-container .navigation .next a {
	display: block;
	padding-right: 16px;
	background: url(../images/right-arrow-black.png) right center no-repeat;
}
#gallery-container {
	position: absolute;
	top: 153px;
	height: 530px;
	width: 874px;
	z-index: 200;
	background-color: #27251F;
	left: 50%;
	margin-left: -435px;
	border: 1px solid #645F53;
	border-top: none;
	display: none;
}
#gallery-content {
	position: relative;
	width: 854px;
	margin: 0 auto;
	height: 500px;
	background-color: #010202;
	border: 1px solid #645F53;
	border-top: none;
	z-index: 300;
	overflow: hidden;
}
#gallery-content .images {
	position: absolute;
	width: 20000em;
}
#gallery-content .images li {
	float: left;
	width: 854px;
	height: 500px;
	overflow: hidden;
	text-align: center;
	padding-left:1px;
}
#gallery-close {
	position: relative;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
}
#gallery-close a {
	color: #F28E20;
}
#gallery-controls {
	position: absolute;
	bottom: 0;
	left: 10px;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
}
#gallery-controls a {
	color: #A8A18D;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	z-index: 150;
	display: none;
}
#nav {
	position: relative;
	height: 25px;
	width: 974px;
	margin: 0 auto;
}
#nav ul {
	position: relative;
	margin-left: 156px;
}
#nav ul li {
	position: relative;
	list-style-type: none;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	padding-right: 25px;
}
#nav ul li a {
	color: #AAA18D;
}
#nav ul li a:hover {
	color: #F2E9CE;
}
#nav ul li ul {
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0;
	background: #0D0D0C url(../images/drop-down-background.png) left top repeat-x;
	border: 1px solid #635e52;
	display: none;
	width: 140px;
}
#nav ul li ul li {
	position: relative;
	float: none;
	width: 130px;
	background: url(../images/drop-down-divider.png) left bottom no-repeat;
	margin: 0 0 0 10px;
	text-transform: none;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 0;
}
#nav ul li ul li a {
	display: block;
}
#nav ul li ul li.last {
	background: none;
}
#bottom-container {
	position: relative;
	margin: 0 auto;
	width: 974px;
}
#bottom-left-col {
	position: absolute;
	left: 0;
	top: 40px;
	background: url(../images/faded-sidebar.png) right top no-repeat;
	width: 140px;
	height: 242px;
}
#bottom-left-col ul {
	position: relative;
	margin-top: 54px;
	margin-left: 58px;
}
#bottom-left-col ul li {
	position: relative;
	list-style-type: none;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
}
#bottom-content {
	position: absolute;
	top: 0;
	left: 156px;
	width: 628px;
	padding-bottom: 60px;
	z-index: 1;
}
#bottom-content table td {
	line-height: 14px;
	padding: 5px 0;
	font-size: 12px;
}
#bottom-content a {
	color: #AAA18D;
	text-decoration:underline;
}
#bottom-content a:hover {
	color: #F2E9CE;
	text-decoration:underline;
}
	
#bottom-content .profile-options {
	position: relative;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	height: 15px;
}
#bottom-content .profile-options ul {
	position: relative;
}
#bottom-content .profile-options ul li {
	position: relative;
	float: left;
	margin-right: 20px;
}
#bottom-content .profile-options a {
	color: #F28E20;
	text-decoration: none;
}
#bottom-content .profile-options .prev, 
#bottom-content .profile-options .next {
	position: absolute;
	top: 0;
}
#bottom-content .profile-options .prev {
	right: 110px;
}
#bottom-content .profile-options .next {
	right: 0;
}
#bottom-content .profile-options .prev a {
	display: block;
	padding-left: 16px;
	background: url(../images/left-arrow-orange.png) left center no-repeat;
} 
#bottom-content .profile-options .next a {
	display: block;
	padding-right: 16px;
	background: url(../images/right-arrow-orange.png) right center no-repeat;
}
#bottom-content .profile-options-top {
	margin-bottom: 40px;
}
#bottom-content .profile-options-bottom {
	margin-top: 60px;
}
#bottom-content p {
	margin-bottom: 20px;
}
#bottom-content h2 {
	font-size: 30px;
	color: #F28E20;
	font-weight: normal;
	margin-bottom: 18px;
}
#bottom-content h3 {
	font-size: 24px;
	color: #F28E20;
	font-weight: normal;
	margin-bottom: 12px;
}
#bottom-content h4 {
	font-size: 18px;
	color: #F28E20;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 12px;
}
#bottom-right-col {
	position: absolute;
	left: 798px;
	top: 40px;
	background: url(../images/faded-sidebar.png) left top no-repeat;
	width: 100px;
	height: 242px;
}
