.mainbody
{
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.navigation
{
  width: 300px;
  background-color: #FFFFFF;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}


.navigation A:link
{
  color: #2B7635;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
}

.navigation A:visited
{
  color: #2B7635;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
}

.navigation A:hover
{
  color: #FFFFFF;
  background-color: #2B7635;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
}


.blogprofilephotos {
      left: 850px;
      width: 150px;
      float: right;
}

.blogbody
{
  width: 400px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 95px;
}

.blogheading1
{
  font-family: "Verdana";
  font-size: 12pt;
  margin-top: 0;
  font-weight: 700;
}

.blogstandard 
{
  font-family: "Verdana";
  font-size: 9pt;
  margin-top: 0;
}

.blogstandard A:link
{
  color: #2B7635;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  text-align: left;
  margin-top: 0;
}

.blogstandard A:visited
{
  color: #2B7635;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  text-align: left;
  margin-top: 0;
}

.blogstandard A:hover
{
  color: #2B7635;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: underline;
  text-align: left;
  margin-top: 0;
}



.standard {
            font-family: "Verdana";
            font-size: 11pt;
            line-height: 1.2;
            margin-top: 0px;
          }

.photocaption
{
  font-style: italic;
  font-size: 10pt;
  font-weight: 700;
  margin-top: 0px;
  margin-top: 12px;
}

.footer {
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
          }

.footer A:link
{
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}

.footer A:visited
{
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}

.footer A:hover
{
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}




h1 
{
  text-align: center;
  font-family: "Verdana";
  color: #000000;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 700;
  margin-bottom: 6px;
}

h2
{
  font-family: "Verdana";
  color: #FFFFFF;
  background-color: #2B7635;
  font-size: 14pt;
  line-height: 1.0;
  font-weight: 700;
  margin-bottom: 3px;
  padding: 2px;
}

h3
{
  font-family: "Verdana";
  color: #000000;
  font-size: 12pt;
  line-height: 1.5;
  margin-top: 0px;
  margin-bottom: 3px;
  font-weight: 700;
  text-decoration: none;
}

A:link    {
            font-family: "Verdana";
            font-size: 11pt;
            color: #2B7635;
            font-weight: 700;
            text-decoration: none;
          }

A:visited {
            font-family: "Verdana";
            font-size: 11pt;
            color: #2B7635;
            font-weight: 700;
            text-decoration: none;
          }

A:hover   {
            font-family: "Verdana";
            font-size: 11pt;
            color: #2B7635;
            font-weight: 700;
            text-decoration: underline;
          }

