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

body {
	font-family: arial;
	background-color: #000;
	margin: 0;
	padding: 0;
	color: white;
}
.container {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #000;
	padding-bottom: 100px;
}

.outriggerpic {
	float: left;
	height: 150px;
	width: 750px;
	margin-left: 55px;
	margin-top: 20px;
}

.header {
	float: left;
	height: 100px;
	margin: 0;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 25px;
}
.mediabanner {
	float: left;
	height: 50px;
	width: 400px;
	margin-left: 390px;
	margin-top: 25px;
}

.heading {
	margin: 0;
	padding: 0;
	float: left;
}

.logo {
	float: right;
	margin: 0;
	padding-right: 75px;

}
.banners {
	float: left;
	height: 50px;
	width: 511px;
	margin-bottom: 25px;
	margin-top: 25px;
}
.maincontent .banners {
	margin-right: 310px;
}


.maincontent {
	padding: 0;
	text-align: justify;
	margin-right: 35px;
	color: #D8D8D8;
	line-height: 20px;
	margin-left: 20px;
}
.handanimate {
	height: 333px;
	width: 848px;
	margin-top: 20px;
	float: left;
	margin-bottom: 23px;
}
.newhand {
	float: left;
	height: 159px;
	width: 848px;
	margin-top: 30px;
}



a#seating img {
	background:url(../images/buttons/regularbuttons/seating.gif) top left no-repeat;
}
a#kayaks img {
	background:url(../images/buttons/regularbuttons/kayaks.gif) top left no-repeat;
}
a#hand img {
	background:url(../images/buttons/regularbuttons/hand.gif) top left no-repeat;
}
a#media img {
	background:url(../images/buttons/regularbuttons/media.gif) top left no-repeat;
}
a#contact img {
	background:url(../images/buttons/regularbuttons/contact.gif) top left no-repeat;
}
a#seating:hover img {background:url(../images/buttons/rolloverbuttons/seatingroll.jpg) top left no-repeat;}
a#kayaks:hover img {background:url(../images/buttons/rolloverbuttons/kayaksroll.jpg) top left no-repeat;}
a#hand:hover img {background:url(../images/buttons/rolloverbuttons/handroll.jpg) top left no-repeat;}
a#media:hover img {background:url(../images/buttons/rolloverbuttons/mediaroll.jpg) top left no-repeat;}
a#contact:hover img {background:url(../images/buttons/rolloverbuttons/contactroll.jpg) top left no-repeat;}
a#links:hover img {background:url(../images/buttons/rolloverbuttons/linksroll.jpg) top left no-repeat;}

.contact {
	height: 30px;
	width: 86px;
	margin: 0;
	padding: 0;
	float: right;
}
.media {
	height: 30px;
	width: 76px;
	margin: 0;
	padding: 0;
	float: right;
}
.hand {
	height: 30px;
	width: 164px;
	margin: 0;
	padding: 0;
	float: right;
}
.kayaks {
	height: 30px;
	width: 82px;
	margin: 0;
	padding: 0;
	float: right;
}
.seating {
	height: 30px;
	width: 86px;
	margin: 0;
	padding: 0;
	float: right;
}
.buttons {
	height: 30px;
	width: 494px;
	padding: 0;
	position: absolute;
	margin-top: 115px;
	margin-left: 375px;
	z-index: 2;
}
.indextext {
	float: left;
	width: 511px;
	position: absolute;
	margin-left: 225px;
	margin-top: 670px;
}

.mainpicture {
	height: 525px;
	margin-left: 22px;
	margin-top: 75px;
	padding: 0;
	position: absolute;
	width: 350px;
}
.filler {
	float: left;
	height: 455px;
	width: 372px;
	background-color: #000;
	z-index: 2;
	margin-right: 17px;
}
.seatanimate {
	height: 494px;
	width: 329px;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.indexpic {
	float: none;
	height: 572px;
	width: 945px;
	position: absolute;
	margin-left: -75px;
	margin-top: 102px;
}
.hand2 {
	float: left;
	height: 312px;
	width: 848px;
}
.contactpic {
	height: 523px;
	width: 757px;
	clear: both;
	margin-top: 150px;
}
a:link {
	color: #6FF;
}
a:visited {
	color: #69F;
}
.video {
	padding: 0px;
	float: left;
	height: 385px;
	width: 480px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 388px;
}
.mediatext {
	margin-left: 390px;
	margin-top: 645px;
}
.animgif {
	float: right;
	height: 333px;
	width: 500px;
	background-color: #FFF;
	z-index: 2;
	margin-right: 0px;
	margin-left: 23px;
	margin-bottom: 20px;
}

