body      {background: #37761d;
           font-family: verdana, sans-serif;
           color: #000000;
           margin: 0;
           padding: 0;
       	   font-size: x-small;
	         voice-family: "\"}\"";
	         voice-family:inherit;
	         font-size: small;
           min-width:800px;
           /* \*/
           height: 100%;
          }

html>body {font-size: small;
	  }

.mainback {background: #FFF url("images/mainback8.jpg") repeat-y 50% 0;
           width: 800px;
           margin: 0 auto;
           position: relative;
           height: 100%;
          }


.mainbottom {background: url("images/mainbottom7.jpg") no-repeat bottom left;
             min-height:100%;
             height: auto:
             /* \*/
             height:100%;
            }

/* \*/
* html .mainbottom {height:100%;
            }


.left     {float: left;
           display: inline;
           position: relative;
           width: 500px;
           background: #fff;
           text-align: left;
           padding: 0px;
           margin: 0px 0px 0px 35px;
          }

.right    {top: 0;
           width: 200px;
           background: #fff;
           text-align: left;
           line-height: 150%;
           padding: 0px;
           margin: 0px 0px 0px 560px;
          }
          
.gallery  {margin: 10px 0px 10px 0px;
           border: 2px solid #CCCC99;
          }

.copy     {clear: both;
           text-align: center; 
           font-size: x-small;
           font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
           font-weight: normal;
           color: #37761d;
          }

.map     {display: block;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 10px;
          width: 100%;
          border: 1px solid gray;
          }

hr     {text-align: center;
        width: 85%;
        height: 1px;
        color: #000;
        background-color: #000;
        border: 0;
        margin-top: 20px;
        margin-bottom: 10px;
       }

a      {color: #40659B;
        text-decoration: none;
       }

a:hover {color: #40659B;
         text-decoration: underline;
        }

blockquote {font-style: italic;
           }

a img   {
        border-color: #000
        }

p      {margin: 1em 0 1em;
	     padding: 0;
	     }

h1, h2, h3, h4, h5, h6 {
      	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	      font-weight: normal;
	      color: #7B9905;
	      padding-bottom: 2px;
	      margin-bottom: 5em;
        }

h1     {font-size: 150%;
        margin: 1.5em 0 0 0;
	      padding: 0;
	     }

h2     {font-size: 120%;
 	      margin: 1.5em 0 0 0;
	     }

h3     {font-size: 110%;
	      margin: 1.5em 0 0 0;
	      border-bottom: 1px solid #eaeaea;
	     }

h4     {font-size: 110%;
	      margin: 1.5em 0 0 0;
        border-bottom: 1px solid #eaeaea;
       }

.right h4 {color: #40659B;
           margin: 1.5em 0 .5em 0;
       	  }

h5      {font-size: 110%;
	       margin: 1.5em 0 0 0;
	       }

.subscribeform {margin: 0 auto;
                border: 1px solid #888;
                padding: 5px;
                border-radius: 5px;
                }

.subscribeform input {margin: 5px 0 0 0;}
