body{
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	height: 100%;
	position: relative;
	font-family: Verdana, sans-serif;
	background: url(../images/main-bg.png) repeat;
}
ul, li, h3, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.4em;
}
.sidebar{
	position:absolute;
	right:5px;
	top:15px;
}

#links{
	border:1px solid black;
	/*width:210px;*/
	padding:10px;
	background-color:white;
}
	#links h3{
		color:#933;
	}
	#links ul{
		padding: 8px 0 3px 20px;
	}
	#links li{
		list-style-type:circle;
	}
	#links a{
		color:#69C;
	}

h1{
	margin:20px 0;
	color:#5B739C;
}
	h1 strong{
		font-size:13px;
		color:#777;
	}
h2.title{
	color:#933;
	margin-bottom:10px;
	text-align:right;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #63281f;
}
.chiangmai-box ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #63281f;
	list-style: circle;
}
.clear{
	clear:left;
}
table {
	font: .8em Verdana, Geneva, sans-serif;
	text-decoration: none;
	border: 1px solid #514424;
	
}
table tr th {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #514424;
	background: #9a8c5f;
	color: #63281f;
}
table tr td {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #514424;
	text-align: center;
	color: #63281f;
}
table caption {
	background: #63281f;
	line-height: 20px;
	color: #e9af1e;
}
.alignleft {
	float: left;
	margin: 0px 8px 8px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 8px 8px;
}
.aligncenter {
	margin:0 auto;
}
hr {
	clear: both;
	border: 1px solid #514424;
	width: 450px;
	float: left;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
label {
	color: #63281f;
	text-decoration: none;
	width: 100px;
	float: left;
}
.book_form {
width:500px;
}
.book_form label{
width: 150px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block

}
.book_form p{
height:14px;
}
#contact-form {
width:500px;
}
#contact-form label{
width: 150px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block

}
#contact-form p{
height:14px;
}
#contact-form p.tall{
height:45px;
}
