body {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
a, a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #d11;
	text-decoration: underline;
}
a img {
	border: none;
}
table { 
	vertical-align: top;
	width: 100%;
	margin: 0; 
	padding: 0; 
}
td { vertical-align: top; }
hr { 
	color: #79B;
	height: 1px; 
	text-align: center;
	width: 80%;
}
table.results {
	margin: 1em;
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 3px 0;
}
table.results tr.even {
	background-color: #eeffee;
}
table.results td, table.results th {
	/* border-bottom: 1px solid #e6e6f0; */
	border-bottom: 1px solid #999;
	padding: 6px 10px 2px 10px;
}
table.results th {
	border-bottom: 2px solid #999;
	text-align: inherit;
	vertical-align: bottom;
}
/* table.results td {
	padding: 0.3em 0.12em 0.2em 0.12em;
	border-bottom: 1px solid #e6e6f0;
} */
iframe {
	border: 1px solid #666;
}
#wrapper {
	position: relative; 
	vertical-align: top;
	max-width: 1200px;
	background: #fff url(/images/faux_column_6.png) repeat-y 25% 0;
	background-position: 25% 0;
} 
#banner, #big-banner {
	/* width: 100%; */
	/* width: auto%; */
	position: relative;
	height: 80px;
	background-color: #fff;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	text-align: left;
}  
#big-banner {
	height: auto;
	background-color: #fff;
} 
#banner div div, #big-banner div div {
	/* margin: 0; */
	position: relative;
	margin: 1px;
	padding: 0;
	width: 80%;
}
#big-banner div div {
	width: auto;
}
#home #banner div div, #home #big-banner div div {
	margin: 0;
	padding: 0;
	width: 90%;
}
#home #big-banner div div {
	width: auto;
}
#banner h1, #big-banner h1 {
	position: relative;
	margin: 0;
	padding: 1em 1em 0 4em;
	vertical-align: middle;
	text-align: center;
}
#big-banner h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-weight: 600;
	font-size: 2.6em;
	color: #007;
	/* color: #02122a; */
}
#banner img, #big-banner img {
	position: relative;
	padding: 0 0 0 1em ;
	background-color: #fff;
}
#header-table {
	/* border-bottom: 4px solid #79B; */
	padding: 3px; 
	/* padding: 3px 3px 0 3px; */
	/* padding: 0; */
	width: 100%;
	background-color: #fff;
}
#top-nav {
	float: left; 
	clear: both;
	/* width: 75%; */
	/* width: 95%; */ 
	width: 100%;
	/* margin: 4px 0 0 0; */
	margin: 0;
	padding: 2px 0 0 1em;
	padding: 2px 0 2px 1em;
	list-style: none;
	/* background: #bcd; */ /* pale blue */ 
	/* background-color: #02122a; */ /* really really dark navy blue */
	background-color: #007; /* white words on navy bkgnd */
	background-color: #fff; /* navy words on white bkgnd */
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
}
#top-nav li {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	/* width: 100%; */
	font-weight: 700;
	font-family: "Lucida Grande", sans-serif; 
	font-size: 95%;
}
#top-nav a {
	float: left;
	display: block;
	margin: 0 4px 0 0;
	padding: 4px 7px;
	/* background: #00a; */
	/* background: #bcd; */
	color: #333;
	color: #fff; /* white words on navy bkgnd */
	color: #007; /* navy words on white bkgnd */
	text-decoration: none;
	/* border: 1px solid #036;
	border: 1px solid #79b;
	border-bottom: none; */
	/* background: #369 url(/images/off_tab_bkgnd_ltblu.gif) repeat-x top left; */
	/* background: #79b; */
}
#top-nav a:hover, 
	body#production #t-production a, 
	body#history #t-history a, 
	body#dealers #t-dealers a, 
	body#news #t-news a,
	body#used_boats #t-used_boats a,
	body#parts #t-parts a, 
	body#contact #t-contact a,
	body#links #t-links a, 
	body#home #t-home a {  
	color: #e12222;
	/* padding-bottom: 5px; */
	/* border-color: #727377; */
	/* background: #fff; */
}
p.menu-inline {
	margin: 1em 0;
	border-top: 1px solid #e6e6f0;
	border-bottom: 1px solid #e6e6f0;
	line-height: 2em;
	/* padding-top: 2em; */
	color: #888;
	font-weight: 700;
}
p.menu-inline a {
	color: #888;
}
p.menu-inline a:hover {
	color: red;
	text-decoration: none;
}
#sock .top-nav {
	/* float: none; */
	width: 600px;
	background: none;
	padding: 0;
	border: none;
	text-align: center;
	font-size: 90%;
}
#sock .top-nav a {
	background: none;
}
#content {
	position: relative;
	width: 74%;
	/* height: 50em; deleted 2009_12_06 - IE needs to understand min-height!!! */
	float: right;
	/* background-color: #fff; */
}
#content.news {
	width: 70%;
	padding-right: 4em;
}
#content .sparce {
	background-color: #ddd;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content table {
	padding: 0 12px;
}
#content form p, #content form h1, #content form h2, #content form h3, #content form h4, #content form table {
	padding: 0 12px 0 0;
}
#content form td {
	padding-bottom: 6px;
}
#content form h4, #content form h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}
#content img {
	/* border: 1px solid #999; */
	padding: 6px;
}
#content img.full {
	margin: 1em;
}
#list-o-links h2, #list-o-links h3, #list-o-links h4 {
	margin-top: 0;
	margin-bottom: 0; 
	padding-bottom: 0;
}
#list-o-links p {
	margin-top: 0;
	margin-bottom: 0; 
	margin-left: 2em;
	padding-bottom: 0;
}
#list-o-links h3, #list-o-links h4 {
	padding-top: 1em;
}

