body {
	font-size: 85%;
	color: #FFF;
	background-color: #212014;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	background-image: url(../_images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.clear {
	clear: both;
}
p {
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	font-size: 30px;
	color: #fae6c2;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 30px;
}
h1 span {
	display: none;
	width: 800px;
	height: 30px;
	background-image: url(../_images/gradient.png);
	background-repeat: repeat-x;
	left: 36px;
	position: absolute;
	margin-left: 85px;
}
h2 {
	font-size: 20px;
	margin-left: 10px;
	color: #fae6c2;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 span {
	position: absolute;
	display: block;
	width: 1598px;
	height: 20px;
	background-image: url(../_images/h2gradient.png);
	background-repeat: repeat;
	left: 34px;
	top: 778px;
}
h3 {
	color: #EBB124;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #212013;
}
#header {
	height: 150px;
	margin-left: -10px;
	width: 820px;
	text-align: center;
}
#nav {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background-image: url(../_images/bg_nav.jpg);
	background-repeat: repeat-x;
	font-size: 90%;
	width: 820px;
	margin-left: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:link, #nav a:visited, small a:link, small a:visited, #subnav a:link, #subnav a:visited, a:link, a:visited {
	color: #FFC;
	text-decoration: none;
}
#nav a:hover, small a:hover, #subnav a:hover, a:hover {
	color: #960;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul li{
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#content {
	padding-right: 50px;
	padding-left: 50px;
	width: 700px;
	padding-bottom: 50px;
}
#content .alnRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content .alnLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#footer {
	font-size: 80%;
	color: #919C36;
	text-align: center;
	line-height: 37px;
	margin-top: 10px;
	background-image: url(../_images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 37px;
	float: left;
	width: 820px;
	margin-left: -10px;
}
body .newWin{
	color: #000;
}
.center {
	text-align: center;
}
.center li {
	margin-bottom: 5px;
}
.rates {
	font-size: 90%;
}
.rates th {
	color: #EBB124;
	padding: 5px;
}
.rates td {
	padding: 5px;
}
.rates .type {
	color: #919C36;
}
.rates .middleRow {
	border-left-color: #EBB124;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBB124;
}
.rates .lastRow {
	border-left-color: #E0931B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBB124;
}
.rates .odd {
	background-color: #393824;
}

[if lt IE 7]>

h1 span {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gradient.png', sizingMethod='scale');
}

<![endif]
#content small a {
}
.linkBlock {
	width: 700px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../_images/hazard_border.jpg);
	background-repeat: repeat-x;
	padding-top: 11px;
	background-color: #3D4019;
}
.linkBlock .linkImg {
	width: 150px;
	float: left;
	height: 90px;
}
.linkBlock .linkDesc {
	width: 300px;
	float: left;
	height: 70px;
	padding: 10px;
}
.linkBlock .linkLink {
	width: 200px;
	float: right;
	height: 70px;
	text-align: center;
	line-height: 66px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.eventList h2 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAE6C2;
}
.eventList li {
	margin-bottom: 5px;
	margin-left: 20px;
}
.eventList {
	margin-bottom: 50px;
}
.highlight {
	color: #F30;
	font-weight: bold;
}
.eventItem {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	padding-top: 6px;
	background-color: #3B4113;
	background-image: url(../_images/hazard_border.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 10px;
}
.eventItem .eventDay {
	font-size: 18px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #FAE6C2;
}
.eventItem h2 {
	font-size: 18px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAE6C2;
}
