/* CSS Document */

  <style type="text/css" >
    body {
      color:#000;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
		background-color:#336633;
		      } 
	  
html>body {
	font-size:small;
	background-color: #336633;
}
 
	#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
     #topheader {
	 width:100%;
      float:left;
      border:1px solid #765;
      border-bottom:0px;
      background-color:#000000;
      font-size:93%;
      line-height:normal;
      }

   
    #header {
	width:100%;
	float:left;
	/*  	  border-right:1px solid #765;
  border-left:1px solid #765;*/
      font-size:100%;
	line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
	vertical-align: top;
      float:left;
      margin:0;
      padding:0 0 0 5px;

      }
    #header a {
      float:left;
	  display:block;
      width:.1em;
      padding:5px 15px 4px 6px; 
      text-decoration:none;
      font-weight:bold;
      color: #FFFFFF;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:link, #header a:visited {
	width: 82px;
	border-style: outset;
	margin-right:2px;
	padding: 3px 7px 2px 7px;
	margin:0px 2px 0px 0px;
	text-decoration: none;
	color: #ffffff;
	background-color:#336633;
	text-decoration:none;
	text-align: center;
      }
    #home #nav-home, #about #nav-about,
    #trailmap #nav-trailmap, #existing #nav-existing,
    #proposed #nav-proposed, #other #nav-other,
    #faq #nav-faq,#contact #nav-contact,
    #events #nav-events, #pictures #nav-pictures, #news #nav-news, #volkswalk #nav-volkswalk,
	#friend #nav-friend
	 {
      border-width:0;
      }
    #home #nav-home a, #about #nav-about a,
    #trailmap #nav-trailmap a, #existing #nav-existing a,
    #proposed #nav-proposed a, #other #nav-other a,
    #faq #nav-faq a, #contact #nav-contact a,
    #events #nav-events a, #pictures #nav-pictures a, #news #nav-news a,  #volkswalk #nav-volkswalk a,
	#friend #nav-friend a {
      background-color:#FFFF33;
	  color:#336633;
      }


#header li:hover, #header li:hover a {
  background-position:0% 0px;
  color:#FFFF33;
  }
#header li:hover a {
  background-position:100% 0px;
  }   

#content {
	border: 1px solid #000000;
	width:790px;
	padding: 10px 5px 6px 5px;
	border-top-style: none;
	background-color: #FFFFFF;
}

.hdrTitle {
	font-size: 64px;
	text-align: center;
	font:Geneva, Arial, Helvetica, sans-serif;
}
.style10 {font-size: 36px}
  .style11 {
	font-style: italic;
	font-size:24px;
}
  </style>
