
.bodytext {
            margin-left: 25px; 
            margin-right: 25px; 
      }

.standard {
            font-family: "Century Gothic";
            font-size: 12pt;
          }

.standardgreen {
            font-family: "Century Gothic";
            font-size: 12pt;
            font-weight: 600;
            color: #008080;
            margin-left: 30px;
          }

.navigation {
            text-align: right;
            font-family: "Century Gothic";
            font-size: 12pt;
            color: #FFFFFF;
            text-decoration: none;
            margin-bottom: 10px;
          }


.sidebar {
            font-family: "Century Gothic";
            font-size: 13pt;
            line-height: 1.2;
            text-align: left;
            margin-top: 0;
          }

.logo1     {
            font-family: "Century Gothic";
            font-size: 22pt;
            font-variant: small-caps;
            text-align: left;
            color: #FFFFFF;
            margin-top: 10px;
            margin-bottom: 5px;
            margin-left: 10px;
            line-height: 1.0;
            font-weight: 600;
          }

.logo2     {
            font-family: "Century Gothic";
            font-size: 19pt;
            font-variant: small-caps;
            text-align: left;
            color: #FFFFFF;
            margin-top: 10;
            margin-bottom: 30px;
            margin-left: 10px;
            line-height: 1.2;
            font-weight: 600;
           }


.footer     {
            font-family: "Century Gothic";
            font-size: 12pt;
            color: #FFFFFF;
            text-decoration: none;
            text-align: left;
          }



.greengradient {
            background-image: url('navbackground.jpg');
            background-repeat: repeat-y;
            background-color: #008080;
            width:100%;
            clear:both;
          }

.bottomtagline {
            text-align: center;
            font-family: "Century Gothic";
            font-size: 12pt;
            letter-spacing: 3pt;
            border-top-style: solid;
            border-top-color: #000000;
            border-top-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #000000;
            border-bottom-width: 1px;
          }




.photocolumn {
            width: 330px;
            padding: 0;
            float: left;
            margin-right: 30px;
            margin-top: 0px;
            margin-bottom: 0px;
            border-right-style: solid;
            border-right-color: #000000;
            border-right-width: 1px;
        }


.photo {
            margin-bottom: 30px;
        }


.greenquote {
            font-family: "Century Gothic";
            font-size: 12pt;
            color: #008080;
            line-height: 1.2;
            text-align: left;
            font-style: italic;
            font-weight: 600;
          }


.disclaimer {
            font-family: "Century Gothic";
            font-size: 10pt;
            text-align: left;
            font-style: italic;
            margin-left: 50px;
            margin-right: 50px;
          }

.copyright {
            font-family: "Century Gothic";
            color: #FFFFFF;
            font-size: 10pt;
            line-height: 1.2;
            text-align: center;
          }

.heading1 {
            font-family: "Century Gothic";
            color: #008080;
            font-size: 18pt;
            line-height: 1.0;
            margin-bottom: 10px;
            font-weight: 700;
          }
.heading2 {
            font-family: "Century Gothic";
            color: #008080;
            font-size: 16pt;
            line-height: 1.2;
            font-weight: 700;
            font-style: italic;
          }
.heading3 {
            font-family: "Century Gothic";
            color: #008080;
            font-size: 16pt;
            line-height: 1.5;
            margin-bottom: 0;
            font-weight: 700;
            text-decoration: underline;
          }

A:link    {
            font-family: "Century Gothic";
            font-size: 12pt;
            color: #FFFFFF;
            text-decoration: none;
          }

A:visited {
            font-family: "Century Gothic";
            font-size: 12pt;
            color: #FFFFFF;
            text-decoration: none;
          }

A:hover {
            font-family: "Century Gothic";
            font-size: 12pt;
            color: #FFFFFF;
            background-color: #000000;
            text-decoration: none;
          }
