@charset "utf-8";
/* CSS Document Santisook */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #CD0800;
	background-image: url(../images/flowers_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin-top:20px;
	margin-bottom:20px;
	padding: 0;
	text-align: center;
	color:#030;
}
#container {
	width: 807px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../images/mainbody_bg.png);
	background-repeat:repeat-y;
	color:#005B00;
}
#RightColumn {
	display:block;
	width:246px;
	padding-right:5px;
	padding-top:30px;
	margin-right:5px;
	float:right;
	background-image:url(../images/bg_glass.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#RightColumn2 {
	display:block;
	width:246px;
	padding-right:5px;
	padding-top:30px;
	margin-right:5px;
	float:right;
	background-image:url(../images/flower_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#RightColumn3 {
	display:block;
	width:246px;
	padding-right:5px;
	padding-top:30px;
	margin-right:5px;
	float:right;
	background-image:url(../images/flower_03.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#LeftColumn {
	display:block;
	width:400px;
	float:left;
	padding-left:30px;
	padding-right:20px;
}
#LeftColumnContact {
	display:block;
	width:400px;
	height:520px;
	float:left;
	padding-left:30px;
	padding-right:20px;
}
#LeftColumn2 {
	display:block;
	width:460px;
	float:left;
	padding:30px;
}
#mainContent {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
}
#mainContent2 {
	padding-top:20px;
}
#mainContent3 {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	padding-top:20px;
	height:700px;
}
#PictureDisplay {
	width:799px;
	display:block;
	margin: 0 auto;
}
.buttonBoxBooking {
	text-align:center;
	padding-top:130px;
}
.buttonBox {
	text-align:center;
	padding:3px;
}
#header {
	padding:20px;
	text-align:center;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
#Listing li {
	list-style-image:url(../images/leaf_bullet.gif);
	list-style-position:outside;
	padding:3px;
}
#VillaList ul {
	list-style-position:outside;
	list-style-type:none;
}
#VillaList li {
	list-style-type:none;
	padding-bottom:5px;
	padding-left:5px;
	width:170px;
	border-bottom-color:#FEDD2C;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
#VillaList li a:link, #VillaList li a:visited {
	text-decoration:none;
	color:#EF7D00;
	font-weight:bold;
}
#VillaList li:hover {
	margin-left:10px;
	color:#030;
	list-style-image:url(../images/leaf.gif);
}
ul#Service {
	width:330px;
	float:left;
	display: inline;
}
ul#Service li {
	list-style-image:url(../images/leaf_bullet.gif);
	list-style-position:outside;
}
a:link, a:visited {
	color:#CD0800;
}
a:hover {
	color:#600;
}
#topmenu {
	background-image:url(../images/topmenu_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	display:block;
	height:30px;
	width:759px;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
	margin:0 auto;
	color:#FFBA3B;
}
#topmenu a:link, #topmenu a:visited {
	color:#FFD539;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-right:9px;
	padding-left:9px;
}
#topmenu a:hover {
	color:#FFFC77;
}
#footer {
	padding-top:10px;
	background-image:url(../images/bottom_menu_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	text-align:center;
	font-size:10px;
	color:#FC0;
}
#footer a:link, #footer a:visited {
	color:#FC0;
	text-decoration:underline
}
#footer a:hover {
	color:#FF0;
}
.backwards {
	unicode-bidi:bidi-override;
	direction: rtl;
}
img {
	border:0px;
}
.imgFloatLeft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.imgFloatRight {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.imgBorder {
	border-style:solid;
	border-color:#E97000;
	border-width:1px;
	margin-right:10px;
	margin-bottom:10px;
}
.clearFloat {
	clear:both;
}
