/* main body and div wrapper styles */
body {
	background-image:url(/images/bg_page.gif);
	background-repeat:repeat-x;
	background-color: #344d9d;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000f41;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img.bpadding {
	padding-bottom: 8px;
}
#wrapper_main {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#header { 
	width: 800px;
	background-image:url(/images/bg_header.gif);
	background-repeat: repeat-y;
}
#content {
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-y;
	width: 800px;
}
#footer {
	background-image:url(/images/bg_footer.gif);
	background-repeat:repeat-y;
	color: #d0d0e3;
	width: 800px;
	padding: 8px 0px 8px 0px;
}
/* sub div styles */
#header_wrapper {/* @@IMPORTANT UPDATE SEASON STYLE@@ */
	background-image: url(/images/bg_header_winter.jpg);
	background-repeat: no-repeat;
	height: 84px;	
}
#nav_menu { 
	color: #455fb3;
	width: 565px;
	padding: 4px 5px 4px 230px;
	background-image:url(/images/bg_header2.gif);
	background-repeat:no-repeat;
	min-height: 15px;
}
#side_items {
	width: 140px;
	padding: 10px 0px 0px 55px;
	float: left; 
}
#side_item_packages, #side_item_events {
	padding: 0px 0px 20px 0px;
	width: 140px;
	float: left;
}
#content_main {
	width: 552px;
	margin: 10px 0px 0px 28px;
	float: left;
}
#flash { /* @@IMPORTANT UPDATE SEASON STYLE@@ */
	width: 552px;
	height: 240px;
/*	background-image:url(/images/flash_winter.jpg);
	background-repeat:no-repeat; */
	float: left;
}
#photo {
	width: 552px;
	height: 166px;
	float: left;
}
#wrapper_slides {
	width: 198px;
	float: right;
	padding: 0px 20px 10px 10px;
	text-align: center;
}
#slide_photo {
	float: left;
}
#CaptionBox {
	float: left;
	width: 198px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
#CaptionBox .Caption {
	font-weight: normal;
	font-size: 11px;
}
#slide_controls {
	float: left;
	width: 198px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}
#welcome {
	margin-top: 20px;
	padding-left: 5px;
	width: 547px;
	float: left;
}
#hotel_photos {
	padding: 20px 0px 20px 0px;
	width: 250px;
	float: left;
}
#features {
	padding: 20px 30px 20px 5px;	
	width: 250px;
	float: left;
}
#features2 {
	padding: 20px 30px 20px 5px;	
	width: 230px;
	float: left;
}
#features3 {
	padding: 20px 30px 20px 5px;	
	width: 300px;
	float: left;
}
#features4 {
	padding: 20px 5px 20px 5px;	
	width: 200px;
	float: left;
}
#footer_left {
	float: left;
	padding-left: 40px;
}
#footer_right {
	float: right;
	text-align: right;
	padding-right: 40px;
}
#login {
	margin: 10px 0px 0px 200px;
	width: 500px;
	font-size:12px;
}
/* hyperlink styles */
a, a:link, a:hover, a:visited {
	color:#000f41;
}
#nav_menu a, #nav menu a:hover, #nav_menu a:link {
	font-weight: bold;
	color: #afc1fc;
	text-decoration: none;
}
#nav_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* text styles */
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
/* image styles */
img.bpadding {
	padding-bottom: 8px;
}
img.right {
	padding: 0px 0px 8px 8px;
}
/* bullet styles */
ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
li {
	background: url(/images/site_bullet.gif) left center no-repeat;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
/* clears float */
.float_fix {
	clear:both;
}
/* hotspot in header */
#hotspot {
	float:left;
}
#hotspot a {
  position: relative;
  height: 80px;
  width: 170px;
  top: 0px; 
  text-decoration: none !important;
  float: left;
}
#hotspot a i { 
	visibility: hidden; 
	float: left;
}
/*  not using this at the moment
#hotspot a:hover {
	background-image: url(/d/imagemap/images/homeglow.jpg); 	
}
*/
a#home { 
	left: 40px;
	float:left;
}
#footer a, #footer a:hover, #footer a:link {
	color: #d0d0e3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.alt_link, a.alt_link, a.alt_link:hover {
	color: #344d9d;
	font-weight: bold;
}