/* CSS Document   background: #FFF url(AutumnSamples/leaves.jpg) center repeat; color: black; */

body {
 background: #FFF url(AutumnSamples/writing.jpg) center repeat; color: black;
 font: normal 100% "Times New Roman", Times, serif;
}

#content {
 width: 775px;
 margin: 10px auto;
  background-color: #412F04;
  color: #000000;
  line-height: 130%;
}

#header {
  padding: 0;
  background-color: #614604;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font: normal 100% "Apple Chancery", "Times New Roman", sans-serif;
border: #000000;
}

#main
  {
  padding: 0;
  margin: 0;
  background-color: #614604;
  background: #FFF url(AutumnSamples/bg.jpg) center repeat; color: black;
  }


.clearboth { clear: both; }

p 
  {
  margin-top: 0;
  }

#bottom
  {
  clear: both;
  margin: 0;
  padding: .5em;
  color: #FFF;
  background-color: #412F04;
  text-align: center;
  font: normal 85% "Apple Chancery", "Times New Roman", sans-serif;
  }

a:link {
	color: #AF881A;
}
a:visited {
	color: #999999;
}
a:active {
	color: #FFFFFF;
}

.style1 {color: #999999;
font: bold 85% "Apple Chancery", "Times New Roman", sans-serif;}

.style2 {color: #999999;
font: italic 85% "Times New Roman", sans-serif;}

.style4 {color: #003300}

h3 { font: bold 115% "Apple Chancery", "Times New Roman", sans-serif;
}
