/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.check_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.4em;
}

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

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

p A:hover {
	font-weight: normal;
	font-size: 11px;
	color: #1E77C5;
	text-decoration: none;
}
/*.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1CFB3;
	line-height: 1.5em;
}

.p1 A {
	font-weight: normal;
	font-size: 11px;
	color: #EDB806;
	text-decoration: underline;
}

.p1 A:hover {
	font-weight: normal;
	font-size: 11px;
	color: #EDB806;
	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-image:url(../images/bullet.gif);
}

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: #1E77C5;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1E77C5;
	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: #1E77C5;
	text-decoration: underline;
}

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

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E77C5;
	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;
}
hr {
	color:#E2EFFA;
}

/* //////////////////// 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.5em;
}

.check_avail A {
	
	color: #F1CFB3;
	text-decoration: underline;
}

.check_avail A:hover {

	color: #EDB806;
	text-decoration: none;
}

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

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

.left_column{
	position:relative;
	width:190px;
	height: 0px;
	left: 0px;
	float:left;
	clear: right;
}
.left_column_nw{
	position:relative;
	width:233px;
	height: 395px;
	left: 0px;
	float:left;
	clear: right;
}

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

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

.sidebar A {
	font-weight: normal;
	font-size: 11px;
	color: #1E77C5;
	text-decoration: underline;
}

.sidebar A:hover {
	font-weight: normal;
	font-size: 11px;
	color: #1E77C5;
	text-decoration: underline;
}
/* //////////////////// END LEFT BOX /////////////////// */

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background {
	background-color: #61D1F4;
	background-image: url(../images/back.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 280px;
}

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

#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
	width: 790px;
	overflow: visible;
	border: 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
	display: block;
}

#navigation_container{
	background-image: url(../images/img_navigation.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 790px;
	height: 48px;
	text-align: left;
}

#navigation {
	margin-left: 205px;
	margin-right: 50px;
	text-align: center;
	padding-top: 14px;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #1E77C5;
	text-decoration: none;
	font-size: 10px;
}

.topnav A {
	font-weight: none;
	color: #1E77C5;
	text-decoration: none;
}

A.topnav {
	font-weight: none;
	color: #1E77C5;
	text-decoration: none;
}

.topnav A:hover {
	font-weight: none;
	color: #0099FF;
	text-decoration: underline;
}

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

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
}

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

#container_nw {
	background-repeat: repeat;
	background-position: center right;
	text-align: left;
	position: relative;
	width: 790px;
	background-image: url(../images/img_bg_content.gif);
	height: 0px;
}
#container_lp {
	background-repeat: repeat;
	background-position: center right;
	text-align: left;
	position: relative;
	width: 790px;
	background-image: url(../images/img_bg_content.gif);
}

#bottom {
	background-image: url(../images/img_bottom.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 790px;
	height: 66px;
	text-align: left;
}
#bottom1 {
	background-image: url(../images/banner_bottom.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 83px;
	background-color: #FFFFFF;
}

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

#footer a
{
color: #1E77C5;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-left:205px;
	width:530px;
	align: right;
	text-align: left;
	padding-top: 32px;
	margin-right: 0px;
}

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:2px dotted #382A79;
	width:510px;
	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:2px dotted #382A79;
	width:510px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ///////////////END LAYOUT - CLASSES /////////////////// */


/* ///////////////  EW - CLASSES   ////////////////////// */
#ew_content {
	padding-top:8px;
	text-align: left;
	margin-left: 200px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 6px;
}
.asantosh1
{
font-size:12px;
color:#222222;
}
.asantosfooter a
{
text-decoration:none;
color: #1E77C5;
}
/* ///////////////  END EW - CLASSES   ////////////////// */

/* ///////////////  PPC - CLASSES   ///////////////////// */
#ppc_content {
	margin-left:200px;
	padding-top:6px;
	text-align: left;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 45px;
	background-repeat: no-repeat;
	background-position: top left;
}

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