BODY{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
  background: navy;
  background-color: #FFFFFF;

}

a:link	 {
	  Color : blue ;
	  Text-Decoration : underline;
}

h1 { 
font-size: 175%; 
font-weight: bold; 
margin-top: 0px;
margin-bottom: 0px;
}

h2 {
margin-top: 0px;
margin-bottom: 0px;
font-size:16px;
} 

a.link2:link	 {
	  Color : #00FF33;
	  Text-Decoration : Underline;
}

a.link2:hover	 {
	  Color : red ;
	  Text-Decoration : None;
}

a.link3:link	 {
	  Color : red;
	  Text-Decoration : Underline;
}

a.link3:hover	 {
	  Color : #00FF33;
	  Text-Decoration : None;
}

a:visited{
	  Color : #0000FF;
}

a:hover	 {
	  Color : red;
	  Text-Decoration : None;
}

.text{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: navy;
	  background: #FFFFFF;
}

.mapprice{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: black;
	  background: yellow;
}

.sellprice{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: bold;
	  color: #008000;	  
}

.textnobg{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: navy;
}

.text2{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: navy;
	  background: #EEEEEE;
	  padding-bottom: 0px;
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 0px; 
}

.text4{
	 font-family: Arial, Helvetica;
	 font-size: 8pt;
	 font-weight: normal;
	 color: navy;
	 background: #FFFFFF;
}


.redtext{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: red;
	  background: #FFFFFF;
}

.bigredtext{
	  font-family: Arial, Helvetica;
	  font-size: 11pt;
	  font-weight: bold;
	  color: red;
	  background: #FFFFFF;
}

.biggerredtext{
	  font-family: Arial, Helvetica;
	  font-size: 14pt;
	  font-weight: bold;
	  color: red;
	  background: #FFFFFF;
}

.redtextgray{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: red;
	  background: #EEEEEE;
}

.whitetext{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: white;
	  background: #000080;
}

.smalltext{
	  font-family: Arial, Helvetica;
	  font-size: 8pt;
	  font-weight: normal;
	  color: navy;
	  background: #FFFFFF;
}

.smalltextgray{
	  font-family: Arial, Helvetica;
	  font-size: 8pt;
	  font-weight: normal;
	  color: navy;
	  background: #EEEEEE;
}

.smallredtext{
	  font-family: Arial, Helvetica;
	  font-size: 8pt;
	  font-weight: normal;
	  color: red;
	  background: #FFFFFF;
}

.smalltextnobkgrnd{
	  font-family: Arial, Helvetica;
	  font-size: 8pt;
	  font-weight: normal;
	  color: navy;
}

.smallredtextnobkgrnd{
	  font-family: Arial, Helvetica;
	  font-size: 8pt;
	  font-weight: normal;
	  color: red;
}

.bigtext{
 	  font-family: Arial, Helvetica;
 	  font-size: 14pt;
 	  font-weight: bold;
 	  color: navy;
 	  background: #FFFFFF;
}

.bigtextgray{
 	  font-family: Arial, Helvetica;
 	  font-size: 14pt;
 	  font-weight: bold;
 	  color: navy;
 	  background: #EEEEEE;
}

.biggertext{
  	  font-family: Arial, Helvetica;
  	  font-size: x-large;
  	  font-weight: normal;
  	  color: navy;
  	  background: #FFFFFF;
}

.bamtext{
	  font-family: Arial, Helvetica;
	  font-size: 12pt;
	  font-weight: bold;
	  color: red;
	  background: yellow;
}

.clearancetext{
	  font-family: Arial, Helvetica;
	  font-size: 11pt;
	  font-weight: normal;
	  color: red;
	  background: #FFFFFF;
}

.boxtext {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #0000CC;
	background: #FFFFFF;
}

.whsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}

.honda{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: navy;
	  background: #FFFF00;
}

.yellowSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: yellow;
  background: navy;
}

P.whiteSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
  background: #FFFFFF;
  background-color: #FFFFFF;
}

P.whiteSmallFontBold{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: navy;
  background: #FFFFFF;
  background-color: #FFFFFF;
}

P.whiteLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: navy;
  background: #FFFFFF;
  background-color: #FFFFFF;
}

P.whiteLargeFontBold{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: navy;
  background: #FFFFFF;
  background-color: #FFFFFF;
}

DIV.lightGraySmallFontBold{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: navy;
  background: #EEEEEE;
  background-color: #EEEEEE;
}

FONT.error{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: red
}

FONT.nonError{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: navy
}

TD.leftNav{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
  background: #EEEEEE;

}

 TD.leftNavFont{
   font-family: Arial, Helvetica;
   font-size: 9pt;
   font-weight: normal;
   color: navy;
   background: #FFFFFF;

}

