body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;


}

a:link {
	text-decoration: none;
	color: #B3B3B3;
}

a:visited {
	text-decoration: none;
  color: #B3B3B3;
}

a:hover {
	text-decoration: none;
	 color: #666666;
}

a:active {
	text-decoration: none;
	color: #B3B3B3;
}
a.nav:link {
	text-decoration: none;
	color: #de1e33;
	font-family: Arial, Helvetica, sans-serif;
	


}

a.nav:visited {
	text-decoration: none;
	color: #de1e33;
	font-family: Arial, Helvetica, sans-serif;
	


}

a.nav:hover {
	text-decoration: none;
	color: #696A6C;
	font-family: Arial, Helvetica, sans-serif;
	


}

a.nav:active {
	text-decoration: none;
	color: #de1e33;
	font-family: Arial, Helvetica, sans-serif;
	
}

a.nav_white:link {
	text-decoration: none;
	color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;


}

a.nav_white:visited {
	text-decoration: none;
	color: #cccccc;
	font-weight:bold;



}

a.nav_white:hover {
	text-decoration: underline;
	color: #ffffff;


}

a.nav_white:active {
	text-decoration: none;
	color: #aa0000;



}

a.nav_blue:link {
	text-decoration: none;
	color:#00C;
	font-family:Verdana, Geneva, sans-serif;


}

a.nav_blue:visited {
	text-decoration: none;
	color: #00C;
	font-weight:bold;



}

a.nav_blue:hover {
	text-decoration: underline;
	color: #06F;


}

a.nav_blue:active {
	text-decoration: none;
	color: #aa0000;



}

a.nav_black:link {
	text-decoration: none;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;


}

a.nav_black:visited {
	text-decoration: none;
	color: #000000;

}

a.nav_black:hover {
	text-decoration: none;
	color: #aa0000;


}

a.nav_black:active {
	text-decoration: none;
	color: #aa0000;



}


.blogtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.line{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px dashed #E6E6E6;
}
.table-example{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 0px dashed;
	/*background-image:  url(images_2010/Splash_Home.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;

	
}
.bhead{
	background-image:  url(Boats_Review/bhead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bbase{
	background-image:  url(Boats_Review/Base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.btab{
	background-image:  url(Boats_Review/Red_Tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.btab2{
	background-image:  url(Boats_Review/Red_Tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bank{
	background-image:  url(Boats_Review/boat-anchor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cook{
	background-image:  url(cooking/chef.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	}
body.home_page h3.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:700;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	margin: 2px;
	padding: 2px;
}
.sendbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px dashed #bbbbbb;
	margin: 2px;
	padding: 2px;
	color: #b11313;
	background-color: #FFFFFF;


}

img.silver_border {
	padding:10px;
	border:1px solid;
	border-color:#333333;
	margin:10px;
	}
	
	
	/* Review pages */
	
	td#review {
	background-image:url(images/boat_review_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
h3.sub_head {
	padding:0;
	margin:0;
	margin-left:10px;
	font-size:13px;
	color:#333333;
	font-weight:600;
}
p.review {
	color: #000000;
	margin-left:10px;
	margin-right:15px;
	letter-spacing:0.04em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-top:5px;
}
p.review a {
	text-decoration:none;
	color:#333;
	font-weight:normal;
}
p.review_white {
	color: #CCCCCC;
	margin-left:10px;
	margin-right:15px;
	letter-spacing:0.04em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-top:5px;
}
h1.fishing {
	font-size:36px;
	color:#FFFFFF;
	display:inline;
	margin-left:10px;
}
h1.boat {
	font-size:36px;
	color:#CCCCCC;
	display:inline;
	margin:0;
}
h2.boat {
	font-size:16px;
	color:#000000;
	display:inline;
	margin-left:10px;
	font-weight:600;
}
h2.fishing {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	display:inline;
	margin-left:10px;
	font-weight:600;
}
ul.ul_bold {
	font-size:125%;
	font-weight:700;
	list-style:disc;
}
img.floatright {
	float:right;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-top:10px;
}
img.floatright50 {
	float:right;
	margin-left:20px;
	margin-right:-5px;
	margin-bottom:10px;
	margin-top:0px;
}
img.floatleft {
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:10px;
}
img.floatleft2 {
	float:left;
	margin:7px;
	padding:8px;
	border:1px solid silver;

}

/* End Review Pages */

/* off white text */
p.ccc {
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:472px;
	text-align:justify;
	padding-left:15px;
}
p.fff {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-left:15px;
}

p.text {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

/*Knots Page*/

table.knot {
	width:100%;
	background-color:#EEEEEE;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	margin:0;
	padding:0;
	border-collapse:collapse;
	margin-bottom:20px;
	min-height:80px;
}
table.knot p {
	padding: 5px;
	padding-right:10px;
	text-align:justify;
}
table.knot img {
	padding:0px;
	margin:5px;
	border:0;
}
table.knot h1 {
	margin:0;
	padding:10px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	
	letter-spacing:0.04em;
	
}
table.knot td {
	min-height:80px;
}
div.B_on_W {
	background-image:url(images_photos_2010/B_on_W_corner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	width:200px;
	min-height:40px;
	text-align:left;
	padding:10px;
	padding-left:25px;
	max-width:200px;
}
div.btab1{
	background-image:  url(Boats_Review/Red_Tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:white;
	padding-left:20px;
	padding-top:10px;
	padding-right:0;
	margin:0;
	text-align:left;
	font-size:13px;
	width:100%;

}	

	/* KNots Page Vertical Menu */
ul.vnav {
	font-family:Verdana, Geneva, sans-serif;
list-style-type:none;
display:block;
float:left;
padding:0;
margin:0;
text-align:left;
width:100%;
}
ul.vnav li {
	margin:0;
	padding:0;
}
ul.vnav li a:link, ul.vnav li a:visited{
font-size:11px;
text-decoration:none;
margin:0;
color: #de1e33;
display:block;
width:100%;
line-height:220%;
/*padding-left:10px; */
border-bottom:1px solid #de1e33;
}
ul.vnav li a:hover, ul.vnav li a:active {
background-color:#EAE7E2;
color:#000000;

}
td#haywire div.btab1 ul.vnav li#hay a, 
td#leftys div.btab1 ul.vnav li#lef a, 
td#albright div.btab1 ul.vnav li#alb a, 
{
background-color:#EEEEEE;
color:#de1e33;
font-weight: bold;
}
a.heading {
	color:black;
	text-decoration:underline;
}
	
.seo {
	font-weight:500;
	color:#eeeeee;
	font-size:110%
}
p.justify {
	text-align:justify;
	padding:5px;
}
div.grey_line {
	border-bottom:1px solid #666666;
	
}

/* YAMAHA Pages */
div.red_div {
	background-color:#F00;
	color:#FF0;
	padding:5px;
	font-size:14px;
	font-weight:700;
	display:block;
	letter-spacing:0.06em;
	margin-bottom:4px;
	text-align:right;
	border:1px solid #000000;
}
div.orange_div {
	background-color:#81cbd2;
	color:white;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	display:block;
	letter-spacing:0.04em;
	margin-bottom:4px;
	text-align:right;
	border:1px solid #666666;
}
div.yellow_div {
	background-color:#FC0;
	color:#666666;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	display:block;
	letter-spacing:0.04em;
	margin-bottom:4px;
	text-align:right;
	border:1px solid #666666;
}

/* FISHING REPORT */
div.fishing_report {
	width:470px;
	min-height:170px;
	padding:8px;
	padding-bottom:12px;
	margin-bottom:10px;
	border-bottom:1px dotted #F00;
	font-family:Verdana, Geneva, sans-serif;
}
div.fishing_report img {
	padding:8px;
	border:1px solid grey;
	margin-right:10px;
	
	
}
div.245 {
	width:245px;
	text-align:justify;
	margin-bottom:10px;
	/*margin-left:215px;*/
	min-height:150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}
	/* Fishing Report */
	
div.leftfloat {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:85%;
}
p.fish_rep {
	color: #000000;
	margin-left:5px;
	margin-right:5px;
	line-height:130%;
	letter-spacing:0.04em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
h2.eighteen {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
img.thumb {
	border:5px solid white;
}
/*SHOP PAGE within the site*/
body.shop p{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	margin-right:10px;
	line-height:125%;
	letter-spacing:0.04em;
	color:#333333;
}
body.shop h2{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	padding:8px;
	padding-right:20px;
	background-color:#CCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:10px;
	display:inline;
}
body.shop h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:8px;
	padding-right:20px;
	background-color:#999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:10px;
	margin-right:20px;
	color:#FFFFFF;
	
}
body.shop img.dvd { 
border-left:2px solid #999;
border-bottom:2px solid #666;
}
/* Front Page Shop Divs */
div.one{
background-color:#444444; 
background-image:url(images_2010/00002.jpg); 
background-position:right top; 
background-repeat:no-repeat;
margin-top:20px;
}
div.two{
	background-image:url(images_2010/00001.jpg); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding:5px;
}
div.three {
	background-color:#FFFFFF; 
	background-image:url(images_2010/00003.jpg); 
	background-position:right bottom; 
	background-repeat:no-repeat; 
	border-top:4px solid #00ABE3;
}
div.four{
	background-image:url(images_2010/00004.jpg); 
	background-position:left bottom; 
	background-repeat:no-repeat; 
	padding:8px;
}

/* Tempory CSS for Progress Bar */
td.story {
	min-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-variant:small-caps;
	padding-left:25px;
	line-height:200%;
	color:#DDDDDD;
		
}
/*End Tempory CSS */
/********** slider **********/
.accord_top {
	padding:0px 0;
	margin:0;
	background:#cdcdcd;
}
/* jquery.v1.4.2 */
/* Small reset */
/*Featuread Area*/
#featured, .featured, .fadeout, .newsselect { height:400px; /*this changes the height of the image slider*/ }
#feature_wrap {
	width:995px;
	border:1px solid #000000;
	margin:1 auto;
}
#featured {
	position: relative;
	width:995px;
	overflow: hidden;
}
.featured { width:715px; position:absolute; top:0; left:0; overflow: hidden; display:none; border-left:1px solid #aaa; background: #fff url(images/preload.gif) no-repeat center center; }
.preloading_background { background: transparent url(images/preload.gif) no-repeat 50% 50%; }
#feature_wrap .fadeout { background: transparent url(images/overlay.png) repeat-y right top; }
.bottom_left_rounded_corner { background: transparent url(images/rounded.png) no-repeat left bottom; }
.bottom_right_rounded_corner { background: transparent url(images/rounded.png) no-repeat right bottom; }
#feature_wrap #featured .feature_excerpt { background: #fff; }
#feature_wrap #featured a { color:#444; }
.accord_top .feature_excerpt { width:660px; position: absolute; display: block; bottom: 0; left:0; z-index: 2; padding:10px 20px; font-size: 11.5px; line-height:1.5em; cursor: pointer; }
.sliderdate { display:none; }
/*fadeslider*/
.fadeslider .featured { width:100%; border:none; }
.accord_top .slidecontrolls { position:absolute; width:10px; right:-15px; bottom:0; }
.accord_top .slidecontrolls span { height:10px; padding:2px 0; width:10px; display:block; cursor: pointer; }
.accord_top .fadeslider .feature_excerpt { width:917px; }
/*newsslider*/
.newsselect { position: absolute; overflow: hidden; width:276px; right:0px; top:0px; border-left:1px solid #e1e1e1; background: #fff; z-index: 5; }
.newsslider .newsItems { position: absolute; top:0; left:0; }
.newsslider .featured { border:none; }
.accord_top .newsselect .sliderheading { font-size:13px; font-family: Arial, Helevtica, Verdana, san-serif; font-weight: bold; padding: 0; }
.newsselect .single_item { padding:10px; border-bottom:1px solid #e1e1e1; display: block; text-decoration: none; line-height: 1.3em; }
.newsselect .single_item:hover,
.newsselect .active_item { background-color: #f1f1f1; outline: none; }
.accord_top .newsslider .fadeout { right:155px; }
.newsselect .sliderdate { display:block; font-size: 11px; }
/*accordion slider*/
.featured img { display:block; position: relative; z-index: 1; }
.accord_top .fadeout { position:absolute; width:200px; display:block; right:0px; z-index: 3; }
.accord_top .sliderheading { display:block; font-size: 26px; }
.accord_top .heading_clone { color:#fff; position: absolute; z-index: 4; bottom:20px; left:20px; font-size: 14px; font-weight:bold; padding:0; margin: 0; }
.featured a,
.featured a img,
.featured img { text-decoration: none; border:none; }
.accord_top .featured1 { border:none; display: block; }
.bottom_right_rounded_corner,
.bottom_left_rounded_corner { position: absolute; z-index: 50; display: block; height:7px; width:7px; bottom:0px !important; /* ie6fix */ left:0px; bottom:-1px; }
.accord_top .bottom_right_rounded_corner { right:0px !important; /* ie6fix */ right:-1px; left:auto; }

p { padding: 0.5em 0; }
.flickr { padding: 0.5em 0; }
body .accord_top #main .noborder,
body #footerwrap #footer .noborder { border:none; padding:0; }
.small_block { font-size: 0.9em; line-height: 1.4em; clear:both; }
.entry ol li { list-style-position:inside; list-style-type:decimal; }
pre { background-color:#FEFEFE; border:1px solid #DDDDDD; color:#333333; display:block; font-family:"Courier New", Courier, monospace; font-size:12px; overflow:auto; padding:10px; width:90%; }

