
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

/* Main Page Titles */
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color:#000;
}

/* Links Headings */
h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Dealers Name Headings */
h4 {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

/* Red Foot Notes on Dealers Page */
.style1 {
	color: #FF0000;
	font-style: italic;
}
.style2 {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
.style3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color:#9d1919;
}
.style4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333;}
div#boatload img {
	margin:5px;
	padding:5px;
}

