/*
 * thirdculture.com Default Style Sheet
 */

body {
  color: black;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size: 1em;
  font-style: normal;
  background-color: white;
}

.section_heading {
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #2e8b57;
}

.people_heading {
  font-weight: bold;
}

.home_footer {
  color: white;
  font-size: 0.7em;
  font-weight: normal;
  background-color: #2e8b57;
}

div.navbar {
  color: white;
  font-family: verdana,geneva,helvetica,san-serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  background-color: transparent
}

a.navbar {
  color: white;
  font-family: verdana,geneva,helvetica,san-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  background-color: transparent
}

span.fresh {
  color: #00cc00;
  font-family: verdana,geneva,helvetica,san-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

span.stale {
  color: #336600;
  font-family: verdana,geneva,helvetica,san-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

span.moldy {
  color: #996600;
  font-family: verdana,geneva,helvetica,san-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

span.compost {
  color: black;
  font-family: verdana,geneva,helvetica,san-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

div.footer {
  color: white;
  font-family: verdana,geneva,helvetica,san-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  background-color: transparent
}

.testext {
  color: blue;
  font-family: "Arial Unicode MS",san-serif;
  font-size: 24pt;
  font-style: normal;
  background-color: white;
}
