/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body {
	margin:0px;
	background:url(../images/img_navigation.gif) repeat-x top;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51473e;
	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: #9f790b;
	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: #51473e;
	list-style-type: disc;
}

ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51473e;
	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;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h3 A {
	color: #573511;
	text-decoration: underline;
}

h3 A:hover {
	color: #9f790b;
	text-decoration: none;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #573511;
	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: #51473e;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

.currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #f3f1b6;
	text-decoration: none;
	line-height: 1.5em;
}

.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #f3f1b6;
	text-align: center;
	text-decoration: none;
}

.left_column{
	background-image: url(../images/img_bg_left.gif);
	background-repeat:no-repeat;
	position:relative;
	width:175px;
	height: 350px;
	left: 17;
	float:left;
	clear: right;
}

.left_column_content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin-left: 1px;
	text-align: center;
}


/* //////////////////// END LEFT BOX /////////////////// */

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background {
	background-color: #ebe8de;
}

#top {
	background-image: url(../images/img_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 215px;
	width: 216px;
	overflow: visible;
	margin: 0;
	border: 0;
	float:left;
}

#top_logo {
	width: 124px;
  	height:124px;
  	margin-left: 57px;
	margin-top:47px;
  	border: none;
}

#header {
	height: 255px;
	width: 544px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	padding: 0px;
	float:right;
	clear:right;
}

#navigation_container{
	background-image: url(../images/img_navigation.gif);
	background-repeat: repeat-x;
	background-position: top center;
	width: 760;
	height: 48px;
	text-align: center;
}
	
#navigation {
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 12px;
	float:right;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f3f1b6;
	text-decoration: none;
	font-size: 11px;
}

.topnav A {
	font-weight: bold;
	color: #f3f1b6;
	text-decoration: none;
}

A.topnav {
	font-weight: bold;
	color: #f3f1b6;
	text-decoration: none;
}

.topnav A:hover {
	font-weight: bold;
	color: #d8d1be;
	text-decoration: underline;
}

.topnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d8d1be;
	text-decoration: none;
	font-size: 11px;
}

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f3f1b6;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
}

#container {
	background-image: url(../images/img_bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	position: relative;
	width: 760px;
}

#bottom {
	background-image: url(../images/img_bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 760px;
	height: 10px;
	background-color: #ebe8de;
}

#footer {
	background-image: url(../images/img_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 760px;
	height:37px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3f1b6;
	width:600px;
	padding-top:10px;
	align: center;
	text-align: center;
}

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:1px solid #BBBBBB;
	width:480px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.room_rates_container
{
    margin-left:120px;
}

#box_container_02 {
	background:#FFFFFF;
	border:1px solid #BBBBBB;
	width:480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ///////////////END LAYOUT - CLASSES /////////////////// */


/* ///////////////  EW - CLASSES   ////////////////////// */
#ew_content {
	padding-top:15px;
	text-align: left;
	margin-left: 200px;
	width: 520px;
}

/* ///////////////  END EW - CLASSES   ////////////////// */

/* ///////////////  PPC - CLASSES   ///////////////////// */
#ppc_content {
	margin-left:200px;
	padding-top:15px;
	text-align: left;
	margin-right: 25px;
}

/* ///////////// END PPC - CLASSES   //////////////////// */

#banner {
	width:760px;
	height:255px;
	background-image: url(../images/img_bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.modify { font: bold Arial, Helvetica, sans-serif; font-size:11px; color:#51473e;}
a.modify, a.modify:link, a.modify:visited, { font: bold Arial, Helvetica, sans-serif; font-size:11px; color:#51473e; text-decoration:underline;}
a.modify:hover { font: bold Arial, Helvetica, sans-serif; font-size:11px; color:#f3f1b6; text-decoration:none;}