/***********************************/
/**          PAGE STYLES          **/
/***********************************/
body{background: #f8f8f8;}
#wrapperout {background: url(../images/bg_body.gif) repeat-y center; margin: 0 auto;}
#wrapper {width: 910px; margin: 0 auto;}
#header {
	width: 860px;
	height: 98px;
	margin: 0;
}
#col-two-three {
	width: 600px;
	float: right;
	margin: 10px 50px 0 0;
	list-style: inside; color:}

#col-one-two {
	width: 600px;
	float: left;
	margin: 10px 10px 0 0;
}
#col-three{
}
#col-one{ width: 246px; float: left;}
#col-one #quickbook{width: 245px; margin-top:0px; height: 90px; background: url(../images/quick_reservation.jpg) no-repeat left ; text-align: center; }
#col-two{
	width: 246px;
	float: left;
	padding: 50px 0 10px 0;
}
#footerbody{
	width: 100%;
	background: #f8f8f8;
}
#footer{
	width: 910px;
	margin: 0 auto;
	padding-top:10px;
}
/***********************************/
/**        LAYOUT STYLES         **/
/***********************************/

/* HEADER */
#header{background: url(../images/bg_header.jpg) no-repeat left top;}
#header .logo{height: 98px; float: left;}
#header .logo img {margin: 20px 0 0 15px;}
#header .headerright{height: 98px; float: right;}
#header .headerright ul{float: right;}
#header .headerright ul li{color: #b4bc49; float: left; font-size: 0.9em; padding-left: 8px; margin-left: 8px; background: url(../images/div_menu.gif) no-repeat left 2px;}
#header .headerright ul li a{color: #636363;}
#header .headerright ul li.first{background: none;}
#header .headerright ul.headmenu1{margin-top: 45px; font-size: 1.1em;}
#header .headerright ul.headmenu2{margin-top: 4px; font-size: 1.1em;}

/* COL-ONE */
#col-one .chart{margin: 20px 0 10px 0; font-size: 1.2em; text-align: center;}
#col-one .chart img{vertical-align: middle;}
#col-one .chart a{text-decoration: underline; margin: 5px 0 0 5px;}
/* COL-TREE */
#col-three {
	width: 860px;
	float: left;
	margin: 0;
}

/* FOOTER */
#footer{height: 60px; font-size: 0.9em; color: #b7b7b7;}
#footer .footerleft{width: 246px; height: 60px; float: left; text-align: center;}
#footer .footerlink{height: 60px; width: 600px; float: right; margin-right: 50px;}
#footer .footerlink ul{float: right;}
#footer .footerlink ul li{float: left; padding-right: 6px; margin: 3px 6px 5px 0; background: url(../images/div_menu2.gif) no-repeat right 2px;}
#footer .footerlink ul li.last{background: none;}
#footer .footerlink ul li a{text-decoration: underline; color: #b7b7b7;}
#footer .copyright {margin: 20px 0;}
