﻿body {
	background-image: url('../image/bg.jpg');
	margin-top: 15px;
	margin-left: 25px;
	background-repeat: repeat;
}
#container {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin: 7px 15px 7px 15px;
	text-align: left;
}
#masthead {
	background-image: url('../image/Fishing.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	background-color: #003399;
}
#masthead-p {
	margin-right: 4px;
	text-align: center;
	color: #FFFF00;
	margin-top: 3px;
	margin-left: 587px;
	font-weight: bold;
	font-size: large;
}
#navigation {
}
#footer {
	background-color: #003399;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
}
.formtext {
	width: 20%;
	float: left;
	font-size: medium;
	font-weight: bold;
}
.textboxcolor {
	background-color: #FFFFCC;
}
.contentalign {
	background-color: #FFFFCC;
	border-style: groove;
	border-width: medium;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
}
.tableheading {
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.tablecolor {
	color: #FFFFFF;
	background-color: #0000FF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.boatprice {
	color: #FF6600;
	font-variant: normal;
	text-transform: none;
	background-color: #000099;
}
#flash {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 800px;
}
#column-r {
	width: 550px;
	position: relative;
	float: right;
	margin-top: 25px;
}
#column-l {
	width: 135px;
	float: left;
	position: relative;
	margin-top: 25px;
}
