@charset "utf-8";
.boat {
	background-image: url(images/boatphoto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px none #000099;
}
#home {
	list-style-type: none;
	list-style-image: none;
}
em {
	color: #3399FF;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000000;
}
.textfield {
	background-color: #E5E5E5;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
address {
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}


#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #3399FF;
}
a:hover {
	color: #FF0000;
}
