html {    }

body {
     font-family : Arial;
     clear : both;
     margin-left : 10px;
     text-indent : 0;
     
}
body.leftwin {
             font-family : Arial;
            /*  font-size : small; */
             background : #FFFFd4;
            /*  text-indent : 0; */
             
}

/* used in iron 9, geo29 and others in geo section*/
 blockquote.smaller{
             font-size: smaller;
}


h1, h2, h3, h4, h5 {
    text-align : center;
}
/* space for email button */
div.p {
      margin-bottom : 12px;
      padding-bottom : 15px;
      margin-top : 10px;
}
/* Creates box and formats high level navigation box on bottom of page */
div.footer {
           font-size : 75%;
           line-height : 175%;
           text-indent : 0%;
           text-align : justify;
           padding: 1%;
           border: 2px  solid;
           background: #FFFFD4;
           }
  
  

.clr {
     clear : both;
}

/* found in dozer9 */
 dl{
    font-size: smaller;
    margin-left: 0px;
    list-style-type: none;  
}

dt{
    font-weight: 700;
    text-indent: 0px;
}
dd{
    font-size: smaller  ;
    text-indent: 0px;
}
  
/* formats heavy black line on page */
hr {
   height : 5px;
   color : #FFFFFF;
   background-color: #000000;
   border:0;
}
/* creates border on thumbnail images */
img.brdr {
         border: 5px solid;
        
}
/* set width for default  iframes */
iframe {
       width : 98%;
       border : none;
}
iframe.dozer {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            
            height :1200px;
}
/* defines left submenu for  FARM section of site. */
iframe.farm {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 24%;
            border : none;
            
            height :800px;
}
/* used in photo section */
iframe.photo {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 24%;
            border : none;
            
            height :800px;
}
/* used in several sections including GEO, Plants, Animals, History, Histlog */
iframe.geo {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            padding: 0px;
            width : 24%;
            border : none;
            height : 1500px;
}
iframe.plant {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            padding: 0px;
            width : 25%;
            border : none;
            height : 3350px;
}
/* for the loader section. */
iframe.loader {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            
            height :1200px;
}
iframe.iron {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            
            height :1800px;
}
iframe.dozer {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            
            height :1200px;
}
iframe.saw {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            
            height :2000px;
}iframe.truck {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            height :3000px;
}
iframe.shop {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            
            height :1800px;
}
iframe.lathe {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border-color : #FFFFFF;
            border: none;
            height: 1800px;
}
iframe.skidder {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border : none;
            height :1200px;
}
iframe.road {
            float : left;
            text-indent : 0px;
            text-align : left;
            margin:  0px  13px  1px  0px;
            width : 25%;
            border-color : #FFFFFF;
            border: none;
            height: 1700px;
}
/* use where narrower  submenu display needed */
iframe.sixty {
             text-indent : 0;
             border : none;
             width : 60%;
              margin:  0px  3px  0px  3px;
}
/* used where top level menu displayed on left panel. */
iframe.forty {
             width : 40%;
             height: 190px;
             border : none;
             margin:  0px  3px  0px  3px;
}
/* used travel oregon map at place17--Multnomah falls */
iframe.tror {
             width : 70%;
             height: 420px;
             border : none;
             margin:  0px  3px  0px  3px;
}

           
iframe.yellow{
              width: 98%;
              height: 250px;
              border: none;
              padding: 0;
 }

div.dateline {
             font-size : 60%;
             font-weight : 100;
             text-align : left;
             text-indent : 0;
             margin-bottom : 0;
             clear : left;
}
/* used in  geo1.htmal, geo2 geo3 */
span.bold {
          font-weight : 700;
}
/* used in  geo1.htmal */
span.little {
            font-size : 70%;
}
/* used in  geo1.htmal */
span.italic {
            font-style : italic;
}
/* used histlog10 */
span.caption {
            font-size : smaller;
            text-align: center;
}
/* Used in Geo23 (vernonia) */
span.red{
            color:  red ;
}
/* used shop52 */
table.noborder{
               float: left;
               border: none;
               margin : 5px 10px 5px  5px;
               padding: 0px;


 }
/* most tables have images in them and are floated to the left or right */
table.left {
           float : left;
           border: 5px  outset  #808080;
           margin : 5px 10px 5px  5px;
           padding:  1px;
        
}
/* border: { [ border-width ]   [ border-style ]   [ border-color ] | inherit } ;  order of things. */
table.clearleft {
           float : left;
           clear: left;         
           border: 5px  outset  #808080;
           margin : 5px 10px 5px  5px; 
           padding:  1px;
}
table.right {
           float : right;
           border: 5px  outset  #808080;
           margin : 5px 5px 5px  10px;
           padding:  1px;
 }   
                     
table.clearright {
           float : right;
           clear: right;
           border: 5px  outset  #808080;
           margin : 5px 5px 5px  10px;
           padding:  1px;
 }  
 /* special in histlog16 */ 
table.one64{ width: 174px
 }
 /* used only in history5.html */
 table.history5 {
                float : right;
                background-color: #80FF80 ;
                border: 5px solid; 
                }
                /* used in photo section */
  table.yellow {
  background-color: #FFFFd0;
  
  }              

td {
   border: 1px solid;
   padding: 2px;
   text-align : center;
   font-size : 70%;
}

/* used in iron51 and shop52 */
td.noborder {
            border: none;
            font-size: 100%;
            text-align : left;
             }

/* used whereever text in  photo caption
is longer than photo is wide to force
wrapping. */
td.longtext {
            border: 1px solid;
            padding: 2px;
            text-align : justify ; 
            font-size:smaller;
            width: 310px;  
}
td.narrowtext {
            border: 1px solid;
            padding: 2px;
            text-align : justify ; 
            font-size:smaller;
            width: 210px;  
}
ul {
   margin-top : 0%;
   margin-bottom : 20px;
   font-size : smaller;
   margin-left : 30px;
   list-style-type : disc;
   line-height : 120%;
}
 ul.menulist{
      font-size:inherit;  
    list-style-type: square;  
    line-height: 175%;
    margin-top:  0px;
    margin-left: 5px;
    margin-bottom: 0px;
    margin-right: 0px;
      }





