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

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

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

p A:hover {
	font-weight: bold;
	font-size: 12px;
	color: #A33A34;
	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: 12px;
	color: #000000;
	list-style-image:url(../images/bullet.gif);
}

ul {

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #A33A34;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
}

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

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

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

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

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

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

.check_avail A:hover {

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

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

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

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

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

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

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

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

#header {
	background-position: center;
	text-align: center;
	position: relative;
	width: 814px;
}

#navigation_container{
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	background-position: top center;
	width: 814px;
	height: 60px;
	text-align: center;
}

#navigation {
	margin-left: 245px;
	margin-right: 30px;
	padding-top: 24px;
}

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

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

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

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

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

.navline01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFA6A6;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}

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

#bottom {
	background-image: url(../images/img_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 814px;
	height: 35px;
	background-color: #5E4949;
}
#bottom1 {
	background-image: url(../images/bg_bottom.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 105px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

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

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left:0px;
	width:800px;
	padding-right:18px;
	align: right;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
}
#top1 {
	background-image: url(../images/bg_banner.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 105px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:2px dotted #FAF4EB;
	width:495px;
	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:130px;
}

#box_container_02 {
	background:#FFFFFF;
	border:2px dotted #FAF4EB;
	width:490px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ///////////////END LAYOUT - CLASSES /////////////////// */


/* ///////////////  EW - CLASSES   ////////////////////// */
#ew_content {
	padding-top:10px;
	text-align: left;
	margin-left: 250px;
	width: 527px;
	padding-left: 15px;
	padding-right: 0px;
}

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

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

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