
body {
	margin: 0px;
	padding: 0px;
  background: #E9E7E0 url(../graphics/thuja.jpg) no-repeat 50% 0px;
	font: 0.9em sans-serif;
	color: #333333;
}

/* -------- Wrapper -------- */

#wrap {
  position: relative;
  top: 0px;
  left: 50%;
  width: 910px;
  margin-left: -455px;
  border-left: 1px solid #4D6633;
  border-right: 1px solid #4D6633;
  border-bottom: 1px solid #4D6633;
  background: #F7F7F7 url(../graphics/vmenuback.png) repeat-y;
  box-shadow: 0px 0px 9px #666666;
  -webkit-box-shadow: 0px 0px 9px #666666;
  -moz-box-shadow: 0px 0px 9px #666666;
  overflow: hidden;
}

/* -------- Page header and image bar -------- */

#header {
  z-index: 9;
  position: relative;
  width: 100%;
  height: 78px;
  background: #9FAF8A url(../graphics/header-background.jpg) repeat-x 0px 0px;
}

#headerimg {
  width: 100%;
  height: 78px;
  background: url(../graphics/header-title.png) no-repeat;
}

#imagebar {
  z-index: 10;
  position: relative;
  width: 100%;
  height: 23px;
  border-top: 3px solid #4D6633;
  border-bottom: 3px solid #4D6633;
  background: url(../graphics/image-bar.jpg) repeat-x;
  box-shadow: 0px 0px 9px #000000;
  -webkit-box-shadow: 0px 0px 9px #000000;
  -moz-box-shadow: 0px 0px 9px #000000;
}

/* -------- PNW map in upper right corner -------- */

#pnwmap1 {
  z-index: 20;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 270px;
  height: 78px;
  background: url(../graphics/pnwmap-part1.png) no-repeat;
}

#pnwmap2 {
  z-index: 20;
  position: absolute;
  top: 78px;
  right: 0px;
  width: 135px;
  height: 49px;
  background: url(../graphics/pnwmap-part2.png) no-repeat;
}

#pnwmap3 {
  z-index: 20;
  position: absolute;
  top: 127px;
  right: 0px;
  width: 114px;
  height: 84px;
  background: url(../graphics/pnwmap-part3.png) no-repeat;
}

#statelist {
  z-index: 20;
  position: absolute;
  top: 220px;
  right: 0px;
  width: 88px;
  height: 105px;
  font: 10px sans-serif;
  line-height: 1.5em;
}

/* -------- Vertical menu on left side -------- */

#vmenu {
  z-index: 7;
  position: relative;
  float: left;
  width: 143px;
  overflow: visible;
}

.vmenutop {
  width: 142px;
  height: 9px;
  border-bottom: 1px solid #98A685;
}

.vmenubottom {
  width: 142px;
  height: 1px;
  border-top: 1px solid #FFFFFF;
}

.vmenuitem {
  width: 154px;
  height: 35px;
}

.vmenuitemsel {
  width: 154px;
  height: 35px;
  background: url(../graphics/menuarrow.png) top right no-repeat;
}

.vmenuitem a {
  display: block;
  width: 135px;
  height: 15px;
  padding: 9px 7px 9px 0px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #98A685;
  font: 14px sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  color: #4D6633;
}

.vmenuitemsel a {
  display: block;
  width: 135px;
  height: 15px;
  padding: 9px 7px 9px 0px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #98A685;
  background-color: #D2DBC5;
  font: 14px sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  color: #4D6633;
}

.vmenuitem a:hover {
  background-color: #D2DBC5;
}

.spotlight {
  margin: 30px 0px 0px 30px;
  border: 1px solid #FFFFFF;
}

.spotlightcaption {
  margin: 0px 24px 24px 30px;
  font: 10px sans-serif;
  color: #999999;
}

/* -------- Content DIVs -------- */

#content {
  z-index: 1;
  position: relative;
  float: left;
  width: 615px;
  min-height: 550px;
  margin: 24px 120px 32px 32px;
}

#homecontent {
  z-index: 1;
  position: relative;
  float: left;
  width: 767px;
  margin: 0px 0px 0px 0px;
}

