h1 { font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 40px; font-weight: bold; border-bottom: solid; } 
h2 { font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 20px; font-weight: normal;   } 
h3 { font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 16px; font-weight: bold;   }
h4 { font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 13px; font-weight: bold;   }
h5 { font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 10px; font-weight: bold;  }
h6 { font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 10px; font-weight: normal;  }
p, td, th, div, blockquote, dl, ul, ol, li { font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 13px; }
td {padding: 2px;}
body {font-family: "Tahoma", "Helvetica", "Arial", sans-serif; font-size: 13px; background-color: #64674D; background-image: url('images/leaf-low.jpg'); background-repeat: no-repeat; background-position: top left; color: #662304;}

.content { }

.content-mini {margin: 0;
               padding:1em; 
               border-left:1px solid #000000; 
               border-right:4px solid #000000; 
               border-top:1px solid #000000; 
               border-bottom:4px solid #000000; 
               background-color: #E0C9AD; }

.banner {}

.menu   {text-align: center;}

.nest {margin: 5%; padding:3em; 
         border-left:1px solid #000000; 
         border-right:4px solid #000000; 
         border-top:1px solid #000000; 
         border-bottom:4px solid #000000; 
         background-color: #E0C9AD;}

h2.sitename { text-align: right;}

p.menu-item {display: inline; list-style-position: inside;  font-weight: bold;  border-style: solid; border-width: 2px; border-color: #64674D; margin: 0em 1em 0em 1em; padding: 0em 1em 0em 1em; text-align: center;}

p.img{ text-align: center;}


A:link {color: blue}
A:visited {color: purple}
A:active {color: red} 
A:hover {color: red} 
div.left
{
	width: 50%;
}
div.right
{

	float: right;
	width: 40%;
}

h1 a:link { text-decoration: none; color: #662304;}
h1 a:visited { text-decoration: none; color: #662304;}
h1 a:hover { text-decoration: none; color: #995634;}

@media print
{
  body {
  	color: #000000;
  	}
  td {
  	color: #000000;
  	}
  .nest {
    
    margin: 0; padding:0; 
    border-style: none;
    }	
  h1 a:link { text-decoration: none; color: #000000;}
  h1 a:visited { text-decoration: none; color: #000000;}
  h1 a:hover { text-decoration: none; color: #000000;}  
}
