html, body {	
	margin:0;	
	padding:0
}
body {
	font: 76% arial,sans-serif;
	background-color: #000
}
#wrapper {
	float:right;
	width:100%;
	margin-left:-200px
}
#header {
	position:relative;
	height: 182px;
	background-image: url(img/v11_hdr_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom
}
#hdr {
	position:relative;
	height: 182px
}
h1 {
	position: absolute;
	left: -600px
}
#header_bar {
	position: absolute;
	left: 0px;
	top: 137px;
	background-image: url(img/v11_hdr_static.gif);
	height: 45px;
	width: 638px;
	padding-left: 300px;
	overflow: hidden;
}
* html #header_bar {
	margin-top:-5;
	visibility:none;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px
}
#logo img, #banner img {
	border: none
}
#banner {
	position:absolute;
	right:70px;
	top:38px
}
#nav {
	float:left;
	width:200px;
	padding-top: 5px;
	background-color: #000;
	background-image: url(img/v11_nav_back.gif);
	background-repeat: no-repeat;
	margin-top: 34px;
	padding-bottom: 30px
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px
}
#nav li a, #nav .curr {
	display: block;
	height: 20px;
	text-decoration: none;
	padding-left: 3px;
	color:#999999;
	font-size: 18px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	width: 120px;
	margin-left: 45px;
	font-family: Arial Black, Arial, sans-serif;
	font-style: italic
}
#nav .curr {
	color:#666666
}
#nav li a:hover {
	color:#FFFFFF
}
#address {
	background-color: #000;
	float:left;
	clear:left;
	width:162px;
	color:#999999;
	padding-top: 20px;
	padding-left: 38px
}
#address p {
	margin: 0;
	margin-top: 3px
}
#content {
	margin-left:200px;
	background-image: url(img/v11_content_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:415px;
	height:auto !important;
	height:415px;
	color: #FFFFFF;
	padding: 40px
}
#content p {
	line-height:1.4;
	margin:10px
}
#content a {
	color: #FF0000;
	text-decoration: none
}
#content a:hover {
	text-decoration: underline
}
#home_rt, #home_lft {
	width: 40%;
	position: absolute;
	top: 220px;
}
#home_rt {
	left: 600px;
}
#home_lft {
	height: 321px;
	width: 320px;
	background-image: url(img/vol11_home.png);
}
#home_lft p {
	font-size: 1.4em
}
#home_rt h3 {
	font-size: 1em;
	font-weight: bold
}
#home_rt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px
}
#home_rt li a {
	display: block;
	margin-bottom: 15px;
	padding: 10px;
	color: #FFFFFF;
	line-height: 1.3em;
	background-image: url(img/upcoming_link.gif);
	border: 1px solid #A72601;
}
#home_rt li a:hover {
	background-position: 0 -300px;
	background-color: #FF0B00;
	text-decoration: none;
}
.show {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both
}
.show_v3, .show_v2, .show_v1 {
	width:31%;
	float:right;
	text-align: center;
	padding-top: 4px;
	padding-right: 1%;
	padding-bottom: 4px;
	padding-left: 1%
}
.show_v2 {
	
}
.show_v3 {
	vertical-align: middle
}
#cal a {
	color: #FFFFFF;
	text-decoration: none;
}
#cal a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.show_v2 a {
	color: #FF0000;
	text-decoration: none;
}
.show_v3 h4 {
	font-size: 10px;
	font-weight: normal;
	color: #666666
}
.show_v3 p {
	font-size: 1.3em;
	font-weight: bold;
}
.show_v1 {
	width:32%;
	padding-bottom: 15px;
}
.genre_str {
	color: #FF0000;
	font-size: 10px;
	line-height: 10px;
	display: block;
	clip: rect(auto,auto,auto,auto)
}
#photo_gallery {
	text-align:center;
	padding-top: 20px
}
#clear {
	clear:both
}
#lodging_items {
	margin-top: 35px
}
#lodging_items a {
	display: block;
	width: 560px;
	padding: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(img/lodging_hover.gif);
	height: 73px
}
#lodging_items a:hover {
	background-position: 0 -83px;
	text-decoration: none
}
#lodging_items img {
	margin-right: 10px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none
}
#links li {
	list-style-type: none
}
#links li a {
	height: 16px;
	background-image: url(img/links_hover.gif);
	display: block;
	padding: 5px;
	color: #FFFFFF;
	min-width:600px;
	width:auto !important;
	width:600px
}
#faqs #links li a {
	color: #FF0000
}
#faqs #links {
	margin-bottom: 30px
}
#links li a:hover {
	background-position: 0 -26px;
	text-decoration: none
}
#links span {
	color: #FF0000;
	position: absolute;
	left: 430px;
	min-width:500px;
	width:auto !important;
	width:500px
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 28px;
	display: block;
	padding-bottom: 28px
}
.back_to_top {	
	padding: 650px 207px 10px 0px;
	text-align:center;
	display:block
}
#backtotop {
	text-align: center;
}
#backtotop a {
	color: #990000;
	text-decoration: underline;
}
#backtotop a:hover {
	color: #FF0000;
}
.etix_link a {
	background-image: url(img/etix.gif);
	height: 49px;
	width: 92px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.etix_link a:hover {
	background-position: 0 -49px;
}
.etix_link_txt a {
}
#footer {
	background-color: #000;
	color: #FFF;
	clear:both;
	width:100%
}
