body {
	text-align: center;
	margin:0px;
	font-size: 80%;
	line-height: 150%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #483C32;
	padding: 0;
	background-color: #483C32;	
}
p {text-align: justify;
}
div#maincont {
	text-align: left;
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DDB391;
	margin-top: 15px;
	padding-top: 3px;
}
div#txtCont {
	width: 440px;
	margin-left: 277px;
	margin-top: 20px;
	
}
#menuCont {
	width: 982px;
	color:#FFF;
	background-color:#483C32;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0 6px;
	border-bottom: 1px solid #900;
}
#menuCont a {
	padding: 0.2em 1em;
	margin-left: 2em;
	background-color: #483C32;
	color: White;
	text-decoration: none;
}
#menuCont a:hover, #menuCont a#current {
	background-color: #9E6028;
	color: #fff;
}
div#strapCont {
	background-color: #9E6028;
	color:#fff;
}
div#strapCont p {
	text-align: center;
	padding: 2px 0 2px 0;
}
div.images2right {
	float: right;
	width: 300px;
	font-size: 80%;
	text-align: right;
	padding-right: 15px;
}
div.images2left {
	width: 300px;
	font-size: 90%;
	text-align: left;
	padding-left: 15px;
}
div#hiddenStrapCont {
	display: none;
}
div.clearBoth {
	clear: both;
}
div.clearLeft {
	clear: left;
}
div.clearRight {
	clear: right;
}
div.leftCont {
	width: 220px;
	float: left;
	margin-top: 18px;
	margin-left: 6px;
}
div.leftContContact {
	width: 400px;
	float: left;
	margin-top: 18px;
	margin-left: 6px;
}
div.leftContHome {
	width: 270px;
	float: left;
	margin-top: 18px;
	margin-left: 6px;
}
div.leftContBook {
	width: 270px;
	float: left;
	margin-top: 18px;
	margin-left: 6px;
	height: 650px;
}
	
div.leftCont p, div.footCont p {
	text-align:left;
}
div.image1Right {
	width: 250px;
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
}
#switcher-panel {
	width: 250px;
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
}
div.image1RightFood {
	width: 200px;
	float: right;
	padding-bottom: 5px;
}
div.txtContLoc {
	width: 440px;
	float:right;
	margin-right: 100px;
	text-align: left;
}
div.txtContLoc2 {
	width: 520px;
	float:right;
	margin-right: 20px;
	text-align: left;
	padding-top: 20px;
}
div.image1RightBedrooms {
	width: 250px;
	float: right;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 6px;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.image1RightContact {
	width: 300px;
	float: right;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 6px;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.image1Left {
	width: 215px;
	text-align: left;
	float: left;
	padding-bottom: 5px;
}
p.banner {
	border: 0;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 150%;
	color: #9E6028;
}
h5 {
	line-height: 200%;
	font-size: 95%;
}
.AvailTable {
	margin-left: 65px;
}
.Booked {
	color: #FF0000;
}
.Booked1 {
	color: #7B7855;
}
.selector {
	color:#FFF;
	background-color:#483C32;
	width: 250px;
}
.selector a:link, .selector a:active, .selector a:visited {
	color: #fff; 
	text-decoration: underline; 
}
.selector a:hover {color: #EC903E; text-decoration: none; }
.colText { 
	color: #7B7855;
	font-size: 130%;
}
table.prices {
	padding-top: 0;
	margin-top: 0;
}
img.marina {
	padding: 0 4px 0 12px;
	padding-bottom: 14px;
}
img.accomL {
	padding-right: 12px;
	padding-bottom: 14px;
}
img.accomR {
	padding-left: 12px;
}
img.accomL1 {
	padding-right: 12px;
	padding-bottom: 30px;
}
img.accomR1 {
	padding-left: 12px;
	padding-bottom: 30px;
}
img.locat {
	padding: 5px 0 40px 12px;
}
p.menu {
	text-align:center;
}
img#topImage {
	padding-right: 6px;
}
a, a:visited, a:hover {
  cursor: pointer;
}

.switcher-content {
  display: none;
}

