@charset "utf-8";
/* CSS Document */

html {
	background: url(../images/html-bg.gif) repeat-x #5c1410;
	height:100%;
	margin:0;padding:0;
}

body {
	background: url(../images/body-bg.gif) top no-repeat;
	height:100%;
	margin:0;padding:0;
	color: #5c5c5c;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 17px;
}

#wrapper {
	width: 760px;
	margin: 0px auto 0px auto;
	padding-top: 50px;
	overflow: hidden;
}

#logo h1 {
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/logo.jpg) 30px 0 no-repeat;
	height: 34px;
	margin:0;padding:0;
}

#logo h1 a {
	display: block;
	height: 34px;
}

#top-box, #content {
	background: url(../images/content-bg.gif) repeat-y;
	margin:0;
}

#top-box {
	line-height: 14px;
	padding: 5px 0 0 0;
	height: 190px;
	font-size: 12px;
	position: relative;

}

/* HEADER FLASH */
#top-box #flash-movie {
	position: absolute;
	top: 163px;
	left: 272px
}

#top-box p {
	margin-bottom: 6px;
}

#content {
	
}


#content p {
	margin: 0 40px 17px 40px;
}

#index #content p {
	margin: 0 15px 17px 15px;
}

#content 

div.box-bottom {
	width: 100%;
	height: 6px;
	background: url(../images/box-bottom.gif);
	clear: both;
}

.border {
	border: 1px solid #75091b;
	padding: 1px;
}

.border-gray {
		border: 1px solid gray;
	padding: 1px;
}

img.right {
float: right;
clear: right;
	border: 1px solid #75091b;
	padding: 1px;
	margin: 5px 25px 15px 10px;
}

img.left {
	float: left;
	clear:left;
	border: 1px solid #75091b;
	padding: 1px;
	margin: 5px 10px 15px 15px;
}

div.right {
	text-align: center;
	float: right;
	clear: right;
	margin: 5px 25px 15px 10px;
	color: black;
	font-size: 10px;
}

div.left {
	text-align: center;
	float: left;
	clear:left;
	margin: 5px 10px 15px 15px;
}

small {
	font-size: 10px;
}

#top-box img.border {
	border: 2px solid #75091b;
	padding: 1px;
}

#content-top {
	height: 5px;
	width: 100%;
	clear: both;
	background: url(../images/content-top.gif);
	margin-bottom: 15px;
}

#hider {
	width: 770px;
	margin: 0px auto 0px auto;
	background: #5C1410;
	height: 150px;
}

.notice-box {
	width: 760px;
	height: 25px;
	margin: 2px auto 0 auto;
	background: url(../images/notice-box.gif) no-repeat;
	text-align: center;
}

.notice-box a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding-top: 2px;
	display: block;
}

.notice-box a:hover {
	color:#6ff3ff;
}

/* HOMEPAGE BOXES */

.hp-header-main, .hp-header-top, .hp-header-basement {
	width: 702px; height: 35px;
	margin:0px auto 4px auto;
}

.hp-header-top {
	background: url(../images/header-top.gif);
}

.hp-header-main {
	background: url(../images/header-main.gif);
}

.hp-header-basement {
	background: url(../images/header-basement.gif);
}


/* bottom link buttons */
a.btn-city, a.btn-location, a.btn-reservations, a.btn-olympics, a.btn-specials {
	display: block;
	width: 220px;
	height: 133px;
	text-indent: -5000px;
	overflow: hidden;
}

a.btn-city {
	background: url(../images/btn-city.jpg);
}

a.btn-location {
	background: url(../images/btn-location.jpg);
}

a.btn-reservations {
	background: url(../images/btn-reservations.jpg);
	float: right;
}

a.btn-olympics {
	background: url(../images/btn-2010.jpg);
}

a.btn-specials {
	background: url(../images/btn-specials.jpg);
}

a.btn-overview, a.btn-rates, a.btn-gallery {
	float: right;
	width: 100px;
	height: 19px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 8px 12px 0 0;
}

a.btn-overview {
	background: url(../images/btn-overview.gif);
}

a.btn-rates {
	background: url(../images/btn-rates.gif);
}

a.btn-gallery {
	background: url(../images/btn-gallery.gif);
}

/* styles and headings */

b {
	color: #151515;
}

#footer {
	font-size: 11px;
	background: url(../images/hr.gif) top center no-repeat;
	text-align: center;
	padding: 15px 20px 10px 20px;
}

a {
	text-decoration: none;
	color: #831c17;
}

a:hover {
	text-decoration: underline;
	color: #992802;
}

#footer a {
	color: #434242;
}

h1 {
	color: white; font-size: 15px;
	font-weight: bold;
	background: url(../images/black-bg.gif) repeat-x;
	height: 27px;
	padding: 8px 0 0 15px;
	margin: 8px 20px 8px 20px;
}

h2 {
	color: black; font-size: 13px;
	font-weight: bold;
	/* background-color: #4B4B42; */
	height: 20px;
	padding: 3px 0 0 10px;
	margin: 8px 30px 8px 30px;
	border-bottom: 2px solid #4B4B42;
}

h3 {
	color: #3F3F3F; font-size: 12px;
	/* background-color: #4B4B42; */
	height: 20px;
	padding: 3px 0 0 10px;
	margin: 8px 45px 8px 45px;
	border-bottom: 1px dotted gray;

}

h2 span {
	color: #B22222;
}

h1 span {
	color: #FF6347;
	font-family: verdana;
	padding-left: 10px;
}

.rates {
	font-size: 14px; 
	font-weight: bold;
color: #B22222;
font-family: verdana;
margin-bottom: 5px!important;
}

table.photos {
	margin: 0px auto;
	text-align: center;
}

table.photos img {
	padding: 5px;
	border: 1px solid #5C1410;
	margin: 0 9px 9px 0;
}

#content ul {
	margin: 0 30px 17px 50px;
}

#content ul li {
	margin: 8.5px 0;
	background: url(../images/bullet.gif) no-repeat;
	padding-left: 20px;
}

