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

body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #bcb8a7;
	SCROLLBAR-HIGHLIGHT-COLOR: #85806a;
	SCROLLBAR-SHADOW-COLOR: #85806a;
	SCROLLBAR-3DLIGHT-COLOR: #85806a;
	SCROLLBAR-ARROW-COLOR: #85806a;
	SCROLLBAR-TRACK-COLOR: #85806a;
	SCROLLBAR-DARKSHADOW-COLOR: #85806a;
	background-color: #BBB8A7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size:28px;
	font-style:normal;
	font-weight:normal;
	color: #666555;
}
h2 {
	font-size:26px;
	font-style:normal;
	font-weight:normal;
}
h3 {
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color: #666555;
}
h4 {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color: #666555;
}
table, tr, td, p, div {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #45443d;
	text-decoration: none;
}
form, input, textarea {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #45443d;
	text-decoration: none;
}
a:link, a:active, a:visited {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #45443d;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #656565;
	text-decoration: none;
}
.add {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #45443d;
	text-decoration: none;
}
a.adde:link, a.adde:active, a.adde:visited {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #45443d;
	text-decoration: none;
}
a.adde:hover {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #656565;
	text-decoration: none;
}
.input {
	background-color:b2ad9a;
	border:0px 0px 0px 0px;
	height:25px;
}
.mybt {
	background-color:#b2ad9a;
	height:25px;
	color: #656565;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px 1;
	border-left: 0px;
}
a.linkunder:link, a.linkunder:active, a.linkunder:visited {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #45443d;
	text-decoration: underline;
}
a.linkunder:hover {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #656565;
	text-decoration: none;
}
.borderpicture {
	border: 2px solid white;
}
.textgray {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color:#85806A;
}
.textred {
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color:#FF0000;
}
img.photo {
	border:1px solid #FFF;
	margin-bottom:1px;
}
#gallery_jasmine div{
	width:151px;
	float:left;
	text-align:center;
	margin-right:6px;
	margin-bottom:5px;
}

#gallery_jasmine div strong{
	display:block;
	color:#555555;
	font-size:11px;
	line-height:12px;
	padding:5px;
	height:24px;
	/*background-color:#FFF;*/
	/*border:1px solid #ceccbe;*/
	}

#gallery{
	width:780px;
	margin:auto;
	}
	
#gallery div{
	/*width:151px;*/
	float:left;
	text-align:center;
	margin-right:6px;
	margin-bottom:5px;
}

#gallery div strong{
	display:block;
	color:#555555;
	font-size:11px;
	line-height:12px;
	padding:5px;
	height:24px;
	/*background-color:#FFF;*/
	/*border:1px solid #ceccbe;*/
	}

.thai{
	font-family: Tahoma, Geneva, sans-serif;
	line-height:16px;
	font-size:12px;
	}
	
.title{
	font-size:16px;
	color:#73705d;
	}

.room-photo{
	width:415px;
	float:right;
	}
	
.room-photo div{
	width:202px;
	margin-right:5px;
	text-align:center;
	margin-bottom:10px;
	float:left;
	
	}
	
.clear{
	clear:both;
	}

ul.list{
	padding-left:18px;
	}
	
ul.list li{
	list-style-type: none;
	margin-bottom:3px;
	float:left;
	width:220px;
	}
	
.title_top{
	font-size:18px; 
	}
	
*:first-child+html .title_top{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
.th_contact{
	display:block; 
	margin-top:3px; 
	width:95px; 
	float:left; 
	margin-left:10px;
	}

*+html a.th_contact{
	width:95px;
	}

.title_contact{
	margin-left:160px; 
	margin-top: 12px;
	color:#e33900;
	}
	

html>body table tr td div.title_contact{
	margin-top: 11px;
	margin-top: 12px\0/;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.title_contact{
		margin-top: 13px;
		}
}


#welcome_box{
	width:270px;
	border-right:1px dotted #FFF;
	padding-right:10px;
	float:left;
	}

#where-we-are{
	width:230px;
	border-right:1px dotted #FFF;
	padding:0px 10px;
	float:left;
	}
	
#activity-box{
	float:left;
	width:230px;
	margin-left:10px;
	}	

* html #activity-box{
	padding-left:9px;
	margin-left:0px;
	}
