@charset "utf-8";
.container {
	background-color: #FFFFFF;
	margin-left:-400px;
	clear: both;
	float: none;
	height: 600px;
	width: 800px;
	border: 1px solid #333333;
	position: absolute;
	overflow:hidden;
	top:0px;
	left:50%;
	filter: Shadow(Color=#333333, Direction=1);
}
.topMenuBar {
	background-color: #F6905D;
	clear: both;
	float: none;
	height: 25px;
	width: 100%;
	position: relative;
}
.homeMenuItem {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	height: 100%;
	width: 150px;
	border: 1px solid #FFFFFF;
	line-height: 25px;
	background-color: #F6905D;
}
.mastHeadHome {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: 100px;
	width: 100%;
	position: relative;
	background-attachment: inherit;
	background-image: url(/newimages/homeBanner_03.png);
	background-repeat: no-repeat;
	margin: auto;
}
.mastHeadOffers {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: 100px;
	width: 100%;
	position: relative;
	background-attachment: inherit;
	background-image: url(/newimages/offersBanner_03.png);
	background-repeat: no-repeat;
}

.mastHeadAccommodation {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: 100px;
	width: 100%;
	position: relative;
	background-attachment: inherit;
	background-image: url(/newimages/accommodationBanner_03.png);
	background-repeat: no-repeat;
}
.mastHeadBooking {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: 100px;
	width: 100%;
	position: relative;
	background-attachment: inherit;
	background-image: url(/newimages/bookingBanner_03.png);
	background-repeat: no-repeat;
}
.mastHeadContact {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: 100px;
	width: 100%;
	position: relative;
	background-attachment: inherit;
	background-image: url(/newimages/contactBanner_03.png);
	background-repeat: no-repeat;
}
.mainPictureArea {
	background-color: #CCCCCC;
	clear: none;
	float: left;
	height: 250px;
	width: 600px;
	position: relative;
	background-attachment: inherit;
	background-repeat: no-repeat;
}
.mainTextArea {
	background-color: #FFFFFF;
	clear: none;
	float: left;
	height: 225px;
	width: 600px;
	position: relative;
	overflow: scroll;
	overflow-x: visible;
}
.mainText {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 15px;
	margin-right:15px;
	text-align:justify;
}
.sideBarTitle {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	height: 30px;
	width: 100%;
	line-height: 30px;
	background-color: #89D4E3;
}
th {
	background-color: #89D4E3;
	text-align:left;
}

.sideBarText {
	font-family: verdana;
	font-size: 8pt;
	color: #89D4E3;
	text-align: justify;
	margin-left:10px;
	margin-right: 5px;
}
td {
	background-color: #DBF0F4;
	text-align: left;
}

.sideBar {
	background-color: #DBF0F4;
	clear: none;
	float: right;
	height: 472px;
	width: 198px;
	position: relative;
}
.accomMenuItem {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	height: 100%;
	width: 150px;
	border: 1px solid #FFFFFF;
	line-height: 25px;
	background-color: #FF0000;
}
.bookMenuItem {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	height: 100%;
	width: 150px;
	border: 1px solid #FFFFFF;
	line-height: 25px;
	background-color: #00CC66;
}
.conMenuItem {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	height: 100%;
	width: 150px;
	border: 1px solid #FFFFFF;
	line-height: 25px;
	background-color: #FF66FF;
}
.offersMenuItem {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: left;
	height: 100%;
	width: 150px;
	border: 1px solid #FFFFFF;
	line-height: 25px;
	background-color: #89D4E3;
}

a {
	color: #F57B20;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #89D4E3;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.mainArea {
	background-color: #FFFFFF;
	clear: none;
	float: left;
	height: 475px;
	width: 600px;
	padding-right:10px;
	position: relative;
	background-attachment: inherit;
	background-repeat: no-repeat;
	overflow:scroll;
	overflow-x: visible;
}
.mainAreaFull {
	background-color: #FFFFFF;
	clear: none;
	float: left;
	height: 500px;
	width: 98%;
	padding-right:10px;
	position: relative;
	background-attachment: inherit;
	background-repeat: no-repeat;
	overflow:scroll;
	overflow-x: visible;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #999999;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin-left: 10px;
}
.mainAreanoscroll {
	background-color: #FFFFFF;
	clear: none;
	float: left;
	height: 800px;
	width: 590px;
	padding-right:10px;
	position: relative;
	background-attachment: inherit;
	background-repeat: no-repeat;
	overflow:visible;
	overflow-x: visible;
}
.containerScroll {
	background-color: #FFFFFF;
	margin-left:-400px;
	clear: both;
	float: none;
	height: 600px;
	width: 800px;
	border: 1px solid #333333;
	position: absolute;
	overflow:visible;
	top:0px;
	left:50%;
	filter: Shadow(Color=#333333, Direction=1);
}
