/* CSS Document */

html {
	height:100%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background:url(images/bg.jpg) repeat-x;
	font-size: 1em;
	height:100%
}
#container {
	margin: 0px auto;
	width: 791px;
}
#topbg {background:url(images/template_02.jpg); width:791px; height:20px;}
#middlecontent {background:url(images/template_03.png) repeat-y; width:791px; height:100%; padding:1px 0px}
#footerbg {background:url(images/template_04.jpg); width:791px; height:43px; padding:1px 0px; font:10px Verdana, Arial, Helvetica, sans-serif; text-align: center; color: #666; }
#header {
	background:url(images/template_01.jpg);
	height: 314px;
	width: 791px;
}
#headerbusiness {background:url(images/business-header_01.jpg); height:314px; width:791px}
#headerrest {background:url(images/restaurant-page_01.jpg); height:314px; width:791px}
#headerroom {background:url(images/room-header_01.jpg); height:314px; width:791px}
#headerabout {background:url(images/header-suites_01.jpg); height:314px; width:791px}
#headerlocation {background:url(images/location-header_01.jpg); height:314px; width:791px}
#headerbooking {background:url(images/header-booking_01.jpg); height:314px; width:791px}

.title {
	display: none; 
	text-align: left;
}
#content {
	width: 550px;
	text-align: left;
	font-size: 75%;
	margin: 10px 0px 0px 0px;
	float: right;
	font-family: arial;
	padding-right: 30px;
	height:100%;
	line-height:18px
}
#menu {
	float: left;
	width: 190px;
	height:100%
}
#navigation {width:180px; list-style:none; margin:5px 0px 0px 0px; padding:0px; font:11pt Verdana, Geneva, sans-serif}
#navigation li {list-style:none; padding:0px 0px 0px 35px}
#navigation a {text-decoration:none; color: #000; display:block; padding:5px 0px 3px 5px; border-bottom:1px solid #ccc}
#navigation a:hover {color:#00F}

body#home a#homenav,
body#about a#aboutnav,
body#rooms a#roomsnav,
body#contact a#contactnav,
body#restaurant a#restaurantnav,
body#business a#businessnav,
body#location a#locationnav
 { background:#9cf}

h1 {
	display: inline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#content a {
	font-weight: bold;
	color: #009;
}
#content li {
	line-height: 16px;
}
#footer a {
	color: #FAC485;
	text-decoration: underline;
}

.subheading {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.contactform {
}
#locationinfo {
	text-align: left;
}
#design {margin:10px auto 0px auto; font:10px Verdana, Geneva, sans-serif; color: #999; width:791px; text-align:center}
#design a {color:#999; text-decoration:none}
