@charset "UTF-8";
body{
	text-align: center;
	margin: 0px 0 0 0;
	/* [disabled]background-color: #39F; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	background-image:url(../images/bg.png);
	/* [disabled]background-repeat: repeat-x; */
	}
table { border-collapse: collapse }
#divPage{
	width: 930px;
	margin: auto;
	margin-top:11px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	background-image:url(../images/bgpage.png);
}
a{
	text-decoration:none;
	color:#930;
}
a:hover{
	text-decoration:underline;
	color:#930;
}
h1 {
				
				font-size: 14px;
				color: #DDDDDD;
				line-height: 16px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				padding: 9px 0px 3px 0px;
				margin: 0px 0px 5px 0px;
				clear: both;
				border-bottom:1px dotted #CCCCCC;
				width:96%;

}
h1 A:link {
	color: #514b42;
	text-decoration: none;
}
h1 A:visited {
	color: #514b42;
	text-decoration: none;
}
h1 A:active {
	color: #CAC5BD;
	text-decoration: none;
}
h1 A:hover {
	color: #CAC5BD;
	text-decoration: none;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 5px 0px 0px 15px;
	margin: 5px 5px 5px 5px;
	text-decoration: underline;
}
h2 A:link {
	color: #3D261D;
	text-decoration: none;
}
h2 A:visited {
	color: #3D261D;
	text-decoration: none;
}
h2 A:active {
	color: #613A14;
	text-decoration: none;
}
h2 A:hover {
	color: #613A14;
	text-decoration: none;
}

h3 {
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 5px 15px;
	margin: 5px 5px 5px 15px;
	list-style-type: none;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #613A14;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 15px 5px 0px;
}
h4 .title{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	text-decoration: underline;
}
h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 5px 0px 25px;
	margin: 5px 5px 5px 0px;
}

h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 10px;
}
p {
				padding: 5px 10px 0px 20px;
				font-family: Tahoma, Verdana, Arial, Helvetica;
				font-size: 12px;
				color: #aaa096;
				line-height: 16px;
				font-style: normal;
				font-weight: normal;
				margin: 0px 0px 0px 0px;
				clear: both;
				
}
p A:link {
	color: #613A14;
	text-decoration: none;
}
p A:visited {
	color: #613A14;
	text-decoration: none;
}
p A:active {
	color: #CAC5BD;
	text-decoration: none;
}
p A:hover {
	color: #f58220;
	text-decoration: none;
}
.extra {
				padding: 5px 10px 0px 20px;
				font-family: Tahoma, Verdana, Arial, Helvetica;
				font-size: 12px;
				color: #F58220;
				line-height: 16px;
				font-style: normal;
				font-weight: normal;
				margin: 0px 0px 0px 0px;
}
ul li {
	list-style-type: disc;
	list-style: outside;
	padding: 0px 0px 5px 0px;
} 
ul {
				padding: 0 0 5px 0px;
				float: left;
				width: 230px;
				clear: both;
				color: #B99152;
} 

/* Start Header, Logo, Top Navigator  */
/* -------------------------------------------- */

#Header{
				width: 900px;
				height: 200px;
				vertical-align:top;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				border: 0px none #000000;
}
#Social{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 780px;
	height: 32px;
	text-align: right;
	border-spacing: 0px;
	border-collapse: 0px;
	vertical-align: top;
}
#bgHeader{
	padding: 0px;
	margin: auto;
	width: 900px;
	height: 110px;
	border-spacing: 1px;
	border-collapse: 0px;
	vertical-align: top;
	/*background-image: url(../images/bgtop.png);*/
	border:0px solid #666666;
}
#bgHeaderLeft{
	vertical-align:baseline;
	
}

#headerLogo{
	margin: 5px 0 0 30px;
	float: left;
	width: 160px;
	padding: 0px;
	height: 70px;
}
.logo {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 160px;
	height: 70px;
}
#headerNav{
	margin: 20px 0 0 0px;
	height: 40px;
	width: 600px;
	padding: 0px;
}
#topheader{
	margin: 0 0 0 0px;
	float: left;
	width: 1000px;
	padding: 0px;
	height: 20px;
	/* [disabled]background-image: url(../images/bgfooter.png); */
}

