* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #7AA382;
  text-align: center;
	font-family: arial, helvetica, sans-serif;
}

li {
  margin: 10px 20px 10px 50px;
  font-size: 13px;
  color: #675E59;
  line-height: 1.4em;
}

a {
  color: #286368;
}

#wrapper {
  /* This contains #top, #main and #bottom */
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 849px;
  text-align: left;
  background: transparent;
}

#top {
  width: 100%;
  height: 16px;
  background: url(../images/background-top.gif);
  background-repeat: no-repeat;
  background-position: top center;
}

#main {
  /* This contains #header, #topmenu, #middle, #footer */
  width: 100%;
  position: relative;
  background: url(../images/background-main.gif);
  background-repeat: repeat-y;
}

#bottom {
  clear: both;
  width: 100%;
  height: 32px;
  background: url(../images/background-bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
}

#header {
  width: 769px;
  height: 135px;
  margin-left: 39px;
  position: relative;
  border-top: 5px solid #FBF8DF;
  border-bottom: 1px solid #4E783F;
  background: url(../images/header.jpg);
  background-repeat: no-repeat;
}

#topmenu {
  width: 769px;
  margin-left: 39px;
  text-align: center;
  border-top: 7px solid #8C9771; /* Local color overrides */
  font-size: 15px;
  color: #286368;
  background-color: #FBF8DF;
  padding-top: 7px;
  padding-bottom: 7px;
}

#topmenu a {
  color: #286368;
  text-decoration: none;
  font-size: 15px;
}

#topmenu a:hover {
  color: #A59438;
  text-decoration: underline;
}

#middle {
  /* Contained in #middle: Column A, Column B  */
  width: 769px;
  margin-left: 39px;
  position: relative;
}

#columnA {
  float: left;
  width: 284px;
  padding-bottom: 20px;
  background-color: #E7E5CE;
  top: 0px;
  left: 7px;
}

#columnB {
  width: 476px;
  float: left;
  margin-left: 9px;
}

img.logo {
  position: absolute;
  top: 27px;
  left: 19px;
}

#header h2 {
  text-align: right;
  margin-top: 13px;
  margin-bottom: 12px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
#header h3 {
  position: absolute;
  top: 97px;
  left: 26px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

#header p {
  font-size: 12px;
  text-align: right;
  margin-top: 0;
  margin-bottom: 13px;
  margin-right: 20px;
  color: #fff;
}

#mainimage {
  margin: 0;
  border: 0;
}

#columnA h3 {

}

#columnA a {

}

#columnA p {
  margin: 18px 30px 20px 28px;
  color: #4D4C4C;
  font-size: 12px;
}

#columnA p.p2 {
  margin: 18px 0 20px 0;
  padding: 15px 20px 15px 27px;
  background-color: #FBF8DF;
  color: #537D41;
  font-style: italic;
  font-size: 14px;
}

img.title {
  margin: 0;
  border: 0;
  text-align: right;
}

#content {
  width: 100%;
  padding-bottom: 20px;
}

#content h2 {
  margin: 16px 20px 16px 20px;
  font-size: 20px;
  font-weight: normal;
  color: #6C9987;
}

#content h3 {
  margin: 18px 20px 20px 20px;
  font-size: 15px;
  font-weight: bold;
  color: #C5AB74;
}

#content p {
  margin: 16px 20px 16px 20px;
  font-size: 13px;
  color: #675E59;
}

#content p.p2 {
  margin: 16px 20px 16px 20px;
  font-size: 16px;
}

#footer {
  clear: both;
  width: 769px;
  margin-left: 39px;
  text-align: center;
  border-top: 1px solid #C7C6B2;
  color: #507073;
  background-color: #FBF8DF;
  height: 2.3em;
}

#fmenu {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 12px;
}

#fmenu a {
  color: #507073;
  text-decoration: none;
}
#fmenu a:hover {
  color: #C5AB74;
  text-decoration: underline;
}

span.copyright {
  float: left;
  margin-left: 10px;
  font-size: 10px;
  color: #708E91;
}

span.credit {
  float: right;
  margin-right: 10px;
  font-size: 10px;
}
span.credit a {
  text-decoration: none;
  color: #708E91;
}
span.credit a:hover {
  color: #708E91;
  text-decoration: underline;
}

#breadcrumb {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #2C393A;
  margin: 5px 20px 8px 20px;
}

#breadcrumb a {
  color: #286368;
}

#breadcrumb a:hover {
  color: #B58D2C;
}

#article h1 {
  font-family: times, 'times new roman', serif;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  color: #D6AC48;
  margin: 0 0px 8px 0;
  padding: 8px 25px 8px 10px;
  background-color: #F1EED6;
}

#ArticlesIndex h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #D6AC48;
  margin: 12px 10px 0 0;
  padding: 4px 25px 4px 18px;
  background-color: #FCFAE9;
  border: 1px solid #F6EDD8;
}

#ArticlesIndex .listsegment1 {
  width: 100%;
  margin-top: 10px;
}
#ArticlesIndex .listsegment1 h3 {
  margin: 20px 25px 0 20px;
  color: #689894;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
}
#ArticlesIndex .listsegment1 h3 a {
  color: #689894;
}
#ArticlesIndex .listsegment1 p {
  margin: 8px 25px 10px 30px;
  font-size: 13px;
}


