<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Default CSS */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
 u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

.wrapper {
    width: 100%;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
    max-width: 1200px;
}

body {
  margin-left: 40px;
  background: #FFFFFF; 
  margin-right: 40px;
  font-size: 13px; 
  font-family: verdana,arial,sans-serif; 
  color: rgb(0,0,0);
}
/* specifies 12 pixels left and right margins, font face, text color */


p.annotate {

    margin-left: 3em;
    margin-right: 3em; 
    font-size: 1.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*/

h1, h2, h3, h4, h5, h6 {
  text-align: center; 
  color: rgb(0,0,0);
  font-weight: bold;
  font-family: arial,verdana,sans-serif;
}
/* headings specified are centered, maroon */

h1 {
   font-size: 2em;
     padding-top: .5em;
  padding-bottom: .5em;
}

h2 {
  font-size: 1.8em;
  padding-top: 1em;
  padding-bottom: 1em;
 }

h2.left {
  font-size: 1.6em;  
  text-align: left;
  padding-top: 2em;
  padding-bottom: 2em;
}

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

.toppad {
  font-size: 1.5em;
  line-height: 1.7em;
}  

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

.pad {
   padding-top: .7em;
   padding-bottom: .7em;
  }
  
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 */

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

*.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.quote {
   margin-left: 5em;
   margin-right: 5em;
   text-align: justify;
   font-size: 1.3em;
}
/*blocks and justifies text for extended quote*/

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

td {
  font-size: 12px;
}

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 */

caption {
   font-size: 1.4em;
   }

#colleft {
  left:0; 
  width:47%; 
  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;
}
</pre></body></html>