/* -------------------------------------------- */
/* End Header, Logo, Top Navigator  */

/* Start Left & Right Column, Content  */
/* -------------------------------------------- */

#divContent {
	margin: 0px 0px 0px 0px;
	padding:5px 0px;
	width: 900px;
	height: 336px;
	border-top-color:#666666;
	/*background-image: url(../images/bg3.png);*/
}
.newbgcontent {
	border-top-style: solid;
	background-color: #0C0;
}

/* Start Left Column, All Content  */
/* -------------------------------------------- */
#divLeft{
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px none #000000;
}
#divLeft1{
	float: left;
	width: 930px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}



#newpresent{
				margin: 0 0 0 0px;
				float: left;
				height: 240px;
				width: 500px;
				padding: 10px 0px 0px 10px;
				clear: both;
}
#newcontent{
	margin: 90px 0 0 0px;
	float: left;
	height: 180px;
	width: 900px;
	padding: 0px;
	background-image:url(../images/bgcon.png);
}
#divPageTitle{
	margin: 0px 0 0 20px;
	float: left;
	height: 30px;
	width: 850px;
	padding: 10px 0px 0px 0px;
	z-index: 2;
	position: relative;
	clear: both;
	/* [disabled]background-color: #2d0100; */
	text-align: left;
}

div.divdetailscontent 
{
	scrollbar-arrow-color: #544329;
	scrollbar-3dlight-color: #7F705D;
	scrollbar-darkshadow-color: #544329;
	scrollbar-face-color: #705C46;
	scrollbar-highlight-color: #b3a79b;
	scrollbar-shadow-color: #70665A;
	scrollbar-track-color: #705E4B;
	width: 890px;
	height: 160px;
	table-layout: fixed;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	text-align: left;
	font-size: 11px;
	color:#999999;
	line-height: 16px;
	margin: 82px 0px 0px 0px;
	padding-left: 10px;
	background-image: url(../images/bgcon.png);
}

/* -------------------------------------------- */
/* End Left Column, All Content  */



/* Start Right Column, All Menu  */
/* -------------------------------------------- */
#divRightroom{
	float: right;
	width: 300px;
	margin: 10px 0px 0px 40px;
	padding: 0px;
	border: 0px none #000000;
}
#divRight{
	float: right;
	width: 270px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

#divRight1{
	float: right;
	width: 245px;
	margin: 5px 15px 0px 0px;
	padding: 0px;
}
#divLanguages{
	margin: 5px 0 0 0;
	float: left;
	height: 20px;
	width: 270px;
	padding: 0px;
}
#divServices{
	margin: 5px 0 0 0;
	float: left;
	width: 270px;
	padding: 0px;
}
#divServiceDetails{
				margin: 5px 0 0 0;
				float: left;
				width: 530px;
				height: 240px;
				padding: 0px 0px 0px 0px;
				clear: both;
}

div.divdetailsmenu 
{
	scrollbar-arrow-color: #544329;
	scrollbar-3dlight-color: #7F705D;
	scrollbar-darkshadow-color: #544329;
	scrollbar-face-color: #705C46;
	scrollbar-highlight-color: #b3a79b;
	scrollbar-shadow-color: #70665A;
	scrollbar-track-color: #705E4B;
	width: 260px;
	height: 325px;
	table-layout: fixed;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}
.services {
				padding: 5px 0px 0px 35px;
				font-family: Tahoma, Verdana, Arial, Helvetica;
				font-size: 11px;
				color: #aaa096;
				line-height: 16px;
				font-style: normal;
				font-weight: normal;
				margin: 0px 0px 0px 0px;
				float: left;
				clear: both;
}
.services A:link {
	color: #613A14;
	text-decoration: none;
}
.services A:visited {
	color: #613A14;
	text-decoration: none;
}
.services A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.services A:hover {
	color: #f58220;
	text-decoration: none;
}
.prices {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #aaa096;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 10px 0px 0px;
	text-align: right;
	float: right;
	}
