html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  text-align: center;
  padding: 0 0 0 0;
  background-color: #2b3a3c;
  line-height: 14px;
  font-size: 11px;
  color: #2d2e2e;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 0 0;
}
h1 {
  line-height: 14px;
  color: #6d9863;
  font-size: 14px;
  font-weight: bold;
}
h2 {
  line-height: 14px;
  color: #6d9863;
  font-size: 12px;
  font-weight: bold;
}
a,  a:link {
  color: #3c982d;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #2d7336;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #09760d;
  text-decoration: underline;
}
a:focus {
  color: #09760d;
}
a:active {
  color: #164619;
}
#outerWrapper {
  background-color: #fff;
  width: 880px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#outerWrapper #header {
  background-color: #8ab573;
  height: 130px;
  line-height: 15px;
  font-size: 18px;
  width: 880px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  background-image: url("file:///E:/!Sites/cbchamber.new/html/header.jpg");
  border-bottom: solid 1px #628152;
}
#outerWrapper #topNavigation {
  background-color: #eef6ed;
  height: 25px;
  padding: 10px 10px 10px 10px;
  border-bottom: solid 1px #8ab573;
}
#outerWrapper #contentWrapper #content {
  padding: 10px 10px 10px 10px;
  margin: 0 0 0 0;
}
#outerWrapper #footer {
  background-color: #eef6ed;
  border-top: solid 1px #8ab573;
  padding: 10px 10px 10px 10px;
}
