body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #1e3048;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	letter-spacing: 0.015em;
	color: #000;
	}

a {
	outline: none;
	}

#shade {
	margin: 0 auto;
	width: 820px;
	background: url(images/shading.jpg);
	}

#header {
	line-height: 0;
	width: 770px;
	height: 239px;
	margin: 0 auto;
	background: url(images/header.jpg) 0 0 no-repeat;
	}

#header ul {
	list-style: none;
	margin: 111px 0 0 465px;
	}
	
#header ul li {
	list-style: none;
	display: inline;
	}
	
#header ul li a {
	padding: 2px 8px 0 8px;
	text-decoration: none;
	color: #1c3e6c;
	font-weight: bold;
	font-size: 14px;
	}
	
#header ul li a:hover {
	background-color: #e6e6e0;
	border-bottom: 2px solid #1c3e6c;
	}
	
#tel {
	margin: 34px 0 0 570px;
	color: #868683;
	font-weight: bold;
	font-size: 16px;
	}
	
#tel span {
	position: relative;
	top: -1px;
	margin-left: 8px;
	}

#main {
	width: 592px;
	background: #fff;
	margin: 0 auto;
	padding: 0 31px;
	border-left: 58px solid #dfdfd5;
	border-right: 58px solid #dfdfd5;
	}

h1 {
	float: left;
	}
	
h1 a {
	width: 350px;
	text-indent: -5555px;
	display: block;
	height: 120px;
	}

h2 {
	width: 228px;
	height: 19px;
	font-style: italic;
	font-size: 14px;
	color: #1e3048;
	text-indent: -5555px;
	font-family: Georgia, Times, serif;
	background-repeat: no-repeat;
	margin: 10px 0;
	}
	
h3 {
	margin: 75px 0 0 480px;
	font-style: italic;
	font-size: 24px;
	font-family: Georgia, Times, serif;
	}

#content, #content-home, #services {
	font-family: Helvetica, Arial, sans-serf;
	}
	
#content-home {
	width: 562px;
	margin-left: 10px;
	}

#map {
	margin: -22px 0 25px 3px;
	}
	
#boat {
	margin: -10px 0 25px 13px;
	}
	
#mast {
	margin: -10px 0 0 -31px;
	width: 654px;
	background: url(images/mast.jpg) 0 0 no-repeat;
	}

.firstline:first-letter {
	font-size: 20px;
	font-family: Georgia, Times, serif;
	}

#services {
	width: 450px; 
	padding: 235px 0 0 44px;
	background: transparent;
	}
	
#services span, #contact-title {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.15em;
	}

#contact-title {
	margin: 5px 0;
	color: #777;
	}

.contact {
	float: left; 
	width: 210px;
	margin: 15px 0;
	}
	
.contact a, .gallery {
	color: #000;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	border-bottom: 1px dotted #aaa;
	}

.contact a:hover, .gallery:hover {
	color: #1c3e6c;
	border-bottom: 1px dotted #000;
	}

#footer {
	margin: 0 auto 0 auto;
	width: 820px;
	height: 123px;
	background: #1e3048;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	text-align: center;
	}
	
#footer a {
	font-size: 11px;
	letter-spacing: 0.2em;
	color: #777;
	text-decoration: none;
	border-right: 1px solid #bbb;
	padding: 3px 12px;
	}
	
#footer a.noline {
	border-right: 0;
	}
	
#footer a:hover {
	color: #444;
	background-color: #e6e6e0;
	}

#byline {
	margin: 8px 0;
	}
	
#byline, #byline a {
	font-size: 9px;
	letter-spacing: 0.05em;
	color: #999;
	}

#byline a {
	border: 0;
	padding: 0 0 0 15px;
	}
	
#byline a:hover {
	background-color: transparent;
	}