
/*/////////////////////////////////////////////////////////////////////////////////////*/
html
{
	height: 100%;
}
body
{
	height: 100%;
	margin: 0 auto;
	background-color:#88B9D7;/*
	background: #1977B4 url(images/body_bg.jpg) left bottom repeat-x;*/
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form
{
	margin: 0;
}
h1
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#package {
	width:800px; margin:0 auto;
}
div.page_title
{
	text-align: right;
	margin: -5px 0 10px 0;
	border-bottom: 1px dotted #D7D8C7;
}
img {behavior: url(includes/iepngfix.htc);} /* IE png Fix */

/*////////////////////////////////////////////////////////////////////////////////////*/
div.palm
{
	behavior: url(includes/iepngfix.htc);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 331px;
	height: 310px;
	background: transparent url(images/palm2.png) left top no-repeat;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
div.nav_box
{
	position: absolute;
	width: 180px;
	left: 145px;
	top: 120px;
	z-index: 0;
}
div.nav_box_top
{
	background: transparent;
}
div.nav_box_main
{
	background-color: #C6C8B0;
	vertical-align: top;
	text-align: left;
	padding: 1px 0;
}
div.nav_box_main div.nest
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	border-top: 1px solid #8C8D7F;
	border-bottom: 1px solid #8C8D7F;
	min-height: 400px;
	height: auto !important;
  	height: 400px;
}
div.nav_box_bottom
{
	background: transparent;
}
td.nav_box_l
{
	text-align: left;
	width: 10px;
	height: 10px;
}
td.nav_box_r
{
	text-align: right;
	width: 10px;
	height: 10px;
}
td.nav_box_c
{
	background-color: #ADAF98;
	margin: 0 10px;
	font-size: 1px;
	line-height: 1%;
	width: 160px;
	height: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
div.nav
{
	position: absolute;
	left: 145px;
	top: 175px;
	margin: 0;
	z-index: 3;
	font-size: 8pt;
	color: #716256;
	text-transform: uppercase;
}
div.nav a
{
	display: block;
	width: 170px;
	text-align: right;
	vertical-align: top;
	padding: 10px 5px;
	margin: 0 0 1px 0;
	color: #716256;
	text-decoration: none;
}
div.nav a:link {background-color: #D7D8C7;}
div.nav a:visited {background-color: #D7D8C7;}
div.nav a:hover {background-color: #D8E6E5;}
div.nav a:active {background-color: #D7D8C7;}

/*//////////////////////////////////////////////////////////////////////////////////*/
div.main_box
{
	position: absolute;
	width: 610px;
	left: 330px;
	top: 120px;
	z-index: 1;
}
div.main_box_top
{
	background: transparent;
}
div.main_box_main
{
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	padding: 1px 0;
}
div.main_box_main div.main_nest
{
	background: #ffffff url(images/main_bg.jpg) right bottom no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	border-top: 1px solid #A1BEC5;
	border-bottom: 1px solid #A1BEC5;
	min-height: 380px;
	height: auto !important;
  	height: 380px;
	padding: 10px 20px;
	font-size: 8pt;
}
div.main_nest a {text-decoration: none;}
div.main_nest a:link {color: #06728C; border-bottom: 1px dotted #8C8D7F;}
div.main_nest a:visited {color: #06728C; border-bottom: 1px dotted #8C8D7F;}
div.main_nest a:hover {color: #000000; border-bottom: 1px solid #8C8D7F;}
div.main_nest a:active {color: #06728C; border-bottom: 1px dotted #8C8D7F;}

div.main_box_bottom
{
	background: transparent;
}
td.main_box_l
{
	text-align: left;
	width: 10px;
	height: 10px;
}
td.main_box_r
{
	text-align: right;
	width: 10px;
	height: 10px;
}
td.main_box_c
{
	background-color: #D8E6E5;
	margin: 0 10px;
	font-size: 1px;
	line-height: 1%;
	width: 590px;
	height: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
div.book_now
{
	position: absolute;
	width: 42px;
	left: 940px;
	top: 150px;
	z-index: 1;
}