<style type="text/css">
<!--
/* global declarations */

body  {
font-family:arial, helvetica, verdana, sans-serif;
font-size: 12px;
color:#5A543E;
}

 
 
p, td, div, ul, ol, li { 
font-family:arial, helvetica, verdana, sans-serif;
font-size: 12px;
color:#5A543E;
 } 
 

 
body {  background-color:#5f7961}



/* Header 1 Style */
.H1 {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 20px;
font-style: normal;
color:#3e2d2c;
}

/* Header 2 Style */
.H2 {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 700;
color:#3e2d2c;
}

/* Header 3 Style */
.H3 {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 700;
color:#3e2d2c;
}


/* Home text 1 Style */
.hometext1 {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
font-style: normal;
color:#3e2d2c;
font-weight: 700;
}


/* Home text 2 Style */
.hometext2 {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
font-style: normal;
color:#3e2d2c;
}




/* Footer Text Style */
.footertext {
font-family:arial, helvetica, verdana, sans-serif;
font-size: 12px;
font-style: normal;
color:#e5e2d6;
}





/* Small Text Style */
.smalltext {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
color:#5a543e;
}

/* Small Bold Text Style */
.smallboldtext {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
color:#5a543e;
font-weight: 700;
}



/* General Link Style */

a  {
color:#205023;
}

a:visited  {
color:#205023;
}

a:hover  {
color:#000000;
}



/* Footer Link Style */

a.footerlink {
font-family:arial, helvetica, verdana, sans-serif;
font-size: 12px;
font-style: normal;
color:#ffffff;
}

a.footerlink.visited {
font-family:arial, helvetica, verdana, sans-serif;
font-size: 12px;
font-style: normal;
color:#ffffff;
}

a.topnavlinks:hover {
font-family:arial, helvetica, verdana, sans-serif;
font-size: 12px;
font-style: normal;
color:#e5e2d6;
}



 
 #homebodymargin {
 margin-left: 225px;
 margin-top: 50px;
 }
 
  #homebodymargin2 {
 margin-left: 225px;
 margin-top: 30px;
  margin-bottom: 35px;
 }
 
 
 #footermargin {
 margin-left: 25px;
 margin-top: 25px;
 margin-bottom: 25px;
 }
  
 #bodytextmargin {
 margin-left: 25px;
 margin-top: 20px;
 margin-bottom: 20px;
 margin-right: 25px;
 }


 
 #bullets
 {
 margin-left: 0;
 padding-left: 0;
list-style: none;
 }

 #bullets li 
 {
 padding-left: 8px;
 padding-bottom: 2px;
 background-image: url(../images/bullet_tan.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 }
 
 


-->
</style>

 