@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	margin:0px;
	height:100%;
	}

#container {
	width:100%;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}

img, a {
	border-width:0px;
	}

h1 {
	font-family:century gothic;
	font-size:24px;
	}

.aligntop {
	vertical-align:top;
	}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3af90;
	vertical-align:top;
	line-height:18px;
	text-align:left;
	padding:15px 0 0 0;
	}

.text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3af90;
	vertical-align:top;
	line-height:18px;
	text-align:left;
	padding:15px 0 0 0;
	}

.text2 a, a:visited, a:active {
	color:#fa3e00;
	text-decoration:none;
	}

.text2 a:hover {
	color:#ffffff;
	text-decoration:none;
	}

.homepagelisting {
	padding:15px 0 0 0;
	vertical-align:top;
	}
	

.text img {
	margin:0 5px 5px 5px;
	}

.reservations {
	height:85px;
	border-width:1px 0 1px 0;
	border-color:#8a6c44;
	border-style:solid;
	background-image:url(images/reservations.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 5px;
	text-align:left;
	vertical-align:top;
	}

.features {
	height:auto;
	border-width:0 0 1px 0;
	border-color:#8a6c44;
	border-style:solid;
	background-image:url(images/view_features.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:35px 5px 10px 5px;
	text-align:left;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3af90;
	}

.featureitem {
	display:block;
	padding:5px 5px 5px 0;
	line-height:18px;
	}

.featureitem a, a:visited, a:active{
	color:#ff3f00;
	text-decoration:none;
	}

.featureitem a:hover {
	text-decoration:underline;
	}

.news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3af90;
	padding:10px 0 0 0;
	text-align:left;
	line-height:18px;
	}

.news a, a:visited, a:active{
	color:#ff3f00;
	text-decoration:none;
	}

.news a:hover{
	text-decoration:underline;
	}

.news img {
	border-width:1px;
	border-color:#8a6c44;
	border-style:solid;
	margin:0 5px 5px 0;
	}

.bottomnav {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#8a6c44;
	text-align:left;
	}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3af90;
	text-decoration:none;
	line-height:18px;
	text-align:left;
	}

.footer a, a:visited, a:active{
	color:#ff3f00;
	text-decoration:none;
	line-height:18px;
	text-align:left;
	}

.footer a:hover{
	text-decoration:underline;
	}

.menuitem {
	text-decoration:underline;
	}