#dealer-list .region {
  background-color: #bbccdd;
	/* width: 614px; */
}
#gallery td {
	border-top: 1px solid #bbb;
	vertical-align: bottom;
}
#gallery td p {
	text-align: right;
}
#gallery td.top {
	vertical-align: top;
}
#footer {
	clear: both;
	/* border-top: 3px solid #79B; */
	/* padding: 0 8px; */
	padding: 0;
	background-color: #fff;
	font-size: 85%;
}
#footer #sock {
	margin: 0;
	padding: 0 1em;
	/* border-top: 3px solid #79B; */  /* changed location from top of #footer */
	border-top: 1px solid #007;  /* changed location from top of #footer */
}
#footer table {
	width: 100%;
}
#footer td { 
	font-size: 85%; 
	vertical-align: middle;
}
#footer img {
	float: left;
	padding-top: 6px;
	border-width: 0;
}
#footer ul {
	float: right;
	list-style-type: none ;
	display: inline;
}
.center { text-align: center; }
.right { float: right; }
.clear { clear: both; }
.left { float: left; }
.top { vertical-align: top; }
.gray { background-color: #e2e2e2; }

#menu-boats-in-production {
	margin-left: 1em;
	vertical-align: top;
	width: 280px;
}
#menu-boats-in-production td {
	vertical-align: top;
}
#sidebar-menu p, #sidebar-menu h1, #sidebar-menu h2, #sidebar-menu h3, #sidebar-menu h4, #sidebar-menu table {
	padding: 0 12px;
}
#sidebar-menu {
	position: relative;
	clear: none;
	height: 100%;
	vertical-align: top; 
	top: 0.5em;
	float: left;
	width: 24%;
}
#sidebar-menu table {
	height: 100%;
}
#sidebar-menu h1, 
#sidebar-menu h2, 
#sidebar-menu h3, 
#sidebar-menu h4 {
	color: #000;
	padding-left: 6px;
	margin-bottom: 0;
	/* border-bottom: 1px solid #aaa; */
}
#sidebar-menu h4 {
	color:#800;
	margin-bottom: 0.5em;
}
#sidebar-menu p {
	font-size: 95%;
	padding-left: 1.5em;
} 
#sidebar-menu ul {
	vertical-align: top;
	list-style-type: none;
	/* padding-left: 12px; */
	padding-left: 6px;
	margin-top: 0;
}
#sidebar-menu li {
	padding: 4px 3px 3px 0; 
	/* background-color: #fff; */
	color: #888;
	font-size: 95%;
	font-weight: 700;
}
/* #sidebar-menu li:hover {
	background-color: #eee;
} */
#sidebar-menu li li {
	padding-left: 1em;
	font-size: inherit;
}
#sidebar-menu li a:hover img {
	text-decoration: none;
}
#sidebar-menu li p {
	margin: 5px 2em 0 0; 
	border-top: 1px solid #bbb;
	padding: 0; 
	margin-left: 1em;
}
#many-quotes h2.divider {
	margin-top: 1em;
	border-top: 1px solid #bbCCdd;
	Padding-top: 0.5em;
}
#articles {
	max-width: 69%;
}
#results td {
	border-bottom: 1px solid #bbb ;
}
#class-rules h2, #class-rules h3, #class-rules h4 {
	/* padding-left: 24px; */
	text-align: center;
}
#class-rules dt {
	float: left;
	padding-top: 1em;
	padding-left: 24px;
	font-weight: 700;
	letter-spacing: 1px;
}
#class-rules dd {
	display: block;
	padding-top: 1em;
	margin-left: 8em;
}
#class-rules .subterm {
	font-weight: 700;
}
.article {
	clear: both;
	border-top: 5px solid #bcd;
}
.article img, .article a img {
	border: none;
	float: right;
	margin-left: 1em;
}
h2 span.amp, h3 span.amp {
	font-family: "Baskerville", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.15em;
}
.listing a {
	color: #222;
	font-weight: 700;
}
.listing img {
	float: right;
}
.boat-thumbnail img {
	border: 1px solid #666;
}
table.specs {
	width: auto;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
table.specs td {
	padding: 4px 1.5em 4px 0;
	width: auto;
}
table.specs-close {
	width: auto;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
table.specs-close td {
	padding: 1px 1.5em 1px 0;
	width: auto;
}
.caption {
	text-align: center;
	font-size: 95%;
}
.indent {
	margin-left: 3em;
}
.section {
	margin-top: 0.3em;
	border-top: 1px solid #bbb;
	padding-top: 0.6em;
}
.divider {
	margin-top: 2px;
	border-top: 1px solid #999;
	padding-top: 3px;
}
.warning {
	color: #a00;
}

/* #content table.single-col-picture-index td {
	width: 490px !important;
} */
#content .single-col-picture-index p {
	margin-top: 0;
	margin-bottom: 1.33em;
	padding-left: 0;
	padding-top: 0;
	width: 480px !important;
	font-size: 0.90em;
}
#content .single-col-picture-index a img {
	margin: 0;
	border: 1px solid #bbb;
	padding: 0;
}
#content .single-col-picture-index a {
	margin: 0;
	padding: 0;
}
#content .single-col-picture-index img {
	margin: 0;
	border: 1px solid #bbb;
	padding: 0;
}
ul.jump-menu {
	float: left; 
	clear: both;
	width: 100%;
	margin: 0;
	margin-top: 1em;
	padding: 2px 0 0 1em;
	padding: 2px 0 2px 1em;
	list-style: none;
}
ul.jump-menu li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 1em;
	white-space: nowrap;
	font-family: "Lucida Grande", sans-serif; 
	font-size: 95%;
}
ul.jump-menu li a {
	font-weight: 700;
}
ul.jump-menu li.last a {
	font-weight: normal;
}
#content p.index-pic {
	margin-top: 0;
	margin-right: 0; /* 2011_05_01 */
	padding-top: 0;
	padding-right: 0; /* 2011_05_01 */
}
#content p a {
	text-decoration: underline;
}
#content p.index-caption {
	margin-top: -1em;
	padding-top: 0;
	/* width: 480px; /* 2011_05_01 */
}
#content p.index-pic img {
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #aaa;
}
#content p.index-pic a {
	margin-bottom: 0;
	padding-bottom: 0;
}
#content p.index-pic a img {
	margin-bottom: 0;
	padding-bottom: 0;
}

