/*---------------- GLOBAL ----------------*/
html {
	margin:0px;
	padding:0px;
	}

body {
	margin:0px;
	padding:0px;
	background-color:#E8E6DD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	text-align:justify;
	}

div#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	width:915px;
	height:860px;
	}
div#top {
	background-image:url(images/bg-content-top.jpg);
	width:915px;
	height:20px;
	}
div#contentArea {
	background-image:url(images/bg-content.jpg);
	background-repeat:repeat-y;
	width:915px;
	height:762px;
	}
div#bottom {
	background-image:url(images/bg-content-bottom.jpg);
	width:915px;
	height:20px;
	}
	
div#menu {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:40px;
	width:915px;
	height:25px;
	}

.linkMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#845533;
	text-decoration:none;
	}
	
.linkMenu:hover {
	color:#500000;
	}
	
.activeLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#500000;
	text-decoration:none;
	}
	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7F7E79;
	}
.readOnly {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B0000;
	text-decoration:underline;
	}
.readOnly:hover {
	text-decoration:none;
	}
	
/*----------------------------------------*/

/*---------------- HOME ----------------*/

div#homeSet1 {
	position:relative;
	top:72px;
	width:915px;
	height:320px;
	}
	
div#logo {
	position:absolute;
	left:20px;
	top:0px;
	width:220px;
	height:320px;
	}

div#banner {
	position:absolute;
	left:250px;
	top:0px;
	width:646px;
	height:320px;
	}

div#homeSet2 {
	position:relative;
	top:82px;
	width:915px;
	height:320px;
	}
	
div#places {
	position:absolute;
	left:20px;
	top:0px;
	width:220px;
	height:320px;
	background-color:#F6F0D6;
	}

div#intro {
	position:absolute;
	left:260px;
	top:0px;
	width:400px;
	height:320px;
	}

div#facility {
	position:absolute;
	left:680px;
	top:0px;
	width:200px;
	height:320px;
	}

div#placeTitle {
	position:relative;
	left:0px;
	top:18px;
	width:auto;
	height:25px;
	padding-left:20px;
	padding-right:10px;
	}

div#placeContent {
	position:relative;
	left:0px;
	top:36px;
	width:auto;
	height:auto;
	padding-left:20px;
	padding-right:10px;
	}

div#title {
	position:relative;
	left:0px;
	top:18px;
	width:auto;
	height:25px;
	}

div#content {
	position:relative;
	left:0px;
	top:36px;
	width:auto;
	height:auto;
	}

.style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	}
	
/*---------------- INSIDE PAGE ----------------*/	

div#insideContentArea {
	position:absolute;
	left:250px;
	top:0px;
	padding:10px;
	width:626px;
	height:630px;
	background-color:#F7F0D6;
	}
	
div#leftpanel {
	position:relative;
	top:82px;
	width:240px;
	height:320px;
	}
div#facilityInside {
	position:absolute;
	left:20px;
	top:0px;
	width:220px;
	height:320px;
	}
	
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#B59985;
	}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:normal;
	color:#550101
	}
	.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:BOLD;
	color:#550101
	}
ul {
	margin-top:0px;
	}
li {
	list-style-image:url(images/bullet.jpg);
	line-height:18px;
	}
/* ------------------ THE RESORT -------------------*/

div#bannerResort {
	position:relative;
	top:20px;
	width:626px;
	height:100px;
	}

div#dinningContent {
	position:relative;
	top:70px;
	width:626px;
	height:120px;
	line-height:17.5px;
	}

div#roomContent {
	position:relative;
	top:110px;
	padding-left:10px;
	width:616px;
	height:120px;
	line-height:17.5px
	}

div#swimmingContent {
	position:relative;
	top:150px;
	width:626px;
	height:120px;
	line-height:17.5px
	}
/*------------- CONTACT -------------*/

div#sectionContact {
	position:absolute;
	padding:10px;
	left:0px;
	top:0px;
	width:280px;
	height:270px;
	}
	
div#sectionReach {
	position:absolute;
	padding:10px;
	left:330px;
	top:0px;
	width:280px;
	height:365px;
	}
	
div#map {
	position:absolute;
	top: 420px;
}

div#placeImage{
	position:absolute;
	left:252px;
	top:483px;
}