@charset "UTF-8";

* {
margin : 0;
padding : 0;
border-width : 0;
}
body {
	font-size : 0.8em;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	text-align : center;
	border-style : none;
	background-repeat: repeat-x;
	background-image: url(../images/body-back.jpg);
	background-position: 50% top;
}


#wrapper {
	text-align : left;
	position : relative;
	top : 0px;
	bottom : 0;
	width : 820px;
	height : 100%;
	margin-top : 0;
	margin-right : auto;
	margin-left : auto;
	padding-left: 20px;
	background-image: url(../images/wrap-back.gif);
	background-repeat: repeat-y;
	background-color: #9FD7F7;
	background-position: 50% top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #182A20;
	border-left-color: #182A20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #182A20;
}
#content {
	line-height: 140%;
	color: #000000;
	padding-top: 25px;
	width: 800px;
	background-image: url(../images/cont-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: inherit;
	text-align: left;
	background-color: #C9E3FC;
}
#content.indent {
	line-height: 140%;
	color: #000000;
	padding-top: 25px;
	width: 777px;
	background-image: url(../images/cont-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: inherit;
	text-align: left;
	background-color: #C9E3FC;
	padding-right: 10px;
	padding-left: 12px;
}
em {
	font-size: 100%;
	font-style: italic;
	font-weight: 600;
	color: #005500;
	padding-top: 6px;
	padding-bottom: 6px;
}
#content h1 {
	font-size: 115%;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	margin-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content h1 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#content h1 a:hover {
	color: #043C2A;
}
.trips  {
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	margin-bottom: 9px;
	background-image: url(../images/head2.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #182A20;
	border-left-color: #182A20;
}
.mainhd {
	background-image: url(../images/head1.png);
	background-repeat: repeat-y;
}
.shop  {
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	margin-bottom: 9px;
	background-image: url(../images/head3.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #182A20;
	border-left-color: #182A20;
}
.contact  {
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	margin-bottom: 9px;
	background-image: url(../images/head4.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #182A20;
	border-left-color: #182A20;
}
#content h2 {
	color: #182A20;
	font-size: 120%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFCC;
	font-weight: 600;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
}

#content h2 a:link {
	color: #182A20;
	text-decoration: none;
}


#content h2 a:visited {
	color: #182A20;
	text-decoration: none;
}

#content h2 a:active,  #content h2 a:hover{
	color: #003300;
	font-weight: bolder;
}






#content ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/dot.gif);
	margin: 8px;
	padding-left: 8px;
}
#content li {
	padding-bottom: 5px;
}
a:link, a onclick  {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}
.point {
cursor: pointer;
	text-decoration: underline;


}
.float-left-point {
	float: left;
	cursor: pointer;
	margin-right: 10px;
	text-decoration: underline;
}
a:visited  {
	color: #333333;
	text-decoration: none;
}
a:active,p  a:hover  {
	color: #043C2A;
	font-weight: bold;
}





p {
	margin-bottom: 10px;
	line-height: 140%;
}


#header {
	height: 128px;
	width: 800px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#header h2 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 110%;
	font-weight: 500;
	padding-top: 100px;
	line-height: 150%;
	letter-spacing: 2px;
	text-align: center;
}

#nav {
	height: 29px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/header.jpg);
}
#top-nav {
	height: 18px;
	width: 838px;
	font-size: 90%;
	padding-top: 5px;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #043C2A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	color: #939630;
}
#top-nav a {
	text-decoration: none;
	color: #DFDFDF;
	padding-right: 3px;
	padding-left: 3px;
}
#top-nav a:link.current, #top-nav a:visited.current {
	font-weight: bold;
	color: #FFFFFF;
}


#top-nav a:active,  #top-nav a:hover {
	font-weight: bold;
	color: #cccc33;
}

#footer {
	height: 16px;
	width: 800px;
	padding-top: 5px;
	color: #333333;
	text-align: center;
}
#footer p {
	font-size: 90%;
}
#footer a:link {
	color: #2c426e;
}
#left-cont img {
	border: 1px solid #182A20;
	margin-bottom: 6px;
	margin-top: 2px;
}
.clear-left {
	clear: left;
}


