* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
/*table {
	table-layout: fixed;
}*/
.HeadBanner {
	background-image: url(Images/HeadingBG.png);
	background-color: #9B3737;
}
#heading {
	height: 72px;
	width: 548px;
	overflow: hidden;
}
h1, h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
h1.Standard, b.Heading {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.formelem {
	position: relative;
	vertical-align: top;
}

h5 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-shadow: #FFE0E0 4px 4px 4px;
	vertical-align: top;
}
.formlabel {
	font-weight: bold;
	height: 40px;
	width: 140px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
.formradiov {
	line-height: 20px;
	width: 330px;
	text-align: left;
	font-weight: bold;
	display:block;
}
.formradioh {
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}



h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	vertical-align: top;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	vertical-align: top;
}
h7 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
.news-handle {
	position:relative;
/*	padding: 0px; 12px 24px 7px 10px;*/
	background:url(images/news-handle.gif) no-repeat 0px 0px; 
	padding-top: 15px;
	padding-left: 7px;
	padding-bottom: 0px;
	height: 22px;
	line-height: 19px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration:none;
	text-align: left;
}
.news-footer {
	background: url(images/news-bottom.gif) no-repeat;
	height: 7px;
	background-position: 0 0;
	overflow: hidden;
}
.nf-item {
	margin: 0px;
	font: 13px/100% Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style: none;
	color: #000000;
	padding: 3px 3px 3px 3px;
	border-left: 5px;
	border-right: 5px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #920303;
	vertical-align: middle;
	text-align: left;
}
.sm-handle, .sd-handle {
	position:relative;
/*	padding: 0px; 12px 24px 7px 10px;*/
	background:url(images/menu-handle.gif) no-repeat 0px 0px; 
	padding-top: 15px;
	padding-left: 7px;
	padding-bottom: 0px;
	height: 22px;
	width: 145px;
	line-height: 19px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration:none;
}
.sm-content, .sd-content {
	margin: 0;
	overflow: hidden;
	padding: 0px;
}
.sm-content ul, .sd-content ul{
	background: transparent;
}
.sm-footer, .sd-footer {
	background: url(images/menu-bottom.gif) no-repeat;
	height: 7px;
	background-position: 0 0;
	overflow: hidden;
}

.sm-box-closed .sm-content, .sd-box-closed .sd-content {
	display:block;
	height:0px;
	padding:0;
	overflow:hidden;
}
.sm-box-closed .sm-footer, .sd-box-closed .sd-footer {
	height:5px;
	background-position: 0 -2px;
}
.sm-box-closed .sm-content *, .sd-box-closed .sd-content * {
	display:none;
}
/*.sm-toggle {
	display:block;
	width:19px;
	overflow:hidden;
	background-position: 50px 5px;
	position:relative;
	top:15px;
	right:3px;
	height: 19px;
} */
.sm-toggle-open {
	background:url(images/sm-collapse.png) no-repeat;
}
.sm-toggle-closed {
	background:url(images/sm-expand.png) no-repeat;
}
.sm-toggle, .sm-toggle-open, .sm-toggle-closed {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 145px;
	height: 19px;
	overflow:hidden;
	background-position: 120px 0px;
	position:relative;
	top:-1px;
	text-decoration:none;
	cursor: pointer;
}

