﻿<style type="text/css">
* {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	background-image: url('../images/page-back.gif');
	background-repeat: repeat-x;
	background-position: center top;
	font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:small;
	padding:0;
	}

#wrapper {
	width: 775px;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/background.gif') repeat-y;
    
}

#header {
	height: 231px;
	width: 775px;
	background: url('../images/header-right-final.gif') no-repeat right top;
	margin-top:-7px;
	}
	


#footer {
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	height: 160px;
	width:775px;
	clear: both;
}

#content {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	margin-left: 15px;
	padding-right: 10px;
	width: 524px;
	float: left;
	margin-top: 20px;
	display: inline;
	margin-bottom: 20px;
}

p {
	font-size: 10pt;
	line-height: 150%;
	text-align: justify;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	margin-left:15px;
}

#content p a:link {color: #B50000;}
#content p a:visited {color: #B50000;}
#content p a:hover {color:#5B5B5B;}
#content p a:active {color: #B50000;}


ol  {
	margin: 0;
	padding: 0;}
  
  
ul  {
	margin: 0;
	padding: 0;
		}
		
		

#rightnavigation {
	width: 224px;
	float: right;
	padding-bottom: 35px;
	}

#rightnavigation ul{
	width: 170px;
	margin-left: 30px;
	
	}
	
	

/*navigation*/
#reservations
{
  display: block;
  width: 175px;
  height: 26px;
  background: url('../images/res-1.gif') no-repeat 0 0;

}

#reservations:hover
{ 
  display: block;
  width: 175px;
  height: 26px;
  background: url('../images/res-2.gif') no-repeat 0 0;
}

#reservations span
{
  display: none;
}


#hotel
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/hotel-1.gif') no-repeat 0 0;

}

#hotel:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/hotel-2.gif') no-repeat 0 0;
}

#hotel span
{
  display: none;
}


#accommodation
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/accommodation-1.gif') no-repeat 0 0;

}

#accommodation:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/accommodation-2.gif') no-repeat 0 0;
}

#accommodation span
{
  display: none;
}

#amenities
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/amenities-1.gif') no-repeat 0 0;

}

#amenities:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/amenities-2.gif') no-repeat 0 0;
}

#amenities span
{
  display: none;
}


#location
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/location-1.gif') no-repeat 0 0;

}

#location:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/location-2.gif') no-repeat 0 0;
}

#location span
{
  display: none;
}


#contact
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/contact-1.gif') no-repeat 0 0;

}

#contact:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/contact-2.gif') no-repeat 0 0;
}

#contact span
{
  display: none;
}


#weather
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/weather-1.gif') no-repeat 0 0;

}

#weather:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/weather-2.gif') no-repeat 0 0;
}

#weather span
{
  display: none;
}


#specials
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/specials-1.gif') no-repeat 0 0;

}

#specials:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/specials-2.gif') no-repeat 0 0;
}

#specials span
{
  display: none;
}

#photos
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/photos-1.gif') no-repeat 0 0;

}

#photos:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/photos-2.gif') no-repeat 0 0;
}

#photos span
{
  display: none;
}

#feedback
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/feedback-1.gif') no-repeat 0 0;

}

#feedback:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/feedback-2.gif') no-repeat 0 0;
}

#feedback span
{
  display: none;
}

#directions
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/directions-1.gif') no-repeat 0 0;

}

#directions:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/directions-2.gif') no-repeat 0 0;
}

#directions span
{
  display: none;
}

#faq{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/faq-1.gif') no-repeat 0 0;

}

#faq:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/faq-2.gif') no-repeat 0 0;
}

#faq span
{
  display: none;
}


#video{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/video-1.gif') no-repeat 0 0;

}

#video:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/video-2.gif') no-repeat 0 0;
}

#video span
{
  display: none;
}

#comingsoon
{
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/comingsoon-1.gif') no-repeat 0 0;
}

#comingsoon:hover
{ 
  display: block;
  width: 175px;
  height: 23px;
  background: url('../images/comingsoon-2.gif') no-repeat 0 0;
}

#comingsoon span
{
  display: none;
}

/*end navigation*/


img
{  border-style: none;
}

.img-left {
	float: left;
	margin-right: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
	
}
		
.img-center {
	text-align: center;
}

.bold {
	font-weight:bold;
}
.logo {
	border-width: 0px;
	float: left;
	margin-right: 10px;
}

h1 {
	color: #666666;
	font-size: 170%;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	line-height: 2em;
	margin: 10 0 0 0;
	padding: 5 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px gray, border-bottom-style, dotted;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C0C0C0;
	width: 515px;
	text-transform: uppercase;
}
h3 {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	line-height: 2em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 380px;
	float: left;
}

.clear-all {
	clear: both;
	
}
.bylaws {
	padding: 10px;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 755px;
}
.bylaws A:link {color: #B50000; }
.bylaws A:visited {color: #B50000;}
.bylaws A:hover {color:  gray;}
.bylaws A:active {color: #B50000;}


#oe	{
	width: 215px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;

}


.oe {
	font-size: x-small;
	text-align: center;
	word-spacing: 1px;
	text-transform: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: thin dotted gray;
	border-top-width: 1px;
	letter-spacing: 1px;
}

.oe A:link {color: #B50000; }
.oe A:visited {color: #B50000;}
.oe A:hover {color:  gray;}
.oe A:active {color: #B50000;}





#bottomlinks {
	width: 550px;
	margin-top: 10px;
	
}

#bottomlinks ul {
	width: 524px;
    margin-left:15px;
    margin-right: 15px;;
    line-height:150%;
    text-align:center;
    display: inline;
	float: left;
}


#bottomlinks li {
	display: inline;
	font-size: 11px;
	text-align: center;
    
  
   }    
#bottomlinks A:link {color: #B50000;}
#bottomlinks A:visited {color: #B50000 ;}
#bottomlinks A:active {color: #B50000 ;}
#bottomlinks A:hover {color: gray;}
    




.offers {
	font-size: x-small;
	text-align: center;
	word-spacing: 1px;
	text-transform: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	
}


.boldred {
	font-weight: bold;
	color: #B50000;
	
}


.addbutton {
	margin-top: 196px;
	float: right;
	padding-left: 300px;
	margin-right: 4px;
}
.question {
	list-style-type: disc;
	list-style-position: outside;
}

.list {
	list-style-image: url('../images/bullet.gif');
	margin-left: 55px;
	line-height: 150%;
	margin-top: 5px;
	color: #333333;
	padding-left: 2px;
	list-style-position: outside;
}


.list li{
	padding-left: 1px;
	
}

.boldred-2 {
	background-position: left center;
	font-weight: bold;
	color: #B50000;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}



#content table {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	margin-left: 15px;
	padding-right: 10px;
	width: 500px;
	margin-top: 8px;
	margin-bottom: 20px;
	color: #CCCCCC;
	border: 1px solid #C0C0C0;
}

#content table tr{
	border-style: dashed;
}


#content table td{
color: #333333;
}