.time {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #aaa096;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}

/* -------------------------------------------- */
/* End Right Column, All Menu  */

/* Start Footer Column, All Contact, copy Right */
/* -------------------------------------------- */
#divFooter{
	width: 900px;
	clear: both;
	height: 10px;
	margin: auto;
	padding: 0px;
	background-image: url(../images/bgfooter.png);
}

#footerTerms{
	margin: 0 0 0 230px;
	float: left;
	width: 900px;
	padding: 0px;
	height: 20px;
	background-image: url(../images/bgfooter.png);
	
}


/* -------------------------------------------- */
/* End Footer Column, All Menu  

*/
}
#navi{
	float: left;
	height: 100px;
	width: 560px;
	padding: 0px;
	background-color: #000000;
	background-image: url('images/bg_div_navi.jpg');
}

#navright{
	float: left;
	height: 46px;
	width: 10px;
	padding: 0px;
	background-color: #000000;
	background-image: url('images/bg_div_navi.jpg')
}
#nav1{
	float: left;
	height: 46px;
	width: 130px;
	padding: 0px;
	background-color: #C0C0C0;
}
#nav2{
	float: left;
	height: 46px;
	width: 130px;
	padding: 0px;
	background-color: #999999;
}
#nav3{
	float: left;
	height: 46px;
	width: 130px;
	padding: 0px;
	background-color: #CCCCCC;
}
#nav4{
	float: left;
	height: 46px;
	width: 130px;
	padding: 0px;
	background-color: #C0C0C0;
}


div.divdetailsfull 
{
	scrollbar-arrow-color: #544329;
	scrollbar-3dlight-color: #7F705D;
	scrollbar-darkshadow-color: #544329;
	scrollbar-face-color: #705C46;
	scrollbar-highlight-color: #b3a79b;
	scrollbar-shadow-color: #70665A;
	scrollbar-track-color: #705E4B;
	width: 780px;
	height: 112px;
	table-layout: fixed;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}
div.divdetails23 
{
	scrollbar-arrow-color: #544329;
	scrollbar-3dlight-color: #7F705D;
	scrollbar-darkshadow-color: #544329;
	scrollbar-face-color: #705C46;
	scrollbar-highlight-color: #b3a79b;
	scrollbar-shadow-color: #70665A;
	scrollbar-track-color: #705E4B;
	width: 500px;
	height: 112px;
	table-layout: fixed;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}

div.divdetails13 
{
	scrollbar-arrow-color: #544329;
	scrollbar-3dlight-color: #7F705D;
	scrollbar-darkshadow-color: #544329;
	scrollbar-face-color: #705C46;
	scrollbar-highlight-color: #b3a79b;
	scrollbar-shadow-color: #70665A;
	scrollbar-track-color: #705E4B;
	width: 280px;
	height: 112px;
	table-layout: fixed;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}
div.divdetailspackages 
{
	scrollbar-arrow-color: #544329;
	scrollbar-3dlight-color: #7F705D;
	scrollbar-darkshadow-color: #544329;
	scrollbar-face-color: #705C46;
	scrollbar-highlight-color: #b3a79b;
	scrollbar-shadow-color: #70665A;
	scrollbar-track-color: #705E4B;
	width: 280px;
	height: 125px;
	table-layout: fixed;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}


