/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body {
	margin: 0px;
	background-image: url(../images/img_left_background.jpg);
	background-repeat: repeat-x;
	background-color: #1d8dae;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

p A {
	font-weight: bold;
	font-size: 11px;
	color: #573511;
	text-decoration: underline;
}

p A:hover {
	font-weight: bold;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: disc;
}

ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #573511;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #573511;
	text-decoration: none;
	
}

h2 A{
text-decoration:none;
color: #573511;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #573511;
	text-decoration: none;
}

h3 A {
	color: #573511;
	text-decoration: underline;
}

h3 A:hover {
	color: #FF9900;
	text-decoration: underline;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #011a30;
	text-decoration: none;
}


.city_country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.reservation_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


/* //////////////////// LEFT BOX /////////////////////// */
.check_avail {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

.currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-decoration: none;
}

.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-align: center;
	text-decoration: none;
	line-height: 1.2em;
}

.left_column{
	background-image: url(../images/img_bg_left.gif);
	position:relative;
	width:175px;
	height: 350px;
	left: 17;
	float:left;
	clear: right;
}

.left_column_content {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top:1px;
	margin-left: 1px;
	text-align: center;
}

/* //////////////////// END LEFT BOX /////////////////// */

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background {
	background-image: url(../images/img_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#top {
	background-image: url(../images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 127px;
	width: 760px;
	overflow: visible;
	margin: 0;
	border: 0;
}

#header_index {
	height: 167px;
	width: 760px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/img_banner01.jpg);
}

#header_accommo {
	height: 167px;
	width: 760px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/img_banner02.jpg);
}

#header_facili {
	height: 167px;
	width: 760px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/img_banner04.jpg);
}

#header_loc {
	height: 167px;
	width: 760px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/img_banner03.jpg);
}
#navigation_container{
	background-image: url(../images/img_navigation.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 760px;
	height: 49px;
	text-align: center;
}

#navigation {
	margin-left: 50px;
	margin-right: 40px;
	padding-top: 13px;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.topnav A {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

A.topnav {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.topnav A:hover {
	font-weight: bold;
	color: #011a30;
	text-decoration: underline;
}

.topnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A2BCCC;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

#container {
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	position: relative;
	width: 760px;
	background-image: url(../images/img_bg_content.gif);
}

#bottom {
	background-image: url(../images/img_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 760px;
	height: 34px;
}

#footer {
	width: 760px;
	height: 35px;
	background-image: url(../images/img_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right:15px;
	align: right;
	text-align: center;
	padding-top:10px;
	text-decoration:none;
	}
	
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}	
html>body .footer { padding-right:15px;}

#footer01 {
	width: 760px;
	height: 35px;
	background-image: url(../images/img_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

.footer01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right:15px;
	align: right;
	text-align: center;
	padding-top:10px;
	text-decoration:none;
	}
	
.footer01 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}	

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:1px solid #FFFFFF;
	width:480px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF8CE;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.room_rates_container
{
    margin-left:120px;
}

#box_container_02 {
	border:1px solid #FFFFFF;
	width:480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF8CE;
}
/* ///////////////END LAYOUT - CLASSES /////////////////// */


/* ///////////////  EW - CLASSES   ////////////////////// */
#ew_content {
	text-align: left;
	margin-left: 200px;
	width: 520px;
	padding-top:1px;
}

/* ///////////////  END EW - CLASSES   ////////////////// */

/* ///////////////  PPC - CLASSES   ///////////////////// */
#ppc_content {
	margin-left:200px;
	text-align: left;
	margin-right: 25px;
	padding-top:1px;
}

/* ///////////// END PPC - CLASSES   //////////////////// */
#main_top{ background:url(../images/img_main_top.jpg) bottom left no-repeat; width:760px; height:32px;}

#player1{ margin:0px;}


