body
{
	background: url('../img/bg_image.jpg') no-repeat scroll center top #F1FAFF;
	color: #656565;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

img
{
	padding: 0;
	margin: 0;
}
a img
{
	border-style: none;
}
a
{
    color: #1d77b8;
    text-decoration: none;
}
a:hover, a:active, a:focus
{
    text-decoration: underline;
}
h1, h2, h3, h4, h5
{
    color: #0B8444;
	margin: 8px 0 8px 0;
}
h1 + p
{
	margin: 0;
}
h2 + p
{
	margin: 0;
}
h3 + p
{
	margin: 0;
}
h4 + p
{
	margin: 0;
}
h5 + p
{
	margin: 0;
}
h1
{
    font-size: 180%;
}
h2
{
    font-size: 150%;
}
h3
{
    font-size: 125%;
}
h4
{
    font-size: 110%;
}
h5
{
    font-size: 105%;
}
ul
{
    clear: both;
}
ul li
{
    line-height: 1.9;
}
#top-banner
{
    background: none repeat scroll 0 0 #0777B8;
	margin: 0;
	width: 940px;
	min-height: 100px;
    border-bottom: 5px solid #FFFFFF;
    overflow: hidden;
}
#logo
{
	float: left;
    height: 103px;
    padding: 0;
	margin: 0;
    width: 400px;
}
#toprightmenu
{
	float: right;
}
#toprightmenu ul
{
	display: block;
	float: right;
	width: auto;
	list-style-type: none;
	margin: 0;
	padding-top: 5px;
}
#toprightmenu ul li
{
	float: left;
}
#toprightmenu ul li a
{	
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid black;
}
#toprightmenu ul li a:hover
{
	text-decoration: underline;
}
#lowerright
{
	float: right;
	padding: 10px;
}
#tollfree
{
	font-weight: bold;
	font-size: 18pt;
	color: #FFDE0E;
}
#number
{
	font-weight: bold;
	font-size: 24pt;
	color: white;
	line-height: 16pt;
}
#bg-wrap-left
{
	background: url('../img/background_left.png') no-repeat scroll left 0 transparent;
	margin: 0 auto;
	min-height: 789px;
	width: 1000px;
}
#bg-wrap-right
{
	background: url('../img/background_right.png') no-repeat scroll right 0 transparent;
	min-height: 789px;
	width: 100%;
}
#content-wrapper
{
	margin: 0 auto;
	width: 940px;
	overflow: auto;
}
#nav
{
	background-color: white;
	margin-bottom: 10px;
	height: 41px;
}
#reserve-now
{
	float: left;	
	padding: 5px 10px 0px 10px;
	margin: 0;
}
#main_menu
{
	float: right;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #0b8444;
}
#main_menu ul
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main_menu ul li
{
	float: left;
	margin-right: 2px;
}
#main_menu ul li a
{
	display: block;
	height: 38px;
	text-indent: -999em;
	overflow: hidden;
	background: none no-repeat scroll 0 0 transparent;
}
#main_menu ul li a#rooms
{
	width: 87px;
	background-image: url('../img/nav-rooms.png');
}
#main_menu ul li a#rates
{
	width: 82px;
	background-image: url('../img/nav-rates.png');
}
#main_menu ul li a#packages
{
	width: 111px;
	background-image: url('../img/nav-packages.png');
}
#main_menu ul li a#facilities
{
	width: 110px;
	background-image: url('../img/nav-facilities.png');
}
#main_menu ul li a#meetings
{
	width: 111px;
	background-image: url('../img/nav-meetings.png');
}
#main_menu ul li a#attractions
{
	width: 206px;
	background-image: url('../img/nav-attractions.png');
}
img.cycle-slide
{
	display: none;
}
.slideshow-box
{
	padding: 7px;
	border: 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
	height: 360px;
	width: 610px;
	overflow: hidden;
	background-color: white;
	border-color: #d5d5d5;
}
.content-box, .content-box-blue
{
	padding: 7px;
	border: 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
	overflow: auto;
}
.content-box
{
	background-color: white;
	border-color: #d5d5d5;
}
.content-box-blue
{
	background-color: #daf0fd;
	border-color: #aadbf9;
}
.content-box p
{
	line-height: 1.7;
	margin: 8px 0;
}
.content-box h3, .content-box h4
{
	margin: 16px 0 8px 0;
}
.wrapper-left
{
	float: left;
	width: 630px;
}
.wrapper-right
{
	float: right;
	clear: right;
	width: 300px;
}
.centered
{
	text-align: center;
}
h2.subtitle
{
	font-weight: normal;
	font-style: italic;
}
.feature-box
{
	margin: 8px 0;
}
.feature-box + .feature-box
{
	margin-top: 20px;
}
.feature-box-description
{
	font-weight: bold;	
	font-size: 125%;
	color: #ffc000;
}
.feature-box-subdescription
{
	margin-top: 0;
}
.feature-box a.learn-more
{
	display: block;
	margin: 8px 0;
}
.item
{
	clear: both;
	margin-top: 10px;
	overflow: auto;
}
.item-title
{
	clear: both;
}
img.item-image
{
	float: left;
	clear: left;
	margin-right: 7px;
}
ul.side-navigation
{
	display: block;
	list-style-type: none;
	padding: 0;
}
ul.side-navigation li
{
	border-top: 1px solid #d5d5d5;
	line-height: normal;
	padding: 7px 0;
	padding-left: 10px;
}
ul.side-navigation li a
{
	font-weight: bold;
}
img.room-image
{
	float: left;
	clear: left;
	border: 10px solid #aadbf9;
}
.room-right
{
	float: right;
	clear: right;
	width: 325px;
}
.room-title
{
	width: 100%;
	background-color: #aadbf9;
}
.event-info
{
	float: left;
	clear: right;
}
.event-info p
{
	margin: 0;
}
.event-meta-title
{
	font-weight: bold;
}
.attraction-details
{
	margin-top: 0px;
}
#footer
{
	width: 100%;
	background-color: #0777b8;
	border-top: 2px solid #8bcff6;
	line-height: 1.6;
}
#footer-wrapper
{
	width: 940px;
	margin: auto;
}
#footer table
{
	width: 940px;
}
#footer table td
{
	width: 235px;
}
#footer a
{
	color: white;
	font-weight: bold;
}
.right-align
{
	text-align: right;
}

