body{
  text-align: center;
  background-color: #BE821B;
  margin-top: 0px;
  font-family: Georgia ,serif;
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
#SuperTable{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 0px;
  border: 4px solid #022310/*#953008*/;
  border-top: none;
}
#NavRow{
  background-color: #022310;
}
#NavTable{
  width: 100%;
  height: 35px;
}
#NavTable td{
  width: 25%;
  text-align: center;
}
#NavTable a{
  color: white;
  font-weight: bold;
  font-family: sans-serif;
  text-decoration: none;
}
#NavTable a.thispage{
  color: #22B34C;
}
#NavTable a:hover{
  color: #BE821B;
}
.col1{
  width: 26px;
}
.col2{
  width: 204px;
}
.col3{
}
#TopSpacer_Col1{
  background-color: #1F6938;
}
#TopSpacer_Col2{
  background-color: #95B79F;
}
#TopSpacer_Col3{
  background-color: #1F6938;
}
#Header_Col1{
  background-color: #CFEDA5;
}
#Header_Col2{
  background-color: #FFFFFF;
}
#Header_Col3{
  background-color: #CFEDA5;
  background-repeat: no-repeat;
  background-position: right;
}
#HeadImage_Col1{
  
}
#HeadImage_Col2{
  
}
#HeadImage_Col3{
  background-repeat: no-repeat;
  background-position: left;
}
#Content_Col1{
  background-color: #1F6938;
}
#Content_Col2{
  background-color: #95B79F;
  color: #1F6938;
  vertical-align: top;
  padding-top: 75px;
  font-size: 17px;/*default appears to be 16px*/
}
#Content_Col3{
  background-color: #FFFFFF;
  border-left: 1px solid #1F6936;
  padding-top: 40px;
  padding-bottom: 65px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  /*font-weight: bold;*/
  text-align: justify;
}
#Content_Col3:first-letter{
  font-weight: bold;
  font-size: 42px;
  color: #1F6938;
}
#Footer_Col1{
  background-color: #1F6938;
}
#Footer_Col2{
  background-color: #95B79F;
}
#Footer_Col3{
  background-color: #1F6938;
  padding: 15px;
}
#footer_table{
  width: 100%;
}
#footer_left{
  vertical-align: middle;
  text-align: left;
}
#footer_right{
  vertical-align: middle;
  text-align: right;
  color: white;
  font-weight: bold;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  line-height: 1.4;
}
#footer_license{
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
  color: white;
}
