#container {
	width: 920px;
	padding: 0px;
	margin: 50px auto 50px auto;
	background-color: #EEE9CD;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/wavyblue-lrg .jpg');
	font-family: "Times New Roman", Times, serif;
	color: #2d4e63;
	background-repeat: repeat;
}
#header {
	border-bottom: medium solid #CC3300;
	height: 16em;
	background-color: #E8E8D3;
	background-image: url('images/banner-hd2.jpg');
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#top-nav {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-color: #3C7896;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#col-left {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
#col-right {
	width: 500px;
	float: right;
}
#footer {
	padding: 0px;
	margin: 30px auto 0px auto;
	background-color: #3C7896;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	width: 920px;
	clear: both;
}
#box {
	position: absolute;
	width: 185px;
	height: 277px;
	background-color: #EEE9CD;
	margin: 0px;
	padding-top: 1px;
	padding-left: 1px;
	top: 20px;
	left: 700px;
	z-index: 2;
}
#logoname {
	margin: 0px;
	padding-top: 25px;
	padding-left: 50px;
}
#phototitle {
}
h2 {
	margin: 60px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
}
#col-left p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #2d4e63;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
}
#col-left-content {
	border-style: groove;
	border-width: thin;
	border-color: #cc3300;
	padding: 0px 10px 20px 10px;
	margin: 30px 10px 30px 40px;
}

#header-logotext {
	width: 700px;
	padding: 30px 0px 0px 50px;
	margin: 0px;
}
#sketch {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 35px;
}
#header-tagline {
	width: 390px;
	float: left;
}
#header-tagline p {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
h5 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 0px 20px;
	text-align: left;
	width: 450px;
	line-height: 1.3em;
	font-style: italic;
}
h4 {
	font-size: 1.3em;
	text-align: center;
	padding: 25px 0px 0px 0px;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	color: #CC3300;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 2.0em;
	margin: 0px;
	padding: 35px 0px 0px 0px;
}
#col-right p {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin: 20px 20px 0px 45px;
}
#top-nav ul {
	list-style-type: none;
	display: inline;
}
#top-nav li {
	padding: 0px;
	margin: 0px 0px 10px 35px;
	text-align: center;
	line-height: 45px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .85em;
	color: #FFFFFF;
	display: inline;
}
#footer-nav {
	color: #FFFFFF;
}
#footer-content {
	padding: 0px;
	margin: 0px;
	clear: both;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: .85em;
	line-height: 20px;
	text-align: center;
}
#footer-nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer-nav li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 65px;
	text-align: center;
	line-height: 35px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .85em;
	color: #FFFFFF;
}
#footer-content p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border-top-style: inset;
	border-top-width: thin;
	border-top-color: #FFFFFF;
}
#top-nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#top-nav a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#top-nav a:hover {
	color: #000000;
	font-weight: bold;
}
#footer-nav a:active {
	color: #000000;
	text-decoration: underline;
}
#footer-nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer-nav a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#footer-nav a:hover {
	color: #000000;
	font-weight: bold;
}
#top-nav a:active {
	color: #000000;
	text-decoration: underline;
}
#footer-content a:active {
	color: #CC3300;
	text-decoration: underline;
}
#footer-content a:hover {
	color: #cc3300;
	font-weight: bold;
}
#footer-content a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer-content a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#room-content {
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 800px;
}
#room-content p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size: 1.2em;
}
#room-content-rates {
	margin: -40px auto 20px auto;
	padding: 0px;
	width: 700px;
	clear: both;
}
#room-content-rates p {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-size: 1.2em;
}
#col-left a:link {
	text-decoration: underline;
	color: #2d4e63;
	font-weight: bold;
}
#div-center {
	margin: 0px auto 0px auto;
	padding: 0px 10px 10px 10px;
	width: 500px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#div-center h2 {
	padding: 0px;
	margin: 0px;
	color: #2d4e63;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	letter-spacing: .2em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #3C7896;
}
#div-center ul {
	list-style-type: none;
	text-align: left;
}
#div-center ul li {
	margin: 14px 0px 14px 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #2d4e63;
}
.left-col {
	width: 290px;
	float: left;
}
.right-col {
	margin: 0px 0px 0px 275px;
}
* {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
#div-center ol li {
	margin: 14px 0px 18px 60px;
	padding: 0px;
	font-size: 1.2em;
	list-style-type: none;
	text-align: left;
	font-weight: normal;
	color: #2d4e63;
}
#room-content ul {
	list-style-type: circle;
	padding: 0px;
	margin: 7px 0px 0px 230px;
}
#room-content ul li {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#room-content a:link {
	color: #2d4e63;
}
#room-content a:visited {
	text-decoration: underline;
	color: #2d4e63;
}
#room-content a:hover {
	color: #CC3300;
}
#room-content-policy {
}
#room-content-policy p {
	font-size: 0.90em;
}
#contact-main {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#room-info {
}
#contact-main p {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	color: #2d4e63;
	font-size: 1.2em;
	text-align: center;
}
#contact-directions {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#contact-directions p {
	font-size: 1.0em;
	font-weight: normal;
	padding: 20px 0px 0px 40px;
	margin: 0px;
	text-align: left;
	line-height: 140%;
}
#contact-directions h1 {
	font-size: 1.1em;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
.small-text {
	font-size: .75em;
}
#history-content  {
	font-size: 1.2em;
	color: #2d4e63;
	width: 800px;
	margin: 20px auto 0px auto;
}
#history-content p {
	font-size: 1.0em;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	line-height: 140%;
}
.image-historic {
	float: left;
	padding: 5px 20px 30px 5px;
	margin: 0px;
}
#col-left a:active {
	color: #000000;
}
#col-left a:hover {
	color: #cc3300;
	font-weight: bold;
}
#col-left a:visited {
	font-weight: normal;
	color: #000000;
}
#history-content p a:active {
	color: #2d4e63;
}
#history-content p a:hover {
	color: #CC3300;
}
#history-content p a:link {
	text-decoration: underline;
	color: #3C7896;
}
#history-content p a:visited {
	color: #3C7896;
}
#attractions-content {
	width: 800px;
	padding: 0px;
	margin: 0px auto 0px auto;
	clear: both;
	line-height: 140%;
}
#attractions-content p {
	font-size: 1.2em;
	line-height: 140%;
	color: #2D4E63;
	padding: 0px;
	margin: 30px 0px 15px 0px;
}
.image-attractions {
	float: left;
	padding: 0px 20px 5px 5px;
	margin: 0px;
}
#attractions-content p a:link {
	font-size: 1.0em;
	line-height: 140%;
	color: #2D4E63;
	padding: 0px;
	margin: 30px 0px 15px 0px;
	text-decoration: underline;
	font-weight: bold;
}
#attractions-content p a:hover {
	font-size: 1.0em;
	line-height: 140%;
	color: #CC3300;
	padding: 0px;
	margin: 30px 0px 15px 0px;
	text-decoration: underline;
	font-weight: bold;
}
#attractions-content p a:visited {
	font-size: 1.0em;
	line-height: 140%;
	color: #2D4E63;
	padding: 0px;
	margin: 30px 0px 15px 0px;
	text-decoration: underline;
	font-weight: normal;
}
{}
#pagetitle {
	padding: 0px;
	margin: 20px auto 0px auto;
	width: 800px;
	font-size: 2em;
	letter-spacing: .2em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CC3300;
}
#expand-nav {
	clear: both;
	padding: 0px;
	margin: 0px;
}

