body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	padding-top: 10px;
	background-image: url(images/normal_bg.jpeg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#container {
	margin: 0px;
	width: 665px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	position: relative;
	height: 470px;
	margin-bottom: 10px;
}
#mainmenu {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	clear: both;
}
#mainmenu li {
	display: inline;
	border-left: 1px solid #666666;
}
#mainmenu #startmenu {
	border-left: none;
}
#mainmenu a {
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #000000;
}
#container #encorelogom {
	margin: 5px;
	float: right;
}
#container p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	margin: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 145px;
}
#container h1 {
	font-size: 1.1em;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #1A95EC;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 150px;
	margin-bottom: 0px;
}
#rentalslist {
	margin: 5px;
	list-style-type: none;
	padding: 5px;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	clear: left;
	position: relative;
	background-color: #FFFFFF;
}
#rentalslist li {
	position: relative;
	min-height: 210px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
}
#rentalslist img {
	margin: 5px;
	position: relative;
}
a.rentreadmore {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin-top: 20px;
	font-style: italic;
}
#rentalslist h3 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #1F8EE6;
}
#outside {
	margin-bottom: 5px;
	margin-left: 20px;
}
#balcony {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#livingroom {
	margin-left: 20px;
	margin-top: 10px;
}
#floorplan {
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #88D8FD;
	position: relative;
	min-height: 140px;
}
#floorplan #plan {
	float: right;
	margin-left: 20px;
}
#container #floorplan ul {
	margin: 5px;
	padding: 0px;
	line-height: 1.4em;
	font-size: 0.9em;
	padding-left: 10px;
}
#sunbathing {
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#container p strong {
	font-size: 1.05em;
	font-weight: bold;
	color: #000000;
}
#boat {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#goforit {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bbq {
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#salon {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#master {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#bathroom {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftsidebar {
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	right: 30px;
	padding: 15px;
	text-align: center;
	line-height: 1.4em;
	font-weight: bold;
	border: 1px solid black;
	margin: 10px;
}
#leftsidebar:hover {
	
	background-color: #0095D8;
	color: #CCCCCC;
}
#rightsidebar {
	font-size: 0.7em;
	color: #fff;
	background-color: #000;
	width: 100px;
	position: absolute;
	padding: 10px;
	text-align: center;
	line-height: 1.4em;
	filter:alpha(opacity=50);
-moz-opacity:0.50;
	opacity: 0.50;
	font-weight: bold;
	left: -119px;
	bottom: 20px;
}
#rightsidebar:hover {
	filter:alpha(opacity=100);
-moz-opacity:1;
	opacity: 1;
	background-color: #FFFFFF;
	color: #333333;
}
#undertitle {
	font-size: 0.7em;
	color: #000000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	line-height: 1.4em;
	font-weight: bold;
}
*html #leftsidebar {
}
#boatspecs {
	float: right;
	margin: 10px;
	margin-right: 50px;
	font-size: 0.8em;
	text-align: center;
}
#container #galleyspecs {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#container #bridgespecs {
	margin-bottom: 10px;
	margin-top: 10px;
}
#destinations {
	font-size: 1.2em;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}
#destinations li {
	list-style-type: none;
	list-style-position: inside;
	font-size: 0.6em;
	margin-bottom: 10px;
	font-weight: normal;
}
#container #destinations a {
	color: #000000;
	text-decoration: none;
}
#running {
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	margin-right: 30px;
	margin-left: 60px;
}
#stateroom {
	margin-top: 10px;
	margin-bottom: 5px;
}
#dining {
	margin-top: 5px;
	margin-bottom: 5px;
}
#diningaft {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#sunbathing img {
	margin-bottom: 5px;
}
#bed {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#exlounge {
	margin-top: 5px;
	margin-bottom: 5px;
}
#exlounge2 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
#exdining {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rentalslist h2 {
	font-size: 1.2em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#rentalslist p {
	font-size: 0.9em;
	line-height: 1.8em;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-weight: normal;
}
#rentalslist em {
	color: #119BFE;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	display: block;
	font-size: 1.2em;
}
#portaft {
	margin-top: 5px;
	margin-bottom: 5px;
}
#accoguest {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#twin {
	margin-top: 5px;
	margin-bottom: 5px;
}
#hisbath {
	margin-top: 5px;
	margin-bottom: 5px;
}
#dining2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#desert {
	margin-top: 5px;
	margin-bottom: 5px;
}
#shrimp {
	margin-top: 5px;
	margin-bottom: 5px;
}
#boatspecs p {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#alexbest {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#rentalslist #roomone {
	float: right;
	position: relative;
}
#container p a {
	color: #008FFA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #119BFE;
}
#container p a:hover {
	color: #000000;
}
#rentalslist #pictures {
	margin: 10px;
	float: right;
	width: 200px;
	position: relative;
}
.destinpopup {
	border: 1px solid #000;
	padding: 10px;
	width: 350px;
	position: absolute;
	top: 130px;
	right: 110px;
	visibility: hidden;
}
.destinpopup p {
	color: #000000;
	margin: 5px;
}
#destinationspops p {
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
}
#destinationspops h2 {
	font-size: 0.9em;
	margin-bottom: 5px;
	margin-top: 0px;
}
#destinationspops img {
	float: right;
}
*html .destinpopup {
	width: 350px;
	top: 110px;
	right: 110px;
}
#destinations em {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-left: -20px;
}
#rentalslist h3 a {
	color: #1995EC;
	text-decoration: none;
}
#rentalslist h3 a:hover {
	color: #000000;
	text-decoration: none;
}
#applet {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}
#sundeck {
	margin-top: 0px;
	margin-bottom: 5px;
}
#otherdestinations {
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4em;
	float: left;
	width: 150px;
	position: relative;
	padding: 0px;
}
#otherdestinations li {
	list-style-type: none;
	line-height: 1.8em;
}
#otherdests {
	position: relative;
	width: 350px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

