@charset "utf-8";
body  {
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #740000 url(../img/top_grad.jpg) top center repeat-x fixed;
}
a img {
	border: none;
}
iframe {
	float:left;
	margin: 0 50px 10px 75px;
}
p {
	font-size: .9em;
	line-height: 1.5em;
	color: #f9f9f9;
	margin: 0;
	padding: 0 0 1em 0;
	letter-spacing: .03em;
}
p a, li a {
	color: #F4D983;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	text-decoration:underline;
}
p object {
	border:none;
	margin: 5px auto;
}
h4 {
	color:#f4d983;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	margin: 15px auto 0 2px;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h1 {
	font-size: 1.5em;
	text-align: center;
	padding: 0;
	margin: 15px 0 .5em;
	color: #fff;
}
h2 {
	color: #FFF;
	margin: 5px 0 0;
	padding: 0em 0 0.2em;
	font-size: 1.1em;
}
h2 img {
	float:left; margin: 0 10px 10px 0;
}
h3 {
	text-align: center;
	margin: 0;
	padding: 0;
}
h3 a, h2 a {
	color:#f4d983;
}
/* ********* Image Classes ****** */
p.showpic {
	margin: 25px auto 5px auto;
	text-align:center;
}
.left-img {
	float:left;
	margin: 5px 5px 0 0;
}

#container { 
	width: 850px;
	background: #000;
	margin: 10px auto 0 auto;
	border: none;
	text-align: left;
	position:relative;
	overflow:visible;
} 
#header { 
	margin: 0;
	padding: 0;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#nav {
	float: left;
	width: 200px;
	background: #000;
	margin: 0;
	padding: 20px 10px 15px 0 !important; /* !important fixes an IE bug */
}
#site_nav {
	list-style-type: none;
	text-indent: 0;
	margin-top: 0;
	padding-top: 0;
	color:#f4d983;
}
#site_nav li.here {
	font-size:16px;
	line-height: 22px;
	color: #CCC;
	text-decoration: none;
	margin-bottom: 3px;
	border: 1px solid #f4d983;
	padding: 3px 3px 3px 8px;
	display: block;
	background: #000;
}
#site_nav li a {
	font-size:16px;
	line-height: 22px;
	color: #f4d983;
	text-decoration: none;
	margin-bottom: 3px;
	border: 1px solid #f4d983;
	padding: 3px 3px 3px 8px;
	display: block;
	background:#000;
}
#site_nav li a:hover, #container #nav #site_nav li a:active {
	color:#FFF;
	background-color: #800809;
}
#nav .sidebarExtra { /* Class for gift card and sign-up boxes in sidebar */
	font-style: italic;
	color: #FAFAFA;
	border: 1px solid #F4D983;
	font-weight: bold;
	margin: 0 0 20px 40px;
	text-align:center;
}
#nav div.sidebarExtra p {
	padding: 0 0 5px;
	margin: 5px 0 0;
}
#nav div.sidebarExtra .shows_btn {
	margin: 8px auto 5px auto;
	width:72px;
	line-height:22px;
	padding: 0;
	font-style: normal;
	font-size: 12px;
}
#nav div.sidebarExtra .shows_btn a {
	color:#fff;
	text-decoration:none;
	display:block;
	border:none;
	margin:0 auto;
}
#nav div.sidebarExtra .shows_btn a:link, #nav div.sidebarExtra .shows_btn a:visited {
	background:url(../img/shows_btn.gif) left no-repeat;
}
#nav div.sidebarExtra .shows_btn a:hover {
	background:url(../img/shows_btn.gif) -72px top no-repeat;
}
#nav div.sidebarExtra .gifts_btn {
	margin: 5px auto;
	width:56px;
	line-height: 22px;
	padding: 0;
	font-style: normal;
	font-size: 12px;
}
#nav div.sidebarExtra .gifts_btn a {
	color:#fff;
	text-decoration:none;
	display:block;
	border:none;
	margin:0 auto;
}
#nav div.sidebarExtra .gifts_btn a:link, #nav div.sidebarExtra .gifts_btn a:visited {
	background:url(../img/gift_btn.gif) left top no-repeat;
}
#nav div.sidebarExtra .gifts_btn a:hover {
	background:url(../img/gift_btn.gif) -56px top no-repeat;
}
#footer {
	padding: 0;
	margin: 0 auto 10px auto;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
