@charset "utf-8";
/* CSS Document */
/* Created by Greg Dean */

body
{
	background: black url(images/bg_winter.jpg) no-repeat top center;
	font-family: arial;
	margin:0;
	padding: 0;
}

a
{ 
	color:#cccc99;
	text-decoration: none;
}

a:hover
{ 
	text-decoration: underline; 
}
a img
{
	border: none;
}
h1, h2, h3
{
	font-size:41px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", serif;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}
h2 
{
	font-size:34px;
}
h3 
{
	font-size:26px;
}
fieldset
{
	border: none;
}
.title
{
	display: none;
}
#header
{
	width: 744px;
	margin: 0 auto;
}
#page_container
{
	width: 900px;
	margin: 0 auto;
	background: url(images/header2.png) no-repeat top center;
	behavior: url(/iepngfix.htc);
}
#content
{
	width: 744px;
	color: white;
	margin: 0 auto;
}
#right
{ 
	width: 0px; 
	display: none;
}
#left
{ 
	width: 280px; 
	padding-right: 10px;
	min-height: 1px
}

#middle 
{ 
	width: 454px;
	min-height: 1px
}
#middle ul li
{
	list-style: none;
}
/* styling for Rooms Page */
#rooms
{
	width: 560px;
	margin: 0 auto;
}
#rooms h1
{
	text-align: center;
}
#rooms h1, #rooms h3
{
	margin: 0;
	padding: 0;
}
#rooms1
{
	margin-left:-120px;
}
#rooms2
{
	margin-left: -180px;
}
#main_middle
{ 
} 
#home_image
{
	padding-left: 10px;
}
#flashbox
{
	height: 250px;
	/*height: 227px;
	width: 744px;
	margin:1px 0px 0pt 78px;*/
}
img
{
	behavior: url(/iepngfix.htc);
} 

#nav_upper
{
	width: 744px;
	height: 171px;
}
#nav_center
{
	height: 50px;
	margin-top: -2px;
}
#nav_lower
{
	width: 744px;
	margin: 0 auto;
}
#bar
{
	background:transparent url(images/bottom_bar_03.png) no-repeat center bottom;
	behavior: url(/iepngfix.htc);
	height:23px;
	width:744px;
}
#content_menu
{
	width: 744px;
	margin: 0 auto;
	background: url(images/navbar_04.jpg) repeat-x top;
	text-align: center;
	height: 38px;
	padding-top: 12px;
}
#content_menu a
{ 
	text-decoration: none;
	color: black
}
#content_menu ul li
{
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 21px;
	padding: 0px;
	margin: 0 13px;
}
#content_menu ul li:hover
{
	text-decoration: underline;
}
#content_menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*
#copyright
{
	color: white;
	width: 903px;
	margin:-31px auto;
}*/

#copyright
{
	color: #ffffff;
}

#bottomnav
{
	background: url(images/footer.jpg) no-repeat;
	color: white;
	height: 96px;
	margin: 0 auto;
	text-align: center;
	width: 903px;
} 
#bottomnav a
{
	text-decoration: none;
	color: white;
}
#bottomnav ul li
{
	display:inline;
	color: white;
	font-size:19px;
	padding:0pt 6px;
}
#bottomnav ul li:hover
{
	text-decoration: underline;
}
#bottomnav ul 
{
	margin-bottom:0pt;
	padding:26px 0pt 10px;
}
#footer
{
	height:96px;
	margin-top:100px;
	text-align: center;
}

#footer_nav
{
	margin-top: 25px;
}

#footer_nav ul
{
	margin: 0;
	padding: 0;
}

#footer_nav ul li
{
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}
#allegany, #carrollton, #cold_springs, #vandalia
{
	margin:0pt 0pt 0pt -195px;
	width:540px;
}

#gallery
{
	width: 588px;
	margin: 0 auto;
}

#attractions_menu
{
	text-align: center;
}

#attractions_menu ul
{
	margin: 0;
	padding: 0;
}

#attractions_menu ul li
{
	display: inline;
	list-style-type: none;
	margin-left: 7px;
	margin-right: 7px;
}

#attractions_menu ul li a
{
	font-size: 18px;
}

#overlay
{
	position: absolute; 
	z-index: 1000000; 
	display: none; 
	width: 900px; 
	height: 400px; 
	background: #ffffff;
	border: 2px #000000 solid;
}

#relay_component ul li, #main_middle ul li
{
	list-style-type: none;
}
