/* CSS Styles by Joe Lundeen 815-666-5987 */

* { margin: 0; padding: 0; }
body { 
  background: url('../images/background.gif') top left repeat-y; 
  font-family: arial;
  }

.header { 
  display: block;
  z-index: 10;
  width: 100%;
  height: 50px;
  background-color: #2d5378;
  text-indent: -9999px;
  }
.horz {
  display: block;
  z-index: 11;
  width: 100%;
  height: 25px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  background: #999 url('../images/stretchbar.jpg') top left no-repeat;
  }
.main_image {
  display: block;
  z-index: 9;
  width: 100%;
  height: 125px;
  background: #2d5378 url('../images/Image_Boat.jpg') top left no-repeat;
  }
.address { 
  position: relative;
  left: 770px;
  display: block;
  width: 180px;
  height: 120px;
  line-height: 21px;
  color: #fff;
  padding-top: 33px;
  }
.main_bar {
  display: block;
  z-index: 8;
  width: 100%;
  height: 50px;
  background: url('../images/bar.gif') top left repeat-x;
  }
  
/* navigation items */
.nav {
	position: absolute;
	z-index: 12;
	left: 0;
	top: 60px;
	display: block;
	width: 153px;
	margin-left: 16px;
	padding-top: 69px;
	background: url('../images/menu-top-trans.png') top left no-repeat;
	height: 388px;
  }
.nav ul li { list-style-type: none; }
.nav_ul { border-bottom: 1px solid #fff; }
.nav-item {
  display: block;
  border-top: 1px solid #fff;
  background: url('../images/menu-top.gif') top left repeat;
  z-index: 20;
  }
.nav-link { 
  color: #fff; 
  font-family: arial;
  font-weight: bold; 
  font-size: 11px; 
  text-decoration: none;
  line-height: 25px;
  display: block;
  z-index: 7;
  width: 142px;
  height: 25px;
  padding-left: 10px;
  }
.nav-link:hover {
  background: #fff url('../images/menuon.gif') top left no-repeat;
  color: #2d5378;
  }
.logo {
  text-indent: -9999px;
  outline: none;
  z-index: 6;
  display: block;
  width: 129px;
  height: 125px;
  background: url('../images/logo_springbrook.png') top left no-repeat;
  margin: 10px auto;
  border: none;
  }
.content {
  position: relative;
  z-index: 4;
  left: 200px;
  display: block;
  width: 800px;
  clear: both;
  }
.contentList {
  position: relative;
  z-index: 1;
  top: 0px;
  left: 226px;
  display: block;
  width: 800px;
  }  
.contentbkgnd {
  position: relative;
  z-index: 11;
  top: -32px;
  left: -200px;
  display: block;
  width: 800px;
  background: url('../images/background.gif') top left repeat-y; 
  }  
.content ul { 
  padding: 10px; 
  }
.content li { clear: both; }
.content li p { margin: 6px; padding: 14px; background-color:#fff; } 
.content img { padding: 10px; margin: 14px; background-color: #fff; border: 1px solid #eee; }  
.content h4 { color: #2d5378;  }
  
/* Sections of Content */
span.sect {
    display: block;
    width: 80%;
    padding: 20px;
    text-align: left;
    }

span.sect img { 
    margin: 20px;
    }
.image_about { 
    border: 0;
    margin: 16px;
    }
.p_about {  
    font-family: verdana, sans-serif;
    color: #333;
    }  
.badges {
  display: block;
  width: 780px;
  height: 210px;
  clear: both;
  }  
  
.signup {
  display: block;
  width: 200px;
  height: 115px;
  background: url('../images/need-a-boat.gif') top left no-repeat;
  padding-left: 300px;
  padding-top: 10px;
  margin: 0 0 10px 0;
  color: #fff;
  line-height: 21px;
  }
   
.specials {
  display: block;
  width: 500px;
  height: 250px;
  margin: 0 0 5px 0; 
  float: left;
  }  
.events h3 { margin: 0 auto; text-align: center; }
.events {
  font-size: 12px;
  }
.events ul, li {
  list-style-type: none;
  }
.events li { 
  background-color: #eee; 
  margin: 6px;
  padding: 6px;
  }
 
.twit {
  display: block;
  width: 250px;
  float: right; 
  }  
.facebook {
  text-align: center;
  padding-top: 10px;
  }
.footer {
  display: block;
  width: 100%;
  height: 250px;
  position: relative;
  left: 200px;
  clear: both;
  }
.brands {
  display: block;
  width: 250px;
  height: 250px;
  float: left;
  text-indent: -9999px;
  }   
.cruiser { 
	background: url('../images/brands_cruisers.jpg') top left no-repeat; 
	}
.carver { 
	background: url('../images/brands_carver.jpg') top left no-repeat; 
	}
.marquis { 
	background: url('../images/brands_marquis.jpg') top left no-repeat; 
	}
.footer_ads {
  width: 750px;
  position: relative;
  left: 200px;
  }  
.boating-store { 
	display: block; 
	width: 468px; 
	height: 60px; 
	background: url('../images/parts1.gif') top left no-repeat; 
	text-indent: -9999px; float: left; margin-right: 20px; 
	}  
.gmi { 
	display: block; 
	width: 225px; 
	height: 60px; 
	background: url('../images/global-marine-insurance.gif') top left no-repeat; 
	float: left; 
	text-indent: -9999px; 
	}
.disclaimer { 
	clear: both; 
	padding-top: 9px; 
	}
.disclaimer-text { 
  display: block; 
  width: 100%; 
  height: 80px; 
  background: #fff url('../images/bottom-shade.gif') top left repeat-x; 
  font-size: 11px;
  line-height: 16px;
  color: #999;
  }

