
html {
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0em;
}

body {
  text-align: center;
  color: #5F3E2F;
  font-family: 11px;
  font-size: 11px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  background-color: #CDC2B3;
  background-image: url(images/bg.gif);
}

a {
  color: #5F3E2F;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #1D110B;
  text-decoration: underline;
}

img {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

#wrapper {
  width: 778px;
  text-align: left;
}

#header p {
  font-size: 18px;
  font-style: italic;
  color: #FFFFFF;
  font-family: "Times New Roman", Georgia, Times, serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#header p.more {
  padding-right: 22px;
}

#header {
  height: 320px;
  background-repeat: no-repeat;
  background-image: url(images/header.jpg);
}

#header div {
  padding-top: 183px;
  padding-left: 82px;
  padding-right: 213px;
  padding-bottom: 0px;
}

#header a {
  color: #FFFFFF;
}

#nav {
  width: 725px;
  height: 48px;
  background-image: url(images/nav.gif);
  background-repeat: no-repeat;
  display: inline;
  float: left;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#nav a {
  font-size: 16px;
  font-style: normal;
  color: #260403;
  font-family: Verdana, Georgia, Times, serif;
  display: inline;
  float: left;
  border-right-style: inset;
  border-right-color: #76644f;
  margin-top: 12px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-right: 2px;
}

#nav a:hover {
  color: #ffffff;
  text-decoration: none;
}

.lastchild {
  border-right: 0px none;
}

#body {
  clear: both;
  width: 100%;
  background-repeat: repeat-y;
  background-image: url(images/body_bg.gif);
}

#body-top {
  background-repeat: no-repeat;
  background-image: url(images/body_top.gif);
}

#body-bot {
  padding-top: 21px;
  padding-left: 42px;
  padding-right: 25px;
  padding-bottom: 15px;
  background-repeat: no-repeat;
  background-image: url(images/body_bot.gif);
  background-position: bottom;
}

#about-box {
  float: left;
  width: 315px;
}

#about-box ul {
  margin-left: 8px;
}

#express-box {
  float: right;
  width: 327px;
}

#foot {
  width: 738px;
  margin-left: 20px;
  background-repeat: repeat-y;
  background-image: url(images/foot_bg.gif);
}

#foot-top {
  background-repeat: no-repeat;
  background-image: url(images/foot_top.jpg);
}

#foot-bot {
  padding-top: 13px;
  padding-left: 28px;
  padding-right: 21px;
  padding-bottom: 12px;
  background-repeat: no-repeat;
  background-image: url(images/foot_bot.gif);
  background-position: bottom;
}

#what-box {
  float: left;
  width: 332px;
}

#what-box img.left {
  margin-left: 10px;
}

#what-box ul {
  float: left;
  margin-left: 2px;
  width: 184px;
}

#news-box {
  float: right;
  width: 316px;
}

#news-box ul {
  float: left;
  margin-left: 2px;
  width: 184px;
}

#footer {
  text-align: center;
  margin-top: 14px;
  margin-left: 14px;
  margin-right: 14px;
  margin-bottom: 14px;
}

h2 {
  font-size: 20px;
  font-style: italic;
  color: #862e06;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
}

h2 b {
  color: #341c12;
}

ul {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

li {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-bottom: 5px;
  background-repeat: no-repeat;
  background-image: url(images/bullet.gif);
  background-position: 0px 3px;
  list-style-type: none;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
}

div.narrow-text {
  margin-right: 18px;
}

img.left {
  float: left;
  padding-right: 14px;
  padding-bottom: 16px;
}

#body p.more {
  padding-top: 6px;
}

#news-box p.more {
  padding-top: 0px;
  margin-top: 0px;
}

p.more {
  text-align: right;
}

.clear {
  clear: both;
}

