body {
	background-image: url(bkg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #030759;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	line-height: 17px;
}

.clear_both {
	clear: both;
}
#wrapper {
	width: 931px;
	margin-top: 27px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bkg_wrapper.gif);
	background-repeat: repeat-y;
}
#wrapper #top {
	background-image: url(bkg_top.gif);
	height: 111px;
	position: relative;
	left: 0px;
	top: 0px;
}
#top #logo {
	width: 400px;
	position: absolute;
	left: 24px;
	top: 11px;
}
#top #weather_app {
	width: 400px;
	position: absolute;
	top: 32px;
	right: 21px;
	font-size: 9px;
	color: #b6b6b6;
	text-align: right;
}
#top  #featured_nav {
	width: 400px;
	position: absolute;
	top: 15px;
	right: 21px;
	text-align: right;
}

#wrapper #menu {
	width: 879px;
	margin-right: 11px;
	margin-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(bkg_menu.gif);
	background-repeat: repeat-x;
	height: 29px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: bottom;
}
#wrapper #header {
	height: 358px;
	width: 931px;
	position: relative;
}
/* -------------------------------- */
#specials_rotator {
	float: left;
	width: 272px;
	position: relative;
	left: 12px;
	top: 0px;
}
#header_image {
	float: right;
	width: 631px;
	position: relative;
	top: 0px;
	right: 11px;
}
#flash_overlay {
	position: absolute;
	right: 11px;
	bottom: 0px;
	z-index: 5;
}
#content_wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	background-image: url(content_shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



#content_wrapper #left_side {
	float: left;
	width: 272px;
	position: relative;
	left: 12px;
	top: 0px;
}
#left_side #booking_mask {
	background-image: url(bkg_bmask.jpg);
	background-repeat: no-repeat;
	height: 168px;
	position: relative;
}
#booking_mask select {
	font-size: 9px;
	width: 30px;
	background-color: #fff3c3;
}
#booking_mask #DateIn {
	font-size: 9px;
	width: 55px;
	background-color: #fff3c3;
}

#div_datein {
	position: absolute;
	left: 73px;
	top: 44px;
	width: 45px;
}
#div_cal {
	position: absolute;
	left: 141px;
	top: 42px;
}


#div_children {
	position: absolute;
	left: 217px;
	top: 76px;
}
#div_adults {
	position: absolute;
	left: 73px;
	top: 76px;
	width: 46px;
}
#div_lenght {
	position: absolute;
	left: 217px;
	top: 44px;
	width: 59px;
}
#div_brg {
	position: absolute;
	width: 155px;
	left: 115px;
	top: 139px;
}

#left_side {
min-height:425px;
}




#submit_button {
	position: absolute;
	left: 170px;
	top: 109px;
}

#left_side #email_offers {
	text-align: center;
	padding-top: 20px;
}
#left_side #post_card {
	text-align: center;
	padding-top: 20px;
}
#copy_wrapper {
	float: right;
	width: 631px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
}
#copy {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
}
#copy #page_title {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#wrapper #footer {
	background-image: url(bkg_footer.gif);
	background-repeat: no-repeat;
	height: 41px;
	position: relative;
}
#hotel_address    {
	text-align: right;
	font-size: 11px;
	color: #A57531;
	position: absolute;
	left: 22px;
	padding: 0px;
	margin-top: 50px;
	bottom: 47px;
	margin-right: 15px;
}
#footer #bottom_shadow_overlay {
	position: absolute;
	top: -228px;
	height: 228px;
	width: 10px;
	left: 289px;
}
#text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c3d2e9;
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 10px;
}
#footer #bottomnav {
	width: 600px;
	position: absolute;
	top: 4px;
	right: 20px;
	text-align: right;
	height: 31px;
}
#ht {
	width: 161px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}



/* Shell Divs/Items */




/* -------------------------------- */


/* Content Layouts */

.txtL_imgR_txt{
	width: 351px;
	padding-right: 15px;
}
.txtL_imgR_img{
	background-image: url(bkg_img.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 229px;
	padding-top: 7px;
	padding-left: 7px;
	margin-left: 15px;
}
.spacer10{}
.spacer15{}
/* -------------------------------- */


/* Link Styles */
a {
	color: #5ca5d5;
	text-decoration: underline;
}
a:hover {
	color: #03068B;
	text-decoration: underline;
}

/* -------------------------------- */


/* HTML Tag Declarations/Styles */
p{
	margin-top:0px;
}

ul,uo{}

li{}

h1{
	font-size: 15px;
	color: #FF0000;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #91632d;
}

b,strong{}

i,em{}
/* -------------------------------- */


/* Text Editor Styles */
.headline,.text-header{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#1A1D68; font-weight:bold; letter-spacing:1px;}

.subheadline,.text-subheader{
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
   color: #1a1d68;
   font-weight: bold;
}


.white,text-light {}
/* -------------------------------- */


/* Other Text Styles */
.text-dark{}

.text-medium{}
/* -------------------------------- */


/* GuestBook Form Elements (Toolkit form items) */
.form-button {}

.form-checkbox {}

.form-notes {}

.form-radio {}

.form-select {}

.form-text {}

.form-textarea {}

.text-required { 
	color:#990000; 
}
/* -------------------------------- */


/* ----- mspecials module - special copy price ----- */
.copy_price {
    color: #4f2d1e;
    font-size: 10px;
    font-weight: bold;
}
.imgFrame {
	background-image: url(bkg_img.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 229px;
	padding-top: 7px;
	padding-left: 7px;
	margin-left: 20px;
}

.disclaimer {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 10px;
   line-height: 14px;
   font-style: italic;
}
/* -------------------------------- */


/* ---------- Hi-Res Media Gallery ---------- */
.Hires_GalleryTitle {}

.Hires_ImageName {}

.Hires_Links {}
.separator {
	background-image: url(separator.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 580px;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