/* -------- Home Page -------- */

#bannerphoto {
  position: relative;
  width: 767px;
  height: 240px;
  border-top: 1px solid #C5C5C6;  /* Removing this border reveals a bug in FireFox */
  border-bottom: 1px solid #A0AF8C;
  background: url(../photos/banner-photo-1.jpg) no-repeat 0px 0px;
}

#specimensheets {
  position: absolute;
  right: 108px;
  bottom: 0px;
  width: 350px;
  height: 171px;
  background: url(../graphics/specimens.png) no-repeat 0px 0px;
}

#bannertitle {
  font: 1.3em sans-serif;
  color: #4D6633;
  margin: 18px 0px 0px 24px;
}

#bannertext {
  margin: 2px 0px 0px 24px;
  font: 0.8em sans-serif;
  color: #777777;
  text-align: justify;
}

#introtext {
  width: 719px;
  height: 209px;
  padding: 22px 24px 32px 24px;
  background: url(../graphics/intro-back-3.jpg) no-repeat 0px 0px;
}

#features {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
}

#featuredata {
  width: 254px;
  border-right: 1px solid #CCCCCC;
  background-color: #F0F0F0;
}

#featureresources {
  width: 255px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #CCCCCC;
  background-color: #F0F0F0;
}

#featurenews {
  width: 254px;
  border-left: 1px solid #FFFFFF;
  background-color: #F0F0F0;
}

.featureheader {
  height: 36px;
  padding-left: 16px;
  background-color: #DEE5D3;
  font: 1.1em sans-serif;
  font-weight: bold;
  color: #4D6633;
  line-height: 36px;
}

.featureitem {
  margin: 16px;
}

.featurephoto {
  width: 200px;
  padding: 10px;
  border: 1px solid #E2E3E0;
  background-color: #FFFFFF;
}

.featuretitle {
  margin-top: 8px;
}

.featurelink {
  font: 0.9em sans-serif;
  font-weight: bold;
  color: #8C997A;
  text-decoration: none;
}

.featuretext {
  margin-top: 3px;
  font: 0.75em sans-serif;
  color: #666666;
}

.featuredate {
  margin-top: 3px;
  font: 0.75em sans-serif;
  color: #999999;
}

.featureseparator {
  margin: 8px 16px 0px 16px;
  border-top: 1px solid #CCCCCC;
}

/* -------- General formatting -------- */

a {
	color: #4D6633;
}

p {
  font: 1.0em sans-serif;
  text-align: justify;
}

h3 {
  font: 1.4em sans-serif;
  font-weight: bold;
  color: #4D6633
}

h4 {
  font: 1.0em sans-serif;
  font-weight: bold
  color: #4D6633
}

h5 {
  font: 0.9em sans-serif;
  font-weight: bold;
  color: #4D6633
}

.clear {
  clear: both;
}

.sectiontitle {
  font: 1.1em sans-serif;
  font-weight: bold;
  color: #4D6633;
  padding-bottom: 3px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #997651;
}

.sectiontitle_noline {
  font: 1.1em sans-serif;
  font-weight: bold;
  color: #4D6633;
  padding-bottom: 3px;
  margin-bottom: 12px;
}

.subtitle {
  font: 1.0em sans-serif;
  font-weight: bold;
  color: #4D6633;
}

.subsubtitle {
  font: 0.8em sans-serif;
  font-weight: bold;
  color: #4D6633;
}

.sectionheader {
  position: relative;
  font: 1.3em arial,sans;
  font-weight: bold;
  color: #4D6633;
  margin-top: 40px;
  margin-bottom: 45px;
  padding: 4px;
  background-color: #D2DBC5;
}

.list {
  font: 1.0em sans-serif;
}

.list li {
  margin-bottom: 6px;
}

.highlight {
  padding-bottom: 16px;
  font: sans-serif;
}

.contactphoto {
  float: left;
  margin-top: 2px;
  margin-right: 12px;
  border: 1px solid #A0AF8C;
}