.tab50 {
				padding: 10px 0 0 0;
				margin-left: 50px;
				line-height: 20px;
}
.tab {
	list-style: none;
	padding: 0px 0 5px 40px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #aaa096;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
.tab A:link {
	color: #613A14;
	text-decoration: none;
}
.tab A:visited {
	color: #613A14;
	text-decoration: none;
}
.tab A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.tab A:hover {
	color: #f58220;
	text-decoration: none;
}
.tab11 {
	padding: 5px 0 5px 50px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #aaa096;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.tab11 A:link {
	color: #aaa096;
	text-decoration: none;
}
.tab11 A:visited {
	color: #aaa096;
	text-decoration: none;
}
.tab11 A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.tab11 A:hover {
	color: #f58220;
	text-decoration: none;
}
.tab111 {
	padding: 5px 0 5px 30px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #aaa096;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.tab111 A:link {
	color: #aaa096;
	text-decoration: none;
}
.tab111 A:visited {
	color: #aaa096;
	text-decoration: none;
}
.tab111 A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.tab111 A:hover {
	color: #f58220;
	text-decoration: none;
}
.tab1111Title {
				padding: 5px 0 5px 50px;
				font-family: Tahoma, Verdana, Arial, Helvetica;
				font-size: 11px;
				color: #b99152;
				line-height: 10px;
				font-style: normal;
				font-weight: bold;
				margin: 0px 0px 0px 0px;
}
.tab1111Title A:link {
	color: #aaa096;
	text-decoration: none;
}
.tab1111Title A:visited {
	color: #aaa096;
	text-decoration: none;
}
.tab1111Title A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.tab1111Title A:hover {
	color: #f58220;
	text-decoration: none;
}
.tab1111 {
	padding: 5px 0 5px 50px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #aaa096;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.tab1111 A:link {
	color: #aaa096;
	text-decoration: none;
}
.tab1111 A:visited {
	color: #aaa096;
	text-decoration: none;
}
.tab1111 A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.tab1111 A:hover {
	color: #f58220;
	text-decoration: none;
}
.tab12 {
	padding: 5px 0 5px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 100px;
}
.tab122 {
	padding: 5px 0 5px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #aaa096;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 100px;
}
.tab13 {
	padding: 5px 0 5px 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
.tab14 {
	padding: 5px 0 5px 2000px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

.tabunderline {
	border-bottom-color: #3D261D;
	border-color: #3D261D;
	padding: 5px 0 5px 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.tabunderline A:link {
	color: #514b42;
	text-decoration: none;
}
.tabunderline A:visited {
	color: #514b42;
	text-decoration: none;
}
.tabunderline A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.tabunderline A:hover {
	color: #CAC5BD;
	text-decoration: none;
}

.fullimage {
	padding: 5px 0px 10px 0;
	text-align: right;
}
.thumb  {
	padding: 0;
	margin: 0px 0px 0px 10px;
	border: 3px #FFFFFF solid;
	float: right;
}
.thumbsmall  {
	padding: 0;
	margin: 0px 0px 0px 0px;
	border: 1px #FFFFFF solid;
}


/*- Menu Start --------------------------- */
	
#menu {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:visited {
	color: #E4D6CD;
	display: block;
	background: url('images/sukhothai_heritage_on.jpg');
	padding: 8px 0 0 10px;
}
	
#menu li a:link {
	color: #E4D6CD;
	display: block;
	background: url('images/sukhothai_heritage_on.jpg');
	padding: 8px 0 0 10px;
}
	
#menu li a:hover {
	color: #FFF;
	background: url('images/sukhothai_heritage_over.jpg') 0
-32px;
	padding: 8px 0 0 10px;
}	
/*- Menu End --------------------------- */

/*- Menu1 Sukhothai Heritage --------------------------- */
.menu1 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu1 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu1 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_heritage_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu1 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_heritage_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu1 a:hover {
	color: #300;
	background: url('images/sukhothai_heritage_over.jpg');
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}	
/*- Menu2 Location & Map --------------------------- */
.menu2 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu2 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu2 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_location_map_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu2 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_location_map_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu2 a:hover {
	color: #a76717;
	background: url('images/sukhothai_location_map_over.jpg');
	padding: 0px 0px 0px 0px;
}	
/*- Menu3 Accommodations --------------------------- */
.menu3 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu3 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu3 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_accommodations_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu3 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_accommodations_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu3 a:hover {
	color: #a76717;
	background: url('images/sukhothai_accommodations_over.jpg');
	padding: 0px 0px 0px 0px;
}	
/*- Menu4 Facilities --------------------------- */
.menu4 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu4 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu4 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_facilities_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu4 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_facilities_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu4 a:hover {
	color: #a76717;
	background: url('images/sukhothai_facilities_over.jpg');
	padding: 0px 0px 0px 0px;
}	
/*- Menu5 Meeting & Events --------------------------- */
.menu5 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu5 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu5 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_meeting_events_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu5 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_meeting_events_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu5 a:hover {
	color: #a76717;
	background: url('images/sukhothai_meeting_events_over.jpg');
	padding: 0px 0px 0px 0px;
}	
/*- Menu6 Dining --------------------------- */
.menu6 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu6 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu6 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_dining_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu6 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_dining_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu6 a:hover {
	color: #a76717;
	background: url('images/sukhothai_dining_over.jpg');
	padding: 0px 0px 0px 0px;
}	
/*- Menu7 Activities --------------------------- */
.menu7 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu7 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu7 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_activities_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu7 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_activities_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu7 a:hover {
	color: #a76717;
	background: url('images/sukhothai_activities_over.jpg');
	padding: 0px 0px 0px 0px;
}	
/*- Menu8 Gallery --------------------------- */
.menu8 {
	width: 240px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.07em;
	padding: 0px 0px 0px 0px;
}
.menu8 a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}	
.menu8 a:visited {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_gallery_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu8 a:link {
	color: #c69c6d;
	display: block;
	background: url('images/sukhothai_gallery_on.jpg');
	padding: 0px 0px 0px 0px;
}
.menu8 a:hover {
	color: #a76717;
	background: url('images/sukhothai_gallery_over.jpg');
	padding: 0px 0px 0px 0px;
}	











.title {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #853212;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	height: 38px;
	vertical-align: top;
	z-index: 3;
	position: relative;
	top: -20;
}
.headline {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 5px 35px;
	margin: 0px;
}
.headline A:link {
	color: #514b42;
	text-decoration: none;
}
.headline A:visited {
	color: #514b42;
	text-decoration: none;
}
.headline A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.directory {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	text-align: left;
}
.form {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
}
.body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 10px 0px;
	margin: 5px 10px 5px 0px;
}
.bodytop {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 5px 0px;

}
.bodytop A:link {
	color: #514b42;
	text-decoration: none;
}
.bodytop A:visited {
	color: #514b42;
	text-decoration: none;
}
.bodytop A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.bodytab {
	padding: 0px 0px 10px 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
.bodytab A:link {
	color: #514b42;
	text-decoration: none;
}
.bodytab A:visited {
	color: #514b42;
	text-decoration: none;
}
.bodytab A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.bodytab A:hover {
	color: #CAC5BD;
	text-decoration: none;
}

.body1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #CAC5BD;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 15px 10px 5px 0px;
	width: 460px;
}
.body1top {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #CAC5BD;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 5px 0px;

	width: 460px;
}

