@charset "utf-8";
/* CSS Document */

h1#pagetitle {
	font-size: 1.6em;
	color: #16163A;
	margin-top: 0;
	background: url(../images/boat.gif) no-repeat 0 50%;
	padding-left: 55px;
}

h2 {
	font-size: 1.2em;
	color: #7d9a9b;
	margin: 0;
}

#content {
	font-size: 0.9em;
}

#content p, #content ul {
	line-height: 150%;
	margin-top: 0;
}

#content h3 {
	margin-bottom: 3px;
}

#content ul {
	margin-top: 0;
	margin-bottom: 0;
}

#content a, #footer a {
	font-weight: bold;
}

img.border {
	border: 1px solid #16163A;
	margin-left: 5px;
}

#content a:link, #footer a:link {
	color: #16163A;
}

#content a:hover, #footer a:hover {
	color: #7d9a9b;
}

#content a:visited, #footer a:visited {
	color: #16163A;
}


#content a:active, #footer a:active {
	color: #7d9a9b;
}

#footer {
	background: url(../images/logo.gif) no-repeat 97% 99%;
}

#footer hr {
	text-align: center;
	color: #EEE;
}
