body {
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(backgroundGradient.jpg);
	background-color: #243f60;
	color: #eceeee;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}
b {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
img, div, a, input {
	border-width: 0px;
	behavior: url(iepngfix.htc);
}
.inlineImageLeft {
	float: left;
	padding: 10px;
	width:200px;
}
.inlineImageRight {
	float:right;
	padding:10px;
	width:200px;
	border:none;
}
.companyImage {
	float:right;
	height:50px;
	padding:10px;
	border:none;
}
h1 {
	padding-bottom: 3px;
	width: 555px;
	border-bottom-color: #bebebe;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	font-style: italic;
	margin-top: 0px;
	font-size: 14px;
	text-transform: uppercase;
}
h3 {
	margin-top: 30px;
	font-style: italic;
	font-size: 14px;
	text-transform: uppercase;
}
h4 {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 18px;
	text-transform: uppercase;
}
h5 {
	padding-bottom: 3px;
	border-bottom-color: #bebebe;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	text-transform: uppercase;
}
.boatModelThree {
	height: 150px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
.boatModelTwo {
	height: 150px;
	margin-right: 20px;
	margin-left: 130px;
	float: left;
}
.boatModelTwoEnd {
	margin-right: 130px;
	margin-left: 20px;
	float: left;
}
.boatModelClear {
	clear: both;
}
dl {
}
dt {
	margin-top: 10px;
}
dd {
	margin: 0px;
	text-align: center;
	font-weight: bold;

}
#container {
	margin: auto;
	min-height: 100px;
	width: 800px;  

}
#nav {
	padding: 0px;
	margin-bottom: 50px;
	margin-top: 60px;
	width: 800px;
}
#nav ul {
	height: 25px;
	border-bottom-color: #bebebe;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	width: 800px;
	padding: 0px;
}
#nav ul li {
	padding-bottom: 0px;
	float: right;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 15px;
	color: #e4e4e4;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
}
#nav ul li#header {
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 30px;
	font-size: 20px;
	color: #ffffff;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
}
#nav ul li:hover {
	cursor:pointer;
}
#nav ul li.navActive {
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	float: right;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 15px;
	color: #fefffe;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
}
#contentHeader {
	padding: 0px;
	margin: 0px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(contentBackgroundTop.png);
	height: 20px;
}
#content {
	clear: both;
	float: none;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	min-height: 300px;
	width: 740px;
	background-repeat: repeat;
	background-image: url(contentBackground.png);
}
#contentFooter {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: auto;
	padding: 0px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(contentBackgroundBottom.png);
	height: 20px;
}
#loadingZone {
}
.loadingIndicator {
	text-align: center;
	width: 100%;
	margin-top: 50px;
}
textarea {
	height: 500px;
	width: 100%;
}
.formLabel {
	margin-right: 10px;
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}
.boat {
	margin-bottom: 30px;
	width: 100%;
}
.boatName {
	font-weight: bold;
	padding: 0px;
	width: 555px;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	text-transform: uppercase;
}
.boatOption {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	float: right;
	font-size: 16px;
	text-transform: uppercase;
}
.boatOption:hover {
	float: right;
	font-size: 16px;
	text-transform: uppercase;
	cursor:pointer;
}
.boatDescription {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.boatImageHolder {
	margin-top: 10px;
	height: 50px;
	width: 100%;
}
.boatImage {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: 5px;
	margin-top: auto;
	height: 50px;
	float: left;
}
textarea {
	height: 100px;
}