.bodylist {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #CAC5BD;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 15px;
	margin: 15px 10px 5px 0px;
}
.bodylist A:link {
	color: #514b42;
	text-decoration: none;
}
.bodylist A:visited {
	color: #514b42;
	text-decoration: none;
}
.bodylist A:hover {
	color: #CAC5BD;
	text-decoration: none;
}

.descriptions {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
	padding-left: 0;
	margin-right: 0px;
	margin-left: 0px;
}
.details {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 20px 5px 20px;
}
.list {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 10px 0px 0px;
	margin: 5px 0px 5px 30px;
	list-style-type: disc;
	list-style-position: outside;
	clip: rect(auto, auto, auto, 0px);
}
.list A:link {
	color: #613A14;
	text-decoration: none;
}
.list A:visited {
	color: #613A14;
	text-decoration: none;
}
.list A:hover {
	color: #f58220;
	text-decoration: none;
}
.listpackages {
				font-family: Tahoma, Verdana, Arial, Helvetica;
				text-align: left;
				font-size: 11px;
				color: #b99152;
				line-height: 14px;
				font-style: normal;
				letter-spacing: 0px;
				padding: 0px 10px 0px 5px;
				margin: 5px 0px 5px 50px;
				list-style-type: disc;
				list-style-position: outside;
				clip: rect(auto, auto, auto, 0px);
}
.listpackages A:link {
				color: #b99152;
				text-decoration: none;
}
.listpackages A:visited {
	color: #b99152;
	text-decoration: none;
}
.listpackages A:hover {
	color: #f58220;
	text-decoration: none;
}
.listservices {
				font-family: Tahoma, Verdana, Arial, Helvetica;
				text-align: left;
				font-size: 11px;
				color: #aaa096;
				line-height: 14px;
				font-style: normal;
				font-weight: normal;
				letter-spacing: 0px;
				padding: 0px 10px 0px 5px;
				margin: 0px 0px 5px 25px;
				list-style-type: disc;
				list-style-position: outside;
				clip: rect(auto, auto, auto, 0px);
}
.listservices A:link {
				color: #aaa096;
				text-decoration: none;
}
.listservices A:visited {
	color: #aaa096;
	text-decoration: none;
}
.listservices A:hover {
	color: #f58220;
	text-decoration: none;
}
.list2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #b99152;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	list-style-type: none;
	clip: rect(auto, auto, auto, 0px);
	width: 240px;
}
.list2 A:link {
	color: #b99152;
	text-decoration: none;
}
.list2 A:visited {
	color: #b99152;
	text-decoration: none;
}
.list2 A:hover {
	color: #f58220;
	text-decoration: none;
}
.listnumber {
				list-style: none;
				width: 410px;
				padding: 10px 0 5px 40px;
				font-family: Tahoma, Verdana, Arial, Helvetica;
				font-size: 11px;
				color: #aaa096;
				line-height: 12px;
				font-style: normal;
				font-weight: normal;
				margin: 0px 0px 0px 20px;
				list-style-type: decimal;
				list-style-position: outside;
				clip: rect(auto, auto, auto, 0px);
				clear: right;
}
.listnumber A:link {
	color: #514b42;
	text-decoration: none;
}
.listnumber A:visited {
	color: #514b42;
	text-decoration: none;
}
.listnumber A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.listletter {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #462a0f;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 20px;
	margin: 5px 30px 5px 50px;
	list-style-type: lower-alpha;
	list-style-position: inside;
	clip: rect(auto, auto, auto, 0px);
}
.listletter A:link {
	color: #514b42;
	text-decoration: none;
}
.listletter A:visited {
	color: #514b42;
	text-decoration: none;
}
.listletter A:hover {
	color: #CAC5BD;
	text-decoration: none;
}

