body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg_main.gif);
	background-repeat: repeat;
}


.bkg_nav {
	background-color: #015E79;
	height: 18px;
	text-align: center;
}
a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .75px;
}

a:link, a:visited {
	color: #012F3C;
}

a:hover, a:active {
	color: #03607B;
	text-decoration: none;
}

a.nav:hover, a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DAFC9D;
	text-decoration: underline;
		letter-spacing: .75px;
}

a.secnav:link, a.secnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #012B37;
	text-decoration: none;
	letter-spacing: .75px;
}

a.secnav:hover, a.secnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .75px;
}

a.footer:link, a.footer:visited {
	color: #DEEFDF;
}

a.footer:hover, a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}


a.productlist:link, a.productlist:visited {
	color: #DEEFDF;
}

a.productlist:hover, a.productlist:active {
	color: #FFFFFF;
	text-decoration: none;
}

.bkg_header {
	background-image: url(http://www.baybreakers.com/images/bkg_header.jpg);
	background-repeat: no-repeat;
	height: 94px;
}
.bkg_sidebar {
	background-color: #E2EDF0;
	border-left: 1px solid #789DB0;
}
.footerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	color: #DEEFDF;
	background-color: #015F7A;
	border: 1px solid #AABE82;
	padding: 5px;
	vertical-align: top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
}

.grayitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
	font-style: italic;
}
.ptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #085267;
	font-weight: bold;
}

.productlisttbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
 	background-color: #F2FAE1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0CBD3;
	border-right-color: #B0CBD3;
	border-bottom-color: #B0CBD3;
	border-left-color: #B0CBD3;
	padding: 5px;
}

.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #015F7A;
	padding: 5px;
	background-image: url(http://www.baybreakers.com/images/tl_dark.gif);
	background-repeat: repeat-x;
}

.pricebox {
 	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #B0CBD3;
	padding: 5px;
}

.largetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #01566E;
	font-weight: bold;
}

.searchbox {
	background-color: #F6FCDF;
	}
.centertable {
	background-color: #FFFFFF;
	padding: 10px;
}
ol,ul {
	list-style-image: url(http://www.baybreakers.com/images/bullet.gif);
	line-height: 1.1em;
}

.blueoutline{
	border: 1px solid #789DB0;
}