#footer a:active {
	color: #333;
}
.logo {
	position: absolute;
	z-index: 100;
	left: 260px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
}
#left-cont {
	float: left;
	height: auto;
	width: 572px;
	padding-left: 12px;
}


#gallery-1 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	z-index: 800;
	left: 32px;
	top: 216px;
	visibility: hidden;
}

#gallery-2 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 216px;
}
#gallery-3 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 216px;
}
#gallery-4 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 216px;
}
#gallery-5 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 218px;
}
#gallery-6 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 216px;
}
#gallery-7 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 216px;
}
#gallery-8 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 216px;
}
#gallery-9 {
	background-color: #C9E3FC;
	background-image: url(../images/Pictures/9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 575px;
	width: 575px;
	position: absolute;
	visibility: hidden;
	z-index: 800;
	left: 32px;
	top: 216px;
}

#panel {
	width:46%;
	height: auto;
	float: left;
	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;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 15px;
	
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	color: #FFFFFF;
}
#panel.one{
background-image: url(../images/head1.png);
	background-repeat: repeat-y;
background-color: #86F1D0;
	background-position: -80px top;

}
#panel.two{
	background-image: url(../images/head2.png);
	background-repeat: repeat-y;
	background-position: -50px;
	background-color: #C5C52C;
}
#panel.three{
	background-image: url(../images/head3.png);
	background-repeat: repeat-y;
	background-color: #0099FF;
	background-position: -80px top;
}
#panel.four{
background-image: url(../images/head4.png);
	background-repeat: repeat-y;
background-color: #86F1D0;
	background-position: -80px top;

}
#panel.cont  {
	color: #111111;
	background-color: #B4D1F0;
}
#panel a:link
	{
	color: #FFFFFF;
	text-decoration: none;
}
#panel.cont a:link {
	color: #111111;
	text-decoration: underline;
}


#right-cont {
	width:178px;
	height: auto;
	clear: right;
	float: right;
	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;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #000000;
	margin-bottom: 8px;
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

#right-cont.side {
	background-image: url(../images/side.jpg);
	background-color: #ccda83;
}
#right-cont.side2 {
	background-image: url(../images/side2.jpg);
	background-color: #89cef4;
}
#right-cont.side3 {
	background-image: url(../images/side3.jpg);
	background-color: #ebba8a;
}
#right-cont.side4 {
	background-image: url(../images/side4.jpg);
	background-color: #76d1c0;
}


.waders {
	background-color: #E7F7FF;
	display: block;
	margin-bottom: 10px;
	width: 410px;
	text-align: center;
}
.waders tr {
	background-color: #C9E3FC;
}
.rightimg {
	width:198px;
	height: auto;
	clear: right;
	float: right;
	padding: 0px;
	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;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #000000;
	margin-bottom: 8px;
}





#clear {
clear : both;
padding-bottom : 1px;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.reels {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	border: 1px solid #222222;
	text-align: center;
	margin-bottom: 20px;
	width: 570px;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
* html #wrapper {
height : 1%;
}
* > html #wrapper {
height : auto;
}
.float-left {
	float: left;
	margin-right: 10px;
}
.float-right {
	float: right;
	margin-left: 10px;
}
.reels  tr.head {
	font-weight: bold;
	background-color: #C9E3FC;
}
.reels  td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.spec {
	background-color: #EEEEEE;
	padding-bottom: 2px;
}

.red {
	color: #DD0000;
}
.clear-right {
	clear: right;
}
table.special img  {
	margin-right: 4px;
}
table.special {
	font-size: 120%;
	font-weight: bold;
	color: #002200;
	background-color: #DDDDDD;
	text-align: left;
	margin-bottom: 8px;
}
#small {
	display: block;
	cursor: point;
}
#window {
	display: block;
	cursor: default;
}
table.band td {
	background-color: #F3FCFF;
}
form {
	padding-bottom: 6px;
}
