/* CSS Document */

.menu ul {
text-align:center;
}

.menu li {
text-align:center;
}

.styleBold {
	font-weight: bold;
	color:#003399;
}

#homeOptions {
	margin-top:10px;
}

#searchBox {
	width: 100%;
	margin-top: 10px;
	clear:both;
}

div.HomeContent {
	width:989px;

} 

hr.homeDiv {
	background-color:#fC0;
	color:#FC0;
	height: 3px;
}

div.BoaterWelcome {
float:left;
  background: 
	url(../images/home/boatersAndOwners.jpg)
  top left no-repeat;
  /* float: top; */
  width:372px;
  height: 529px;
  }
div.BoaterWelcome h2 {

  position: relative;
  top: 218px;
  padding:15px;
  margin:0;
  z-index:-10;
  background-color:#0000FF;
  
  }
div.BoaterWelcomeBody {
  position: relative;
  top: 218px;
  height: 300px;  
  background: 
	url(../images/home/boatersBG.gif) 
  top right repeat-y;
  margin:0;
  padding: 0 20px;
  overflow:hidden;

  }
div.BoaterWelcomeFooter {
  position: relative;
  top: 217px;

  background: 
	url(../images/bottomLeft.gif) 
  bottom left no-repeat;

  
  }
div.BoaterWelcomeFooter p {
  position: relative;
  
  background: 
	url(../images/bottomRight.gif) 
  bottom right no-repeat;
  
  display:block;
  padding:0px;
  margin:0 0 0 0;




  }


div.column23 {
  
	margin-left: 5px;
	float:right;
	width:606px;
	

}


div.MiddleArt {
float:left;
  background: 
	url(../images/topLeft.gif)
  top left no-repeat;
  width:290px;
  }
div.MiddleArt h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color: #124f9e;
		text-align: center;
  background: 
	url(../images/topRight.gif) 
  top right no-repeat;
  padding:15px;
  margin:0;
  
  }
div.MiddleArtBody {
  background: 
	url(../images/rightBorder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;


  }
div.MiddleArtFooter {
  background: 
	url(../images/bottomLeft.gif) 
  bottom left no-repeat;
  }
div.MiddleArtFooter p {
  background: url(../images/bottomRight.gif) bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
}







div.Article {
float:left;
  background: url(../images/topLeft.gif) top left no-repeat;
  width:290px;
}
div.Article h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color: #124f9e;
		text-align: center;
  background: 
	url(../images/topRight.gif) 
  top right no-repeat;
  padding:15px;
  margin:0;
  
  }
div.ArticleBody {
  background: 
	url(../images/rightBorder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;


  }
div.ArticleFooter {
  background: 
	url(../images/bottomLeft.gif) 
  bottom left no-repeat;
  }
div.ArticleFooter p {
  background: 
	url(../images/bottomRight.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;



  }
div.HomeRightCol {
float:right;
  background: 
	url(../images/topLeft.gif)
  top left no-repeat;
  width:305px;

  }
div.HomeRightCol h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
 	color: #124f9e;
	text-align: center;
  background: 
	url(../images/topRight.gif) 
  top right no-repeat;
  padding:15px;
  margin:0;
  
  }
div.HomeRightColBody {
  background: 
	url(../images/rightBorder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;


  }
div.HomeRightColFooter {
  background: 
	url(../images/bottomLeft.gif) 
  bottom left no-repeat;
  position:relative;
  top: 3px;


  }
div.HomeRightColFooter p {
  background: 
	url(../images/bottomRight.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;




  }
  
div.welcome {
  	width: 340px;
	left: -20px;
	padding: 0px;
}  
  
div.welcome li {
	margin-top:5px;
	padding-bottom: 10px;
}  

div.welcomeThumb {
	padding-right: 10px;
	float: left;
}

  
ul.featureSet {

	list-style-type:none;
	margin:0;
	padding:0;
}
.featureList a:link,.featureList a:visited,.featureList a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #124f93;
}

.featureList a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #124f93;
}


.homeLink a:link,.homeLink a:visited,.homeLink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000;
}

.homeLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #124f93;
}

.comingsoon {
	color:#999;
	
} 
