body, html {margin: 0;
            padding: 0;
			height: 100%;
}

body {margin: 0;
      padding: 0;
	  font-size: 14px;
      font-family: 'Palatino Linotype', 'Book Antiqua', serif;
	  background: url(Texture0102.jpe);
	  background-color: #F0EBCA;
	  text-align: center;
	  behavior: url(csshover2.htc);
}

#container {width: 90%;
           border-top: 5px solid #39582E; /*dark green*/
		   border-bottom: 5px solid #39582E; /*dark green*/
           margin: 10px auto;
}

#content {width: 90%;
          margin: 20px auto;
		  background-color: #fff;
		  border: 2px solid #39582E; /*dark green*/
		  text-align: left;
		  padding: 10px;
		  color: #39582E; /*dark green*/
		  font-size: 1em;
		  min-height: 550px;
}

#content h1 {font-size: 2.5em;
            font-family: 'lucida calligraphy','Apple Chancery', serif;
			color: #39582E; /*dark green*/
            font-weight: bold;
            text-align: center;
	        margin: 10px auto;
}

#pix1 {margin: 0;
       float: right;
}

#header {margin: 20px auto;
         width: 100%;
}

#header h1 {font-size: 2.5em;
            font-family: 'lucida calligraphy','Apple Chancery', serif;
			color: #39582E; /*dark green*/
            font-weight: bold;
            text-align: center;
	        margin: 10px auto;
}

.quote {width: 250px;
		font-size: 1.1em;
		text-align: left;
		color: #39582E; /*dark green*/
		margin: 0;
}

.small {font-size: .85em;
}

.mail a, a:visited {color: #39582E; /*dark green*/
}

.mail a:hover {color: #5B2E00;
               text-decoration: overline underline;
} 

#footer {font-size: .75em;
         border-top: 1px solid #39582E; /*dark green*/
		 padding-left: 3px;
         padding-top: 5px;
		 text-align: center;
		 color: #39582E; /*dark green*/
}

.fancy {font-size: 1.25em;
       font-family: 'Lucida Calligraphy','Apple Chancery', serif;
	   font-weight: bold;
}

.em {font-variant: small-caps;
     font-weight: bold;
	 font-size: 1.2em;
	 
}

.pur {color: #5700AE; /*purple*/
}

.indent {margin-left: 15px;
}

#nav {margin-top: 0;
	  text-align: center;
	  width: 100%;
}

#nav p {display: inline;
	   	margin: 0 2px 10px 0;
        padding: 2px 3px;
		border-right: 1px solid #39582E; /*dark green*/
		border-bottom: 1px solid #39582E; /*dark green*/
		border-left: 1px solid #39582E; /*dark green*/
		
}

#nav a, a:visited {color: #39582E; /*dark green*/
                   text-decoration: none;
				   font-weight: bold;
				   font-size: 1.2em; 
				   
}

#nav a:hover {text-decoration: underline;
	 		  color: #5B2E00;
}

	
#top {border: 4px inset #39582E; /*dark green*/
}

.u {text-decoration: underline;
}

.button {border-bottom: 3px solid  #3f5736; /*dark green*/
         border-right: 3px solid  #3f5736; /*dark green*/
		 border-left: 3px solid #75a364; /*lighter green*/
		 border-top: 3px solid #75a364; /*lighter green*/
       background-color: #FCF7F1;
       padding: 0 2px;
	   width: 13em;
	   text-align: center;
	   margin: 10px auto;
}

.button a, a:visited {color: #39582E; /*dark green*/
         font-size: .90em;
		 text-decoration: none;
}

.button:hover {border-top: 3px solid  #3f5736; /*dark green*/
         border-left: 3px solid  #3f5736; /*dark green*/
		 border-right: 3px solid #75a364; /*lighter green*/
		 border-bottom: 3px solid #75a364; /*lighter green*/
}

.button2 {border-bottom: 3px solid  #3f5736; /*dark green*/
         border-right: 3px solid  #3f5736; /*dark green*/
		 border-left: 3px solid #75a364; /*lighter green*/
		 border-top: 3px solid #75a364; /*lighter green*/
       background-color: #FCF7F1;
       padding: 0 2px;
       text-align: center;
	   margin: 10px auto;
       width: 2em;
}

.button2 a, a:visited {color: #39582E; /*dark green*/
         font-size: .90em;
		 text-decoration: none;
}

.button2:hover {border-top: 3px solid  #3f5736; /*dark green*/
         border-left: 3px solid  #3f5736; /*dark green*/
		 border-right: 3px solid #75a364; /*lighter green*/
		 border-bottom: 3px solid #75a364; /*lighter green*/
}

.right {text-align: right;
}

.clear {clear: both;
}

table {clear: both;
       width: 100%;
       border: 3px solid  #3f5736; /*dark green*/
	   margin: 10px 0;
}

table td {border: 1px solid  #3f5736; /*dark green*/
          padding: 5px;
		  font-size: 1.15em;
          width: 50%;
}

table a, a:visited {color: #3f5736; /*dark green*/
                    font-weight: bold;
					text-decoration: underline;
                    font-size: 1em;
}

table a:hover {color: #5B2E00;
               text-decoration: overline underline;
}

.table2 {clear: both;
       width: 100%;
       border: 3px solid  #3f5736; /*dark green*/
	   margin: 10px 0;
}

.table2 td {border: 1px solid  #3f5736; /*dark green*/
          padding: 5px;
		  font-size: 1.15em;
          width: 25%;
}

.table2 a, a:visited {color: #3f5736; /*dark green*/
                    font-weight: bold;
					text-decoration: underline;
}

.table2 a:hover {color: #5B2E00;
               text-decoration: overline underline;
}

#navbottom {margin-top: 10px;
		    margin-bottom: 0;
	        text-align: center;
	        width: 100%;
}

#navbottom p {display: inline;
	   	margin: 0 2px 10px 0;
        padding: 2px 3px;
		border-right: 1px solid #39582E; /*dark green*/
		border-top: 1px solid #39582E; /*dark green*/
		border-left: 1px solid #39582E; /*dark green*/
		
}

#navbottom a, a:visited {color: #39582E; /*dark green*/
                   text-decoration: none;
				   font-weight: bold;
				   font-size: 1.2em; 
				   
}

#navbottom a:hover {text-decoration: underline;
	 		  color: #5B2E00;
}








