/* ///////////////  PRE-DEFINED HTML TAGS ////////////////////// */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

p A {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

p A:hover {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

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: 16px;
	color: #003300;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.room-title { font: bold 13px Verdana, Arial, Helvetica, sans-serif; color:#003300; }

h3 A {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}

h3 A:hover {
	color: #009933;
	text-decoration: underline;
}

.teaser a { font-size: 12px; color: #003300; text-decoration: underline; }
.teaser a:hover { font-size: 12px; color: #003300; text-decoration: none; }

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	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;
}

.currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}

.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-align: center;
	text-decoration: none;
	line-height: 1.2em;
}

.left_column{
	background:url(../images/img_bg_left.jpg) no-repeat;
	position:relative;
	width:200px;
	height:350px;
	left:11;
	float:left;
	clear:right;
}

.left_column_content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-left: 1px;
	text-align: center;
}

/* //////////////////// END LEFT BOX /////////////////// */

/* ///////////////LAYOUT - CLASSES ///////////////////// */
.page_background {
	background: #FFF url(../images/bg.jpg) center top no-repeat;
}

#bg-top { background: url(../images/bg-container.jpg) no-repeat top;}

#top {
	background-image: url(../images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 87px;
	width: 730px;
	overflow: visible;
	margin: 0;
	border: 0;
}

#header {
	height: 216px;
	width: 730px;
	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: 730px;
	height: 41px;
	text-align: right;
}

#navigation {
	margin-right: 17px;
	padding-top: 18px;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	font-size: 11px;
}

.topnav A {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

A.topnav {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.topnav A:hover {
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}

.topnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 11px;
}

.navline01 {
	padding-left: 4px;
	padding-right: 2px;
}

#container {
	background-image: url(../images/img_bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	position: relative;
	width: 730px;
}

 .show-rooms { background: #E3E3DB; border: 1px solid #B7B79B; padding: 10px; }

#bottom {
	background-image: url(../images/img_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 730px;
	height: 16px;
	margin-top: -3px;
}

 html>body #bottom { margin-top: 0; }

#footer {
	width: 730px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width:600px;
	text-align: center;
}

#box_container_01 {
	background-image: url(../images/img_boxrate.jpg);
	border:1px solid #BBBBBB;
	width:480px;
	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:480px;
	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: 230px;
	width: 470px;
}

.room-captions { text-align: center; font-size: 10px; }

/* ///////////////  END EW - CLASSES   ////////////////// */

/* ///////////////  PPC - CLASSES   ///////////////////// */
#ppc_content {
	margin-left:200px;
	padding-top:15px;
	text-align: left;
	margin-right: 25px;
}

/* ///////////// END PPC - CLASSES   //////////////////// */

