body {
	margin: 0px;
	background-color: #813D47;
	background-image: url(../images/bkg_body_top.gif);
	background-repeat: repeat-x;
}
.bodyLeft {
	background-image: url(../images/bkg_body_left_shadow.jpg);
	background-repeat: repeat-y;
}
.bodyRight {
	background-image: url(../images/bkg_body_right_shadow.jpg);
	background-repeat: repeat-y;
}
.mainTable {
	background-color: #F0D89C;
	background-image: url(../images/bkg_body_top.gif);
	background-repeat: repeat-x;
}
.leftColumn {
	background-image: url(../images/bkg_left_column.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-left: 20px;
}
.mainColumn {
	background-color: #FCF0CF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.mainColumn h1 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	margin: 0px;
}
.mainColumn h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.mainColumn h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #76736B;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.mainColumn a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.mainColumn h4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}
.mainColumn h5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #813D47;
	margin: 0px;
}



.mainColumn p {
	margin-bottom: 15px;
	line-height: 18px;
	margin-top: 0px;
}
.mainColumn table {
	margin-top: 5px;
	margin-bottom: 10px;
}

.mainColumn td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.mainColumn ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 18px;
	padding: 0px;
}
.mainColumn li {
	padding-bottom: 5px;
	list-style-image: url(../images/arrow_grey.gif);
}





.mainColumnheader1 {
	background-color: #FCF0CF;
}
.mainColumnheader2 {
	background-color: #FCF0CF;
	padding-top: 10px;
	padding-bottom: 10px;
}




.mainColumnleft {
	background-image: url(../images/bkg_content_box_body.jpg);
	background-repeat: repeat;
	background-position: left;
}

.mainColumnlefttop {
	background-image: url(../images/bkg_content_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainColumnleftbottom {
	background-image: url(../images/bkg_content_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainColumnright {
	background-image: url(../images/bkg_content_box_body.jpg);
	background-repeat: repeat;
	background-position: right;
}
.mainColumnrighttop {
	background-image: url(../images/bkg_content_box.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainColumnrightbottom {
	background-image: url(../images/bkg_content_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainColumntop {
	background-image: url(../images/bkg_content_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainColumnbottom {
	background-image: url(../images/bkg_content_box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}




#mainNavi {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 13px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNavi ul {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #342713;
	display: inline;
	padding-top: 0px;
	padding-left: 25px;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainNavi li {
	display: inline;
	padding-right: 15px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNavi a {
	color: #886531;
	text-decoration: none;
}
#mainNavi a:hover {
	color: #342713;
	text-decoration: none;
}



#footer {
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 70px;
	color: #1F170C;
	text-decoration: none;
}
#footer h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #8D7543;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
}

#footer h2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	color: #8D7543;
	padding-bottom: 1px;
}
#footer h3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #F0D89C;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 0px;
}
#footer h3 a {
	color: #8D7543;
	text-decoration: none;
}
#footer a:hover {
	color: #5F4E2E;
	text-decoration: none;
}
#footer a {
	color: #8D7543;
	text-decoration: none;
}
#mainContent {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
#preReservation {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
#preReservation td {
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-top: 1px;
	margin: 0px;
}

#preReservation select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#preReservation input {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#preReservation img {
	margin: 0px;
	padding: 0px;
}
#reservationForm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#reservationForm input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#reservationForm select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
#reservationForm textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
#EnquiryForm {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#EnquiryForm input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
#EnquiryForm select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
#EnquiryForm textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}






#flashPromo {
	background-image: url(../images/bkg_content_box.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 310px;
	width: 780px;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
}
#rightPromotion {
	height: 300px;
	width: 225px;
	overflow: auto;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
}


#leftPromotion {
	height: 270px;
	width: 220px;
	overflow: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
}
#leftPromotionItem {
	background-image: url(../images/bkg_left_promotionitem.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 200px;
}
#leftPromotionItem img {
	padding-top: 10px;
	padding-left: 10px;
}
#indexRow1 {
	background-image: url(../images/bkg_index_row1.jpg);
	background-repeat: no-repeat;
	width: 500px;
	background-position: center bottom;
	margin-top: 10px;
	text-align: left;
}
#indexRow1 h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #76736B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#indexRow1 p {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5953;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#indexRow1 a {
	color: #000000;
	text-decoration: none;
}
#indexRow1 a:hover {
	color: #000000;
	text-decoration: underline;
}




.indexRow1img {
	margin-right: 7px;
	margin-left: 13px;
	border: 3px solid #FFFFFF;
}
#indexRow2 {
	width: 500px;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 15px;
}
#indexRow2 h1 {
	margin: 0px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #76736B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#indexRow2 p {
	color: #5B5953;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#indexRow2 a {
	color: #000000;
	text-decoration: none;
}
#indexRow2 a:hover {
	color: #000000;
	text-decoration: underline;
}


#indexRightColumn {
	background-image: url(../images/bkg_right_promotion.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 250px;
}
.mainContentImgLeft {
	border: 1px solid #F0D89C;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Float-Latest-News {
	z-index: 101;
	height: 500px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
#Float-Latest-News img {
	border: 1px solid #FFFFFF;
}
#Float-Latest-News p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Float-Latest-News a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

#Wedding {
	margin-bottom: 20px;
}

#Wedding th {
	font-size: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #764349;
	background-color: #8F5258;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #764349;
	border-left-color: #764349;
}

#Wedding .Category {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #764349;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #764349;
	width: 200px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #764349;
}

#Wedding .CatOption {
	text-align: center;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #764349;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #764349;
}

