@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #464441;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #f4f2e3 url(/images/body-bg2.gif) 0 400px repeat-x;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small /* for compliant browsers */
}

:-moz-any-link:focus {
	outline: none
}

a:link, a:visited {
	background-color: transparent;
	color: #860011;
	text-decoration: underline
}

a:hover, a:active {
	background-color: transparent;
	color: #009ce8;
	text-decoration: underline
}

img.left {
	float: left;
	margin: 0 10px 0 0;
	padding: 0
}

p {
	padding: 0 20px 20px 20px;
	margin: 0;
	text-align: justify;
	line-height: 26px
}

.center {
	text-align: center
}

#home-logo {
	height: 90px;
	text-align: center;
	background: #860011 url(/images/home-logo-bg.jpg) bottom right no-repeat;
}

#logo-top {
	width: 728px;
	height: 90px;
	font-size: 120%;
	text-align: center;
	text-indent: -999em;
	margin: 0 auto;
	padding: 0;
	background: url(/images/home-header-logo.png)
}

#home-flash {
	width: 749px;
	height: 238px;
	margin: 0 auto;
	padding: 0;
}
	
#main-nav img {
	vertical-align: bottom
}

/*#sub-nav {
	height: 36px;
	text-align: center;
	background: #64000B
}*/

h2.welcome {
	font-size: 120%;
	position: relative;
	width: 390px;
	height: 25px;
	margin: 30px 0 20px 20px;
	padding: 0;
	color: #860011
}

h2.welcome span {
	width: 390px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/welcome-hdr.gif) top left no-repeat
}

#hotel-front {
	float: left;
	width: 100%;
	height: 238px;
	background: #860011 url(/images/bg-img.jpg) top right no-repeat
}

#hotel-front h1 {
	width: 751px;
	height: 238px;
	margin: 0 auto;
	padding: 0;
	text-indent: -999em;
	background: url(/images/welcome-img.png) bottom center no-repeat
}

#content {
	clear: left;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	background-image: url(/images/content-bg2.gif);
	background-repeat: no-repeat;
	background-position: center -80px;
	/*min-width: 760px;
	max-width: 1100px;
	width: expression(document.documentElement.clientWidth > 1100? "1100px" : document.documentElement.clientWidth < 760? "760px": "auto" );*/

	clear: left;
	width:  760px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#footer {
	font-size: 80%;
	clear: left;
	color: #E22C20;
	margin: 0;
	padding: 0;
	height: 96px;
	text-align: center;
	background: #860011 url(/images/footer-bg-img.gif) top left repeat-x
}

#footer p.links {
	padding: 45px 20px 0 20px;
	margin: 0;
	text-align: center;
	line-height: 18px
}

#footer a:link, #footer a:visited {
	color: #E22C20;
	text-decoration: none
}

#footer a:hover, #footer a:active {
	color: #009ce8;
	text-decoration: underline
}

h2.welcome {
	width: 390px;
	height: 25px;
	margin: 0 0 20px 20px;
	padding: 0;
	text-indent: -999em;
	background: url(/images/welcome-hdr.gif) top left no-repeat
}

h3.last-best-place {
	width: 277px;
	height: 14px;
	margin: 0 0 20px 20px;
	padding: 0;
	text-indent: -999em;
	background: url(/images/last-best-place-hdr.gif) top left no-repeat
}

/*** banana boxes ***/

.booking-box {
	width:250px;
	font-size: 85%;
	background: url(/images/package-blurb-bg.gif) top left;
	float:right;
	margin:0 30px 5px 15px;
	border:1px solid #DFD7AD
}

.booking-box p {
	line-height: 18px
}

.booking-box p img {
	margin: 0 auto
}

.booking-box a span {
	cursor: pointer
}

.booking-box a.reservations {
	position: relative;
	display: block;
	width: 230px;
	height: 115px;
	padding: 0;
	background-image: url(/images/bookingbox-reservations.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
}
	
.booking-box a.special-packages {
	position: relative;
	display: block;
	width: 230px;
	height: 115px;
	padding: 0;
	background-image: url(/images/bookingbox-offer.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
}
	
.booking-box a.photo-gallery {
	position: relative;
	display: block;
	width: 230px;
	height: 115px;
	padding: 0;
	background-image: url(/images/bookingbox-photogallery.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
}


.booking-box a.accommodations {
	position: relative;
	display: block;
	width: 230px;
	height: 115px;
	padding: 0;
	background-image: url(/images/bookingbox-accommodations.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
}


#packages-box {
	width:250px;
	font-size: 85%;
	background: #EDE9D1 url(/images/packages-box-bg.jpg) top left no-repeat;
	float:right;
	margin:0 30px 5px 15px;
	border:1px solid #DFD7AD
}

.booking-box p, #packages-box p {
	padding: 0 15px 15px 15px
}

.booking-box ul, #packages-box ul {
	margin: 0 15px 20px 40px;
	padding: 0
}

.booking-box li, #packages-box li {
	line-height: 22px
}

#packages-box h4 {
	color: #74000b;
	margin: 70px 15px 15px 15px;
	font-size: 110%
}

.booking-box h4 {
	color: #74000b;
	margin: 10px 15px 15px 15px;
	font-size: 110%
}

.weather-widget {
	font-size: 65%;
	text-align: left;
	border: 1px solid #DFD7AD;
	margin: 15px 0 0 0;
	padding: 5px;

}

