/* ///////////////  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.5em
	text-decoration: none;
}

p A {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

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

.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 1.5em
	text-decoration: none;
}

.p A {
	color: #990000;
	text-decoration: none;
}

.p A:hover {
	color: #990000;
	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: #990000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

h1 span {
	background-image: url(../images/img_banner.jpg);
	background-repeat:no-repeat;
	height: 298px;
	width: 763px;
	position: absolute;
}

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

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

h2 hover{
	color: #990000;
	text-decoration: none;
}

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

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

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

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

.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: 16px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-decoration: none;
}

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

.left_column{
	position:relative;
	width:190px;
	height: 350px;
	left: 15px;
	float:left;
	clear: right;
}

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

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

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

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

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

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

#navigation {
	margin-left: 50px;
	margin-right: 40px;
	padding-top: 8px;
}

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

.topnav A {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

A.topnav {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

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

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

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

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

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

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

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

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width:100%;
	padding-right:10px;
	padding-top: 35px;
	text-align:center;
}

.footer a{
	color: #333333;
	text-decoration:none;
}

.footer hover{
	color: #666666;
	text-decoration:none;
}

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

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

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

h4 span a {
	color: #000000;
	text-decoration:none;
}
h4 span hover {
	color: #990000;
	text-decoration: none
}

body {
	margin-bottom: 0px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ///////////////END LAYOUT - CLASSES /////////////////// */


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

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

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

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