@charset "UTF-8";
* {margin: 0px; padding: 0px;}
body {background: #b8d4e1; font: 12px/18px Arial, Helvetica, sans-serif; color: #2e5167}
#container {
	background: url(images/bg-filler.jpg) repeat-y;
	margin: 0px auto;
	width: 1024px;
	position: relative;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
#flash {
	width: 930px;
	height: 300px;
	margin: 0 auto;
}
#mainnav {
	width: 930px;
	height:147px;
	position: absolute;
	left: 47px;
	top: 257px;
}


#mainWrapper {
	width: 930px;
	margin: 0 auto;
}

#leftCol {
	width: 298px;
	float: left;
	margin-top: 100px;
}
#mainCol {
	width: 632px;
	float: right;
	margin-top: 100px;
}

.clearboth {
	clear: both;
	height: 1px;
}

h1 {
	color: #333;
	font: bold 24px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;	
}
h2, .h2, .title {
	color: #333;
	font: normal 22px/24px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.h3 {
	color: #333;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

p {margin-top: 15px; margin-bottom: 15px; line-height: 20px;}

#footer {
	width: 930px;
	margin: 0px auto;
	height: 73px;
	background: url(images/wearefishing.gif) no-repeat;
	position: relative;
}

#footerNav {
	width: 627px;
	heigth: 73px;
	position: absolute;
	top: 0px;
	right: 10px;
}



.navItem {
	float: left;
	display: inline;
}

#storeLink {
	width:209px;
	height:73px;
	overflow:hidden;
	border:0;
	display: block;
	background:url(images/shop-nav.gif) no-repeat 0 0;
	cursor:pointer !important;
	cursor:hand;
	text-indent: -9999px;
}

#expeditionsLink {
	width:209px;
	height:73px;
	overflow:hidden;
	border:0;
	display: block;
	background:url(images/expeditions-nav.gif) no-repeat 0 0;
	cursor:pointer !important;
	cursor:hand;
	text-indent: -9999px;
}

#chartersLink {
	width:209px;
	height:73px;
	overflow:hidden;
	border:0;
	display: block;
	background:url(images/charters-nav.gif) no-repeat 0 0;
	cursor:pointer !important;
	cursor:hand;
	text-indent: -9999px;
}

#storeLink:hover, #expeditionsLink:hover, #chartersLink:hover {background-position: 0px -73px;}

input {margin-bottom: 10px; padding: 2px; font-size: 12px; font-family: Times, "Times New Roman", serif}

#bottomLinks {
	width: 930px;
	margin: 0 auto;
	position: absolute;
	height: 25px;
	bottom: -5px;
	left: 47px;
}

#btmLinks {width: 600px; float: left;}

#btmLinks a:link {color: #2e5167; text-decoration: none;}
#btmLinks a:visited {color: #2e5167; text-decoration: none;}
#btmLinks a:hover {color: #2e5167; text-decoration: underline;}
#btmLinks a:active {color: #2e5167; text-decoration: none;}

#copyright {width: 325px; float: right; text-align: right;}
#copyright a:link {color: #333333; text-decoration: none;}
#copyright a:visited {color: #333333; text-decoration: none;}
#copyright a:hover {color: #333333; text-decoration: underline;}
#copyright a:active {color: #333333; text-decoration: none;}

#ratesTable {margin-bottom: 10px;}
#ratesTable td {
	border-top: 1px none #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
	border-collapse: collapse;
	padding: 5px;
}

#actioncallrss ul {
	list-style-type: none;
	margin-bottom: 10px;
}

#actioncallrss ul li {
	width: 230px;
	margin-bottom: 8px;
}

#actioncallrss ul li a {
	color: #537a92;
}

a.readmore:link {
	color: #537a92;
}

a.readmore:visited {
	color: #537a92;
}

a.readmore:hover {
	color: #537a92;
	text-decoration: none;
}

a.readmore:active {
	color: #537a92;
}

#contactFrm {
	margin-top: 15px;
}

#contactFrm input, #contactFrm select, #contactFrm textarea {
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.star {color: #FF0000}


#subnav {
	width: 240px;
	margin-bottom: 10px;
}

#chartersSubnav, #aboutSubnav {
	list-style: none;
}

#chartersSubnav li, #aboutSubnav li {
	border-bottom: 1px solid #cccccc;
	background: url(images/arrow-bullet.gif) no-repeat left center;
	text-indent: 16px;
	padding: 5px 0px;
	height: 17px;
}

#chartersSubnav li a:link, #aboutSubnav li a:link {color: #355d76; text-decoration: none;}
#chartersSubnav li a:visited, #aboutSubnav li a:visited {color: #355d76; text-decoration: none;}
#chartersSubnav li a:hover, #aboutSubnav li a:hover {color: #355d76; text-decoration: underline;}
#chartersSubnav li a:active, #aboutSubnav li a:active {color: #355d76; text-decoration: none;}


.error2 {

font-size: 8pt;
  color: red;
  display:none;
  }
  
#sitemap {
	margin-left: 25px;
	width: 250px;

}
#sitemap li {margin-bottom: 5px;}

#sitemap ul li {
	margin-left: 25px;
	margin-bottom: 5px;
	
}

#sitemap a:link {color: #355d76;}
#sitemap a:visited {color: #355d76;}
#sitemap a:hover {color: #355d76; text-decoration: none;}
#sitemap a:active {color: #355d76;}

.pgDiv {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
.pgDiv p {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}