body {
  margin: 0;
  padding: 0;
  background: #8CACC6;
  font-family: Arial;
  color: #4E4E4E;
  font-size: 14px;
  font-weight: bold;
}

img {
  border: 0;
}

h1 {
  color: #014780;
  font-size: 15.75pt;
  font-weight: normal;
}

h2 {
  color: #19588C;
  font-size: 16px;
}

blockquote {
  color: #50B848;
  font-size: 13.5pt;
  font-weight: normal;
  font-style: italic;
}

a, a:visited, a:active {
  color: #19588C;
}

a:hover {
  color: #103656;
}

#header_outer {
  width: 100%;
  background:bottom left url(images/header-repeat.gif) repeat-x;
}

#header_index {
  width: 966px;
  height: 209px;
}

#header {
  width: 966px;
  height: 186px;
}

#header_index img, #header img {
  display: block;
}


#logo {
  float: left;
  width: 329px;
  height: 87px;
}

#light_blue {
  float: left;
  width: 460px;
  height: 69px;
  padding: 9px 177px 9px 0;
  background: url(images/light-blue.jpg) no-repeat;
  text-align: right;
}

#light_blue img {
  display: inline;
  padding: 0 0 0 14px;
}

#navigation {
  float: left;
  width: 829px;
  height: 32px;
  padding: 0 0 0 133px;
  background: top right url(images/navigation-end.gif) no-repeat;
  overflow: hidden;
}

#navigation img{
  display: inline;
  border-bottom: 6px #52B94A solid;
}

#navigation .active img {
  border-bottom: 6px #19588C solid;
}


#content_outer {
  width: 100%;
  background: #FFFFFF;
  border-bottom: 6px #19588C solid;
}

#content {
  position: relative;
  left: 133px;
  width: 654px;
  padding: 10px 0 10px 0 ;
  border-bottom: 6px #52B94A solid;
}

#footer, #footer a, #footer a:visited, footer a:active {
  width: 966px;
  padding: 5px;
  text-align: center;
  color: #19588C;
  font-size: 7.5pt;
  font-weight: bold;
  text-decoration: none;
  margin:auto;
}

#footer a:hover {
  color: #113D60;
}

#content ul {
  list-style-image: url(images/bullet.gif);
  padding-left: 20px;
}

.error {
  color: red;
}

.result {
  color: green;
}

#content ul.error {
  list-style-image: none;
}


/*Online Tree Edits*/

#content {
  left: 0px;
  margin: auto;
}

#NewsDiv {
    overflow: scroll;
}

body {
    font-weight: 400;
}

.contact-div {
    background-color: #eaeaea;
    padding: 10px;
    margin-top: 79px!important;
}

#header_index, #header {
    margin: auto;
}