body
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(images/bg.jpg) top repeat-x #ACBFBD;
	padding: 0;
	margin: 0;
}

a:link {color: #0B3332; text-decoration: underline}
a:visited {color: #0B3332; text-decoration: underline}
a:hover {color: #549F9D; text-decoration: underline}
a:active {color: #549F9D; text-decoration: underline}

#container
{
	width: 1000px;
	margin: 0 auto;
}

#page
{
	width: 960px;
	margin: 0 auto;
	background-color: #DEE9E8;
}

#top-hat
{
	position: relative;
	height: 33px;
	background: url(images/top-hat.jpg) no-repeat;
}

#logo
{
	height: 90px;
}

#logo img
{
	width: 960px;
	height: 90px;
	float: left;
	border: none;
}

ul.buttons-blue
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 24px;
	background: url(images/button-blue.jpg) repeat-x;
}

ul.buttons-blue li
{
	float: left;
	position: relative;
	margin: 0;
}

ul.buttons-blue li a
{
	height: 24px;
	width: 134px;
	font-size: 13pt;
	color: #ACBEBC;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}

ul.buttons-blue li a:hover
{
	color: #CCD6D5;
	background: url(images/button-blue-press.jpg);
	position: relative;
}

ul.buttons-green
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 24px;
	background: url(images/button-green.jpg) repeat-x;
}

ul.buttons-green li
{
	float: left;
	position: relative;
	margin: 0;
}

ul.buttons-green li a
{
	height: 24px;
	width: 134px;
	font-size: 13pt;
	color: #BEC9A4;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}

ul.buttons-green li a:hover
{
	color: #E3E9D5;
	background: url(images/button-green-press.jpg);
	position: relative;
}

ul.buttons-lilac
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 24px;
	background: url(images/button-lilac.jpg) repeat-x;
}

ul.buttons-lilac li
{
	float: left;
	position: relative;
	margin: 0;
}

ul.buttons-lilac li a
{
	height: 24px;
	width: 134px;
	font-size: 13pt;
	color: #C6BACC;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}

ul.buttons-lilac li a:hover
{
	color: #E3D8E9;
	background: url(images/button-lilac-press.jpg);
	position: relative;
}

ul.buttons-orange
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 24px;
	background: url(images/button-orange.jpg) repeat-x;
}

ul.buttons-orange li
{
	float: left;
	position: relative;
	margin: 0;
}

ul.buttons-orange li a
{
	height: 24px;
	width: 134px;
	font-size: 13pt;
	color: #D9CBB6;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}

ul.buttons-orange li a:hover
{
	color: #ECE5DB;
	background: url(images/button-orange-press.jpg);
	position: relative;
}

ul.buttons-red
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 24px;
	background: url(images/button-red.jpg) repeat-x;
}

ul.buttons-red li
{
	float: left;
	position: relative;
	margin: 0;
}

ul.buttons-red li a
{
	height: 24px;
	width: 134px;
	font-size: 13pt;
	color: #DCBDBD;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}

ul.buttons-red li a:hover
{
	color: #F3DDDD;
	background: url(images/button-red-press.jpg);
	position: relative;
}

ul.booknow
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 24px;
	width: 220px;
	background: url(images/button-lilac.jpg) repeat-x;
}

ul.booknow li
{
	float: left;
	position: relative;
	margin: 0;
}

ul.booknow li a
{
	height: 24px;
	width: 220px;
	font-size: 13pt;
	color: #C6BACC;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}

ul.booknow li a:hover
{
	color: #E3D8E9;
	background: url(images/button-lilac-press.jpg);
	position: relative;
}

#content
{
	margin: 10px 10px 10px 10px;
	height: 452px;
}

iframe.map
{
	border: solid 1px #0B3332;
	float: right;
}

iframe.availability
{
	border: solid 1px #0B3332;
	width: 550px;
	height: 190px;
	overflow: hidden;
}

img
{
	border: solid 1px #0B3332;
}

img.home
{
	float: right;
	margin: 0px 0px 0px 10px;
	width: 680px;
	height: 452px;
}

img.gallery
{
	margin: 0px 0px 0px 0px;
	float: right;
	width: 680px;
	height: 452px;
}

img.thumbs
{
	margin: 0px 10px 10px 0px;
	float: left;
	width: 90px;
	height: 60px;
}

img.bullets
{
	margin: 0px 10px 0px 0px;
	border: none;
	float: left;
	width: 32px;
	height: 32px;
}

img.noborder
{
	border: none;
}

img.roomimage
{
	margin: 0px 10px 0px 0px;
	height: 67px;
	width: 100px;
	float: left;
}

h1
{
	margin: 0px 0px 10px 0px;
	font-size: 12pt;
	color: #0B3332;
}

h2
{
	margin: 0px 0px 5px 0px;
	font-size: 11pt;
	color: #0B3332;
}

p
{
	margin: 2px 0px 10px 0px;
	font-size: 12pt;
	color: #0B3332;
}

p.small
{
	margin: 2px 0px 10px 0px;
	font-size: 10pt;
	color: #0B3332;
}

table
{
	width: 940px;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

tr
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12pt;
	color: #0B3332;
	background-color: #B3C9C7;
	border: none;
	text-indent: 4px;
}

#facilities-left
{
	margin: 0;
	width: 460px;
	float: left;
}

#facilities-right
{
	margin: 0;
	width: 470px;
	float: right;
}

div.legend
{
	float: right;
	margin: 0px 100px 0px 0px;
	font-size: 10pt;
	color: #0B3332;
}

div.legend img
{
	border: none;
	position: relative;
	top: 4px;
}

#footer
{
	position: relative;
	height: 50px;
	background: url(images/footer.jpg) no-repeat;
}
