<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin-left: 40px;
  background: #FFFFFF; 
  margin-right: 40px;
  font-size: 14px; 
  font-family: verdana,arial,sans-serif; 
  color: rgb(0,0,0);
  max-width: 1200px;
}
/* specifies 12 pixels left and right margins, font face, text color */

ul.nav a {
        display: block;
        width: 8em;        
        }
        
ul.nav {
            list-style-type: none;
            padding-left: 0;
            margin-left: 60%;
            }


p.annotate {

    margin-left: 3em;
    margin-right: 3em; 
    font-size: 1.1em; 
    margin-top: -1em; 
    margin-bottom: -1em;
    
    }
    
/*places annotation below a faunal entry without excess vertical spaces, with smaller font size and inset from left margin*/

.pullquote {
  float: right;
  clear: right;
  display: block;
  width: 200px;
  border: 1px solid black;
  padding: 10px;
  font-size: 12px;
  background-color:#FFC;
  margin: 15px 0 8px 8px;
  font-style: italic;
  color: #363;
}

img.map {
  margin: 0 2.5% 0 0;
  padding: 10px;
  float: right;
  width: 277px;
  }
  
  div.marginL {
  margin-left: 10px;

}
/*moves left margin 10 pixels to the right*/

*.center {
  text-align: center;
}
/*use to center anything*/

*.clear right {
clear: right
}

*.clear left {
clear: lift
}


H1, H2, H4, H5, H6 {
  color: rgb(0,0,0);
  font-weight: bold;
  font-family: arial,verdana,sans-serif;
}
/* headings specified are centered, maroon */

h1 {
   font-size: 2.5em;
}

h2 {
  font-size: 1.8em;
 }

h2.left {
  font-size: 1.6em;  
  text-align: left;
}

h3 {
  text-align: left;
  color: rgb(0,0,0);
  font-family: arial,verdana,sans-serif;
  font-size: 1.5em;
}
/* H3 heading is left aligned, color is maroon */

h4 {
  color: rgb(0,0,0);
  font-family: arial,verdana,sans-serif;
  font-size: 1.4em;
  text-align: justify;
}

h5 {
  color: rgb(0,0,0);
  font-family: arial,verdana,sans-serif;
  font-size: 1.3em;
}

h6 {
  color: rgb(0,0,0);
  font-family: arial,verdana,sans-serif;
  font-size: 1.2em;
}

li {
  text-align: justify;
  line-height: 110%;
}/* justifies text for list items, sets font size */

li.one {
   margin-left: 1em;
}/* indents list item by 1 em*/
 
li.two {
   margin-left: 3em;
   list-style-type: circle;
}
/* indents list item by 3 em; sets type of bullet*/  

li.three {
   margin-left: 5em;
   list-style-type: square;
}
/* indents list item by 5 em; sets type of bullet*/  

li.four {
   margin-left: 7em;
   list-style-type: disc;
}
/* indents list item by 7 em; sets type of bullet*/  

li.five {
   margin-left: 9em;
   list-style-type: circle;
}
/* indents list item by 9 em; sets type of bullet*/ 
 
li.six {
   margin-left: 11em;
   list-style-type: square;
}
/* indents list item by 11 em; sets type of bullet*/  

li.seven {
   margin-left: 13em;
   list-style-type: disc;
}
/* indents list item by 11 em; sets type of bullet*/ 
 
a.glos:link {
  color: #008000;  
}
/* colors anchor green; used for glossary links */

a.used:link {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.1em;
}

a.used:visited {
  color: #FFFF00;
  font-weight: bold;
  font-size: 1.1em;
}

a.site {
  color: #505050;
  font-weight: normal;
  text-align: left;
  margin-bottom: -0.25em;
}

a.site:visited {
  color: #505050;
  font-weight: normal;
}
/* colors anchor gray, bold; used for bibliography links */

.width282 {
  width: 282px;
}

img {
  padding: 8px;
}
/* pads image by 5 pixels */

