/* CSS Document */
body {
	margin: 0;
	text-align: center;
	background: url('bg.jpg') repeat-x;
	font-family: "Trebuchet MS", "Helvetica 65 Medium";
	font-size: 13px;
	color: #392f29;
}

h1 {
	font-size: 20px;
	margin-bottom: 0;
}
h2 {
  font-size: 16px;
  margin-top: 0;
}
h3 {
  font-size: 16px;
  margin: 0;
  margin-top: 10px;
  color: #455a21;
}
div {
	text-align: left;
}
#wrap {
	width: 960px;
	margin: auto;
}
#head {
	width: 860px;
	height: 142px;
	margin: auto;
	background-color: #828F6C;
}
#top {
	height: 142px;
	width: 860px;
	background: url('homeimages/top-bg.jpg') 132px 0 no-repeat;
}
#menu {
	height: 36px;
	width: 860px;
	background-color: #828f6c;
	color: #FFFFFF;
	line-height: 36px;
}
#menu a, #menu a:visited {
	float: left;
	margin-left: 48px;
	margin-right: 48px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #003300;
}
#menu ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#menu ul li a, .menu ul li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	text-align: center;
	color: #fff;
	overflow: hidden;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu ul li {
	float: left;
	position: relative;
}
#menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
#menu ul li:hover a {
}
#menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 36px;
	left: 0;
}
#menu ul li:hover ul li a.hide {
	color: #fff;
}
#menu ul li:hover ul li:hover a.hide {
	color: #000;
}
#menu ul li:hover ul li ul {
	display: none;
}
#menu ul li:hover ul li a {
	display: block;
	background-color: #828f6c;
	color: #fff;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	border-bottom: none;
	width: 200px;
	text-align: left;
	padding-left: 5px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}
#menu ul li:hover ul li a:hover {
	background-color: #344815;
	color: #fff;
}
#menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 105px;
	top: 0;
}
#menu ul li:hover ul li:hover ul.left {
	left: -105px;
}
.menu-divide {
	background-image: url(images/menu-divide.jpg);
	width: 2px;
	height: 36px;
	display: block;
	float: left;
}
#top-right {
	width: 590px;
	height: 50px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
}
#top-right p {
	margin: 0;
	margin-top: 5px;
}
#top-right h1 {
	margin: 0;
	margin-top: 3px;
	font-size: 23px;
}
#body-wrap {
	width: 960px;
	background-image: url(images/body-bg.jpg);
}
#body {
	width: 860px;
	margin: auto;
	background-image: url(images/body-shadow.jpg);
	background-repeat: repeat-x;
}
#foot {
	width: 100%;
	height: 120px;
	background-image: url(images/foot-bg.jpg);
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	background-repeat: repeat-x;
}
#foot-int {
	width: 860px;
	height: 32px;
	margin: auto;
	background-color: #FFFFFF;
	margin-bottom: 3px;
}
#foot-bot {
	width: 860px;
	height: 88px;
	margin: auto;
	text-align: center;
}
#foot a, #foot a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#foot a:hover {
	text-decoration: underline;
}
#foot p {
	margin: 0;
}
#left {
	width: 400px;
	padding: 15px;
	float: left;
}
#right {
	width: 430px;
	float: left;
}
.clear {
	clear: both;
}

/* Matt Styles */

.infoMain {
  width: 818px;
  margin: 0 auto;
}

  .info-top,
  .info-bottom {
    background: url('images/info-top.jpg') no-repeat;
    height: 13px;
  } .info-bottom {background: url('images/info-bottom.jpg');}
  
  .info-content {
    background: url('images/info-middle.jpg') repeat-y;
    color: #324414;
    padding: 15px;
    padding-top: 0;
  }
    
    .info-content .left {
      width: 356px;
      float: left;
      padding: 10px;
      padding-top: 15px;
      font-size: 14px;
    }
    
    .info-content .right {
      width: 400px;
      float: left;
      padding-top: 15px;
    }
    
      .info-content .right img.small {
        padding-left: 3px;
      }
    
    .info-content h1 {
      margin: 0;
      font-size: 16px;
    }
    
    .moreInfo {
      width: 818px;
      margin: 0 auto;
      padding-top: 20px;
      color: #324414;
      font-size: 14px;
    }
    
      .moreInfo .left {
        float: left;
        width: 510px;
        padding-left: 30px;
      }
      
      .moreInfo .right {
        float: left;
        width: 225px;
        padding-left: 50px
      } .moreInfo .right a img {border: 0;}
      
      .moreInfo .left h2 {
        font-size: 16px;
        font-weight: bold;
        margin: 0;
      }
      
      .sitebuttons {
        padding-bottom: 8px;
      }
      
      .features {
        background: #607939;
        width: 214px;
        margin-left: 4px;
      }
      
        .features ul {
          list-style-type: none;
          margin: 0;
          padding: 0;   
          padding: 20px 15px; 
        }
        
        .features ul li {
          color: #fff;
          font-size: 14px;
          font-weight: bold;
          display: block;
          padding-bottom: 16px;
          padding-left: 20px;
          background: url('images/bullet.png') no-repeat;
        }
        
  .parklocations {
    height: 213px;
    width: 428px;
    background: url('homeimages/infobg.jpg') no-repeat;
  }
  
  .parklocations ul {
    width: 210px;
    margin: 0; padding: 0;
    list-style-type: none;
    float: left;
    margin-top: 4px;
  }
  
    .parklocations ul li {
      color: #000;
      display: block;
      font-weight: bold;
      padding-left: 20px;
      margin: 10px 0;
      line-height: 16px;
      font-size: 14px;
    }
    
      .parklocations ul li b {
        color: #fff;
        display: block; 
      }
  
  .howto {
    background: #657b3d;
    width: 408px;
    padding: 10px;
  }
  
  .light {background: #7ba740; padding-bottom: 23px;}
  .light a {text-decoration: underline; color: #fff;}
  
    .howto h1 {
      font-size: 27px;
      margin: 0;
      color: #fff;
    }
    
    .howto h2 {
      font-size: 20px;
      margin: 0;
      color: #fff;
    }
    
      .howto p {
        color: #fff; 
        font-size: 16px;
        font-weight: bold;
        line-height: 18px;
      }