/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

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

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

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

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

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

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

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

h2 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fab509;
	text-decoration: none;
}

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

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

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

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


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

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

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

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

.style1 a {color: #fab509; font-weight: normal;}
.style1 a:hover {color: #f7900d; font-weight: normal;}

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

.check_avail A:hover {

	color: #BDB09D;
	text-decoration: underline;
}

.currency {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #fab509;
	text-decoration: none;
}

.rate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #fab509;
	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: 35px;
	float:left;
	clear: right;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	margin-top: -17px;
}

 html>body .left_column { margin-top: 4px; }

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

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

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

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

#logo {
	margin-top: 40px;
	margin-left: 50px;
	float:right;
	position: absolute;
}

.logo {
	background-image:url(../images/rama-garden-hotel.jpg);
	background-repeat:no-repeat;
	height: 62px;
	width:	175px;
	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: 263px;
	width: 773px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#navigation_container{
	width: 600px;
	height: 41px;
	margin-right: 45px;
}

#navigation {
	padding-top: 70px;
}

.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	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: underline;
}

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

.navline01 {
	font-weight: bold;
	color: #d29400;
	padding-left: 4px;
	padding-right: 4px;
}

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

#container-bg {
	background: url(../images/container-bg.jpg) top no-repeat;
}

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

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

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left:150px;
	width:600px;
	padding-right:30px;
	text-align: right;
}

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

.footer A:hover{
	text-decoration: underline;
}

.footer A:active{
	color: #666666;
	text-decoration: underline;
}



#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:190px;
}

#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: 225px;
	width: 510px;
}

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

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

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