.email {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 10px;
	margin: 5px 15px 5px 12px;
	list-style-type: none;
	list-style-position: inside;
	clip: rect(auto, auto, auto, 0px);
}
.email A:link {
	color: #514b42;
	text-decoration: none;
}
.email A:visited {
	color: #514b42;
	text-decoration: none;
}
.email A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.more {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #514B42;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 10px;
	margin: 5px 15px 5px 12px;
	list-style-type: none;
	list-style-position: inside;
	clip: rect(auto, auto, auto, 0px);
	text-align: right;
}
.more A:link {
	color: #b99152;
	text-decoration: none;
}
.more A:visited {
	color: #b99152;
	text-decoration: none;
}
.more A:hover {
	color: #f58220;
	text-decoration: none;
}
.hotel {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 12px;
	list-style-type: none;
	list-style-position: inside;
	clip: rect(auto, auto, auto, 0px);
}
.hotel A:link {
	color: #514b42;
	text-decoration: none;
}
.hotel A:visited {
	color: #514b42;
	text-decoration: none;
}
.hotel A:hover {
	color: #CAC5BD;
	text-decoration: none;
}

.style1 {
	text-align: right;
	padding-right: 20px;
}
.reserve {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #514b42;
	text-decoration: none;
	background-image: url('images/bg_reserve.jpg');
}
.linknavi {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #b99152;
	text-decoration: none;
	padding-top: 5px;
}
.linknavi A:link {
	color: #b99152;
	text-decoration: none;
}
.linknavi A:visited {
	color: #b99152;
	text-decoration: none;
}
.linknavi A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.linknavi A:hover {
	color: #f58220;
	text-decoration: none;
}
.linktop {
	text-align: right;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #b99152;
	text-decoration: none;
	padding-bottom: 5px;
	padding-right: 10px;
}
.linktop A:link {
	color: #b99152;
	text-decoration: none;
}
.linktop A:visited {
	color: #b99152;
	text-decoration: none;
}
.linktop A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.linktop A:hover {
	color: #f58220;
	text-decoration: none;
}
.linkmenu {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #b99152;
	text-decoration: none;
	padding-top: 0;
	background-image: url('bg_div_reserve.jpg');
	background-repeat: no-repeat;
}
.linksubmenu {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #b99152;
	text-decoration: none;
	padding-top: 0;
}
.linksubmenu A:link {
	color: #b99152;
	text-decoration: none;
}
.linksubmenu A:visited {
	color: #b99152;
	text-decoration: none;
}
.linksubmenu A:active {
	color: #CAC5BD;
	text-decoration: none;
}
.linksubmenu A:hover {
	color: #f58220;
	text-decoration: none;
}

