* {
  margin:0;
  padding:0
}

h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal
}

ul {
  list-style-type:none
}

fieldset, img, button {
  border:0
}


body {
  font:400 11pt trebuchet ms,arial;
}

#container {
  width:700px;
  margin:0 auto;
}

#marquee {
  width:100%;
  background:#fff url('../images/print_header.png') no-repeat top center;
}

#marquee h1, #marquee form {
  display:none
}

#marquee #mainnav {
  width:100%;
  padding-top:130px;
}

#marquee #mainnav li {
  display:block;
  width:50%;
  float:left
}

#marquee #mainnav li#contact_a {
  padding-right:0
}

#marquee #mainnav li a {
  font-size:1.3em;
  color:#1B2725;
  text-decoration:none;
  position:relative
}

#marquee #mainnav li a:after, #main p a:after {
  content: " (" attr(href) ") ";
  font-style:italic
}

#content h1, #content h2 {
  text-align:center
}

#main {
  padding:10px;
  clear:both
}

#subcontent, #subnav {
  display:none
}

#main h1 {
  color:#3F5D58;
  font-size:1.65em;
  margin:15px 0 35px
}

#main #newitems li {
  display:block;
  width:24%;
  float:left;
  text-align:center
}

#main #newitems li.first {
  margin-left:10px
}

#main #newitems li .shadow {
  background:url('../images/shadow.gif') no-repeat bottom right;
  width:128px;
  height:128px;
  margin-left:20px
}

#main #newitems li .shadow img {
  margin:-5px 0 0 -10px
}

#main p {
  clear:both;
  color:#000;
  line-height:1.4em
}

#main p a {
  color:#A21C19
}

#main #newitems li {
  margin-bottom:20px;
  line-height:1.2em
}

#main #newitems li a {
  color:#A21C19;
  text-decoration:none;
  font-size:0.9em;
  font-style:italic;
  font-weight:bold
}

#main #newitems li a span {
  color:#1B2725;
}

#main #newitems li a .species {
  text-transform:uppercase;
  font-style:normal
}

#main #newitems li a .genus {
  display:block
}

#footer {
  text-align:center;
  margin-top:10px
}

#footer ul.vcard li, #footer ul.vcard li ul, #footer ul.vcard li a {
  display:inline;
  color:#000;
  font-size:0.95em;
}

#footer ul.vcard li a {
  text-decoration:none;
}

#footer ul.vcard li .type, #footer ul.vcard .fn {
  display:none
}

#footer ul.vcard li.adr {
  padding-right:9px;
  margin-right:5px;
  background:url('../images/footer_bg.gif') no-repeat center right
}

#footer ul.vcard li.email {
  padding-right:14px;
  margin-right:3px;
  background:url('../images/footer_bg.gif') no-repeat center right
}

#footer ul.vcard li.locality:after, #footer ul.vcard li.region:after {
  content:","
}
