* {
	font-family: verdana,sans-serif;
}

p, li, div, a {
	font-size: 10pt;
}

p {
	color: #664f3b;
	background-color: #ebe3cc;
	padding: 5px;
}

.text {

float:left;
margin-right: 6px;}
p.subtext {
	color: #80809f;
	font-style:italic;
	background-color: #ebe3cc;
	padding: 5px;
}

a {
	color: #B09D92;
	font-weight:bold;
}

a:hover {
	color: #402011;
}

h3 {
	color: #80809f;
	font-size: 11pt;
	font-weight:bold;
	margin: 0 0 10px 0;
}
h2 {
	color: #80809f;
	font-size: 12pt;
	margin: 0 0 10px 0;
}

html {
	background-color: #666677;
}

body {
	margin: 15px 0 0 0;
	text-align: center;
}

div#top_section {
	margin-top: 22px;
}

div#page {
	background-color: #fff;
	background-image: url(../images/brown-strip.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}

div#side_strip {
	background-color: #e1e1e2;
	background-image: url(../images/side_strip_top.jpg);
	background-repeat: repeat-x;
	margin-left: 30px;
}

div#image_bar {
	float:left;
	padding-left: 25px;
	margin-top: 27px;
	width: 108px;
}

div#image_bar img.thumbnail {
	border: solid 1px #fff;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#image_bar img.thumb_over {
	border: solid 1px #402011;
}

div#content {
	background-color: #fff;
	background-image: url(../images/blue-curve2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 139px;
	padding: 10px 10px 0px 1px;
}

div#top_right {
	margin-left: 390px;
	margin-top: 22px;
	margin-bottom: 10px;
}

img#large_image {
	float: left;
}

ul#link_list {
	list-style-type: none;
	margin-left: 0;
	padding: 10px 0 0 0;
}
#footer, #footer a
{
	padding: .5em;
	height: 15px;
	font:Verdana;
	font-size:small;
	color: #b09d92;
	text-align:right;
	clear:both;
}

div.contact_detail {
	color: #80809f;
}

div#text_heading {
}

div#text {
	background-image: url(../images/p-background.jpg);
	background-repeat: repeat-y;
	padding: 20px;
	line-height: 150%;
}

img.room_text {
	height: 21;
	margin-right: 405px;
	width: 140px;
}

img.room_link {
	border: 0;
}


.enquire {
	color: #664f3b;
	background-color: #ebe3cc;
	padding: 5px;
}

.button {
	border:1px #76b8e6;
	width: 50px;
	background-image:url(images/button-bg.jpg);
	background-repeat:repeat-x;
}

td {

padding-left: 8px; }

