ul, li, td, p, a, body, .content, .tableRow1, .tableRow2, .tableHead {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

li {
	line-height: 20px;
}

td {
	vertical-align : top;
}

.bodyBold {
	font-weight: bold;
}

.subnav, .subnavHi {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align:bottom;
}
.subnavHi {
	color: #000000;
}
.bodyPurple {
	color: purple;
}
.bodyRed {
	color: red;
}

.headerText {
	font-size: 		18px;
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration: none;
	margin-left: 	5px;
}

.main_headline {
	font-size: 24px;
}
.main_byline {
	font-style: italic;
	font-weight: bold;
}
.headline {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}
.news_headline {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.more_link, .byline, .fieldLabel {
	font-size: 10px;
}

A {
	color: #cc9933;
	text-decoration: none;
}
A:hover {
	color: #777777;
	text-decoration: underline;
}
.subsubhead {
	font-size: 11px;
}

.date {
	font-style : italic;
}
.cap {
	text-transform : capitalize;
}

.fieldLabel {
	font-family: Arial, sans-serif;
}

#pageTitle {
	display:		block;
	width:			950px;
	border-bottom:	#000 2px solid;
	margin-bottom:	0px;
}
.tableRow1 {
	background-color: #f8f2e4;
}
.tableRow2 {
}
.tableHead {
	color: #cc9933;
	background-color: #f8f2e4;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.subheadhighlight {
	color: #cc9933;
	font-size: 12px;
	font-weight: bold;
}

.highlight {
	color: #cc9933;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.bodySmaller {
	font-size:		10px;
}

.bodyItalic {
	font-style: italic;
}

TABLE.mainContent {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

#mainContentBox {
	border:#000000 1px solid;
	padding: 3px;
	height: 100%;
}

#detailContentBox {
	border:#000000 1px solid;
	padding: 10px;
	height: 100%;
}

.detailContentBox2 {
	border:#cc9933 2px solid;
}

/* used for boat builder -- MUST be here.  can change what is being used by modifying boatbuilder/_Application.cfm */
#boatBuilderBox {
	padding: 10px;
	height: 100%;
}

.detailRow2 {
	background-color:#cc9933;
}

#mainContentBoxFeature {
	background-color: #F8F2E4;
	border:#000000 1px solid;
	padding: 0px;
	height: 100%;
}

#footer {
	text-align: right;
	border-top : 1px solid #666;
}

.dealerAddress, .dealerAddressBold {
	text-align: left;
	font-size: 10px;
	color: #fff;
}
.dealerAddressBold {
	font-size: 12px;
	font-weight:bold;
}
.topnav {
	float:right; 
	margin-right: 250px;; 
	margin-top:0px;
}
