/* Generated by KompoZer */
body {
  background-color: #4a4237;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
}
#wrapper {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(images/column.jpg);
  background-repeat: repeat-y;
  text-align: left;
  background-color: #ffffff;
}
#logo {
  background-image: url(images/main_photo1.jpg);
  height: 248px;
  width: 1024px;
}
#headerphoto {
  height: 248px;
  width: 1024px;
}
#mainphoto {
  height: 248px;
  width: 1024px;
}
#nav {
  background-color: #775d42;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
}
#navlist li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  text-transform: capitalize;
}
#navlist a {
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 15px;
  font-weight: bolder;
}
#navlist a:hover {
  color: #af9981;
}
#shadow {
  width: 1024px;
  background-repeat: no-repeat;
  height: 17px;
  background-image: url(images/shadow.jpg);
}
#col1 {
  background-color: #3d362d;
  float: left;
  width: 774px;
}
#col2 {
  float: left;
  background-color: #e4ccb6;
  width: 250px;
}
#col1content p {
  margin-bottom: 10px;
  color: #666666;
  font-size: 12px;
  line-height: 140%;
  text-align: justify;
}
#footer {
  clear: both;
  height: 20px;
  width: 1024px;
  background-color: #775d42;
}
#col2content {
  padding: 10px;
  background-color: #e4ccb6;
  text-align: center;
}
.imageborder {
  border: 1px solid #3a4a14;
  padding: 5px;
  background-color: #f2f3f4;
}
.subhead {
  font-size: 11px;
  color: #78442c;
  margin-top: 5px;
  margin-bottom: 5px;
}
.sidebar {
  margin-bottom: 10px;
  color: #666666;
  font-size: 10px;
  line-height: 140%;
}
h1 {
  padding: 10px 0px 0px 15px;
  font-family: CountryBlueprint;
  font-weight: bold;
  font-size: 48px;
}
h2 {
  padding: 10px 0px 0px 15px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 36px;
}
h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #b4aa9e;
  padding-bottom: 10px;
  padding-top: 5px;
}
h4 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 5px;
}
#footer p {
  color: #eeebe8;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 15px;
}
p {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #660000;
  padding-bottom: 10px;
  padding-top: 5px;
}
a:link {
  text-decoration: none;
  color: #996633;
}
a:visited {
  text-decoration: none;
  color: #996633;
}
a:hover {
  text-decoration: underline;
  color: #996633;
}
a:active {
  color: #996633;
}
