@charset "utf-8";
/* CSS Document */


body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#517E95;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}
#boatlist li
{
margin-left:30px;
}
.bigcontenttext
{
	font-size:14px;
}
.container
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:840px;
	width:800px;
	background-color:#779db4;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border: medium double white;
}



.containerform
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:1180px;
	width:800px;
	background-color:#779db4;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border: medium double white;
}

.containergallery
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:1240px;
	width:800px;
	background-color:#779db4;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border: medium double white;
}

#contenttitle
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#181865;
	margin:22px;
}

.menu
{
	
	list-style-type:none;
	position:relative;
	top:280px;
	
	text-align:center;
	margin-left:auto;
	margin-left:auto;
	display:inline;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	background-color:#CCCCCC;
	border-style:double;
	border-width:1px;
	border-color:#999999;
	
}

.menu li 
{ 
	display:inline;
	font-size:18px;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
	color:#000066;
	
	
}

.menu li a
{ 
	display:inline;
	font-size:18px;
	text-decoration:none;
	color:#000066;
	
}

.menu li a:hover
{ 
	display:inline;
	font-size:18px;
	text-decoration:none;
	color:#0099FF;
	
}

#contentbackground
{
	height:465px;
	width:700px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:320px;
	background-color:#93aec1;
	border: medium double white;
	
}

#contentbackgroundgallery
{
	height:880px;
	width:700px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:320px;
	background-color:#93aec1;
	border: medium double white;
	
}
#contentbackgroundform
{
	height:800px;
	width:700px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:320px;
	background-color:#93aec1;
	border: medium double white;
	
}

#content
{

	text-align:left;
	padding:15px;
}

#gallery img
{
	margin:5px; 
	border:solid; 
	border-width:1px; 
	border-color:#666666;
}

.service
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top:12px;
	float:left;
	height:40px;
	width:250px;
	background-color:#44825C;
	margin-left:60px;
	margin-top:35px;
}

.rate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top:12px;
	float:right;
	height:40px;
	width:250px;
	background-color:#9FCCA7;
	margin-right:80px;
	margin-top:35px;	
}

form 
{
background-color:#A9AFD8;
height:212px;
}

#formtitle
{
	position:relative;
	top:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#181865;
	margin:22px;
}

#formsubtitle
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#181865;
	margin:22px;
}

#jumpMenu
{
	marign-top:50px;
}