.padR {
  padding-left: 50px;
}

*.right {
  float: right; padding: 2px;
}
/* floats anything to right*/

*.left {
  float: left;
}
/* floats anything to left*/

p.litcit {
  padding-left: 2em;
  text-indent: -2em; 
  font-size: 1.4em;
}
/* overhang for lit cit; font size */

a.litcit {
  display: block; 
  padding-left: 2em; 
  text-indent: -2em;
  font-size: 1.4em;
  }  
  /*Allows a, which is not a block element, to act as one and thus display produce an overhang*/

p.key2 {
  padding-left: 3em;
  text-indent: -3em; 
  font-size: 14pt;
  }
/* overhang for keys; font size */

p.key {
  padding-left: 3em;
  text-indent: -3em; 
  font-size: 14pt;
  margin-bottom: -.7em;
}
/* overhang for second of key couplet; font size */

p.one {
font-size: 0.6em;
}

p.two {
  font-size: 0.8em;
}

p.three {
  font-size: 0.9em;
}

p.four {
  font-size: 1.2em;
  }
  
p.five {
  font-size: 1.5em;
  }
  
p.six {
  font-size:1.8em;
  }
  
  
p.seven {
font-size: 2em;
}
/* the above set the font size for the paragraph*/

*.oneem {
margin-left: 1em;
}
*.twoem {
margin-left: 2em;
}
*.threeem {
margin-left: 3em;
}
*.fourem {
margin-left: 4em;
}
p.fiveem {
margin-left: 5em;
}
p.sixem {
margin-left: 6em;
}
p.eightem {
margin-left: 8em;
}
p.tenem {
margin-left: 10em;
}
p.twelveem {
margin-left: 12em;
}
p.fourteenem {
margin-left: 14em;
}
p.sixteenem {
margin-left: 16em;
}
p.eighteenem {
margin-left: 18em;
}
/* Used for indenting, such as for systematic tables*/

.elementleft {
text-align: left;
}

p {
  font-size: 1.3em;
}

p.initial {
  font-size: 1.3em;
  text-align: justify;
}

p.para {
  text-indent: 1.5em;
  font-size: 1.3em;
  text-align: justify;
}

*.long {
  width: 30em;
  }

td {
  font-size: 1.1em;
}

dt {
  font-size: 1.1em;
}

dd {
  font-size: 1.1em;
}

div.menu {
	float: left; 
	width: 12%; 
	margin-left: .4em; 
	margin-right: 2em; 
	font-size: 0.6em; 
	border-style: solid solid solid none; 
	border-width: .2mm .2mm .2mm 0; 
	padding: .6em .6em 2.2em .6em;
	
}

img.speciesaccount {
 	float: right; 
	margin-right: 3em; 
	margin-top: 1em;
}
/* Use in species account to float distribution map to right */

.taxon {
   background-color: #148770; 
   color:#FFFFFF; 
   font-size: 1.4em; 
   font-weight: bold; 
   line-height: 1.5em; 
   padding-left: 1em;
}
/* Produces a dark green bar with with lettering */

p.quote {
   margin-left: 4em;
   margin-right: 4em;
   text-align: justify;
   font-size: 1.3em;
}
/*blocks and justifies text for extended quote*/

caption {
   font-size: 1.4em;
   }

#colleft {
  left: 0; 
  width: 55%; 
  top: 35%; 
  bottom: 0; 
  padding-left: 2em;
}

#colright {
  position:absolute; 
  left:53%; 
  width: 47%; 
  top:10.5%; bottom:0;
  padding-right: 2em;
  }
  
*.rule {
     margin-right: 2.5%; margin-left: 2.5%;
}  

div#footer 
{position: fixed; bottom: 0; width: 100%; height: auto;
}

.clearb {
clear:both;
}

.textL {
  text-align: left;
  }
  
  .padtop {
      padding-top: 20px;
  }
  
  
  
</pre></body></html>