html, body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background-color:#1897C5;
}

h2.crank, h1
{
	color:#02A5C8;	
	font-size: 18pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	padding:0;
	margin:0;
	font-weight:none;
}

h3.crank, h2
{
	color:#02A5C8;	
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	padding:0;
	margin:0;
	font-weight:none;
}

.normal
{
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.2;
}

.big
{
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.2;
	font-weight:bold;
}

.bigger
{
	font-size:12pt;
}

.darkblue
{
	color:#647983 !important;
}

.lightblue
{
	color:#4893BB !important;
}

.mediumblue
{
	color:#22B0CF !important;
}

.bottom_blue_border
{
	display:block;
	width:675px;
	overflow:auto;
	padding-bottom:10px;
	border-bottom:1px solid #80D2E3;
}

.bold
{
	font-weight:bold;
}

.red
{
	color:#C11720 !important;
	font-weight:bold;
}

.left
{
	display:block;
	float:left;
	width:auto;
	height:auto;
}

.right
{
	display:block;
	float:right;
	width:auto;
	height:auto;
}

p
{
	padding:0;
	margin:0;
}

img
{
	display:block;
	border:0;
}

#container
{
	width:830px;
	padding-top:50px;
	padding-bottom:10px;
	margin: 0 auto;
	
}

#whitecontainer
{
	width:830px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#header
{
	width:830px;
	height:100px;
}

#header_left
{
	float:left;
	width:300px;
	height:100px;
}

#header_right
{
	float:right;
	width:300px;
	height:97px;
	padding-top:3px;
	padding-right:10px;
}

#img_title
{
	display:block;
	padding-top:12px;
}

#img_slogan
{
	display:block;
	padding-top:65px;
}

#nav
{
	width:800px;
	padding-top:2px;
	height:48px;
	margin: 0 auto;
	background-color:#0083B1;
}

#nav ul
{
	list-style:none;
	padding:0px 8px 0px 8px;
	margin:0;
	width:784px;
	height:48px;
}

#nav li
{
	float:left;
}

.nav_active a
{
	background-position:-112px 0 !important;	
}

#nav_home a
{
	display:block;
	height:48px;
	width:112px;
	background-image:url('../images/home.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#nav_home a:hover
{
	background-image:url('../images/home.gif');
	background-position:-112px 0;
}

#nav_explore a
{
	display:block;
	height:48px;
	width:112px;
	background-image:url('../images/explore.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#nav_explore a:hover
{
	background-image:url('../images/explore.gif');
	background-position:-112px 0;
}

#nav_stay a
{
	display:block;
	height:48px;
	width:112px;
	background-image:url('../images/stay.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#nav_stay a:hover
{
	background-image:url('../images/stay.gif');
	background-position:-112px 0;
}

#nav_see a
{
	display:block;
	height:48px;
	width:112px;
	background-image:url('../images/see.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#nav_see a:hover
{
	background-image:url('../images/see.gif');
	background-position:-112px 0;
}

#nav_play a
{
	display:block;
	height:48px;
	width:112px;
	background-image:url('../images/play.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#nav_play a:hover
{
	background-image:url('../images/play.gif');
	background-position:-112px 0;
}

#nav_book a
{
	display:block;
	height:48px;
	width:112px;
	background-image:url('../images/book.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#nav_book a:hover
{
	background-image:url('../images/book.gif');
	background-position:-112px 0;
}

#nav_contact a
{
	display:block;
	height:48px;
	width:112px;
	background-image:url('../images/contact.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#nav_contact a:hover
{
	background-image:url('../images/contact.gif');
	background-position:-112px 0;
}

#display
{
	width:800px;
	height:343px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#sdisplay
{
	width:800px;
	height:116px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#content
{
	display:block;
	overflow:auto;
	width:800px;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#content_mid
{
	padding:0px 20px 0px 20px;
}

#content_left
{
	float:left;
	display:block;
	width:510px;
	padding:0px 20px 0px 20px;
}

#content_right
{
	float:right;
	display:block;
	width:250px;
}

#res
{
	width:800px;
	height:95px;
	margin: 0 auto;
	background-color:#FFFFFF;	
}

#res_left
{
	float:left;
	display:block;
	width:500px;
	height:95px;
	background-image:url('../images/pretext_col.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#res_left p
{
	padding-top:15px;
	padding-left:10px;
}

#pretext_col
{
	padding-top:5px;
}

#res_right
{
	float:right;
	display:block;
	padding-top:3px;
	width:230px;
	height:92px;
}

#res_check_btn
{
	padding-top:5px;
	padding-right:10px;
}

#footer
{
	width:800px;
	height:40px;
	padding-top:8px;
	margin: 0 auto;
}

#footer_left
{
	width:210px;
	height:25px;
	float:left;
	display:block;
	padding-left:365px;
}

#footer_right
{
	width:210px;
	height:25px;
	float:right;
	display:block;
	padding-right:12px;
}

/*--Extras--*/

#features
{
	width:200px;
	margin: 0 auto;
	border:1px solid #CBE0EB;
	padding:10px;
}

.bluelist
{
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	padding:0;
	padding-left:15px;
	margin:0;	
}

.bluelist li
{
	padding-bottom:5px;
}

#con_content_left
{
	float:left;
	display:block;
	width:380px;
	padding-left:20px;
}

#con_content_left a
{
	text-decoration:none;
	color:#647983;
}

#con_content_left a:hover
{
	text-decoration:underline;
	color:#647983;
}

#con_content_right
{
	float:right;
	display:block;
	width:380px;
	padding-right:20px;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: auto;
	height: 0px;
	z-index: 200;
}

div#res_bellow
{
	clear:both;
	width:800px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

div#res_bellow_left
{
	float:left;
	width:350px;
	padding-left:50px;
}

div#res_bellow_right
{
	float:right;
	width:380px;
	padding-left:20px;
}


div#res_bellow_top
{
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	width:780px;
	background-color:#C11720;
	clear:both;
	color:#FFFFFF;
	font-size:14pt;
	text-align: center;
}

div#res_bellow_bottom
{
	width:800px;
	clear:both;
	padding-top:20px;
	text-align:center;
	font-size:8pt;
}

/* Added By CrankIT */
h3.cranked,h2.cranked, h1.cranked {padding:0;margin:0;color:#FFFFFF;}
h3.cranked span,h2.cranked span, h1.cranked span {display:none;}
/* End of Added By CrankIT */
