/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body { margin:0px; background:#0f0b02 url(../images/img_background.jpg) repeat-x top;}

p {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.5em;
}

p A {
	font-weight: bold;
	font-size: 11px;
	color: #c2ae05;
	text-decoration: underline;
}

p A:hover {
	font-weight: bold;
	font-size: 11px;
	color: #ffe300;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

li {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	list-style-type: disc;
	margin-left:18px;
}

ul {

	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.5em;
}

h1 {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c2ad05;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

h2 
{
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #c2ad05;
	text-decoration: none;
}

h3 {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

h3 A {
	color: #c2ad05;
	text-decoration: underline;
}

h3 A:hover {
	color: #ffe300;
	text-decoration: underline;
}

.h3 {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

h4 {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #c2ad05;
	text-decoration: none;
}


.city_country {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.reservation_details {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}


/* //////////////////// LEFT BOX /////////////////////// */
.check_avail {

	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	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: #c2ae05;
	text-decoration: none;
	line-height: 1.5em;
}

.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #c2ae05;
	text-align: center;
	text-decoration: none;
}

.left_column{
	background-image:url(../images/img_sidebar.gif);
	position:relative;
	width:175px;
	height: 246px;
	left: 17;
	float:left;
	clear: right;
	margin-top:25px;
}

.left_column_content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 1px;
	text-align: center;
}

/* //////////////////// END LEFT BOX /////////////////// */

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background { background:url(../images/img_bg_content.gif) repeat-y center;}

#top { width:734px; height:56px; color:#1d1400;}

#logo { width:214px; height:56px; background:url(../images/img_logo.gif) no-repeat; position:relative; float:left;}

#header {
	background:url(../images/img_banner01.jpg) no-repeat;
	height: 204px;
	width: 734px;
	overflow: hidden;
	padding: 0px;	
}

#navigation_container{ width:520px; height:56px; float:left;}

#navigation {
	margin-left: 50px;
	padding-top: 20px;
}

.topnav {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #c2ad06;
	text-decoration: none;
	font-size: 11px;
}

.topnav A {
	font-weight: normal;
	color: #c2ad06;
	text-decoration: none;
}

A.topnav {
	font-weight:normal;
	color: #c2ad06;
	text-decoration: none;
}

.topnav A:hover {
	font-weight:normal;
	color: #ffe300;
	text-decoration: underline;
}

.topnav1 {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c2ad06;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight:normal;
}

#container {
	background:url(../images/img_main_top.gif) no-repeat top;
	text-align: left;
	position: relative;
	width: 734px;
}
#footer {
	width: 734px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.footer {
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c620f;
	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:20px;
	text-align: left;
	margin-left: 200px;
	width: 520px;
}

ul { list-style:none; padding:0; margin:0;}

/* ///////////////  END EW - CLASSES   ////////////////// */

/* ///////////////  PPC - CLASSES   ///////////////////// */
#ppc_content {
	margin-left:200px;
	padding-top:15px;
	text-align: left;
	margin-right: 25px;
}

/* ///////////// END PPC - CLASSES   //////////////////// */
#top_upper { background:url(../images/img_upper_top.gif) no-repeat; width:734px; height:8px; font-size:0; margin:0;}
#top_lower { background:url(../images/img_lower_top.gif) no-repeat; width:734px; height:12px; font-size:0; margin:0;}