.herbariumname {
  font: 1.1em Verdena,Arial,sans;
  color: #4D6633;
  font-weight: bold;
  padding-bottom: 2px;
  border-bottom: 1px dashed #A0AF8C;
}

.herbariuminfo {
  font: 0.9em Verdena,Arial,sans;
  padding: 4px;
  margin-bottom: 24px;
}

.herbariumaddress {
  float: right;
  width: 200px;
  border-left: 1px dashed #A0AF8C;
  border-bottom: 1px dashed #A0AF8C;
  margin: 0px 0px 24px 16px;
  padding: 4px 4px 4px 8px;
  font: 0.75em Verdena,Arial,sans;
}

.herbariumlabel {
  clear: left;
  float: left;
  width: 127px;
  margin-right: 3px;
  padding-bottom: 6px;
  font-weight: bold;
  text-align: right;
}

.herbariumvalue {
  margin-left: 130px;
  padding-left: 3px;
  padding-bottom: 6px;
}

.tableheader {
  font: 0.8em Verdena,Arial,sans;
  font-weight: bold;
  white-space: nowrap;
  color: #4D6633;
  padding-left: 6px;
  background-color: #E5EDDA;
  border-right: 1px solid #A0AF8C;
  border-bottom: 1px solid #A0AF8C;
}

.tablerow1 {
  background-color: #FFFFFF;
}

.tablerow2 {
  background-color: #EEEEEE;
}

.tabledata {
  font: 0.8em Verdena,Arial,sans;
  padding-left: 6px;
  border-right: 1px solid #A0AF8C;
  border-bottom: 1px solid #A0AF8C;
}

.tablefooter {
  font: 0.8em Verdena,Arial,sans;
  padding-left: 6px;
  border-right: 1px solid #A0AF8C;
  border-bottom: 1px solid #A0AF8C;
  background-color: #EEEEEE;
}

.headerwithshadow {
  position: relative;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 8px;
  border: 1px solid #A0AF8C;
  background-color: #E5EDDA;
  box-shadow: 0px 1px 2px #999999;
  -webkit-box-shadow: 0px 1px 2px #999999;
  -moz-box-shadow: 0px 1px 2px #999999;
  font: 12pt sans-serif;
  font-weight: bold;
  color: #8C997A;
}

.stackbox {
  width: 220px;
  margin-bottom: 18px;
  margin-right: 18px;
  border: 1px solid #A0AF8C;
  background-color: #FFFFFF;
  box-shadow: 0px 1px 2px #999999;
  -webkit-box-shadow: 0px 1px 2px #999999;
  -moz-box-shadow: 0px 1px 2px #999999;
}

.stackboxphoto {
  margin: 10px;
}

.stackboxtitle {
  margin-left: 10px;
  font: 10pt sans-serif;
}

.stackboxlink {
  text-decoration: none;
  color: #8C997A;
}

.stackboxtext {
  margin: 4px 10px 10px 10px;
  font: 8pt sans-serif;
  color: #666666;
}

.fineprint {
  font: 0.8em sans-serif;
}
.fineprint li {
  padding-bottom: 12px;
}

/* -------- Login dropdown box (defined here instead of in login.css so it can be styled separately) -------- */

#logindropdown {
  visibility: hidden;
	z-index: 30;
  position: absolute;
  right: 120px;
  top: 107px;
  width: 184px;
  height: 250px;
  border-left: 1px solid #4D6633;
  border-right: 1px solid #4D6633;
  border-bottom: 1px solid #4D6633;
  background-color: #CED6C1;
  -moz-box-shadow: 0px 2px 9px #666666;
  -webkit-box-shadow: 0px 2px 9px #666666;
  box-shadow: 0px 2px 9px #666666;
  overflow: hidden;
}

/* -------- Page footer -------- */

#footer {
  clear: both;
  margin: 24px 24px 24px 168px;
  padding: 24px 0px 0px 0px;
  max-width: 800px;
}

.footerlarge {
  font-size: 0.8em;
  font-weight: bold;
  color: #444444;
}

.footersmall {
  font-size: 0.7em;
  color: #444444;
}

.footerlink {
  color: #444444;
}