#sidemenu, #sidediary {
	width: 150px;
}
/*#sidemenu p, #sidediary p {
	margin: 0px 0px 15px;
	height: 16px;
}*/
#sidemenu ul li, #sidediary ul li {
	list-style: none;
}
#sidemenu h3 a, #sidemenu h3 a:visited, #sidemenu h3 a:active, #sidemenu h3 a:hover, #sidediary h3 a,
		#sidediary h3 a:visited, #sidediary h3 a:active, #sidediary h3 a:hover {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	overflow: hidden;
	line-height: 19px;
}
#sidediary a, #sidediary a:visited {
	text-decoration:none;
}
#sidemenu ul li ul li a:hover, #sidemenu ul li ul li a:focus, #sidemenu ul li ul li a:active,
		#sidediary ul li ul li a:hover, #sidediary ul li ul li a:focus, #sidediary ul li ul li a:active {
	text-decoration:none;
	color: #000000;
}
#sidemenu ul li ul li a, #sidediary ul li ul li a {
	text-decoration:none;
	color: #000000;
}
#sidemenu ul li ul li, #sidediary ul li ul li {
	margin: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style: none;
	color: #000000;
	padding: 0px 0px 0px 0px;
	border-left: 5px;
	border-right: 5px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #920303;
	vertical-align: middle;
}
#sidemenu ul li ul li {
	background: url(images/sm-bullet.gif) no-repeat;
	padding-left: 18px ;
	padding-top: 2px;
	height: 16px;
	word-wrap: off;
}
#sidediary ul li ul li {
	padding-left: 2px ;
	padding-right: 2px ;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 14px;
	height: 30px;
}
#sidediary ul li ul li.full {
	height: 46px;
	background-color: #FFBBBB;
}
#sidediary ul li ul li.nearlyfull {
	height: 46px;
	background-color: #FFFFBB;
}
#sidemenu ul li ul li.menufocus, #sidediary ul li ul li.menufocus {
	background-color: #E0E0FF;
}
#sidediary ul li ul li.fullfocus {
	background-color: #E0E0FF;
	height: 46px;
}
.sidediaryaddress {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
	height: 16px;
	line-height: 16px;
}
#sidemenu ul li ul li:hover, #sidemenu ul li ul li:focus, #sidediary ul li ul li:hover, #sidediary ul li ul li:focus,
	#sidemenu ul li ul li.menufocus {
	background-color: #E0E0FF;
	cursor: pointer;
}
/* default setup that everything sees */
h4.shadow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-shadow: #FFE0E0 4px 4px 4px;
	vertical-align: top;
}
h5.shadow2 {
	text-shadow: #FFE0E0 4px 4px 4px;
	vertical-align: top;
}
.shadow {
	/* needed for Internet explorer */
	height: 32px;
	filter: Shadow(Color=#FFE0E0, 
                 Direction=135, 
                 Strength=2);  

  /* Needed for Gecko */
	line-height: 36px;
	white-space: nowrap;
	vertical-align: top;
}
.shadow2 {

  /* Needed for Gecko */
	line-height: 36px;
	white-space: nowrap;
	vertical-align: top;
}
.shadow:before, .shadow2:before {
  display: block;
  margin: 0 0 -37px 5px;
  padding: 0;
}
#shadow_1 {
	color: #FFFFFF;
}
#ashadow_1:before {
  content: 'The Killing Game';
  color: #722A2A;
}
#ashadow_2:before { 
  content: 'Murder Mystery Evenings & Weekends'; 
  color: #FFE0E0;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

html *.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}

.Large {
	font-size: 16px;
	color: black;
	font-weight: bold;
}
.Confirm {
	font-size: 15px;
	color: black;
}
.Medium {
	font-size: 15px;
	color: black;
	font-weight: bold;
}
.Small {
	font-size: 10px;
	color: black;
}
.PhotoView {
	font-size: 10px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
.Close {
	font-size: 16px;
	color: white;
	font-weight: bold;
}
.inactive, .buttonhidden {
	visibility: hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.active {
	visibility: visible;
	position: absolute;
}
.activepage {
	visibility: visible;
	position: absolute;
	padding: 10px;
	border: 2px solid #330000;
}
.panelcontainer {
	position: relative;
	color: #330000;
	height: 280px;
}
#buttons {
	height: 30px;
	overflow: hidden;
}
.button {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	background-color: #474BE5;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 85px;
	height: 18px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	cursor: pointer;
}
.extrabox {
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #500909;
}
.extrabox2 {
	padding: 10px;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #500909;
}

.clicker {
cursor:pointer;
color:blue;
}
.FooterBox {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-style: solid;	
	border-color: #500909;
	padding-top: 7px;
	margin-top: 7px;
	padding-bottom: 0px;
}
.contact {
	font-size: 16px;
	font-style: normal;
	color: #500909;
}
#vroomfacilitiespage ul li {
	padding-left: 10px;
}
#vfacilitiespage ul li {
	padding-left: 10px;
}
#vattractionspage ul li {
	padding-left: 10px;
}
p.Standard {
	margin-bottom: 8px;
}
td.rj {
	text-align: right;
}
img {
	border-style: none;
}
#television {
	background-image: url('images/television.jpg');
	background-repeat:no-repeat; 
	height: 517px;
	width: 625px;
	padding: 75px 95px 130px 80px;
	color: white;
}
#television a {
	color: #FF0000;
}
#television p.Standard {
	color: #FFFFFF;
}
#television a {
	color: #FF0000;
}
#tvpictures {
	float: left;
	padding: 10px;
	text-align: center;
}
#tvpictures a img {
	padding-bottom: 10px;
}
