@charset "utf-8";
/* CSS Document */
#header {
  background: url(../images/toppic.jpg) no-repeat top left;
  position: relative;
  width: 717px;
  height: 168px;
}
#donateText {
  position: absolute;
  top: 20px;
  left: 130px;
  color: #a6711f;
  font-weight: bold;
  line-height: 1.8em;
  font-size: 115%;
  padding-left: 130px;
  z-index: 18;
}
#donateText a {
  font-size: 80%;
}
#hiker {
  position: absolute;
  right: 120px;
  top: -82px;
  z-index: 1000;
}
#hiker-head {
  position: absolute;
  top: -81px;
  right: 120px;
}
#hiker-torso {
  position: absolute;
  top: 0px;
  right: 122px;
}
#hiker-legs {
  position: absolute;
  top: 48px;
  right: 139px;
}
h1.photos {
 margin-bottom: 15px;
}
#sideBar {
  width: 189px;
  padding-left: 23px;
}
#sideBar p {
/*
  margin-left: 5px;
  margin-top: 10px;
  */
  clear: both;
}
#email{
  float: left;
  width: 123px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  height: 1em;
  padding: 3px 0;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
span.newsletter-signup {
  color:#A77A28;
  margin: -0px;
  padding:0pt;
  margin-bottom: 10px;
  display: block;
}
#newsletter {
  display: block;
  margin-bottom: 10px;
}
#GO {
  float: right;
  width: 58px;
  padding: 0;
  margin: 0;
  height: 21px;
  background: #f6f5f5;
  font-weight: bold;
  color: #404040;
  border: 1px solid #acabab;
}
#news {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
#news li {
  padding: 5px 0;
  color: #576c11;
  font-weight: bold;
}
#news li a {
  color: #050500;
  font-weight: normal;
}