body	{
	margin: auto;
	padding: 0;
	border: 0;
	background: white;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;  /* verdana, arial, helvetica, sans-serif; */
	font-weight: normal;
	width: 100%;
	}

a:link img {
	border: none;
	}
	
div#container {
	margin: auto;
	display: block;
	width: 853px;
	height: 840px;
	background: url(/images/site/orsh1_bg.jpg) center top no-repeat;
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -390px;
	}	
	
div#header {
	display: block;
	margin: 0 0 20px -90px;
	background: url(/images/site/header-slateboard-frankfort.png) top no-repeat;
	width: 591px;
	height: 140px;
	position: fixed;
	z-index: 3;
	}

div#left_nav {
	display: block;
	margin: 10px 40px 40px -50px;
	float: left;
	width: 220px;
	height: 224px;
	background: url(/images/site/left-nav-6bar_bg.png) top no-repeat;
	position: fixed;
	top: 160px;
	}	
	
div#left_nav ul {
	list-style-type: none;	
	margin: auto;
	width: 202px;
	height: 209px;
	padding: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	}	

div#left_nav ul li {
	display: block;
	height: 35px;
	margin: 0;
	padding: 0;
	}

div#left_nav ul li.accommodations img {
	background: url(/images/site/accommodations.jpg) top center no-repeat;
	width: 202px;
	height: 34px;
	margin: 0 0 1px 0;
	border-right: 1px solid white;
	border-left:  1px solid white;
	}

div#left_nav ul li.accommodations a:link img, div#left_nav ul li.accommodations a:visited img {
	background: url(/images/site/accommodations.jpg) top no-repeat;
	border: none;
	}
	
div#left_nav ul li.accommodations a:hover img {
	background: url(/images/site/accommodations_over.jpg) top center no-repeat;
	}
	
div#left_nav ul li.things_to_do img {
	background: url(/images/site/things-to-do.jpg) top center no-repeat;
	width: 202px;
	height: 34px;
	margin: 0 0 1px 0;
	border-right: 1px solid white;
	border-left:  1px solid white;
	}
	
div#left_nav ul li.things_to_do a:link img, div#left_nav ul li.things_to_do a:visited img {
	background: url(/images/site/things-to-do.jpg) top center no-repeat;
	border: none;
	}
	
div#left_nav ul li.things_to_do a:hover img {
	background: url(/images/site/things-to-do_over.jpg) top center no-repeat;
	}	
		
div#left_nav ul li.photo_gallery img {
	background: url(/images/site/photo-gallery.jpg) top center no-repeat;
	width: 202px;
	height: 34px;
	margin: 0 0 1px 0;
	border-right: 1px solid white;
	border-left:  1px solid white;
	}
	
div#left_nav ul li.photo_gallery a:link img, div#left_nav ul li.photo_gallery a:visited img {
	background: url(/images/site/photo-gallery.jpg) top center no-repeat;
	border: none;
	}	
		
div#left_nav ul li.photo_gallery a:hover img {
	background: url(/images/site/photo-gallery_over.jpg) top center no-repeat;
	}		
	
div#left_nav ul li.map img {
	background: url(/images/site/map.jpg) top center no-repeat;
	width: 202px;
	height: 34px;
	margin: 0 0 1px 0;
	border-right: 1px solid white;
	border-left:  1px solid white;
	}

div#left_nav ul li.map a:link img, div#left_nav ul li.map a:visited img {
	background: url(/images/site/map.jpg) top center no-repeat;
	border: none;
	}

div#left_nav ul li.map a:hover img {
	background: url(/images/site/map_over.jpg) top center no-repeat;
	}

div#left_nav ul li.reservations img {
	background: url(/images/site/reservations.jpg) top center no-repeat;
	width: 202px;
	height: 34px;
	margin: 0 0 1px 0;
	border-right: 1px solid white;
	border-left:  1px solid white;
	}

div#left_nav ul li.reservations a:link img, div#left_nav ul li.reservations a:visited img {
	background: url(/images/site/reservations.jpg) top center no-repeat;
	border: none;
	}

div#left_nav ul li.reservations a:hover img {
	background: url(/images/site/reservations_over.jpg) top center no-repeat;
	}
			
div#left_nav ul li.contact img {
	background: url(/images/site/contact.jpg) top center no-repeat;
	width: 202px;
	height: 34px;
	border-right: 1px solid white;
	border-left:  1px solid white;
	}

div#left_nav ul li.contact a:link img, div#left_nav ul li.contact a:visited img {
	background: url(/images/site/contact.jpg) top center no-repeat;
	border: none;
	}

div#left_nav ul li.contact a:hover img {
	background: url(/images/site/contact_over.jpg) top center no-repeat;
	}
					
div#left_nav a:link, div#left_nav a:visited { 
	margin: auto;
	}

div#left_nav li a:hover {
	margin: auto;
	}

div#tempBanner {
	background: url(/images/site/temporarily-limited.png) top no-repeat;
	position: fixed;
	top: -10px;
	left: 56%;
	z-index: 100;
	width: 392px;
	height: 193px;
	}
	
div#share {
	display: block;
	background: url(/images/site/fb-share.png) top no-repeat;
	float: right;
	width: 70px;
	height: 25px;
	margin: 5px 30px 5px 20px;
	}

div#content {
	display: block;
	width: 640px;
	background: url(/images/site/content-white-translucent88_bg.png) top repeat;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -203px;
	z-index: 2;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
div#content p {
	margin-left: 35px;
	margin-right: 20px;
	font-size: 13px;
	}

div#content p.credit {
	margin: -10px 30px 0 0;
	font-size: 11px;
	color: #999;
	text-align: right;
	}
		
div#content p a:link, div#content p a:visited {
	color: #bf2200;
	}
	
div#content p a:hover {
	text-decoration: none;
	}	

div#content ul li {
	list-style-type: circle;
	font-size: 13px;
	margin-left: 20px;
	}

div#content ul li a:link, div#content ul li a:visited {
	color: #bf2200;
	}

div#content ul li a:hover {
	text-decoration: none;
	}

div#content .bolder {
	font-weight: bold;
	}
	
.distance {
	color: #666;
	font-size: 10px;
	}
			
.indent {
	margin-left: 77px;
	}
	
strong {
	font-size: 1.2em;
	line-height: 150%;
	}

div.photo_right {
	float: right;
	margin: 10px 15px 15px 25px;
	font-size: 11px;
	color: #666;
	text-align: center;
	}
			
.shadow {
	-moz-box-shadow: 0px 10px 40px #000;
	-webkit-box-shadow: 0px 10px 40px #000;
	box-shadow: 0px 10px 40px #000;
	behavior: url(/css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
	z-index: -10;
	}

div#copyright {
	display: block;
	width: 200px;
	text-align: left;
	font-size: 10px;
	margin: 0 0 10px 10px;
	position: fixed;
	bottom: 0;
	left: 10px;
	color: #999;
	}
		
div#credit {
	display: block;
	width: 200px;
	text-align: right;
	font-size: 10px;
	margin: 0 10px 10px 0;
	position: fixed;
	bottom: 0;
	right: 10px;
	color: #999;
	}
	
div#credit a:link, div#credit a:visited {
	color: #999;
	}

div#credit a:hover {
	text-decoration: none;
	}		
	
div#loader {
	display: none;
	}			