.hide, #oldBrowserNotice
{
  display: none;
}

ul.site_history_date
{
  list-style-type: none;
  color: black;
  font-weight: bold;
  padding-left: .6em;
}

ul.site_history_text
{
  color: black;
  font-weight: normal;
  padding-bottom: 1em;
}

ol.phases
{
  list-style-type: upper-roman;
  margin-left: 8em;
}

ul.suburl
{
  list-style-type: none;
}

li.suburl
{
  font-size: .8em;
  display: inline;
}

#logo_list
{
  float: right;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  margin: 24px;
  padding: 12px;
  padding-top: 0px;
  background-color: #FAF3D1;
}

#logo_list h3
{
  color: white;
  background-color: black;  
  font-size: 1.4em;
  font-weight: normal;
  margin-left: .6em;
  margin-right: 1.2em;
  padding: 1.2em;
  text-align: center;
}

#logo_list p
{
  text-align: center;
}

#logo_list img
{
  margin: 6px;
}

#logo_list .acrobat
{
  margin-bottom: 24px;
}

#photo_strip
{
  margin-left: 12px;
}

#photo_strip img
{
  margin: 2px;
}

#countyDetailSection
{
  margin-left: 48px;
}

#countyDetail a:hover 
{
	color: #006699;
	text-decoration: underline;
}

#countyDetail a 
{
	color: blue;
}

#countyDetail a:hover 
{
	color: blue;
	text-decoration: underline;
}

#countyDetail table
{
    border: 1px solid black;
}

#countyDetail thead
{
    font-weight: bold;
    font-size: 100%;
}

#countyDetail tbody
{
    font-size: 80%;
}

#countyDetail th
{
    background-color: #d3d3d3;
    margin: 10px;
    padding: 10px;
}

#countyDetail td
{
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#countyDetail td.center
{
    text-align: center;
}

#countyDetail tr.even
{
    color: #000000;
    background-color: white;
}

#countyDetail tr.odd
{
    color: #000000;
    background-color: #E8E8E8;
}

#countyDetail tr:hover
{
    background-color: yellow;
    color: #000000;
}

#countyDetail caption
{
    padding: 10px;
}

#countyDetail caption a
{
	color: blue;
}

#countyDetail caption a:hover
{
	text-decoration: underline;
}

.maps
{
  border: 2px solid black;
  margin: 24px;
  width: 400px;
  background-color: #FAF3D1;
}

.maps img
{
  border: 1px solid black;
  margin: 12px;
}

.eco_maps
{
  float: right;
  border: 2px solid black;
  margin: 24px;
  width: 376px;
  background-color: #FAF3D1;
}

.eco_maps img
{
  border: 1px solid black;
  margin: 12px;
}

.eco_text
{
  font-family: "Bitstream Vera Sans Mono", "Andale Mono", "Lucida Console", "Monaco", "Courier New", courier, monospace;
  font-size: 1em;
}

.eco_text ul
{
  list-style-type: none;
  margin-bottom: 1em;
}

.citation
{
  display: block;
  font-weight: bold;
  margin-left: 6em;
}

.note
{
  display: block;
  font-style: italic;
  margin: 1.2em;
}

.Class
{
  margin-top: 1.5em;
  clear: both;
}

.Order
{
  margin-top: 1em;
}

.Suborder
{
  margin-top: 1em;
}

.Family
{
  margin-top: .8em;
}

.Genus
{
  margin-top: .6em;
}