@font-face {
	font-family: 'Highland';
	src: url('fonts/HighlandGothicLightFLF-webfont.eot');
	src: local('fonts/HighlandGothicLightFLFRegular'), url('fonts/HighlandGothicLightFLF-webfont.woff') format('woff'), url('fonts/HighlandGothicLightFLF-webfont.ttf') format('truetype'), url('fonts/HighlandGothicLightFLF-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Highland';
	src: url('fonts/HighlandGothicFLF-webfont.eot');
	src: local('fonts/HighlandGothicFLFRegular'), url('fonts/HighlandGothicFLF-webfont.woff') format('woff'), url('fonts/HighlandGothicFLF-webfont.ttf') format('truetype'), url('fonts/HighlandGothicFLF-webfont.svg#webfont') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
	margin: 0px;
	background: #50171D url(../images/body-bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
#content p,#content li { line-height:24px; }
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}

a:link, a:visited {color: #50171D; text-decoration: underline; font-weight: normal; font-variant: normal;}
a:hover {color: #C68407; text-decoration: none; font-weight: normal; font-variant: normal;}
h3 a:link, h3 a:visited {color: #C68407;}
h3 a:hover {color: #50171D;}

img {border: none;}

.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}

.border {border:solid 1px #4f171c; padding:3px;}

#top {
	height: 27px;
	width: 800px;
	padding: 122px 11px 14px 169px;
	margin:0px auto;
	position:relative;
	z-index:15;
}
#top #logo {
	height: 225px;
	width: 169px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	line-height: 225px;
	text-indent: 175px;
	overflow: hidden;
}
#top span {
	font: 24px/29px 'Highland', Arial, Helvetica, sans-serif;
	color: #e7e7e7;
	display: block;
	height: 34px;
	width: 187px;
	position: absolute;
	top: 0px;
	text-align: center;
	left: 781px;
}
#container {
	width: 980px;
	margin: 0px auto;
	background: url(../images/container-bg.png) repeat-y left top;
	position:relative;
	z-index:5;
}
#content {
	padding: 0px 15px 0px 2px;
	text-align: justify;
	width: 781px;
	float: right;
	color: #3b3b3b;
}
#content h1 {
	font-family: 'Highland', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	color: #50171D;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}
#content h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	margin: 0px;
	padding: 0px 0px 9px;
}
#content h3 {
	font-family: 'Highland', Arial, Helvetica, sans-serif;
	color: #C48303;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
#content h4 {
	font: normal 45px 'Highland', Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 9px 0px;
}
#content h4 strong {
	font-weight: bold;
	color: #c68407;
}
#content h4 a {text-decoration: none;}
#content h4 a:hover {text-decoration: none; color:#000;}
#content h4 a:hover strong {text-decoration: underline; text-shadow: 1px 1px #000;}

#left {
	float: left;
	width: 169px;
	background: url(../images/left-bg.jpg) no-repeat;
	padding: 73px 13px 0px 0px;
	margin-bottom:-10px;
}
#left h3 {
	font: normal 22px 'Highland', Arial, Helvetica, sans-serif;
	color: #c68407;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}
#left a.click {
	font: bold normal 14px/16px Arial, Helvetica, sans-serif;
	color: #090909;
	text-align: right;
	margin: 0px;
	padding: 9px 3px 9px 0px;
	display: block;
	height: 16px;
	background: url(../images/left-arrow.gif) no-repeat center center;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
}
#left a.click em {
	font-size: 22px; font-style:normal; position:absolute; left:3px; top:7px; font-weight:normal;
}
#left a.click:hover {color: #fff;}
#left div {
	background: url(../images/left-divider.png) no-repeat left bottom;
	padding: 0px 10px 23px 11px;
	margin-top: -12px;
	width: 148px;
}
#left div.last {
	background: none;
	padding: 0px 10px 0px 11px;
}
#left p {
	margin: 0px 0px 7px;
	padding: 0px 0px 7px;
	border-bottom: 1px solid #E7E7E7;
}
#left p a {
	font-size: 10px;
	color: #e7e7e7;
	text-decoration: none;
}
#left p a strong {
	font-size: 13px;
	color: #e9d08d;
	display: block;
	text-decoration: none;
}
#left p a:hover strong {text-decoration: underline;}
#left p a em {
	font-style: italic;
	font-weight: bold;
	color: #858585;
	text-align: right;
	display: block;
	font-size: 10px;
}

#footer {
	padding: 23px 15px 5px 185px;
	width: 780px;
	text-align: center;
	clear: both;
	background: #50171D url(../images/footer-bg.png) no-repeat center top;
	color:#E7E7E7;
}
#footer a {color:#C68407;}
#footer a:hover {color:#FFF;}
