/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	background-color: #C09A7F;
	}

	.container {
	Background-color: #ffffff;
	height: 158px;
	}
	
	.containerBottom {
	Background-color: #ffffff;
	border-bottom: 2px solid #524C48;
	
	}
	
	.banner {
	background-image: url(../images/accommodations_ayutthaya.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 554;
}

a:link {
	color: #881132;
	text-decoration: none;

}
a:visited {
	color: #881132;
	text-decoration: none;
}

a:hover {
	color: #336633;
	text-decoration: none;
}
a:active {
	color: #336633;
	text-decoration: none;
}

.mainNavStart {
	margin: 0px;
	padding: 0px;
	height: 35px;
	vertical-align: bottom;
	}
.mainNav {
	margin: 0px;
	padding: 0px 5px;
	height: 34px;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
	white-space: nowrap;
	text-align: center;
}

.leftPanel {
	background-color: #9B2700;
	background-image: url(../images/left_panel1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	vertical-align: top;



}
.leftPanelShadow {
	background-image: url(../images/left_panel_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
h1 {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	vertical-align: top;

}

h2 {
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	vertical-align: top;
	color: #ffffff;
	margin-bottom: 5px;
	margin-left: 10px;

}
h3 {
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	vertical-align: top;
	color: #336633;
	margin-bottom: 0px;

}
.paneltext {
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
	font-weight: bold;


}
.leftline {
	color: #2F2F25;
	text-align: center;
	width: 60%;
	height: 1px;
}

.panelBottom {
	height: 4px;
	background-color: #B8B8B8;
	width: 196px;
}
.contentArea {
	background-color: #E8D5C7;
	background-image: url(../images/content_tableBG1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentNoBg {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/content_tableBG.gif);
	background-color: #E8D5C7;
}
.header {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
}
.header1 {
	margin-top: 10px;
	margin-left: 18px;
	color: #881132;
	margin-bottom: 10px;
	font-style: oblique;
	
}
.promoImage {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}



.contentBold {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 24px;


}
.contentNormal {
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 24px;
	text-align: justify;
}

.contentNormalTH {
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 24px;
}

.contentBottom {
	font-size: 10px;
	color: #ffffff;
	}
	
div {
	margin: 0px;
	padding: 0px;
}
.contentImage {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 24px;

}
.bottomTable {
	background-image: url(../images/bottom_panelBG1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 144px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;

}

.bottomTableContact {
	background-image: url(../images/bottom_panelBG1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	padding-top: 0px;
	padding-left: 0px;
}
.contentSeperatorBottom {
	vertical-align: top;
}
.rightCellBottom {
	font-size: 10px;
	color: #ffffff;
	margin-right: 24px;
}
.footer {
	font-size: 9px;
	color: #333333;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
	height: 80px;
	padding-bottom: 20px;
}
li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	
}
