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


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/background_style.gif);
	background-repeat: repeat-x;
	margin: 0;
}
.header_link {
	text-decoration: none;
}
.header_link a {
	text-decoration: none;
}

.main_content_header {
	font-size: 14px;
	padding: 40px 0px 10px 0px;
}
.main_content {
	padding: 15px 20px 0 20px;
	background-color: #09242f;
}
.main_content a {
	text-decoration: none;
	color: #4ca9d6;
}
.main_content a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.main_content_text {
	padding: 0px 15px 0px 0px;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
}
.main_content_trips {
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	font-size: 12px;
	vertical-align:top;
	border: 1px solid #7997a3;
	background-color: #04151c;
}

.main_content_images {
	padding: 0px 0px 0px 15px;
	vertical-align: top;
}

.fishing_lines {
	background-color: #09242f;
	padding: 50px 0 30px 0;
}
.footer_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8c3ce;
	background-image: url(images/footer_style.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 8px;
}
.footer_table a {
	text-decoration:none;
	color: #a8c3ce;
}
.footer_table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.home {
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #aa575b;
	padding: 8px 8px 8px 8px;
	background-image: url(images/nav_stlye_on.gif);
	background-repeat: repeat-x;
}
.selected_tab {
/*	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #3d4a50;
	border-right: 1px solid #aa575b;
	padding: 8px 15px 8px 15px;
	background-image: url(images/nav_stlye_on.gif);
	background-repeat: repeat-x;
*/
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #3d4a50;
	border-right: 1px solid #aa575b;
	padding: 8px 8px 8px 8px;
	background-image: url(images/nav_stlye_on.gif);
	background-repeat: repeat-x;
}

.tab a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border-left: 1px solid #3d4a50;
	border-right: 1px solid #798b93;
	padding: 8px 8px 8px 8px;
	background-image: url(images/nav_stlye_off.gif);
	background-repeat: repeat-x;
}
.no_tab {
	font-size: 11px;
	border-left: 1px solid #3d4a50;
	padding: 8px 0px 8px 0px;
	background-image: url(images/nav_stlye_off.gif);
	background-repeat: repeat-x;
}
.tab a:hover {
	border-left: 1px solid #3d4a50;
	border-right: 1px solid #aa575b;
	font-size: 11px;
	background-image: url(images/nav_stlye_on.gif);
	background-repeat: repeat-x;
	padding: 8px 8px 8px 8px;
}
.tab2 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border-right: 1px solid #798b93;
	padding: 8px 8px 8px 8px;
	background-image: url(images/nav_stlye_off.gif);
	background-repeat: repeat-x;
}
.tab2 a:hover {
	/*border-left: 1px solid #3d4a50;*/
	border-right: 1px solid #aa575b;
	font-size: 11px;
	background-image: url(images/nav_stlye_on.gif);
	background-repeat: repeat-x;
	padding: 8px 8px 8px 8px;
}
.home a {
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #aa575b;
	padding: 8px 8px 8px 8px;
	background-image: url(images/nav_stlye_off.gif);
	background-repeat: repeat-x;
}
.contactus_content {
	padding: 40px 40px 50px 40px;
	background-color: #09242f;
	
}
.contactus_content a {
	text-decoration: none;
	color: #4ca9d6;
}
.contactus_content a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.photos_content_header {
	font-size: 14px;
	padding: 20px 0px 10px 0px;
}
.product_content {
	padding: 15px 30px 50px 30px;
	background-color: #09242f;
}
.product_column {
	padding: 0px 25px 0px 0px;
	background-color: #09242f;
	vertical-align: top;
}
.product_content_area {
	border: 1px solid #7997a3;
	background-color: #04151c;
	vertical-align:top;
	padding: 10px;
}
.product_content_header {
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}
.bullets_ul {
	list-style-image:url(images/icon_bullet.gif);
	padding-left: 10px;
	line-height: 18px;
	margin: 0;
}
.product_topmargin {
	margin-top: 30px;
}
.apparel_content_header {
	font-size: 14px;
	padding: 15px 0px 10px 10px;
	background-color: #09242f;
	
}
.testimonial_topmargin {
	margin-top: 15px;
}
.testimonial_content_area {
	background-color: #04151c;
	vertical-align:top;
	padding: 0px 10px 0px 10px;
}
.testimonial_content_area a {
	text-decoration: none;
	color: #4ca9d6;
}
.testimonial_content_area a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.testimonial_imagecolumn {
	vertical-align:top;
	padding: 0px;
}
.testimonial_imagestyle {
	border: 3px solid #FFFFFF;
	padding: 0px;
}
.tech_tips_content_header {
	font-size:14px;
	padding: 0px 0px 15px 10px;
}
.tech_tips_sub_header_style {
	border-bottom: 1px dotted #FFFFFF;
	padding: 0px 0px 5px 0px;
	vertical-align:top;
}
.tech_tips_image {
	vertical-align:top;
	padding: 0px 10px 10px 10px;
}
.tech_tips_image_style {
	border: 1px solid #7997a3;
}
.tech_tips_nav {
	vertical-align:top;
	line-height: 20px;
	padding:0px;
}
.tech_tips_nav a {
	text-decoration: none;
	color: #4ca9d6;
}
.tech_tips_nav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.tech_tips_content {
	padding: 10px 0px 60px 0px;
	vertical-align: top;
}
.tech_tips_guide_header {
	border-bottom: 1px dotted #FFFFFF;
	padding: 0px 0px 5px 0px;
}
.tech_tips_steps_header {
	padding: 8px;
}
.tech_tips_video_title {
	padding: 0px 8px 8px 60px;
}
.tech_tips_guide_content {
	padding: 0px 10px 10px 0px;
	vertical-align:top;
}
.tech_tips_intro {
	padding: 0px 0px 40px 10px;
}
.tech_tips_video {
	padding: 0px 0px 40px 0px;
	vertical-align: middle;
}
.tech_tips_locator_link {
	font-size: 11px;
	padding-top: 5px;
}

