body {
  position: relative;
  width: 100%; height: 100%;
  background: #ffffff url(../images/misc/tree-mid-top.jpg) top left repeat-x;
  margin: 0px; padding: 0px; border: 0px;
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  color: #444444;
  text-align: left;
  }

a:link {color: #003e03;}
a:active {color: #ff0000;}
a:visited {color: #003e03;}
a:hover {color: #ff0000;}

.pagewrap1 {
  width: 100%;
  background: url(../images/misc/tree-lhs.jpg) top left repeat-y;
  }

.pagewrap2 {
  width: 100%;
  background: url(../images/misc/tree-rhs.jpg) top right repeat-y;
  }

.pagewrap3 {
  width: 100%;
  background: url(../images/misc/tree-lhs-top.jpg) top left no-repeat;
  }

.pagewrap4 {
  width: 100%;
  background: url(../images/misc/tree-rhs-top.jpg) top right no-repeat;
  }

.lhsnavwrap {
  position: relative;
  float: left;
  width: 160px;
  padding: 0px; border: 0px;
  margin: 15px 0px 0px 25px;
  }

.lhsnavtopimage {
  border-style: none;
  border: 0px; margin: 0px; padding: 0px;
  }

.lhsnav{
  width: 113px;
  text-align: center;
  border: 0px; padding: 0px;
  margin: 3px 0px 0px 0px;
  }

.lhsnav a {
  background: #d8393a;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 90%;
  }

.lhsnav a:link {color: #ffffff;}
.lhsnav a:active {color: #d8393a; background: #ffff00;}
.lhsnav a:visited {color: #ffffff;}
.lhsnav a:hover {color: #d8393a; background: #ffff00;}

.mainbodywrap {
  position: relative;
  margin: 0px 110px 40% 230px;
  padding-top: 20px;
  }

.lhslogowrap {
  position: relative;
  float: left;
  width: 118px;
  padding: 0px 25px 0px 0px;
  }

.lhsthumbwrap {
  position: relative;
  float: left;
  width: 81px;
  padding: 0px 25px 0px 0px;
  }

h1 {
  font-size: 200%;
  font-weight: bold;
  color: #2a6a35;
  margin: 0px; border: 0px;
  padding: 0px 0px 38px 0px;
  }

h2 {
  font-size: 140%;
  font-weight: bold;
  color: #2a6a35;
  margin: 0px; padding: 0px; border: 0px;
  }

h3 {
  font-size: 120%;
  font-weight: bold;
  color: #2a6a35;
  margin: 0px; padding: 0px; border: 0px;
  }

em.bold {
  font-weight: bold;
  font-style: normal;
  }

.leadintext {
  font-size: 110%;
  font-weight: bold;
  color: #2a6a35;
  border: 0px; margin: 0px;
  padding: 50px 0px 0px 0px;
  }

.newsitem {
  width: 100%;
  border: 0px; padding: 0px;
  margin: 3px 0px 3px 0px;
  }

.newsitem a {
  background: #d4ffdb;
  display: block;
  text-decoration: none;
  font-weight: bold;
  }

.newsitem a:link {color: #2a6a35;}
.newsitem a:active {color: #d4ffdb; background: #2a6a35;}
.newsitem a:visited {color: #2a6a35;}
.newsitem a:hover {color: #d4ffdb; background: #2a6a35;}

.centreditem {
  text-align: center;
  }

#fompmap {
  width: 100%;
  height: 350px;
  margin-bottom:15px;
  border: 4px;
  border-style: solid;
  border-color: #2a6a35;
  }

.photogallery {
  list-style-type: none;
  height: 1%;
  font-size: 70%;
  border: 0px; padding: 0px; margin: 0px;
  }

.photogallery li {
  float: left;
  text-align: center;
  width: 77px;
  height: 120px;
  margin: 0px 15px 0px 0px;
  }

.photogallery img {
  border-style: none;
  display: block;
  }

.totopofpagetext {
  clear: both;
  position: relative;
  font-size: 75%;
  font-weight: bold;
  text-align: right;
  }

.footernav {
  clear: both;
  font-size: 70%;
  text-align: center;
  margin-top: 30px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #2a6a35;
  padding-top: 5px;
  }

/* IMAGE STYLES... */

.rhsimage {
  float: right;
  border-style: none;
  border: 0px; margin: 0px;
  padding: 5px 0px 5px 10px;
  }

.lhsimage {
  border-style: none;
  border: 0px; margin: 0px;
  padding: 5px 10px 5px 0px;
  }

.centreimage {
  align: center
  border-style: none;
  border: 0px; margin: 0px;
  padding: 5px 10px 5px 0px;
  }

.dividerimage {
  border-style: none;
  border: 0px; margin: 0px; padding: 0px;
  }

.acrodocimage {
  border-style: none;
  padding: 0px 10px 0px 0px;
  }

.generalimage {
  border-style: none;
  border: 0px; margin: 0px; padding: 0px;
  }
