body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#container {
	width: 780px;
	text-align: left;
	margin: 10px auto 0;
}

#flashcontent {
	height: 240px;
	width: 520px;
}

#content {
	padding: 20px 0 5px;
}


/* main area of home page*/
.homeLeft {
	background: #FFF url(images/orangeBack.jpg) no-repeat;
	height: 370px;
	width: 461px;
	padding: 21px 20px;
}

.homeCamero, .featureBoat {
	height: 135px;
	width: 421px;
	background: #FFF;
	padding: 20px;
}

.homeCamero {
	margin: 0 0 20px;
}

.featureBoat img, .homeCamero img {
	padding: 0 15px 0 0;
}
.link img {
	padding: 0 0 0 0;
}
.homeCamero .img {
	text-align: center;
}
.featureBoat .sectionHeader, .homeCamero .sectionHeader {
	font-size: 18px;
	padding: 0 0 13px;
}
.events .sectionHeader {
	font-size: 18px;
	padding: 0 0 3px;
}
.featureBoat .title, .homeCamero .title {
	font-weight: bold;
}
.featureBoat .headline, .homeCamero .headline {
	padding: 0 0 10px;
}

.featureBoat .link a, .homeCamero .link a , .homeEvents .link a{
	text-decoration: none;
	color: #000;
}
.featureBoat .link a img, , .homeCamero .link a img , .homeEvents .link a img{
	padding: 0;
	border: none;
}


/* right area of home page*/
.homeRightCol {
	width: 260px;
}
.homeBrochure {
	margin: 0 0 10px;
	width: 100%;
	height: 104px;
}
.homeEvents {
	background: #FFF url(images/greenBack.jpg) no-repeat;
	height: 215px;
	width: 221px;
	/*padding: 20px 20px;*/
	padding: 14px 20px 5px;
	
}
.homeEvents .event {
	background: none;
	width: 182px;
	padding: 0;
	margin: 0 0 15px;
}
.homeEvents .event .title{
font-size: 11px;
font-weight: bold;
padding: 0;
}
.homeEvents .sectionHeader {
	color: #FFF;
	font-size: 18px;
	/*padding: 0 0 15px;*/
	padding: 0 0 10px;
}
.homeEvents .date a {
	color: #000;
	font-size: 9px;
	font-weight: normal;
}
.homeEvents .link {
	text-align: right;
}

.event .title{
font-size:12px;
font-weight:bold;
padding:5px 0 0px;
}

.event .date {
padding: 5px 0 0 0 ;
font-weight:bold;
color:#666666;
}
.homeEvents .date {
	padding: 0;
}
.event .details {
padding: 20px 0 0 0 ;
}
/*
.event .image img
{
border:5px solid #FFFFFF;
}
.event
{
background:#E8E8E8 none repeat scroll 0 0;
margin:10px 0;
padding:10px 20px;
}
*/

.event
{
background:#E8E8E8 none repeat scroll 0 0;
padding:15px;
}

.event img
{
border:5px solid #FFFFFF;
}


.events .title{
font-size: 11px;
font-weight: bold;
padding:5px 0 0px;
}
.events .sectionHeader {
	font-size: 18px;
	padding: 0 0 5px;
}
.events  {
	padding: 0 0 15px;
}
.events .date a {
	color: #9cd32d;
}

#finance {
	background: #FFF url(images/financeHomeBack.jpg) no-repeat;
	padding: 6px 20px 11px;
	margin: 4px 0 0 1px;
	color: #FFF;
}
#finance h3 {
	color: #FFF;
	font-weight: normal;
}
#finance p {
	margin: 0;
}
#finance a {
	color: #9cd32d;
	text-decoration: none;
}


.subscribeForm {
	width: 219px;
	padding: 10px 20px;
	margin: 5px 0 0 1px;
	background: #5e5f64;
	font-size: 10px;
	color: #FFF;
}
.subscribeForm .heading {
	font-size: 18px;
}
.subscribeForm .textField {
	margin: 5px 0;
}
.subscribeForm .radio {
	margin: 0 2px 0 0;
	padding: 0;
}
.subscribeForm .button {
	padding: 0 4px;
	font-size: 10px;
	width: 50px;
}
.subscribeForm form {
	margin: 0;
	padding: 0;
}


/*   boats  */ 
#boatPageTitle {
	height: 62px;
	line-height: 62px;
	color: #fff;
	font-size: 18px;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
}

#boatPageIntroText {
	padding: 0 0 4px 0px;
}

#boatPageTitle a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}

.outerproduct {
	background: #e8e8e8;
	padding: 0 20px;
	margin: 10px 0;
}

