html, body { margin: 0; padding: 0; }
img { border: none; }
table { border-collapse: collapse; margin: 0; padding: 0; }
td, form, label { margin: 0; padding: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #104b78;
	background-color: White;
	background-image: url('../images/site/bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
h1, h2, h3 {
	color: #104b78;
	font-weight: bold;
	margin: 0 0 1.0em 0;
}
h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
a {
	color: #104b78;
}
a.pdf {
	background-image: url('../images/pdficon_small.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 19px;
}
#wrapper {
	background-image: url('../images/site/splash.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 210px;
}
#panel { 
	width: 1008px;
	border-left: solid 1px #a7a29c;
	border-right: solid 1px #a7a29c;
	border-bottom: solid 1px #a7a29c;
	margin: 0 auto 0 auto;
	background-color: White;
}
#header {
	position: relative;
	height: 144px;
	border-bottom: solid 16px black;
}
#logo {
	position: absolute;
	top: 18px;
	left: 36px;
}
#main_menu {
	position: absolute;
	right: 0;
}
#main_menu td {
	position: relative;
}
#main_menu a {
	text-decoration: none;
	color: #104b78;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: White;
	display: block;
	padding-top: 106px;
	padding: 106px 19px 0 19px;
	height: 38px;
	border-left: solid 1px #d8e9f8;
	background-repeat: no-repeat;
	background-position: top right;
}
#main_menu a:hover, #main_menu td.selected a, #main_menu td.highlight a {
	background-color: #104b78;
	background-image: url('../images/site/nav-top-corner.gif');
	color: White;
}
#main_menu td div {
	position: absolute;
	display: none;
	padding-bottom: 31px;
	background-image: url('../images/site/nav-bottom-corner.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#main_menu td.selected div {
	display: block;
}
#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #104b78;
}
#main_menu li {
	padding: 0 19px 0 19px;
}
#mm1 li { width: 90px; }
#mm3 li { width: 64px; }
#mm4 li { width: 95px; }
#main_menu li a, #main_menu td.selected li a, #main_menu td.highlight li a {
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	background-color: transparent;
	background-image: none;
	border-left: none;
	display: inline;
	padding: 0;
	height: auto;
}
#main_menu li a:hover, #main_menu td.selected li a:hover, #main_menu td.highlight li a:hover {
	background-color: transparent;
	background-image: none;
	color: #00a1f3;
}

#media {
	height: 400px;
	overflow: hidden;
}
#reservations {
	background-color: Black;
	color: #0091ff;
	height: 27px;
	padding: 9px 0 0 35px;
	font-size: 11px;
}
#rooms_options {
	display: none;
	position: absolute;
	background-color: Black;
	padding: 8px 0 8px 8px;
	line-height: 150%;
}
#rooms_options a {
	color: White;
	text-decoration: none;
}
#reservations label {
	text-transform: uppercase;
	padding-left: 10px;
}
#reservations div.date_field {
	float: left;
	width: 200px;
	border-right: solid 1px #78593a;
}
#reservations div.date_field input, #reservations div.rooms_field input {
	background-color: Black;
	border: solid 1px Black;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#reservations div.date_field input {
	width: 100px;
	background-image: url('../images/site/calendar.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
#reservations div.rooms_field input {
	width: 26px;
}
#reservations div.rooms_field {
	float: left;
	width: 88px;
	border-right: solid 1px #78593a;
}
#reservations div.submit_field {
	float: left;
	width: 103px;
	text-align: center;
}
#reservations div.submit_field a {
	text-transform: uppercase;
	text-decoration: none;
	color: #0091ff;
	font-size: 11px;
}

#specials {
	height: 93px;
	background-color: #104b78;
	color: White;
	padding-left: 25px;
}
#specials div.special {
	float: left;
	width: 326px;
}
#specials div.special_image {
	padding: 7px 0 0 19px;
	width: 71px;
	float: left;
}
#specials div.special_image img {
	width: 71px;
	height: 71px;
	border: solid 1px #9e9788;
}
#specials div.special_desc {
	margin-left: 109px;
	font-size: 9px;
	color: #8eaabf;
}
#specials div.special_desc a {
	color: #8eaabf;
	text-transform: uppercase;
}
#specials div.borders {
	border-left: solid 1px #608198;
	border-right: solid 1px #608198;
}


#sidebar {
	float: left;
	width: 186px;
	padding: 43px 0 0 38px;
}
#sidebar ul {
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
#sidebar ul a {
	text-decoration: none;
}
#sidebar li {
	padding: 4px 0 4px 0;
}
#sidebar #epromo, #sidebar #guest_comments, #sidebar #conserve, #sidebar #facebook, #sidebar #twitter {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
}
#sidebar #share {
	padding: 14px 0 0 4px;
}
#epromo { background-image: url('../images/site/epromo.gif'); }
#facebook { background-image: url('../images/site/facebook.gif'); }
#twitter { background-image: url('../images/site/twitter.gif'); }
#guest_comments { background-image: url('../images/site/guest-comments.gif'); }
#conserve { background-image: url('../images/site/conserve.gif'); }
#sidebar div.address {
	margin-top: 70px;
	font-size: 11px;
}

#content {
	margin-left: 276px;
	padding: 43px 1px 50px 1px;
	width: 648px;
}
#footer {
	clear: left;
	margin-left: 277px;
	padding-bottom: 24px;
	width: 647px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	padding-right: 6px;
}
#footer ul a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
#footer #footer_detail {
	border-top: solid 1px #e2dcd5;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin-top: 8px;
	height: 40px;
	cursor: pointer;
	position: relative;
}
#footer #footer_text {
	position: absolute;
	bottom: 0;
	left: 76px; 
}

#footer div a.img:hover { text-decoration: none; }
#footer div a { text-decoration: none; }
#footer div a:hover { text-decoration: underline; }

p.weather img {
width: 32px;
height: 32px;
vertical-align: middle;
margin-right: 6px;
}
p.weather {
font-size: 11px;
}
