body {
  min-width: 750px;
  margin: 0 0 0 0;
  background-color: #dde9e9;
}

#top-section {
  position:relative;
  left:0;
  top:0;
  height:85px;
  width:800px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2px;
  background-color: #ffffff;
}

#mid-section {
  width: 800px;
  position:relative;
  left:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  background-color: #ffffff;
  border-top: 1px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-color: #008545;
  border-style: solid;

}
#bottom-section {
  position:relative;
  left:0;
  top:0;
  width:800px;
  margin-left: auto;
  margin-right: auto;

  background-color: #dde9e9;
  border:0px;
  border-style:solid;
  border-color:#008545;
}
#top-col-1 {
  position:relative;
  top:0;
  left:0;
  height:85px;

  border-top:0px;
  border-bottom:0px;
  border-left:0px;
  border-right:0px;
  border-style:solid;
  border-color:#008545;
}
#mid-col-1 {
  float: left;
  width: 120px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 5px;

  border:1px;
  border-style:solid;
  border-color:#008545;
  background-color:#9cd6b8;
}
#mid-col-2 {
  margin-bottom: 5px;
/*
  border-top:1px;
  border-bottom:1px;
  border-left:0px;
  border-right:0px;
  border-style:solid;
  border-color:#008545;
*/
}
#mid-col-3 {
  float: right;
  width: 160px;
  margin-left: 5px;
  margin-right: 2px;
  margin-bottom: 5px;

  border:1px;
  border-style:solid;
  border-color:#008545;
}
#bottom-col-1 {
  position:relative;
  top:0;
  left:0;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;

  border-top:0px;
  border-bottom:0px;
  border-left:0px;
  border-right:0px;
  border-style:solid;
  border-color:#008545;
}


/* text and paragraph styles */

LI {
  margin: 5px;
  line-height: 1.3;
  padding: 0px;
}

table.main {
  border:0px;
  border-style: solid;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

P.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

P.pageheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

P.location {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  float:left;
  line-height: 1.5;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

TD.main, P.main, UL.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

TD.NAV  {
  font-family: Verdana, Arial, sans-serif;
  background: #dde9e9;
  width: auto;
  font-size: 13px;
  line-height: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 3px;
  margin-right: 1px;
}

TD.NAV a:hover {
  display: block;
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  width: auto;
  color: #008545;
  text-decoration: underline;
}

div.figureR {
  float: right;
  margin-left: 10px;
  width: 300px;
}
div.figureL {
  float: left;
  margin-right: 10px;
  width: 300px;
}
div.figureL, div.figureR p {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

p.facts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #ff0000;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 1px;
  margin-right: 1px;
}

P.contact_details {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 1px;
  margin-right: 1px;
}
