/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body {
	margin: 0px 0px 0px 0px;
}

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

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

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

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

li {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.5em;
}
li  A {
	font-weight: normal;
	font-size: 11px;
	color: #efc82b;
	text-decoration: underline;
}

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

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

h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #efc82b;
	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: #efc82b;
	text-decoration: none;
}

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

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

h3 A:hover {
	color: #CC9966;
	text-decoration: none;
	background-color: #FFFF99;
}

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

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

.reservation_details {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


/* //////////////////// LEFT BOX /////////////////////// */
.check_avail p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

.check_avail p A {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.currency {	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #ac2400;
	text-decoration: none;
}

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

.left_column{
	background-image: url(../images/leftbox_bg.gif);
	position:relative;
	width:222px;
	height: 250px;
	left: 0px;
	float:right;
}

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

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

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg.gif);
	background-color: #a65311;
}

#top {
	height: 420px;
	width: 210px;
	overflow: visible;
	margin: 0;
	border: 0;
	float: left;
}

#top_logo {
	height: 420px;
	width: 210px;
  	border: none;
}

#header {
	height: 420px;
	width: 760px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-position: bottom;
}

#img_header {
	height: 347px;
	width: 757px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation_container{
	background-image: url(../images/img_navigation.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 760px;
	height: 36px;
	text-align: center;
}

#navigation {
	padding-top: 20px;
	float: left;
	padding-bottom: 10px;
}

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

.topnav A {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.topnav {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

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

.topnav1 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #efc82b;
	text-decoration: none;
	font-size: 14px;
}
.topnav1 A {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.topnav1 {
	font-weight: normal;
	color: #c89b78;
	text-decoration: none;
}

.topnav1 A:hover {
	font-weight: normal;
	color: #efc82b;
	text-decoration: underline;
}
.navline01 {
	padding-left: 1px;
	padding-right: 1px;
}
#ppc_container {
	background-image: url(../images/img_bg_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	position: relative;
	width: 993px;
}
#bg_container {
	background-image: url(../images/img_bg_content_top.gif);
	background-repeat:no-repeat;
	background-position: left top;
	text-align: left;
	position: relative;
	width: 993px;
}
#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	position: relative;
	width: auto;
	height: auto;
}

#one_container {
	text-align: center;
	position: relative;
	width: 985px;
	height: 420px;
	padding: 0px;
}
#one_bg{
	position: relative;
	width: auto;
	background-color: #e1a632;
}
#one_container2 {
	text-align: center;
	position: relative;
	width: 985px;
	background-image: url(../images/bg_2.png);
	background-repeat: repeat-y;
}

#bottom {
	background-image: url(../images/img_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 993px;
	height: 60px;
	background-color: #FFFFFF;
}

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

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ebc22a;
	width:500px;
	align: right;
	text-align: left;
	float: right;
	margin-right: 30px;
}

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

.room_rates_container
{
    margin-left:165px;
}

#box_container_02 {
	background:#663300;
	border:thin dotted #ffffff;
	width:480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*background-image: url(../images/boxbg.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	
}
/* ///////////////END LAYOUT - CLASSES /////////////////// */


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

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

/* ///////////////  PPC - CLASSES   ///////////////////// */
#ppc_content {
	padding-top:15px;
	text-align: left;
	margin-left: 30px;
	width: 900px;
}

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

      
/* STATIC CTA*/

.easyDirect{
	color: #333333;
    	font-family: Verdana,Arial,Helvetica,sans-serif;
    	font-size: 12px;
    	font-weight: normal;
    	line-height: 1.5em;
    	text-decoration: none;
	
}


.ctaList ul li{ 
	margin: 0 0 0 -15px; 
	padding: 0; 
	list-style-type:disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	text-align:left;
	
}

.ctaList ul li a{ 
	color: #990000;
	font-weight:bold;
	text-decoration:underline;
}

.ctaList ul li a:hover{ 
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}

.ctaButton {
	margin:10px 0 0 0; 
	border:0px;}
      
      