.linklanguages {
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #f58220;
	padding-right: 5px;
}
.linklanguages A:link {
	color: #b99152;
	
	text-decoration: none;
}
.linklanguages A:visited {
	color: #b99152;
	text-decoration: none;
}
.linklanguages A:active {
	color: #b99152;
	text-decoration: none;
}
.linklanguages A:hover {
	color: #f58220;
	text-decoration: none;
}

.linknav{
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #464646;
}
.linkterms {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #462a0f;
	text-decoration: none;
}
.linkterms A:link {
	color: #462a0f;
	text-decoration: none;
}
.linkterms A:visited {
	color: #462a0f;
	text-decoration: none;
}
.linkterms A:active {
	color: #000000;
	text-decoration: none;
}
.linkterms A:hover {
	color: #b99152;
	text-decoration: none;
}
.linkcontact {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #462a0f;
	padding-right: 2px;
}

.acenter {
	text-align: center;
}
.aleft {
	text-align: left;
}
.aright {
	text-align: right;
}
#navbutton{
	float: left;
	height: 46px;
	width: 130px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	background-image: url('images/bg_div_button.jpg');
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #464646;
}
.content{
	padding: 0px;
	margin: 5px 0px 0px 0px;
	width: 780px;
	height: 150px;
	text-align: left;
	border-spacing: 0px;
	border-collapse: 0px;
	vertical-align: top;
	background-image: url('images/bg_div_content.jpg');
}
.hotelsresorts {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
	vertical-align: top;
	padding-left: 20px;
}
.destinations2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
	vertical-align: top;
	padding-left: 0px;
}
.hotelsresortsdetails {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
	vertical-align: top;
	padding-left: 0px;
}
.destinations2details {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
	vertical-align: top;
}
.column1head {
	border-bottom: 1px #666666 solid;
	width: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
.column1head A:link {
	color: #514b42;
	text-decoration: none;
}
.column1head A:visited {
	color: #514b42;
	text-decoration: none;
}
.column1head A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.column1 {
	width: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
}
.column2head {
	border-bottom: 1px #666666 solid;
	width: 200px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
.column2head A:link {
	color: #514b42;
	text-decoration: none;
}
.column2head A:visited {
	color: #514b42;
	text-decoration: none;
}
.column2head A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.column2 {
	width: 200px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
}
.column3head {
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	width: 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
.column3head A:link {
	color: #514b42;
	text-decoration: none;
}
.column3head A:visited {
	color: #514b42;
	text-decoration: none;
}
.column3head A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.column3 {
	width: 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
}
.column4head {
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	width: 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
.column4head A:link {
	color: #514b42;
	text-decoration: none;
}
.column4head A:visited {
	color: #514b42;
	text-decoration: none;
}
.column4head A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.column4 {
	width: 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
}
.column5head {
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	width: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
.column5head A:link {
	color: #514b42;
	text-decoration: none;
}
.column5head A:visited {
	color: #514b42;
	text-decoration: none;
}
.column5head A:hover {
	color: #CAC5BD;
	text-decoration: none;
}
.column5 {
	width: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
}
thead th {
	BACKGROUND-COLOR: #333333;
	TEXT-ALIGN: left;
}
tfoot th {
	BACKGROUND-COLOR: #333333;
	TEXT-ALIGN: left;
}

/* Photo Gallery CSS */

#photo_slideshow{
		width:500px;	/* Total width of slideshow */
		text-align: center;
	}
	
#previewPane{
				padding: 10px 0 0 5px;
				margin-bottom: 0px;
				text-align: center;
				vertical-align: middle;
				-ms-filter: "progid:DXImageTransform.Microsoft.Fade(duration=2)";
				filter : progid:DXImageTransform.Microsoft.Fade(duration=2);
				position: relative; /* CSS HACK */;
				height: 222px; /* IE 5.x */;
				height/* */: /**/210px; /* Other browsers */;
				height: /**/210px;
}
#previewPane img{
		line-height:210px;
	}
#previewPane #largeImageCaption{font-style:italic; text-align:center; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; 	font-size:0.9em; color: #996633; text-decoration: none;}
#previewPane #largeImageCaption A:link {font-style:italic; text-align:center; color: #613A14; text-decoration: none;}
#previewPane #largeImageCaption A:visited {font-style:italic; text-align:center; color: #613A14; text-decoration: none;}
#previewPane #largeImageCaption A:active {font-style:italic; text-align:center; color: #CAC5BD; text-decoration: none;}
#previewPane #largeImageCaption A:hover {font-style:italic; text-align:center; color: #f58220; text-decoration:  underline;}

#galleryContainer{
				height: 102px; /* Height of the images + 2 */;
				margin: 0px 0 0 0;
				position: relative;
				overflow: hidden;
				padding: 1px;
/* CSS HACK */				height: 304px; /* IE 5.x - Added 2 pixels for border left and right */;
				height/* */: /**/302px; /* Other browsers */;
				height: /**/302px;
}
#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		padding:1px;
	}