.product {
padding: 10px 0;
text-align:left;
}
.product .image img {
	/*margin: 0 10px 0 0;*/
	border: 5px #FFFFFF solid;
}
.product .title {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
.product .details {
	padding: 5px 0;
}
.product .price {
	font-weight: bold;
	padding: 0 0 20px 0;
}
.product .link img {
	padding: 0 5px 0 0;
}
.product a {
	text-decoration: none;
	color: #000;
}

/*   sitemap  */ 

#sitemap li {
	list-style: none;
}
#sitemap ul li {
	margin: 0 0 5px;
}
#sitemap ul li ul {
	padding: 0px 0px 0 15px;
	margin: 0;
}
#sitemap ul li ul li {
	margin: 0;
	padding: 0;
}
#sitemap a {
 	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
#sitemap ul li ul li a {
	font-weight: normal;
	color: #5e5e65;
}

/*   Footer */ 
#footer {
	padding: 0 0 0 20px;
	border-top: 1px solid #c2c4c2;
	background: #FFF url(images/footerBack.jpg) repeat-x;
	height: 33px;
	line-height: 33px;
	color: #5e5e65;
}
#footer, #footer a {
	font-size: 10px;
	color: #5e5e65;
	text-decoration: none;
}

#footer a:hover {
	color: #5e5e65;
	text-decoration: none;
}


/**************************************************
        dynamic page headers and sub headings
**************************************************/

.header {	
	height:140px;
	background-color: #FFF;
	background: #FFF url(images/pageHeader.jpg) no-repeat top center;
}

.image4 { /*Dealers*/
	background: #FFF url(images/dealersHeader.jpg) left no-repeat;
}
.pageTitle4 {
	background: #FFF url(images/dealersTitle.jpg) left no-repeat;
}


.image7 { /*About us*/
	background: #FFF url(images/aboutHeader.jpg) left no-repeat;
}
.pageTitle7 { 
	background: #FFF url(images/aboutTitle.jpg) left no-repeat;
}


.image8 { /*contact us*/
	background: #FFF url(images/contactHeader.jpg) left no-repeat;
}
.pageTitle8 {
	background: #FFF url(images/contactTitle.jpg) left no-repeat;
}


.image9 { /*Site Map*/
	background: #FFF url(images/contactHeader.jpg) left no-repeat;
}
.pageTitle9 {
	background: #FFF url(images/boatPageTitle.jpg) left no-repeat;
}


.image10 { /*Camero*/
background: #FFF url(images/cameroHeader.jpg) no-repeat top center;
}
.pageTitle10{
	background: #FFF url(images/boatPageTitle.jpg) left no-repeat;
}


.image11 { /*tige*/
background: #FFF url(images/tigeHeader.jpg) no-repeat top center;
}
.pageTitle11 {
	background: #FFF url(images/boatPageTitle.jpg) left no-repeat;
}


.image12 { /*Used*/
	background: #FFF url(images/usedHeader.jpg) left no-repeat;
}
.pageTitle12 {
	background: #FFF url(images/usedTitle.jpg) left no-repeat;
}


.image13 { /*Showroom*/
	background: #FFF url(images/showHeader.jpg) left no-repeat;
}
.pageTitle13 {
	background: #FFF url(images/showTitle.jpg) left no-repeat;
}


.image14 { /*Full list of Events*/
	background: #FFF url(images/contactHeader.jpg) left no-repeat;
}
.pageTitle14 {
	background: #FFF url(images/eventsTitle.jpg) left no-repeat;
}


.image15 { /*Single event*/
	background: #FFF url(images/contactHeader.jpg) left no-repeat;
}
.pageTitle15 {
	background: #FFF url(images/eventsTitle.jpg) left no-repeat;
}


.image18 { /*Spare Parts*/
	background: #FFF url(images/spareHeader.jpg) left no-repeat;
}
.pageTitle18 {
	background: #FFF url(images/spareTitle.jpg) left no-repeat;
}


.image19 { /*Pro Ski*/
background: #FFF url(images/skishopHeader.jpg) no-repeat top center;
}
.pageTitle19 {
	background: #FFF url(images/skishopTitle.jpg) left no-repeat;
}


.boatSpec{
border-spacing:1px;
padding:10px;
}

.boatSpec th{
text-align: right;
background-color: #9cd32d;
color:#FFFFFF;
font-weight:bold;
padding:1px;
}


.boatSpec td{
text-align: left;
background-color: #e8e8e8;
padding:1px;
}




.dealersTable tr{
background-color:#e8e8e8;
}