body{
	margin: 0;
	padding: 0;
	background: #F9FBFF;
}
#main{
	width: 732px;
	border-left: solid #e2e9ff 1px;
	border-right: solid #e2e9ff 1px;
	margin-bottom: 15px;
	background: #fff;
}
#header img{
	display: block;
}
#navigation{
	background: #406721;
}
#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li{
	float: left;
	padding-right: 24px;
	margin-right: 5px;
	background: url('/images/blue_flower.gif') top right no-repeat;
}
#content{
	font: .75em Verdana, Arial, sans-serif;
}
#FrontPage{
	font: .75em Verdana, Arial, sans-serif;
}
#content h1,#content h2,#content h3{
	margin: 0 0 2px 5px;
	font-family: "Times New Roman", Georgia, serif;
}
#content h1{
	color: #406721;
}
#content h2, #content h3{
	color: #86581C;
}
#content h4{
	margin: 5px 0 0 0;
	font-size: .9em;
}
#content p{
	margin: 5px 10px 10px 20px;
}
#content ul{
	color: #406721;
	list-style: square;
}
#content a:link{
	color: #436994;
}
#content a:visited{
	color: #436994;
}
#content a:hover{
	color: #ccc;
}
#frontContent{
	float: left;
	width: 257px;
	background: #eaefff;
	padding: 10px 20px 0 20px;
}
#frontContent #quote{
}
#promos{
	width: 732px;
	font: normal .75em Verdana, Arial, sans-serif;
}
#promos p{
	margin: 2px 0;
}
#promos a{
	color: #000;
}
#promos td{
	width: 183px;
	padding: 4px 4px 4px 8px;
}
#promoAmenities{
	background: #e8fdf5;
}
#promoReservations{
	background: #fff7d7;
}
#promoRooms{
	background: #e8f3fd;
}
#promoAttractions{
	background: #efffdd;
}
#footer{
	text-align: center;
	font: normal .7em Verdana, Arial, sans-serif;
}
#footer a{
	color: #363;
}
#bottomNav{
	margin-bottom: 10px;
}
#addressInfo{
	margin-bottom: 10px;
}
#addressInfo strong{
	color: #4f789e;
}
#credits{
	font-size: .9em;
}
#ImageGallery{
	width: 95%;
	border-top: solid #e2e9ff 1px;
	border-left: solid #e2e9ff 1px;
	border-right: solid #e2e9ff 1px;
	background: #f9fbff;
	margin-bottom: 15px;
}
#ImageGallery td{
	padding: 3px;
	border-bottom: solid #e2e9ff 1px;
	/*border-right: solid #e2e9ff 1px;
	border-left: solid #e2e9ff 1px;*/
}
#ImageGallery img{
	border: solid 2px #e2e9ff; 
	/*border: solid 2px #FFF7D7;*/
}
#ImageGallery .description{
	border-bottom: solid #e2e9ff 1px;
	/*border-right: solid #e2e9ff 1px;*/
	width: 60%;
}
#ImageGallery .image{
	width: 40%;
	text-align: center;
}
#ImageGallery .image p{
	font-size: .9em;
	font-style: italic;
	margin-top: 2px;
}
#reservationsTable{
	margin-left: 10px;
	margin-bottom: 20px;
}
#policyTable{
	margin-left: 10px;
	margin-bottom: 20px;
	width: 95%;	
}
tr.oddRow{
	background-color: #fff;
}
tr.evenRow{
	background-color: #e8f3fd;
}
#policyTable td{
	padding-bottom: 10px;
}
.headerImage{
	margin-top: 15px;
}
#roomsTable{
	width: 90%;
	margin: 0 auto 20px auto;
}
img.subhead{
	display: block;
	margin-bottom: 3px;
	margin-left: 18px;
}
img.roomImage{
	border: solid #86581C 2px;
}
#contactTable{
	width: 90%;
	margin: 0 0 25px 25px;
}

hr{
	background: #ccc;
	border: 0;
	height: 1px;
	width: 90%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.attractionsTable{
	width: 90%;
	/*margin-left: 25px;*/
}
.bodyImage{
	border: solid 2px #86581c;
	margin: 0 12px 12px 0;
}