﻿* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	text-decoration: none;
	color:#98571D;
}
img {
	outline: none;
}
body {
	background: #333;
	font: 68%/1.5 verdana,Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.container {
	width: 800px;
	background: black;
	color:white;
}

.header{
	background:#AD7932 url('/images/homepage/nav_background.gif');
	border-top: 10px #98571D solid;
}

.logo {
	display: block;
	text-indent: -5000px;
	background: url('/images/homepage/main_logo.gif') no-repeat left center;
	height: 91px;
	width: 300px;
	padding:.6em 0;
}

.pdf{
	background:url('/images/subpage/pdf_icon.gif') no-repeat left center;
	padding-left:2em;
}

.col1 {
	width:200px;
	float:left;
	background:#333 url('/images/subpage/sub_nav_shadow.gif') no-repeat left top;
	min-height:70em;
}

.nav{
	list-style:none;
	padding:2em 0;
}

.nav li{
	border-bottom:1px #1e1e1e solid;
	border-top:1px #4a4a4a solid;
}

.nav a{
	display: block;
	font: 1.6em "Palatino Linotype",Times, serif;
	color: white;
	background: url('/images/nav_sub_bullet.gif') no-repeat 20px center;
	padding:.4em 0 .4em 3em;
}

.nav a:hover{
	background:#161616 url('/images/nav_sub_bullet.gif') no-repeat 20px center;
}

.nav .top {
	border-top: none;
}
.nav .bottom {
	border-bottom: none;
}


.emhe{
	display:block;
	background:#520E01 url('/images/subpage/emhe_logo_sm.jpg') no-repeat right top;
	width:200px;
	padding:90px 0 5px 0;
	color:yellow;
	text-align:center;
}

.col1 h2{
	background:#161616;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding-left:1em;
}


.subnav{
	list-style:none;
}

.subnav li{
	padding:.1em 0;
}

.subnav a{
	display:block;
	padding:.2em 0 .2em 2em;
	color:white;
}

.subnav a:hover{
	background:#161616;
}


.col2 {
	width:310px;
	float:left;
	padding:20px;
}

.col2 a:hover,.col3 a:hover{
	text-decoration:underline;
}

.col2 h3{
	color:#98571D;
	font-size:1.2em;
}

h2{
	font: 2em/2 "Palatino Linotype",Times, serif;
	border-bottom:2px solid #463926;
	margin-bottom:1em;
}

.col2 p{
	margin-bottom:1em;
	text-align:justify;
}


.subdivs{
	width:570px;
	padding:0 14px;
	float:right;
}

.subdivs h2{
	margin-top:1em;
}

.subdivs h3{
	font:1.6em/1.3 "Palatine Linotype",Time,serif;
	font-weight:normal;
	margin-bottom:1em;
	color:#DCB785;
}

.subdivs p{
	text-align:justify;
	margin-bottom:1em;
}

.subdivs ul{
	list-style:none;
	margin-bottom:1em;
}

.subdivs li{
	padding:0 0 .5em 1.5em;
}

.subdivs a:hover{
	text-decoration:underline;
}

.green li{
	background:url('/images/green_arrow.gif') no-repeat left 3px;
}

.floatrt{
	float:right;
	border:1px solid #463926;
	padding:.5em;
	margin-left:1em;
}


.map{
	color:white;
	font: 2em/2 "Palatino Linotype",Times, serif;
	background:url('/images/subpage/photo_tour_link.gif') no-repeat right center;
	padding:.2em 2.5em .2em .2em;
}

.map:hover{
	background:#161616 url('/images/subpage/photo_tour_link.gif') no-repeat right center;
}

.col3{
	width:250px;
	float:left;
}

.col3 h2{
	margin:1em 1em 1em 0;
}

.col3 p{
	margin-bottom:1em;
}

.parade{
	list-style:none;
}

.parade li{
	border-top:2px solid #463926;
	background:url('/images/subpage/photo_tour_link.gif') no-repeat 250px center;
	padding:.5em 0 .5em 1em;
	color:#333;
}

.parade li:hover{
	background:#161616 url('/images/subpage/photo_tour_link.gif') no-repeat 250px center;
}

.parade a{
	font: 2em "Palatino Linotype",Times, serif;
	color:white;
}

.col3 .parade a{
	font-size:1.4em;
}

.parade a:hover{
	text-decoration:none;
}

.gallery {
	border-top:2px solid #463926;
	padding-top:1em;
}

.gallery a img{
	float:left;
	border:none;
	margin:0;
	padding:6px;
}

.gallery a img:hover{
	background:#463926;
}


blockquote{
	font:1.6em "Palantino Linotype",Times, serif;
	margin:1em;
}

.incentive{
	background:#c45b45 url('/images/subpage/incentive_sub.jpg') repeat-x top left;
	border-top:1px solid black;
}

.incentive a{
	font: 1.7em "Palatino Linotype",Times, serif;
	display:block;
	text-indent:-5000px;
	height:103px;
	color:#fff;
}



.col3 em{
	display:block;
	color:#888;
	font-size:.8em;
	text-align:right;
	margin-right:2em;
}


.footer {
	clear:both;
	padding:2em 0;
	color:white;
}

.crytech{
	margin-top:1em;
	padding-left:3.8em;
	background:url('/images/red_E.gif') no-repeat left center;
}

.crytech ul{
	list-style:none;
}

.crytech li{
	display:inline;
}

.crytech a{
	color:#4D4D4D;
}

.valid{
	background:url('/images/check_mark.gif') no-repeat left center;
	padding-left:1em;
}
.photoright {
	float: right;
	width: 250px;
	margin-left: 15px;
}