TH.whiteBanner{
  font-family: Arial, Helvetica;
  font-size: 18pt;
  font-weight: bold;
  color: navy;
  background: #FFFFFF;
}

TH.whiteSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: navy;
  background: #FFFFFF;
}

TH.whiteLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: navy;
  background: #FFFFFF;
}

TD.whiteSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
  background: #FFFFFF;
}

TD.whiteLargeFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
  background: #FFFFFF;
}


TH.RedSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: red;
  background: #EEEEEE;
}

TH.lightGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: navy;
  background: #EEEEEE;
}

TH.lightGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: navy;
  background: #EEEEEE;
}

TD.lightGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
  background: #EEEEEE;
}

TD.lightGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: navy;
  background: #EEEEEE;
}

TH.mediumGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: navy;
  background: #C0C0C0;
}

TH.mediumGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: navy;
  background: #C0C0C0;
}

TD.mediumGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: navy;
  background: #C0C0C0;
}

TD.mediumGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: navy;
  background: #C0C0C0;
}

TH.darkGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: white;
  background: #000080;
}

TH.darkGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background: #000080;
}

TD.darkGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: white;
  background: #000080;
}

TD.darkGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: white;
  background: #000080;
}

TD.whiteSmallFontRed{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: red;
  background: #FFFFFF;
}

TD.whiteLargeFontRed{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: red;
  background: #FFFFFF;
}

TD.lightGraySmallFontRed{
  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: red;
	  background: #EEEEEE;
}

A.multiLevel1{
  font-family: Arial,Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: purple;
  background: #C0C0C0;
}

A.multiLevel2{
  font-family: Arial,Helvetica;
  font-size: 10pt;
  font-weight: normal;
  color: purple;
  background: #C0C0C0;
}

#goog-wm {
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}

#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}
.BigBlacktext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.blacktext {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.whiteNobg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.BigwhiteNobg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.NewHeader	{
background-image: url(../images/layout/header-boat3.png);
background-repeat:no-repeat;
background-position:right;
background-color:#ffffff;
font-family: Arial, Helvetica;
font-size: 9pt;
color: navy;

}

.buttontext{
font-size: medium;
}

.homePageBoxes{
	text-decoration: underline;
	font-weight: bold;
}

.swb img {
border: 1px solid navy;
}

.img a:link {
text-decoration: none;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../images/layout/addtocart_bg_b.gif) no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 100px;
height: 30px;
display: block;
font-weight: bold;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 100px;
height: 30px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 20px;
top: 6px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.bambuttontext
{color:#000000;
font-size: 12px;
font-weight:bold;
}

.bambutton
{
}

.newCatLinks{
	font-size: 12px;
	font-weight:normal;
}

.promoHeader{
		margin: 0px;
		background: #EEEEEE;
		
}

LI.promoHeader2{
		display:inline;
		
}


.promoHeader{
		margin: 0px;
		background: #FFFFFF;
	
		
}


.clearanceCenter{
		margin: 0px;
		background: #9ea1a6;
		color:#000000;
		font-size: 16px;
		font-weight:bold;
		text-decoration:none
		display:block;
		border: 1px solid black;
		border-collapse:separate;
		
}
.clearanceCenter A:link {color: #FFFFFF; text-decoration: none;}
.clearanceCenter A:hover {color: #000000; text-decoration: none; background:#FFFFFF;}

ul.navTestUL { 
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

li.navTest {
	float:left;
	background-color:#6aa1fb;
	border:1px;
	border-style:solid;
	border-width:1px;
}

.navTest a:link{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	font-size:12px;
	background-color:#6aa1fb;
	text-align:center;
	padding-top:3px;
	width:128px;
	height:20px;
	text-decoration:none;
	text-transform:none;

}

.navTest a:visited{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
}

.navTest a:hover{
	background-color:#005df8;
	color:#FFFFFF;
}

.navTest a:active{
	background-color:#7A991A;
}








li.navTestHome {
	float:left;
	background-color:#6aa1fb;
	border:1px;
	border-style:solid;
	border-width:1px;
}

.navTestHome a:link{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	font-size:12px;
	background-color:#6aa1fb;
	text-align:center;
	padding-top:3px;
	width:258px;
	height:20px;
	text-decoration:none;
	text-transform:none;
}

.navTestHome a:visited{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:0px;
	text-decoration:none;
	text-transform:uppercase;
}

.navTestHome a:hover{
	background-color:#005df8;
	color:#FFFFFF;
}

.navTestHome a:active{
	background-color:#7A991A;
}


.textPoly{
	  font-family: Arial, Helvetica;
	  font-size: 9pt;
	  font-weight: normal;
	  color: white;
	
}

.tablePoly{
	 border: 1px solid brown;
	
 	 font-family: Arial, Helvetica;
	 font-size: 9pt;
	 font-weight: normal;
	 color: navy;
	
}