div.copr { /* for copyright notice below container div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: center;
}
#footer .footnav {
	font-size: .9em;
	color: #F4D983;
	list-style-type: none;
	padding: 0 0 10px 0;
}
#footer .footnav li {
	display: inline;
	margin: 0 45px 0 100px;
}
#footer .footnav li a {
	color: #F4D983;
	text-decoration: none;
}
#footer .footnav li a:hover {
	color:#fff;
}
#mainContent {
	position:relative;
	margin: 0 0 0 235px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain.*/
	padding: 0 15px 0 0;
	color:#fafafa;
}
#mainContent img {
	float:left;
	margin: 5px;
}
#mainContent p.showpic img {
	float:none;
	margin:5px auto;
}
#mainContent h1 a {
	text-decoration:none;
	text-align: center;
	padding: 0;
	margin: 15px 0 .5em;
	color: #F4D983;
}
#mainContent .shows {
	float:left;
	border:none;
	margin: 20px 15px 10px 25px;
}
#mainContent .shows p.xtra {
	float: left;
	width: 214px;
	padding: 10px;
	border: 2px solid #F4D983;
	text-align: center;
	font-style: italic;
	margin: 0 39px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #FAFAFA;
}
#mainContent .shows p.caption {
	padding: 5px 0 0 0;
	text-align:center;
}
#mainContent .shows p a {
	font-style:normal;
	font-size:1.2em;
	display: block;
	text-align: center;
	border: 1px solid #f4d983;
	padding: 5px 0;
	min-width:215px;
}
#mainContent .shows p a:hover {
	color:#FFF;
	background-color: #740000;
	text-decoration:none;
	margin:0;
}
#mainContent .shows p.xtra a {
	color: #fafafa;
	display: block;
	text-align: center;
	border: none;
	font-style: italic;
	padding: 0;
	margin: 0;
	font-size: 16px;
}
#mainContent .shows p.xtra a:hover {
	text-decoration:underline;
	background:#000;
}
#mainContent .localshow {
	float:left;
	width: 160px;
	height: 192px;
	color: #FAFAFA;
	border: 1px solid #F4D983;
	font-weight: bold;
	margin: 10px 15px 10px 18px;
	text-align:center;
	background: #000;
}
#mainContent .localshow img {
	float:none;
	margin: 3px 1px 5px 0;
}
#mainContent .localshow p {
	font-size: 0.9em;
	padding:0;
	margin: 0;
	line-height: 1.4em;
}
#mainContent .localshowDoubleWide {
	float:left;
	width: 353px;
	height: 192px;
	color: #FAFAFA;
	border: 1px solid #F4D983;
	font-weight: bold;
	margin: 10px 15px 10px 18px;
	text-align:center;
	background: #000;
}
#mainContent .localshowDoubleWide img {
	margin: 3px 1px 5px 0;
}
#mainContent .localshowDoubleWide p {
	font-size: 0.9em;
	padding:0;
	margin: 0;
	line-height: 1.4em;
}
#mainContent .localshowTripleWide {
	float:left;
	width: 551px;
	height: 192px;
	color: #FAFAFA;
	border: 1px solid #F4D983;
	font-weight: bold;
	margin: 10px 15px 10px 18px;
	padding-right:5px;
	text-align:center;
	background: #000;
}
#mainContent .localshowTripleWide img {
	margin: 3px 5px 5px 0;
}
#mainContent .localshowTripleWide p {
	font-size: 0.9em;
	padding:0;
	margin: 0;
	line-height: 1.4em;
}
#mainContent div.button {
	position:relative;
	top:0;
	left:-45px;
	clear:both;
	margin: 0 auto;
	height: 68px;
	width: 215px;
	overflow:hidden;
}
#mainContent div.button a {
	display:block;
	height:68px;
	position: relative;
	border:0;
}
#mainContent div.button a img {
	/* Workaround for Firefox */
	border:none;
}
#mainContent div.button a:hover {
	left: -215px;
}
#mainContent .restaurants {
	position:relative;
	top: -10px;
	margin: 0;
	padding: 0 0 0 2em;
}
#mainContent .restaurants h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#mainContent .restaurants p {
	margin: 0;
	padding: 0 0 .3em 0;
	font-size: .9em;
}
#mainContent table.rental tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0.3em 0 0.4em 0;
	empty-cells:hide;
	border:none;
}
#mainContent table.rental .separate td {
	padding: 1em 0 0.3em 0;
	border: 0;
}
#mainContent table {
	margin: 5px auto 10px auto;
}
#mainContent table p {
	margin: 0 0 10px 0;
	padding: 0;
}
#mainContent table tr td h3 {
	text-align:left;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
#header p {
	margin: 0;
	padding: 0;
}

