html, body { margin: 0; padding: 0; }
img { border: none; }
table { border-collapse: collapse; margin: 0; padding: 0; }
td, form, label { margin: 0; padding: 0; }
#ui-datepicker-div { z-index: 100; }

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b3b6b8;
	background-color: #bad9ec;
	background-image: url('../images/site/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
h1 {
	color: White;
	font-size: 16px;
	margin: 0 0 1.0em 0;
}
h2 {
	color: White;
	font-size: 14px;
	margin: 2.0em 0 1.0em 0;
}
a {
	color: #b3b6b8;
}
a.pdf {
	background-image: url('../images/site/pdficon_small.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 0 4px 24px;
}
#panel {
	background-color: Black;
	width: 888px;
	margin: 0 auto 0 auto;
}


table.main_menu {
	width: 100%;
}
table.main_menu a {
	text-decoration: none;
	text-align: center;
	color: #5bcbe7;
	font-size: 11px;
	text-transform: uppercase;
	background-color: Black;
	display: block;
	padding: 16px 0 0 0;
	height: 30px;
	border-left: solid 1px #234d58;
	background-repeat: no-repeat;
	background-position: top right;
	letter-spacing: 1.8px;
}
table.main_menu #mm1 a, table.main_menu #mm5 a
{ 
	border-left: none;	 
	padding-left: 20px;
}
table.main_menu #mm4 a, table.main_menu #mm8 a
{
	padding-right: 20px;
}

table.main_menu a:hover, table.main_menu td.selected a, table.main_menu td.highlight a {
	background-color: #5bcbe7;
	color: Black;
}
table.main_menu td div {
	position: absolute;
	display: none;
	padding-bottom: 29px;
	background-image: url('../images/site/nav-corner.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	filter:alpha(opacity=91);
	-moz-opacity:0.91;
	-khtml-opacity: 0.91;
	opacity: 0.91;
	z-index: 20;

}
table.main_menu td.selected div {
	display: block;
}
table.main_menu ul {
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
	background-image: url('../images/site/nav-bg.gif');
	background-repeat: repeat;
}
table.main_menu li {
	padding: 0 40px 0 28px;
	height: 20px;
}

table.main_menu li a, table.main_menu td.selected li a, table.main_menu td.highlight li a {
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: transparent;
	background-image: none;
	border-left: none;
	display: inline;
	padding: 0 !important;
	height: auto;
	letter-spacing: normal;
}
table.main_menu li a:hover, table.main_menu td.selected li a:hover, table.main_menu td.highlight li a:hover {
	background-color: transparent;
	background-image: none;
	color: #5bc9e8;
}


#media_top {
	height: 150px;
	border-bottom: solid 4px black; 
	position: relative;
	z-index: 10;
}
#logo {
	background-color: White;
	width: 304px;
	height: 129px;
	padding: 21px 0 0 24px;
}
#media1, #media2, #media3 {
	position: absolute;
	top: 0;
}
#media1 { left: 332px; }
#media2 { left: 519px; }
#media3 { right: 0; }

#media_main {
	position: relative;
	height: 278px;
}

#specials {
	position: absolute;
	left: 0;
	top: 89px;
	background-color: Black;
	color: White;
	font-size: 14px;
	width: 265px;
	padding: 30px;
}
#specials a {
	color: #5bcbe7;
	font-style: italic;
}

#main {
	background-color: Black;
	background-image: url('../images/site/main-bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	z-index: 10;
}
#reservations {
	padding: 10px 0 0 215px;
	height: 60px;
}
#reservations div.rooms_field {
	position: relative;
}
#rooms_options {
	position: absolute;
	z-index: 1000;
	top: 22px !important;
	left: 56px !important;
	width: 30px !important;
	background-color: #0065ad;
	padding: 6px 0 6px 6px;
	line-height: 150%;
}
#rooms_options a {
	color: White;
	text-decoration: none;
}
#reservations label {
	color: White;
	text-transform: uppercase;
	font-size: 12px;
	padding-right: 8px;
}
#reservations div.date_field {
	float: left;
	width: 195px;
}
#reservations div.date_field input, #reservations div.rooms_field input {
	border: solid 1px #0065ad;
	background-color: #0065ad;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
	color: White;
	background-repeat: no-repeat;
	background-position: right center;
}
#reservations div.date_field input {
	width: 100px;
	background-image: url('../images/site/calendar.gif');
}
#reservations div.rooms_field input {
	width: 50px;
	background-image: url('../images/site/dropdown.gif');
}
#reservations div.rooms_field, #reservations div.submit_field {
	float: left;
	width: 130px;
}
#reservations div.submit_field a {
	display: block;
	color: White;
	width: 103px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0065ad;
	padding: 7px 0 7px 0;
	text-align: center;
}


#content {
	margin-left: 215px;
	padding: 0 114px 0 0;
}
#sidebar {
	float: left;
	padding-left: 30px;
	width: 175px;
}
#sidebar div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1ae5f2;
	padding-bottom: 12px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar li {
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar ul a {
	text-decoration: none;
	color: #1ae5f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#epromo, #facebook, #twitter {
	padding-left: 22px;
}
#epromo { background-image: url('../images/site/epromotions.gif'); }
#facebook { background-image: url('../images/site/facebook.gif'); }
#twitter { background-image: url('../images/site/twitter.gif'); }
#sidebar li#share { padding-top: 10px; }

#media_bottom {
	position: relative;
	z-index: 5;
}
#footer1 {
	padding: 40px 0 0 215px;
	height: 32px;
}
#footer1 div {
	font-size: 11px;
	padding-bottom: 10px;
}
#footer1 div span {
	padding: 0 10px 0 10px;
}

#footer2 {
	position: relative;
	height: 51px;
	padding-top: 26px;
}
#footer2 ul {
	list-style: none;
	margin: 0 0 0 180px;
	width: 500px;
}
#footer2 ul li {
	display: inline;
	padding-right: 10px;
	white-space: nowrap;
}
#footer2 ul a {
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
#desires_hotels {
	position: absolute;
	left: 43px;
	top: -21px;
	z-index: 10;
}
#desires_hotels_tagline {
	position: absolute;
	left: 43px;
	top: 30px;
}
#desires_hotels_tagline a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.simple td { padding: 2px 8px 2px 0; vertical-align: top; }
