h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #C6EC8C;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}


.address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
}


.address2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

.bottomline
{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #060;
}


.followus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.topsides
{
	background-image: url(../images/harbs_side_top.jpg);
	background-repeat: repeat-x;
}

.whitebottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.rightfloat
{
	float: right;
	margin-left:10px;

}


.pt16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}
.leftfloat
{
	float: left;
	margin-right:10px;
}


.buyerclubs
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0;
	font-weight: bold;
}

.contactborder
{
	border: 1px solid #060;
}

.pt14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	
}