body
        {
                position:absolute;
                left:20px;
                width:auto;
                font-family: "trebuchet ms";
                font-size: 14px;
                background: #ffffff;
        }
        
p
        {
	            font-size:14px;
	}


h3.Hikes 
        { 
                font-size: 14pt;       
                padding: 2px 2px 2px 8px;
                margin-right: -2px;
                margin-left: 0px;
                margin-bottom: 5px;
                margin-top: 8px;
        }

#verytop
        {
                width: 800px;
                background-image: url("/css/Blue_Header.jpg");
                color:#FFFFFF;
                height:60px;
                border: 0px inset #000099;
                border-top: 0px solid #FFFFFF;
                text-align: center;
                vertical-align: middle;
                font-family:'Lucida Casual';
                font-size:25px;
                font-weight:bold;
                margin: 4px;
                padding:0px 0px 0px 0px;
                -moz-border-radius:6px;
                -webkit-border-radius:6px;
                border-radius: 6px;
                -moz-box-shadow:0 4px 4px rgba(0,0,0,0.3);
                -webkit-box-shadow:0 4px 4px rgba(0,0,0,0.3);
                box-shadow: 0 4px 4px rgba(0,0,0,0.3);

        }

.preind
        {
                font-family: "trebuchet ms";
                font-size: 13px;
                color: #000033;
                width: 790px;
                letter-spacing: 0.03em;
        }

#verybottom
        {
                width: 860px;
                background: #992323;
                color:#FFFFFF;
                height:80px;
                border: 2px inset #990000;
                padding: 1px 15px 2px 5px;
                text-align:right;
                font-size: 12px;
                vertical-align: top;
        }

a:link {color: #991100; text-decoration: underline; }
a:active {color: #991100; text-decoration: underline; }
a:visited {color: #3300cc; text-decoration: underline; }
a:hover {color: #550044; text-decoration: none; }

#right
        {
                padding:2px 2px 2px 5px;
                vertical-align: top;
                width:2in;
                background: #e5e5e5;
                font-family:'Lucida Casual';
                font-size:14px;
                font-weight:bold;
                color:#990000

        }

#tabnav
        {
                height: 20px;
                margin: 0;
                padding-left: 0px;
                background: #FFFFFF;
        }

#tabnav li
        {

                padding: 0;
                display: inline;
                list-style-type: none;
        }
#tabnav a:link, #tabnav a:visited
        {
                float: left;
                background: #FFFFFF;
                font-size: 11px;
                line-height: 14px;
                font-weight: bold;
                padding: 2px 10px 2px 10px;
                margin-right: 6px;
                border: 2px solid #FFFFFF;
                text-decoration: none;
                color: #000066;
        }

#tabnav a:link.active, #tabnav a:visited.active
        {
                border-bottom: 0px solid #003399;
                background: #FFFFFF;
                color: #000066;
        }

#tabnav a:hover
        {
                background: #000044;
                color: #FFFFFF;
        }

#TablePics
	{
                padding:10px 3px 3px 3px;
                background: #bbff77;
	        font-family:arial;
                font-size:12px;
 	        height: 60px;
	        vertical-align: top;
	}
#TopTable
        {
                width: 800px;
                background: #bbff77;
                font-family:"tahoma";
                font-size:14px;
                height: 4px;
                vertical-align: middle;
                padding: 6px;
        }

#GreenTableLeft{
                width: 400px;
        }

#GreenTableRight{
                width: 200px;
        }

#SpacerTd1{
                width: 10px;
                height: 10px;
        }

#SpacerTd2{
                width: 30px;
        }

#SpacerTd3{
                width: 24px;
        }

#RightDivRow{
                width: 24px;
                height: 20px;
        }

#RightDivTable{
                width: 450px;
        }

#RightDivTableLeft{
                width: 280px;
        }

#RightDivTableRight{
                width: 170px;
        }

#RightDivFull{
                width: 460px;
        }

 div#right-sidebar{
  position:absolute;
  top:2px;
  left:844px;
  width: 470px;
  height:100%;
  padding:10px 4px 4px 4px;
 }
 @media screen{
  body > div#right-sidebar{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }

 div#farright-sidebar{
  background-image:url('/WebImages/DSCN1551.jpg');
  position:absolute;
  top:0;
  left:1324px;
  width: 800px;
  height:100%;
  padding:32px 12px 12px 16px;
 }
 @media screen{
  body > div#farright-sidebar{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }

 div#left-sidebar{
  background-image:url('/WebImages/DSCN1551_L.jpg');
  position:absolute;
  top:0;
  left:0px;
  width: 20px;
  height:100%;
  padding:0px 0px 0px 0px;
 }
 @media screen{
  body > div#left-sidebar{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 }
 * html div#content{
  height:100%;
  overflow:auto;
 }

 div#top-bar{
  background-image:url('/WebImages/TurquoiseBackgroundLongRotated2.jpg');
  position:absolute;
  top:0;
  left:0px;
  width: 100%;
  height:4px;
  padding:0px 0px 0px 0px;
 }
 @media screen{
  body > div#top-bar{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 }
 * html div#content{
  height:100%;
  overflow:auto;
 }

