@charset "UTF-8";
/* CSS Document */

/**************************************** COLUMNS */
#colLeft {
	position:absolute;
	left:4px;
	width:250px;
	z-index:10;
	float: left;
	visibility: visible;
	margin-top: 20px;
	overflow: hidden;
	background-color: #AC9D4F;
}
#colRight {
	position:absolute;
	width:250px;
	z-index:10;
	float: right;
	visibility: visible;
	right: 0px;
	margin-top: 32px;
	background-color: #AC9D4F;
}
#colLeft  h1   {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 150%;
} 
#colRight h1 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
} 
#RightDown .biglink {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FDFEBD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#colLeft  h2   {
	color: #353100;
	font-size: 90%;
	line-height: 150%;
	padding-left: 10px;
	font-weight: normal;
}
#colRight h2 {
color: #353100;
	font-size: 90%;
	line-height: 150%;
	padding-left: 10px;
	font-weight: normal;
}
#colLeft  p   {
	color: #353100;
	font-size: 100%;
	line-height: 150%;
	padding-left: 10px;
}
#colRight p {
color: #353100;
	font-size: 100%;
	line-height: 150%;
	padding-left: 10px;
}
#colLeft a, #colRight a  {
	color: #990000;
	text-decoration: none;
}
#colLeft a:hover, #colRight a:hover  {
	color: #FDFEBD;
	text-decoration: none;	
}
#colRight  li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #BDB47F;
	margin-left: -38px;
}
#colRight ul {
	list-style-type: none;
}
#RightDown {
	margin-top: 430px;
}
/**************************************** CENTER */
#container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width:1000px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	visibility: visible;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
	background-color: #AC9D4F;
	z-index: 1;
}
#main {
	position:absolute;
	left:0px;
	top:229px;
	width:1000px;
	background-color: #AC9D4F;
	z-index:3;
	visibility: visible;
	height: 740px;
}
#mainCenter {
	margin-right: 270px;
	margin-left: 270px;
	position: relative;
	top: 32px;
	visibility: visible;
	z-index: 10;
}
#foot {
	width:1000px;
	background-color: #567CC3;
	left: 0px;
	top: 1100px;
	position: absolute;
	visibility: visible;
}
/**************************************** PREVIEWS (INDEX) */

.prevHomePict {
	margin-top: 20px;
}
#prevHomeTxt {
	position: absolute;
	overflow: hidden;
	height: 155px;
	width: 250px;
	top: 150px;
	line-height: 150%;
	font-size: 90%;
}
#previewSail {
	position: absolute;
	top: 0px;
	width: 250px;
	background-color: #567CC3;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	z-index: 50;
	overflow: hidden;
	left: 0px;
	visibility: visible;
	height: 400px;
}
#previewSail  h1 {
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 4px;
}
#previewSail p {
	color: #97CBFF;
	padding-right: 4px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 150%;
}
#previewPhang, #previewHong,#previewDam,#previewPhi, #previewKrabi, #previewLanta, #previewHaa, #previewMuk, #previewRok, #previewBut {
	position: absolute;
	top: 0px;
	height: 400px;
	width: 250px;
	background-color: #7B9ADE;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	z-index: 49;
	visibility: visible;
	overflow: hidden;
	font-size: 90%;
}
#previewPhang h1, #previewHong h1, #previewDam h1, #previewPhi h1, #previewKrabi h1, #previewLanta h1, #previewHaa h1, #previewMuk h1, #previewRok h1, #previewBut h1 {
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 4px;
}
#previewPhang p, #previewHong p, #previewDam p, #previewPhi p, #previewKrabi p, #previewLanta p, #previewHaa p, #previewMuk p, #previewRok p, #previewBut p {
	line-height: 150%;
	font-weight: normal;
	color: #10428E;
	padding-right: 4px;
	padding-bottom: 10px;
}


/**************************************** MAP 01(INDEX) */

#map01 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 50;
}
.mapLink a {
	font-family: "Charlemagne Std Bold", Georgia, Times;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 80%;
}
.mapLink a:hover {
	text-decoration: none;
	color: #FF6600;
}
.mapLinkLanta a {
	font-family: "Charlemagne Std Bold", Georgia, Times;
	color: #F7F27F;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 100%;
}
.mapLinkKrabi a {
	font-family: "Charlemagne Std Bold", Georgia, Times;
	color: #353100;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 100%;
}
.mapLinkLanta a:hover, .mapLinkKrabi a:hover {
	color: #FF6600;
	text-decoration: none;
}
#Phang {
	position:absolute;
	text-transform: uppercase;
	left:53px;
	top:67px;
	width:91px;
	z-index:500;
	visibility: visible;
}
#Hong {
	position:absolute;
	text-transform: uppercase;
	left:41px;
	top:120px;
	width:76px;
	z-index:500;
	visibility: visible;
	text-align: center;
}
#Dam {
	position:absolute;
	text-transform: uppercase;
	left:86px;
	top:152px;
	width:89px;
	z-index:500;
	visibility: visible;
	text-align: right;
}
#Phi {
	position:absolute;
	text-transform: uppercase;
	left:45px;
	top:234px;
	width:93px;
	z-index:500;
	visibility: visible;
	text-align: center;
}
#Krabi {
	position:absolute;
	text-transform: uppercase;
	left:245px;
	top:149px;
	width:86px;
	z-index:500;
	visibility: visible;
	text-align: left;
}
#Lanta {
	position:absolute;
	text-transform: uppercase;
	left:171px;
	top:237px;
	width:100px;
	z-index:500;
	visibility: visible;
	text-align: right;
}
#Haa {
	position:absolute;
	text-transform: uppercase;
	left:80px;
	top:317px;
	width:86px;
	z-index:500;
	visibility: visible;
	text-align: right;
}
#Rok {
	position:absolute;
	text-transform: uppercase;
	left:160px;
	top:385px;
	width:69px;
	z-index:500;
	visibility: visible;
	text-align: right;
}
#Muk {
	position:absolute;
	text-transform: uppercase;
	left:254px;
	top:288px;
	width:98px;
	z-index:500;
	visibility: visible;
	text-align: center;
}
#But {
	position:absolute;
	text-transform: uppercase;
	left:209px;
	top:523px;
	width:77px;
	z-index:500;
	visibility: visible;
	text-align: center;
}
#Tar {
	position:absolute;
	text-transform: uppercase;
	left:304px;
	top:520px;
	width:78px;
	z-index:500;
	visibility: visible;
	text-align: right;
}
