body {
	color: #000;
	background-color: #357;
	font-family: cursive;
	font-size: 14px;
}

#container {
	position: absolute;
	width: 800px;
	margin-left: 10px;
	color: #000;
	background-color: #F0E68C;
	border-style: solid;
	border-width: 20px;
	border-color: #66bb99;
}

#ltheader {
	float: left;
	width: 85px;
	margin-top: 20px;
	margin-left: 10px;
}

#header {
	float: left;
	width: 600px;
	margin-top: 20px;
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #66bb99;
}

#rtheader {
	float: left;
	width: 95px;
	margin-top: 50px;
}

#navbar {
	float: left;
	width: 780px;
	margin-top: 10px;
}


#main {
	float: right;
	width: 490px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#leftside2 {
	float: left;
	width: 225px;
	margin-left: 5px;
	padding-right: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #508394;
	color: #FFF;
}

#leftside {
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.leftpic {
	clear: both;
	float: left;
	width: 280px;
	padding-top: 1em;
}


.lefttext {
	clear: both;
	float: left;
	width: 360px;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 5px;
}

.rightpic {
	float: right;
	width: 385px;
	padding-top: 1em;
}

.righttext {
	float: right;
	width: 480px;
	padding: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
}

.bottomleft {
	clear: both;
	float: left;
	width: 350px;
	margin-left: 25px;
}

.bottomright {
	float: right;
	width: 350px;
	margin-right: 35px;
}

.divider { 
	clear: both;
	width: 780px; 
}

#footer {
	clear: both;
	width: 820px;
	border-left: 20px;
	border-right: 20px;
	padding-top: .5em;
	text-align: center; 
	font-size: 70%;
	color: #333;
	background-color: #66bb99;
}

.menu {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

div.right { 
	float: right;
	margin-top: 20px;
	width: auto;
}

div.video {
	float: right;
	width: auto;
}

h3.img { text-align: center; }

h4, h5 { text-align: center; }

h4.room {
	text-align: left; 
	padding-left: 20px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
        border-bottom: 5px solid #CD5B45;
	height: 0px;
 	width: 200px;
}

#rates {
	clear: both;
	padding-bottom: 2em;
}

.promotion { color: red; background-color: inherit; }

table.pricing {
	margin-left: auto; 
	margin-right: auto; 
	border-color: #600;
	border-width: 0 0 1px 1px;
	border-style: solid;
}

tr.pricing {
	font-weight: bold;
	text-align: center;
}

td.pricing {
	border-color: #600;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #FFC;
	color: inherit;
	padding-left: 1em;
	padding-right: 1em;
}

#email {
	text-align: center; 
	font-size: 150%; 
	padding-bottom: .5em;
}

a.link {
	text-decoration: none;
	color: #FFF;
	background-color: inherit;
}

ul.amenities { font-size: 14px; }

.indented {padding-left: 2em; }

h5.respond { 
	color: #CD5B45; 
	background-color: inherit;
}

.recontact {padding-left: 5em; padding-right: 5em; }