@charset "utf-8";
html, body{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	background:#676767;
	color:#373737;
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:20px;
}

img {border:0;}

#wrapper
{
	margin:0 auto;
	width:950px;
	border:solid 0px #000;
	background:#fff;
	padding-bottom:5px;
}

#header
{
	border:solid 0px #ccc;
}

#header img
{ 
	float:left;
}

#header h1
{ 
	float:right;
	margin-top:50px;
	margin-right:40px;
	color:#ff1a00;
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a
{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#fff;
	text-decoration:underline;
}

#topmenu
{
	font-family:"Myriad Pro";
	background:#0c0349;
	padding:5px 10px 5px 10px;
	color:#fff;
	margin-bottom:40px;
}

#bottom-menu{
	background:#0c0349;
	color:#fff;
	text-align:center;
	padding:5px;
}

#links
{
	float:right;
}


#news
{
	margin:15px;
	text-align:center;
}

#news span
{
	color:#ff1a00;
	font-weight:bold;
}

#content
{
	background:#f4f4f4;
	padding: 5px  0 15px 15px ;
	min-height:250px;
}

#content img
{
	float:right;
}

#content p
{
	width:650px;
	text-align:justify;
}
#content h1
{
	color:#3399FF;
	font-family:"Myriad Pro";
	font-size:18px;
}

#pics
{
	background:#f4f4f4;
	width:375px;
	float:right;
	padding:0 10px 10px 10px;
}

#pics h1
{
	font-family:"Myriad Pro";
	font-size:16px;
	border-bottom:1px solid #ccc;
}

h2
{
	text-transform:uppercase;
	color:#000033;
	font-family:"Myriad Pro";
	font-size:14px;
	margin:0 0 0 80px;
	padding:0px;
}

#info ul
{
	list-style:none;
	padding:0 0 20px 80px;
	font-size:12px;
	margin:5px 0 0 0;
}

#info ul a
{
	color:#ff1a00;
	text-decoration:none;
}

#info ul a:hover{
	text-decoration:underline;
}

.facilities
{
	background:url(images/pic_facil.gif) no-repeat;
}

.dockbooking
{
	background:url(images/pic_dock.gif) no-repeat;
}

.clubdocs
{
	background:url(images/pic_clubdoc.gif) no-repeat;
}

#info
{
	padding-left:15px;
}

#pics img
{
	float:left;
	margin:3px;
}
#links2 a
{
color:#373737;
}