body {
	text-align:center;
	background: #FFFFFF;
}
/* CORRECT ORDER IS LINK VISITED HOVER ACTIVE */
/* THIS GROUP SETS THE TOP NAVIGATION LINK COLORS */
a.topnav:link { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; color : #FAD263; text-decoration : none; }
a.topnav:visited { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; color : #FAD263; text-decoration : none; }
a.topnav:hover{ font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; color : #FAD263; text-decoration : underline; }
a.topnav:active { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; color : #FAD263; text-decoration : none; }
.topnavsep { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; text-decoration : none; }

/* THIS GROUP SETS THE BOTTOM NAVIGATION LINK COLORS */
a.botnav:link { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.botnav:visited { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.botnav:hover{ font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #FF0000; text-decoration : underline; }
a.botnav:active { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #0000FF; text-decoration : none; }
.botnavsep { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; text-decoration : none; }

/* THIS GROUP SETS THE SIDE NAVIGATION LINK COLORS */
a.sidenav:link { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #FFFFFF; text-decoration : none; }
a.sidenav:visited { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #FFFFFF; text-decoration : none; }
a.sidenav:hover{ font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #FFFFFF; text-decoration : underline; }
a.sidenav:active { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #FFFFFF; text-decoration : none; }

/* THIS GROUP SETS THE FAQ BACK TO TOP LINK COLORS */
a.backtotop:link { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.backtotop:visited { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.backtotop:hover{ font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #FF0000; text-decoration : underline; }
a.backtotop:active { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : underline; }

/* THIS GROUP SETS THE FAQ LINK COLORS */
a.faq:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.faq:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.faq:hover { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FF0000; text-decoration : ; underline; }
a.faq:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }

/* THIS GROUP SETS THE WBM LINK COLOR */
a.wbm:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.wbm:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.wbm:hover { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #FF0000; text-decoration : ; none; }
a.wbm:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }

/* THIS GROUP SETS ALL OTHER LINK COLORS */
a:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a:hover { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FF0000; text-decoration : ; underline; }
a:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }

/* THIS GROUP SETS THE BOAT SHOW LINK COLORS */
a.boatshow:link { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight : bold; color : #4169E1; text-decoration : underline; }
a.boatshow:visited { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight : bold; color : #4169E1; text-decoration : underline; }
a.boatshow:hover{ font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight : bold; color : #FF0000; text-decoration : underline; }
a.boatshow:active { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight : bold; color : #4169E1; text-decoration : underline; }

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.maintext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

.large {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
}

.larger {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #4169E1;
}

.boatshow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #4169E1;
	font-weight : bold;
}

.homenote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : red;
	font-weight : bold;
	background-color: yellow;
	text-align: left;
	margin-left: 20px;
	padding: 5px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

.title {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11pt; 
	color : #00FF00;
	font-weight : bold;
}
.oldprice  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : line-through;
	font-weight : normal;
}

.price {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
   	color : #000000;
}


.highlight {
	background-color : Yellow;
}

.wbmcredit {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
   	color : #999999;
	text-decoration : none;
}

.wbmcreditblue {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
   	color : #0000FF;
	text-decoration : none;
}

.red {
	color: #FF0000
}

.imageborder {
	border: 1px solid #000000;
}