body {
  font-family: Trebuchet MS;
  font-size: 10pt;
  color: #542908;
  background-color: #2a5c29;
  background-image: url(images/graphics/background.jpg);
  background-position: center;
  background-position: top;
  background-repeat: no-repeat;
  margin-top: 0px;
}

a {
  color: #2a5c29;
  text-decoration: underline;
}

#archive li {
  list-style-type: none;
}

a:hover {
  color: #874835;
  text-decoration: underline;
}

.brownlink a {
  color: #542908;
  text-decoration: none;
}

.brownlink a:hover {
  color: #874835;
  text-decoration: none;
}

.whitelink a {
  color: #ffffff;
  text-decoration: none;
}

.whitelink a:hover {
  color: #e9e6cf;
  text-decoration: none;
}

.offwhitelink a {
  color: #ffffff;
  text-decoration: underline;
}

.offwhitelink a:hover {
  color: #e9e6cf;
  text-decoration: underline;
}

h1 {
  color: #2a5c29;
  font-size: 15pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  text-transform: uppercase;
}

.white9 {
  color: #ffffff;
  font-size: 9pt;
}

.white10 {
  color: #ffffff;
  font-size: 10pt;
}

.darkbrown11 {
  color: #542908;
  font-size: 11pt;
}

.brown-palatino10 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 10pt;
  color: #542908;
}

.white-palatino10 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 10pt;
  color: #ffffff;
}

.orange-palatino18 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 18pt;
  color: #a46100;
}

.button a {
  display: inline-block;
  padding: 15px 30px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  margin-top: 20px;
  font-style: normal;
  background-color: #a46100;
  font-weight: 500;
}

.button a:hover {
  background-color: #834b3a;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0 0 1.25em 0;
}

li {
  margin: 0;
}

#header-pic {
  width: 1010px;
  height: 393px;
  margin: auto;
  background-image: url(images/graphics/header.jpg);
  text-align: right;
  padding-top: 67px;
}

#nav {
  width: 96%;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 10pt;
  color: #542908;
  text-transform: uppercase;
  padding-right: 4%;
  font-weight: bold;
}

#nav ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
  margin-left: 20px;
}

#nav a {
  color: #542908;
  text-decoration: none;
}

#nav a:hover {
  text-decoration: none;
  color: #874835;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#nav-lower {
  width: 96%;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 10pt;
  color: #542908;
  text-transform: uppercase;
  margin-top: 50px;
  font-weight: bold;
  padding-right: 4%;
}

#nav-lower ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
  margin-left: 20px;
}

#nav-lower a {
  color: #542908;
  text-decoration: none;
}

#nav-lower a:hover {
  text-decoration: none;
  color: #874835;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#white-faded-bkgd {
  width: 1010px;
  margin: auto;
  background-image: url(images/graphics/white-faded-bkgd.png);
}

#off-white-faded-bkgd {
  width: 950px;
  margin: auto;
  background-image: url(images/graphics/off-white-faded-bkgd.png);
  padding-right: 10px;
  padding-left: 10px;
}

#content1 {
  width: 950px;
  margin: auto;
  position: relative; /*** Let's be nice to IE ***/
  display: table; /*** For non-IE browsers ***/
  clear: both;
}

#wrapper1 {
  width: 950px;
  margin: auto;
  clear: both;
}

#nav-side {
  width: 224px;
  float: left;
  margin: auto;
}

#content-side {
  width: 716px;
  float: left;
  margin: auto;
  padding-left: 10px;
}

#nav-top {
  width: 224px;
  height: 10px;
  margin: auto;
  background-image: url(images/graphics/nav-top.jpg);
}

#nav-bkgd {
  width: 224px;
  margin: auto;
  background-color: #874835;
}

#nav-button-top {
  width: 204px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  color: #ffffff;
}

#nav-button {
  width: 204px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  color: #ffffff;
}

#contact {
  width: 204px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  color: #ffffff;
  margin-top: 30px;
}

#nav-bottom {
  width: 224px;
  height: 10px;
  margin: auto;
  background-image: url(images/graphics/nav-bottom.jpg);
}

#body-bottom {
  width: 970px;
  height: 10px;
  margin: auto;
  background-image: url(images/graphics/body-bottom.jpg);
}

#direct-entries-top {
  width: 970px;
  height: 10px;
  margin: auto;
  background-image: url(images/graphics/direct-entries-top.jpg);
  margin-top: 10px;
}

#direct-entries-bkgd {
  width: 950px;
  margin: auto;
  background-color: #874835;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  text-align: center;
}

#direct-entries-bkgd ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
  margin: 10px;
}

#content2 {
  width: 950px;
  margin: auto;
  position: relative; /*** Let's be nice to IE ***/
  display: table; /*** For non-IE browsers ***/
  clear: both;
}

#wrapper2 {
  width: 950px;
  margin: auto;
  clear: both;
}

#direct-entry {
  width: 310px;
  float: left;
  margin: auto;
}

#direct-entry2 {
  width: 310px;
  float: left;
  margin: auto;
  margin-left: 10px;
}

#direct-entries-bottom {
  width: 970px;
  height: 10px;
  margin: auto;
  background-image: url(images/graphics/direct-entries-bottom.jpg);
}

.video-container {
  aspect-ratio: 16 / 9;
  max-width: 600px;
  margin: 1rem auto;
}

#footer {
  width: 1010px;
  height: 20px;
  margin: auto;
  background-image: url(images/graphics/footer.jpg);
}

#footer-text {
  width: 1010px;
  /*height:20px;*/
  margin: auto;
  padding-top: 20px;
  text-align: center;
}
