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

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

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

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

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



li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: disc;
}

ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

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

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

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D09F4A;
	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: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2em;
}

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

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

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

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

.left_column{
	background-image: url(../images/img_left.gif);
	position:relative;
	width:245px;
	height: 596px;
	left: 0px;
	float:left;
	clear: right;
	background-repeat: no-repeat;
}

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

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

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background {
	background-color: #F7E5B7;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_top.gif);
}

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

#header {
	background-repeat: no-repeat;
	background-position: left;
	height: 225px;
	width: 763px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

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

#navigation {
	margin-left: 255px;
	margin-right: 10px;
	padding-top: 85px;
}

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

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

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

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

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

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B88530;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	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: 763px;
}

#bottom {
	background-image: url(../images/img_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 763px;
	height: 168px;
	background-color: #FFFFFF;
}
#bottom1 {
	background-image: url(../images/bg_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 168px;
	background-color: #F7E5B7;
}
#footer {
	width: 763px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left:30px;
	width:725px;
	padding-right:0px;
	align: right;
	text-align: right;
	padding-top: 120px;
}

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:1px solid #BBBBBB;
	width:470px;
	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:470px;
	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: 245px;
	width: 503px;
	padding-left: 10px;
	padding-right: 0px;
}

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

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

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


/* ///////////////  login - CLASSES   ///////////////////// */
#corp_login {
	text-align: left;
	background-position: top;
}

#corpaccnt_container {
	text-align: center;
	background-image: url(images/bg_login_corpaccnt.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 178px;
	width: 480px;
	vertical-align: middle;
}

.corpaccnt_login {
	text-align: center;
	background-image: url(../images/bg_login_corpaccnt.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 178px;
	width: 480px;
	vertical-align: middle;
}

.corp_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573511;
	line-height: 1.4em;
	font-weight: bold;
}

.corp_fields{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #fef7e4;
	height: 23px;
	width: 150px;
	color: #000000;
	border: 1px solid #e3cd91;
	text-align: left;
	vertical-align: middle;
}

.corp_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #cdb026;
	height: 23px;
	width: 60px;
	color: #FFFFFF;
	margin-top: 5px;
	border: 2px outset #d2b76e;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


/* ///////////// END login - 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;}
      
      

