BODY, HTML {
  margin: 0;
  padding: 0;
  background: #000000;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4em;
}

A:link, A:visited  {
  color: #000000;
  text-decoration: underline;
}
A:hover, A:active  {
  color: #F78F1E;
  background: #D5D5D4;
  text-decoration: none;
}
#sidebar A:link, #sidebar A:visited  {
  color: #FFFFFF;
  text-decoration: none;
}
#sidebar A:hover, #sidebar A:active  {
  color: #D5D5D4;
  background: transparent;
}

IMG {
  border: 0;
}

FORM {
  padding-bottom: 0;
  margin-bottom: 0;
}

INPUT {
  width: 262px;
  height: 16px;
}
INPUT.button {
  width: auto;
  height: auto;
}
TEXTAREA {
  width: 336px;
  height: 130px;
}

HR {
  border: none 0;
  border-top: 1px dashed #1B6003; /* the border */
  height: 1px; /* whatever the total width of the border-top and border-bottom equal */
  padding-bottom: 5px;
}

#theback {
  background: #F78F1E url("../images/background.jpg") repeat-x;
}

#wrapper {
  width: 957px;
  margin: 0px auto;
  padding: 20px 0px;
}

#header {
  height: 71px;
}

#menu-wrap {
  width: 570px;
  margin-top: 22px;
  float: left;
}

#side-shadow {
  width: 681px;
  float: left;
  background: url("../images/shadow_sides.jpg") repeat-y;
}

#top-shadow {
  background: url("../images/shadow_top.jpg") no-repeat;
}

#content-wrap {
  padding: 15px 26px 0px 18px;
}

#quotes {
  float: left;
  height: 277px;
  width: 278px;
}

#content-main {
  float: right;
  width: 326px;
  height: 257px;
  background: #E8EAE5 url("../images/background_content.jpg") no-repeat bottom center;
  padding: 10px 11px;
}

#content {
  background: #E8EAE5 url("../images/background_content.jpg") no-repeat bottom center;
  padding: 15px 11px;
  height: 517px;
}

html>body #content {
  height: 100%;
  min-height: 517px;
}

.headline, .tagline {
  font-size: 16px;
  color: #1B6003;
  font-weight: bold;
  line-height: 2em;
}
.tagline {
  line-height: 1em;
  text-align: center;
}

#bottom-shadow {
  background: #F78F1E url("../images/shadow_bottom.jpg") no-repeat;
  height: 29px;
}

#sidebar {
  float: left;
  color: #FFFFFF;
  font-size: 12px;
}

#phone {
  padding-top: 18px;
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  color: #000000;
}

#sidebar-top {
  height: 187px;
  width: 210px;
  background: url("../images/background_sidebar_top.jpg") no-repeat;
  padding: 55px 40px 0px 9px;
}

#sidebar-bottom {
  height: 163px;
  width: 210px;
  background: url("../images/background_sidebar_bottom.jpg") no-repeat;
  padding: 18px 40px 0px 9px;
}

.sidebar-header {
  font-size: 18px;
  font-weight: bold;
}

#menu_bottom {
  font-size: 85%;
  text-align: center;
}

#bottom-band {
  width: 100%;
  height: 100px;
  background: #000000;
  margin-top: 30px;
  color: #FFFFFF;
  text-align: center;
  font-size: 80%;
}

/* Materials Recycled */
#div1, #div2, #div3, #div4, #div5, #div6, #div7 {
  display: none;
}
#divt1, #divt2, #divt3, #divt4, #divt5, #divt6, #divt7 {
  display: none;
  border: 5px solid #1B6003;
  width: 75px;
  height: 75px;
}
.borderit {
  border: 0;
  width: 85px;
  height: 85px;
}
.borderit:hover {
  border: 5px solid #1B6003;
  width: 75px;
  height: 75px;
}
.thumb {
  width: 85px;
  height: 85px;
  margin: 0px 0px 8px 3px;
  float: left;
  cursor: default;
}
#material-wrap {
  background: #FFFFFF;
  border: 2px solid #1B6003;
}
.material-head {
  border-bottom: 1px solid #1B6003;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
}
.material-content {
  padding: 10px 10px 10px 10px;
  font-size: 13px;
}
.bigpic {
  float: left;
  padding-right: 30px;
  width: 250px;
}
UL {
  margin-bottom: 0;
}