/**************************BODY**************************/
body          {
              font-family: Tahoma, Verdana, Arial, Helvetica; 
              font-size: 12pt; 
              font-weight: normal;
              color: #2c4c25; 
              text-decoration:none; 
              text-align: center;
              background: #ffffff;
              margin: 0px auto;
              padding-bottom: 25px;
              }

h1            {
              font-size: 16pt;
              font-weight: normal;
              color: #83595d; 
              margin-top: 25px;
              }

h2            {
              margin-bottom: 0;
              font-size: 14pt;
              font-weight: normal;
              color: #83595d; 
              margin-top: 20px;
              }

h3            {
              margin-bottom: 0;
              font-size: 13pt;
              font-weight: normal;
              color: #83595d; 
              margin-top: 15px;
              }

h4            {
              margin: 0px;
              }

h5            {
              font-size: 11pt;
              margin: 0px;
              }

.smallpink    {
              font-size: 10pt; 
              color: #83595d; 
              margin: 0px;
              }

.smallgreen   {
              font-size: 10pt; 
              color: #2c4c25; 
              margin: 0px;
              }

.boldpink    {
              color: #83595d; 
              font-weight:bold;
              }

p             {
              margin-bottom: 5px;
              }

ul            {
              list-style-type: circle;
              }
            
            
li            {
              padding-bottom: 10px;
              }
            
/**************************LINKS**************************/
A:link        {
              color: #2d831a; 
              text-decoration: none;
              font-weight: normal;
              }

A:visited     {
              color: #2d831a; 
              text-decoration: none;
              font-weight: normal;
              }

A:hover       {
              color: #987073;
              text-decoration: underline;
              font-weight: normal;
              }

/**************************DIVS**************************/
#bodywrapper  {
              position: relative;
              width: 775px;  
              margin: 0 auto;
              }
            
.nav          {
              line-height:180%;
              }

.navsel       {
              color: #987073;
              text-decoration: none;
              font-weight: bold;
              line-height:180%;
              }

.topnav       {
              font-size: 10pt; 
              }

.topnavsel    {
              color: #987073;
              text-decoration: none;
              font-weight: bold;
              font-size: 10pt; 
              }

#phototext1   {
              margin-top: 180px;
              color: #987073;
              font-size: 11pt; 
              text-align: center;
              font-weight: bold;
              padding: 0px;
              }

#content1     {
              color: #2c4c25;
              font-size: 11pt; 
              text-align: center;
              background: #ffffff;
              padding: 0px;
              }

#content1l    {
              color: #2c4c25;
              font-size: 11pt; 
              text-align: left;
              background: #ffffff;
              padding: 0px;
              }

.table1       {
              color: #000000;
              font-size: 10pt; 
              background: #e4eae0;
              position: relative;
              margin: 0px auto;
              }

.table2       {
              color: #2c4c25;
              font-size: 11pt; 
              background: #ffffff;
              position: relative;
              margin: 0px auto;
              }

#content2     {
              position: relative;
              z-index: 1;
              text-align: left;
              margin: 0px 10px 0px 10px;
              }
            
#content2c    {
              position: relative;
              z-index: 1;
              text-align: center;
              margin: 0px auto;
              }
            
#footerarea {
              position: relative;
              margin: 0px auto;
              }
            
#emaillink    {
              font-size: 13pt; 
              }

#countertbl1  {
              position: relative;
              margin: 0px auto;
              width: 250px;
              height: 35px;
              background-image: url('img/divider2.gif'); 
              background-repeat: no-repeat;
              background-position: center center; 
              }
            
#lastupdate   {
              color: #7a5557;
              font-size: 10pt; 
              font-style: italic;
              padding: 0px;
              }

#trailer      {
              color: #364f30;
              font-size: 10pt; 
              padding: 3px;
              }
