body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin:0;
}
form {
	display: inline;	
}
td {
	font-size: 12px;
}
a {
	color: #000000;
}
a:visited {
	color: #333333;
}
.mainContainer {
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	height: 484px;
	width: 875px;
	background-repeat: no-repeat;
	top: 0px;
}
.dealerLocator {
	margin-left: 735px;
	margin-top: -330px;
}
.topBar, .topBar_popup {
	position: fixed;
}

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

.topBar {
	height: 82px;
	width: 875px;
	top: 40px;
}
.dealerTemplate_topbar {
	top: 0px;
	height: 112px;
}
.topBar_popup {
	position:relative;
	width: 876px;
	margin-bottom: -100px;
}
.topBar_boatbuilder {
	background-image: url(images/buildaboatHeader.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 725px;
	top: 0px;
}
.topBarLinks {
	font-size: 11px;
	color: #ffffff;
}
.topBarLinks a {
	color: #ffffff;
}
.topBarLinks a:visited {
	color: #999999;
}
.fullcontent {
	padding: 10px;
	padding-top: 60px;
	padding-bottom: 65px
}
.main {
	padding-top: 25px;
	padding-bottom: 25px
}
.content {
	width: 875px;
	margin: 0px;
	padding: 0px;
	margin-top: 49px;
}
.content_popup, .content_boatbuilder {
	width: 855px;
	margin: 0px;
	padding: 10px;
	background-color:#FFFFFF;
	margin-top: 69px;
}
 .content_boatbuilder {
 	width: 725px;
	margin-top: 0px;
 }
#content_popup {
	width: 876px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 12px;
}
.bottomBar {
	margin-top: -39px;
}
.whitebg {
	background-color: #FFFFFF;
}
.leftText {
	height: 320px;
	width: 310px;
	float: left;
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	padding: 0px;
}
.leftTextContent {
	height: 185px;
	width: 275px;
	margin-left: 20px;	
	margin-bottom: -15px;
}
.dealerTemplateHP {
	height: 280px;
	margin-bottom: 15px;
}
.scroll {
	overflow: scroll;
	
}
.leftTextArrowLeft {
	margin-left: 20px;
	float: left;
}
.leftTextArrowRight {
	margin-left: 220px;
	float: left;
}
.rightPhoto {
	margin: 0px;
	margin-top: -20px;
	padding: 0px;
	height: 340px;
	width: 565px;
	float: left;
}


.header {
	font-size: 14px;
	font-weight: bold;	
}
.head {
	font-size: 14px;
	font-weight: bold;	
}
.superHeader {
	font-size: 24px;
	font-weight: bold;	
	line-height:0px;
}
.subHead {
	font-size: 12px;
	font-weight: bold;	
}
.bodyRed {
	color: red;
}
.bodyBold {
	font-weight: bold;
}
.dealerTemplate_address {
	font-size: 10px;
	color: #ffffff;
	font-family:Helvetica, Arial, sans-serif;
}

.footertext {
	font-size: 10px;
	font-family:Helvetica, Arial, sans-serif;
}
.footertext a {
	font-size: 10px;
	font-family:Helvetica, Arial, sans-serif;
}
.saltwater .footertext {
	color: #ddd;
}
.saltwater .footertext a {
	color: #fff;
}
.freshwater .footertext {
	color: #666;
}
.freshwater .footertext a {
	color: #999;
}
.modelLink a:visited {
	color: #000;
}

/*  Holly Hack -- note: Things prefixed with '* html' only show up in IE-win & mac and not safari or firefox  */
/* this fixes for IE */

* html .mainContainer {
	margin-top: 90px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	height: 484px;
	width: 875px;
	background-repeat: no-repeat;
}

* html .topBar {
	position:absolute;
}
* html .bottomBar {
	margin-top: -40px;
}
* html .main {
	padding-bottom: 25px;
}
* html .main_popup {
	margin-top: 97px;
	padding-bottom: 25px;
}
* html .content {
	margin-top: -50px;
}
* html .content_popup, * html .content_boatbuilder {
	margin-top: 50px;
}


* html .topBar_popup {
	margin-top: -80px;
}

* html .content_popup {
	margin-top: -10px;
	padding-top: 0px;
	width: 875px;
}

* html #content_popup {
	margin-top: -10px;
	padding-top: 0px;
	width: 875px;
}


/* this comment will hide everything below until the next comment from ie5mac browsers and firefox \*/

/* end hide from ie5mac  */
