.sunsetbody{
	background-image: url('/images/sunset3.jpg');
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.covebody{
	background-image: url('/images/cove3.jpg');
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.covebody .content a
{
    text-decoration: none;
	color: #0000a2;
	font-weight: bold;
}

a {
    text-decoration: none;
	color: #FDF902;
	font-weight: bold;
}

h1, h2{
	padding: 0px;
	margin: 0px;
}

LI{
	margin: 0px 0px 0px -30px;
	font-size: 16px;
	list-style: disc outside;
	font-weight: bold;
}

LI.topheader{
	list-style: none;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

LI.header{
	list-style: none;
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

LI.item{
	list-style: none;
	font-size: 16px;
}

LI.smalltopheader{
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

LI.smallheader{
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

LI.smallitem{
	font-size: 14px;
	list-style: disc outside;
	font-weight: bold;
}

#error_message{
	border: 2px solid #A20000;
	background-color: #FDF9B6;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
	color: #000;
}

.error_message{
	border: 2px solid #A20000;
	background-color: #FDF9B6;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
	color: #000;
}

#roomimages{
	border: 4px solid #FDF9a6;
}
.roomfeatures{
	position: absolute;
	top: 720px;
	left: 420px;
	color: #FDF9a6;
}

.phonenumber{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.reservationlabel{
	font-size: 16px;
	font-weight: bold;
	color: #FDF902;
}

.reservationonly{
	font-size: 40px;
	font-weight: bold;
	color: #0000a2;
}

.smokingfee{
	font-size: 23px;
	font-weight: bold;
	color: #A20000;
}

.ratetable{
	border-collapse: collapse;
	border: 2px solid #000;
	background-color: #fff;
}

.maintable{
	border-collapse: collapse;
	width: 1125px;
	margin: 0px 0px 0px 15px;
	border: 0px solid #000000;
}

.content{
	vertical-align: top;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
}

td{
	border: 0px solid #fff;
	border-collapse: collapse;
}

.paddedtd{
	padding: 10px 10px 10px 30px;
}

.banner{
	width: 100%;
	height: 100px;
	border: 0px solid #590000;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.bannermiddle{
/*	height: 90px;
	background-color: #fff;*/
	color: #000;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.bannerleft{
	/*	height: 90px;*/
	width: 110px;
	background-image: url('/images/nau11.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.bannerright{
	/*	height: 90px;*/
	width: 110px;
	background-image: url('/images/1nau11.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.spacer{
	width: 25px;
}

.navigation{
	width: 150px;
	padding-top: 3px;
/*	color: #fff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
}

.navigation p {
line-height: 30px;
margin:0 0 15px;
}

.nav {
border:0px solid #b0b0b0;
color:#fff;
display:block;
padding-left: 0px;
/*margin-top:1px;
padding:5px 4px 4px 10px;
text-transform:uppercase;
*/
position:relative;
font-weight: bold;
width:160px;
height: 30px;
/*background-image: url(/images/BlurMetalDa3.gif);*/
background-image: url(/images/button.png);
background-repeat: no-repeat;
}

.nav:hover,.active {
border:0px solid #909090;
color:#ffff00;
text-decoration:none;
/*background-image: url(/images/BlurMetalDa0.gif);*/
background-repeat: no-repeat;
font-weight: bold;
}

.required{
	background-color: #8383FD;	
}

.weather{
font-size: 12px;	
width: 170px;
background-color: #FDF9a6;
/*padding-left: 1px;
padding-bottom: 3px;
padding-top: 3px;*/
color: #000;
overflow: hidden;}

.weather a{
	color:#0000a2;
}

.imgflags{
width: 40px;
height: 35px;
margin-top: 5px;
margin-right: 5px;
margin-left: 5px;
}

