*
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
}

html
{
	background-color: #ffffff;
}

a
{
	text-decoration: none;
	color: #eef;
	text-align: left;
}

a:hover
{
	color: #fff;
}

.selected
{
	color: #f3bf09 !important;
}

.clear
{
	clear: both;
	height: 1px;
}

.home-image
{
	margin-left: 20px;
}

.loader
{
	width: 55px;
	height: 55px;
	margin: 127px auto;
	display: block;
}

.wide
{
	width: 96%;
}

.twitterlink
{
	border: 0px;
	float: right;
	margin-right:5px;
	margin-left:5px;
	margin-top: -3px;
	opacity: 0.65;
}

.twitterlink:hover
{
	opacity: 1;
}

.twitterlink img
{
	border: 0px;
}

#container
{
	padding-top: 20px;
}

#page
{
	width: 950px;
	margin: 0px auto;
}

#page-inner
{
	background-image: url('images/seabg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 106px;
	border: 2px outset #0f6aa1;
}

#noticeblock
{
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background-color: #265c8a;
	padding-top: 8px;
	font-size:14px;
	padding-left:8px;
	min-height:20px;
}

#logo
{
	height: 240px;
	width: 475px;
	position: absolute;
	margin-left: 235px;
	margin-top: 30px;
	background-image: url('images/logo-clean.png');
	background-repeat: no-repeat;
	z-index: 100;
}

#header
{
	background-image: url('images/headergradient.jpg');
	background-repeat: repeat-x;
	height: 284px;
}

#stars
{
	background-image: url('images/stars.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 90px;
	width: 110px;
	margin: 0px 5px 0px 830px;
	position: absolute;
}

#menu-area
{
	margin-top: 107px;
	height: 24px;
	position: absolute;
	width: 946px;
	border-top: 8px solid #275c88;
	border-bottom: 8px solid #275c88;
}

#menu
{
	margin-top: 114px;
	height: 24px;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: center;
	position: absolute;
	width: 942px;
	z-index: 110;
}

#menu a
{
	text-decoration: none;
	padding: 0px 4px;
	font-weight: bold;
	color: white;
}

#menu a:hover
{
	color: #f7c00b;
}

#top-content
{
	min-height: 25px;
	color: #275c88;
}

#bottom-content
{
	border-top: 8px solid #275c88;
	background-image: url('images/subcontentgradient.jpg');
	background-repeat: repeat-x;
	background-color: #d5c18e;
	
}

#bottom-content p
{
	margin-left: 70px;
	color: #1a4f85;
	padding: 18px 18px 14px 0px;
	font-weight: bold;
	text-align: justify;
	line-height: 23px;
}

#bottom-content ol, #bottom-content ul
{
	margin-left: 90px;
	color: #1a4f85;
	padding: 18px 18px 14px 20px;
	font-weight: bold;
	text-align: justify;
	line-height: 23px;
}

#bottom-content h2
{
	font-size: 19px;
	color: #265c8a;
	margin: 18px 0px 0px 60px;
}

#bottom-content h3
{
	font-size: 17px;
	color: #265c8a;
	margin: 18px 0px 0px 65px;
}

#bottom-content a
{
	color: #41a7e9;
}

#bottom-content a:hover
{
	color: #001fa0;
}

.bottom-title
{
	float: left;
	/*margin-right: 40px;
	margin-top: -14px;*/
}

.page-image
{
	margin-top: 18px;
	margin-right: 10px;
	border: 1px solid white;
}

#gallery-list
{
	width: 100%;
	margin: 10px auto 0px;
	font-size: 12px;
}

.gallery-preview
{
	height: 40px;
}

#image-preview
{
	background-image: url("images/loading.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

#image-preview img
{
	width: 344px;
	height: 258px;
	border: 2px solid white;
}

* html #image-preview img /* IE6 */
{
	width: 340px;
	height: 252px;
}

#unit-heading
{
	margin-left: 54px;
	font-size: 18px;
	font-weight: bold;
	color: white;
}

#unit-gallery table
{
	width: 89%;
	margin: 10px auto;
}

.unit-description
{
	color: black;
	background-color: white;
	opacity: 0.9;
	width: 422px;
	margin-left: 10px;
	padding: 4px 10px 8px;
	border: 2px solid #275c88;
	font-size: 13px;
	text-align: justify;
	line-height: 15px;
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	min-height: 40px;
}

#unit-description-big
{
	background-image: url('images/seeless.png');
	display: none;
}

#unit-description-small
{
	background-image: url('images/seemore.png');
	height: 40px;
	display: block;
}

#gallery-thumbs
{
	width: 480px;
}

#gallery-thumbs img
{
	height: 86px;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid white;
}

#rates-table
{
	font-size: 14px;
	margin-left: 70px;
	color: #1a4f85;
	text-align: left;
	width: 100%;
}

#rates-table th
{
	padding: 6px;
}

#rates-table td
{
	padding: 6px 4px;
	border-top: 1px solid #265C8A;
}

.preview td
{
	padding: 8px;
	font-size: 12px;
}

.preview a b
{
	color: #275c88;
	font-size: 11px;
	text-align: center;
}

.stripe1 td
{
	text-align: left;
}

.stripe2 td
{
	text-align: right;
}

#footer
{	
	background-color: #265c8a;
	padding: 3px 5px;
	height: 14px;
	font-size: 12px;
}

#footer-links
{
	text-align: left;
	float: left;
	margin-bottom: 4px;
}

#footer-text *
{
	text-align: right !important;
	float: right;
	margin-bottom: 4px;
	background-color: none;
}

#bottom
{
	width: 950px; 
	margin: 0px auto 0px;
	background-color: #fff;
}

#copyright
{
	width: 340px;
	float: left;
	font-size: 10px;
}

#info
{
	width: 240px;
	float: left;
	text-align: center;
}

#goat
{
	width: 240px;
	padding-right: 0px;
	float: right;
	text-align: right;
	font-size: 10px;
}

#goat a
{
	color: #444;
}

#facebook{
	position:absolute;
	margin-top:+2.5em;
	margin-left:+3em;	
}

#booking{
	position:absolute;
	margin-top:+10em;
	margin-left:+40em;
	z-index:101;
}

#booking img{
	padding:0.5em;
	padding-bottom:0;
	border-bottom:2px solid #FFF;	
}

#booking img:hover{
	border-color:#F7C00B;
}

#review{
	position:absolute;
	margin-top:+10em;
	margin-left:+6em;
	z-index:101;
}

#review img{
	padding:0.5em;
	padding-bottom:0;
	border-bottom:2px solid #FFF;	
}

#review img:hover{
	border-color:#F7C00B;
}

#greview{
	clear:left;
	float:left;
	font-size:12px;
	margin:10px 10px 10px +30px;
	padding:10px;
	width:650px;
	border:1px solid #275C88;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#gcomment{
	font-style:italic;
	padding-bottom:10px;
}

#gdetail{
	float:left;
	width:100%;
	text-align:right;	
}

#form{
	padding:1em 1em 2em 5em;
	font-size:12px;	
}

#field{
	clear:left;
	float:left;
	width:250px;
	margin-top:.5em;	
}

#val{
	float:left;
	width:300px;
	margin-top:.5em;
}

#val input{
	width:200px;	
}

#fulldesc{
	clear:left;
	float:left;
	width:550px;
	margin-top:.5em;	
}

#fulldesc textarea{
	width:530px;
	padding:10px;
	height:180px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
}

#button{
	width:auto;
	padding:10px;	
}

