body {
margin:  0px; 
padding: 0px;
font-family: helvetica,arial,sans-serif;
font-size: 18px;
font-weight: bold;
background-color: #8B7E66;
background-image: url(images/autumnbg2.gif);
}

#head { 
padding: 0px;
margin: 0px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
background: #8B7E66;
}

#head h1 {
text-align: center; 
font-size: 150%;
font-family:   arial, sans-serif;
color:  #000000;
padding: 5px;
}


#content { 
padding: 40px  70px;
}

#content p {
background-color: #8B7E66;
color: #006400;
}


#contenttnail { 
margin: 40px 100px 40px 100px;
}

.tnail {
float: left;
width:130px;
background-color: #8B7E66;
margin: 0 10px 10px 0;
padding: 3px;
text-align: center; 
}

.cboth { clear: both;
 }

.tnail a:link {
text-decoration: none;
color:  #A52A2A;
} 


.tnail a:visited {
text-decoration: none;
color: #8B7E66;
} 

img.right {
float: right; /* place image on right side */
margin: 20px; 20px 60px 200px;
}

.imagecenter {
text-align: center;
margin-top: 30px;
margin-bottom: 10px;
}

img.left {
float: left; /* place image on left side */
margin: 20px 200px 45px 20px;
}

.rimagecenter {
text-align: center;
margin-top: 50px;
margin-right: 300px;
margin-bottom: 15px;
margin-left: 300px;
}

#foot {
clear: both;
margin: 0px;
padding: 10px;
background-color: #8B7E66;
border-top: 2px solid  #000;
border-bottom: 2px solid  #000;
}

#foot h3 { 
color:  #000000;
font: 90% helvetica, arial;
text-align: left; 
padding: 10px;
margin: 0;
}

#foot p { 
color:  #000000;
font: 65% helvetica, arial;
text-align: right; 
padding: 10px;
margin: 0;
}

#navtop ul {
padding: 0;
margin: 0;
list-style-type: none;
background-color: #006400;
text-align: center;
font-size: 16px;
float: left;
width: 100%;
}

#navtop li {
display: inline;
}

#navtop li a {
float: left;
width: 10em;
padding: 3px;
text-decoration: none;
border-right: 1px solid #fff;
}


#navtop li a:link {
color: #fff;
}

#navtop li a:visited {
color: #bebebe;
}

#navtop li a:hover {
background-color: #005151;
color: #bdb76b;
border-right: 1px solid #fff;
}

.table {
color: #fff;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f5deb3;
}

#dropmenudiv a:visited {
color: #f4a460;
}

