/* CSS Document */
body {
   background: white;
   font-size: 12pt;
   }
#leftcol,#header,#footer,#bread {
   display: none;
   }
#wrapper, #twocols {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#twocols {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
#last-modified{
clear:both;
}   
a:link, a:visited {
   color:#0000FF;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#twocols a:link:after, #twocols a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#twocols a[href^="/"]:after {
   content: " (http://www.fs.fed.us/wildlifecrossings/" attr(href) ") ";
   }
#center-sechead{
font-size:14pt;	
font-weight:bold;
color:#690;
}
h1{
font-size:14pt;	
font-weight:bold;
color:#000000;
}
h2,.right-box-top-heading{
font-size:13pt;
font-weight:bold;
color:#424242;
}
h3{
font-size:12pt;
font-weight:bold;
color:#969696;
}