@charset "utf-8";
Body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodyBorder {
	border: 1px solid #009D9C;
}
.bodyBackground {
	background-color: #382e07;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.largeBackground {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackground2 {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundNet {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background-fisherman.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundFish {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background-fish.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundPoles {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/backgroundfishingPoles.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundCharters {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background-boats.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundYachts {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background-Dining2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundMarina {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background-Man-Fishing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundReels {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background-Reel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.largeBackgroundSunset {
	background-attachment: scroll;
	background-color: #f8f6dd;
	background-image: url(images/background-sunset.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
}
.tableTopBlue {
	background-color: #009d9c;
	height: 40px;
}
.logoPosition {
	float: left;
	height: 202px;
	width: 330px;
}
.starPosition {
	float: left;
	height: 200px;
	width: 200px;
}

.headerNav {
	height: 202px;
	width: 370px;
	background-image: url(images/topNavBottomRight_09.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	float: right;
	margin-right: 80px;
}
.headerNav p {
	font-size: 14px;
	font-weight: bold;
	color: #364e85;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 60px;
	white-space: normal;
	text-align: right;
	background-image: url(images/sunimage_08.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-top: 20px;
	margin-top: 33px;
}
.mainNav {
	background-color: #009d9c;
	height: 40px;
}
.flashContent {
	height: 140px;
	background-image: url(images/navBack_15.jpg);
}
.flashBottomBorder {
	background-color: #009d9c;
	height: 21px;
}
.contentLeft {
	float: left;
	width: 650px;
	padding-left: 20px;
	padding-top: 20px;
}
.contentRight {
	float: right;
	width: 310px;
	text-align: center;
	display: block;
	padding-top: 15px;
}
.rightTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.largeParagraphText {
	font-size: 18px;
	font-weight: bold;
	color: #963c17;
}
.leftContentXLargeBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.leftContentLargeBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009D9C;
	float: left;
	padding-left: 20px;
}
.footerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009D9C;
	float: right;
	padding-right: 20px;
}
.footerRight a {
	color: #009D9C;
	text-decoration: none;
}
.footerRight a:hover {
	color: #EBE199;
}
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
}
.footerNav a {
	text-decoration: none;
	color: #EBE199;
}
.footerNav a:hover {
	color: #009D9C;
}
.tealBorder {
	border: 1px solid #009D9C;
}
.blkBorder {
	border: 1px solid #000000;
}
.orangeText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #963c17;
}
.textLargeOrange {
	font-size: xx-large;
	font-weight: bold;
	color: #963c17;
}

.textWhite {
	color: #FFFFFF;
}
.textTeal {
	color: #009D9C;
}
.textSmallOrange {
	font-size: x-small;
	color: #963C17;
	font-weight: bold;
}
.textSmall {
	font-size: x-small;
}