#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:1px;		
	}
#theImages{
				clear: both;
				float: left;
				height: 200px;
				padding: 0px 0px 0px 5px;
				width: 500px;
				 
}
#theImages #slideEnd{
		float:left;
	}
	
img{
	border:0;
}
#theImages img{
		float:left;
		filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;
		cursor:pointer;
		border:0px;
	}

#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
#theImages .imageCaption{display:none;}

#sub-topic{
	font-weight:bold;
	color:#CCCCCC;
	margin-bottom:0px;
	padding-bottom:0px;
}
.fontcon {
	font-family: supermarket;
	font-size: 24px;
	color: #300;
	margin: -160px 0px 0px 0px;
	line-height: 16px;
	/* [disabled]background-color:#FFF; */
}
.fontcon1 {
	font-family: supermarket;
	font-size: 18px;
	line-height: 16px;
	color: #300;
	margin: -30px 0px 0px 285px;
	/* [disabled]background-image: url(../images/menutop1.png); */
}
.fontcon2 {
	font-family: supermarket;
	font-size: 14px;
	color: #300;
	margin: 20px 0px 0px -7px;
	line-height: 16px;
}

#divPage #divContent #divLeft #newcontent #divPageTitle .divdetailscontent .fontcon table tr td {
	font-size: 24px;
}
.foncon3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#300;
}
foncon4 {
	font-family: Arial, Helvetica, sans-serif;
}
.foncon5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 10px;#divPage #divContent #divLeft #newcontent #divPageTitle .fontcon2 .fontcon .fontcon1 table tr td .foncon3 {
	text-align: right;
}
.fontlo1 {
	text-align: right;
	font-family: supermarket;
	font-size: 11px;
	margin: 0px 0 0 100px
}/*
#divPage #divContent #divLeft #newcontent #divPageTitle .fontcon2 .fontcon .fontcon1 table tr td .fontlo1 p {
	font-family: supermarket;
	text-align:right;
}
#divPage #divContent #divLeft #newcontent #divPageTitle .fontcon2 .fontcon .fontcon1 table tr td .fontlo1 p {
	color: #300;
}

#divPage #divContent #divLeft #newcontent #divPageTitle .fontcon2 .fontcon .fontcon1 table tr td {
	font-size: 10px;

}*/
.fontconr2 {
	font-family: supermarket;
	font-size: 14px;
	color: #300;
	margin: 20px 0px 0px 200px;
	line-height: 16px;
}
.fonconroom {
	font-family: "Arial Black", Gadget, sans-serif;
}

#brochure{
	border:1px solid #999;
	font-size:10px;
}

#text_big1{
	font-size: 20px;
}