body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-color:#ae7a00;
	background-image: url(images/red_bg.gif);
	background-repeat: repeat;	
}
#maintable{
	width:780px;
	background-color:#ffffff;
}
#mainpic1{
	background-image:url(images/boutique_hotel_chiang_mai.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic2{
	background-image:url(images/boutique_hotel_chiang_mai_suite_bedroom.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic3{
	background-image:url(images/boutique_hotel_chiang_mai_passage_way.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic4{
	background-image:url(images/boutique_hotel_chiang_mai_New_Courtyard_View_2.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic5{
	background-image:url(images/boutique_hotel_chiang_mai_Lounge2.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic6{
	background-image:url(images/boutique_hotel_chiang_mai_reception.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic7{
	background-image:url(images/boutique_hotel_chiang_mai_dinning_area.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic8{
	background-image:url(images/boutique_hotel_chiang_mai_Lounge.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic9{
	background-image:url(images/boutique_hotel_chiang_mai_executive_room.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic10{
	background-image:url(images/boutique_hotel_chiang_mai_night_swimming_pool.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic11{
	background-image:url(images/boutique_hotel_chiang_mai_swimming_pool_bar.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic12{
	background-image:url(images/boutique_hotel_chiang_mai_restaurant_pool.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#mainpic13{
	background-image:url(images/boutique_hotel_chiang_mai_dinning_area2.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:260px;
}
#secondrow{
	height:100px;
	width:200px;
}
#topbar {
	background-image:url(images/yellow_bar.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:28px;
}
#fistmenu{
	background-image:url(images/boutique_hotel_chiang_mai-red-bar.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:25px;
}

#secondmenu{
	background-image:url(images/red_bar.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:30px;
}
#footer{
	background-color:#792719;
}
#maincontentbig {
	width:765px;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
}
#maincontent {
	width:545px;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
}
#rightcontent {
	width:212px;
	padding-top:10px;
	padding-left:5px;
	padding-right:3px;
}
.rightbar{
	background-image:url(images/right-bar.jpg);
	background-repeat:no-repeat;
	height:35px;
	border-left:1px #ae7a00 solid;
	border-right:1px #ae7a00 solid;
}
.rightstyle {
	border-bottom:1px #ae7a00 solid;
	border-left:1px #ae7a00 solid;
	border-right:1px #ae7a00 solid;
	padding-left:5px;
	padding-bottom:3px;
	padding-right:2px;
}
.rightstyle-2 {
	border-left:1px #ae7a00 solid;
	border-right:1px #ae7a00 solid;
	padding-left:5px;
	padding-bottom:3px;
	padding-right:2px;
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.rightstyle-l {
	border-left:1px #ae7a00 solid;
	border-right:1px #ae7a00 solid;
}.rightstyle-r {
	border-left:1px #ae7a00 solid;
	border-right:1px #ae7a00 solid;
}
.rightstyle-t {
	border-left:1px #ae7a00 solid;
	border-right:1px #ae7a00 solid;
	border-top:1px #ae7a00 solid;
}
.rightheader{
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-top:2px;
	text-align: center;	
}
.menutop{
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.menutop a{
	color:#ffffff;
	text-decoration:none;
}
.menutop a:hover{
	color:#ae7a00;
	text-decoration:underline;
}
.menubottom{
	margin-top:2px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.menubottom a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menubottom a:hover{
	color:#ae7a00;	
	font-weight:bold;	
	text-decoration:underline;
}
.maintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintext a{
	text-decoration:underline;
	color:#ae7a00;
}
.maintext a:hover{
	text-decoration:none;
	color:#792719;
}

h1{
	margin-bottom:5px;
	margin-top:0px;
	font-family: "Palatino Linotype";	
	font-size: 32px;
	color: #792719;
	font-weight: bold;
}
.orange{
	color: #ae7a00;
}

.header {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #792719;
	font-weight: bold;
}
.pagename {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.main-special{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #792719;
	font-weight: bold;
}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.yellow{
	background-color:#792719;
	color:#FFFFFF;
}
.galleryTable	{
	background-color: #792719;
	border-color: #FFFFFF;	
}
.galleryHeader{
	padding-top: 25px;
}
.floorplan	{
	background-color:#F1EACD;
	border-bottom:1px #ae7a00 solid;
	border-top:1px #ae7a00 solid;
	border-left:1px #ae7a00 solid;
	border-right:1px #ae7a00 solid;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:2px;
	padding-top:5px;
}
.t1	{
	background-color: #792719;	
}

.line 
{
	border: 1px solid #DADADA;
	width: 200px;
} 
#because_we_care{
	background-color:#3d5314;
	padding:10px 10px 10px 10px;
	
}