/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
#ew_content h1 a { text-decoration:none; color:#FF9900; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background: url(../images/body-bg.jpg) repeat-x;
	background-color: #edd8b6;
	margin-bottom: 0px;
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

p A {
	font-weight: normal;
	font-size: 11px;
	color: #FAB509;
	text-decoration: none;
}

p A:hover {
	font-weight: normal;
	font-size: 11px;
	color: #FAB509;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image:url(../images/bullet.gif);
}

ul {

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FAB509;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}

h2 
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FAB509;
	text-decoration: none;
}

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

h3 A {
	color: #FAB509;
	text-decoration: none;
}

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

.h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FAB509;
	text-decoration: none;
}


.city_country {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.reservation_details {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
hr {
	color:#F0CF9C;
}

/* //////////////////// LEFT BOX /////////////////////// */
.check_avail {

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.check_avail A {
	
	color: #333333;
	text-decoration: none;
}

.check_avail A:hover {
	color: #EDB806;
	text-decoration: none;
}

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

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

.left_column{
	position:relative;
	width:180px;
	height: 350px;
	left: 17px;
	float:left;
	clear: right;
}

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

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

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background {
	background: url(../images/super-bg.jpg) no-repeat center top;
}

#top {
	background-image: url(../images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 98px;
	width: 784px;
	overflow: visible;
	margin: 0;
	border: 0;
}

#logo {
	margin-top: 35px;
	margin-left: 65px;
	float:right;
	position: absolute;
}

.logo {
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	height: 63px;
	width:	160px;
	float: right;
	position:absolute;
}

#logo h1{
	font-size:12px;
}
	

#header {
	background-image: url(../images/img_banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 273px;
	width: 784px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#navigation_container{
	width: 600px;
	height: 41px;
	text-align: right;
	margin-right: 15px;
	margin-top: 25px;
}

#navigation {
	margin-left: 50px;
	margin-right: 40px;
	padding-top: 70px;
}

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

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

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

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

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

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: e6ccb3;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

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

#container_top {
	background: url(../images/bg_content_top.jpg) no-repeat top center;
}

#bottom {
	background-image: url(../images/img_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 784px;
	height: 30px;
}

#footer {
	width: 760px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-left:150px;
	width: 600px;
	align: right;
	text-align: right;
	margin-right: 30px;
}
#bottomnav h1, #bottomnav h1 a {
text-decoration:none;
color:#222;
font-size:10px;
}
.footer A {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration:none;
}

.footer A:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration:none;
}

#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: 210px;
	width: 530px;
}

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

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

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