@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
}

body {
	font-family: Tahoma, Verdana, Arial;
	background-color: #130C06;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

p {
	font-size: 12px;
}
li {
	font-size: 13px;
	padding-bottom: 5px;
}
.baanthai-top {
	background-image: url(data/baanthaihomestay-logo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 800px;
	text-align: left;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.t1 {
	font-size: 14px;
	color: #000000;
}
.t2 {
	font-size: 13px;
	font-style: italic;
}
.t3 {
	font-size: 14px;
	color: #857868;
}
.t4 {
	font-size: 16px;
	color: #000000;
}
.t5 {
	font-size: 14px;
	color: #990000;
	background-color: #e1dcd0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
}
.t6_u {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.t7 {
	font-size: 13px;
	color: #666666;
}
.t8 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}




.table1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}


.table2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #857868;
}
.table3 {
	font-size: 12px;
	color: #333333;
	background-color: #C8C2B5;
}

.head1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.shadow {
	background-color: #FFFFFF;
	background-image: url(data/whitebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}
a.footer:link, a.footer:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.footer_menu:link, a.footer_menu:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}
a.footer_menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.web:link, a.web:visited {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}
a.web:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.mail:link, a.mail:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.mail:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}

