html {
  margin: 0;
  height: 100.1%;
}
body {
  font-size: 83.3%;
  font-family: arial, sans-serif;
  letter-spacing: 0.02em;
  line-height: 1.75em;
  background-color: white;
  color: black;
  text-align: center;
  border: 10px solid white;
}

fieldset {
  border: 2px solid #40572D;
  padding: 10px;
  margin: 0 0 1em 0;
}
legend {
  color: black;
  font-weight: bold;
  padding-right: 4px !important;
  padding-right: 1px;
}
fieldset label {
  float: left;
  padding: 0px;
}
fieldset input {
  display: block;
  width: 200px;
  margin-bottom: 10px;
  margin-left: 120px;
  border: 1px solid #60774D;
}
fieldset textarea {
  clear: left;
  display: block;
  width: 99%;
  height: 170px;
  border: 1px solid #60774D;
}
fieldset .button {
  width: 150px;
  margin: 10px auto;
  border: 1px outset #40572D;
}

a {
  color: #BBAA66;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #9C9B8D;
  text-decoration: underline;
}

h1, h2, h3 {
  margin: 0;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}

.clear {
  clear: both;
}

#full-image-header {
  padding: 10px 10px 0 10px;
}
#full-image-header h1 {
  color: white;
}
#full-image {
  text-align: center;
}
#full-image img {
  display: block;
  width: 600px;
  margin: 0 auto;
  border: 5px solid black;
}
#full-image p {
  width: 608px;
  border: 1px solid black;
  border-top: 0;
  background-color: #9C9B8D;
  margin: 0px auto 15px auto;
}

#top {
  border-bottom: 1px solid #DDDDDD;
  margin: 0 30px 0 0;
}

#outer {
  width: 750px;
  margin: 0 auto;
  text-align: left;
  background-image: url(../images/faux.gif);
  background-repeat: repeat-y;
  border-left: 1px solid #DDDDDD;
}
#header {
  background-image: url(../images/round_corner_nw.gif);
  background-position: top left;
  background-repeat: no-repeat;
  float: left;
  padding: 20px 0 10px 20px;
  color: white;
  width: 262px;
}
#header h1 {
  text-align: center;
}
#content {
  float: right;
  width: 427px;
  text-align: justify;
}
#content-margin {
  margin: 0 45px 0 15px;
}
#content h2 {
  padding: 10px 0 10px 15px;
  margin: 10px -15px 10px -15px !important;
  margin: 10px -16px 10px -14px;
  background: #CCCCCC url(../images/header.gif);
  border: 1px solid #CCCCCC;
  border-left: none;
  border-right: none;
}
#content h3 {
  margin: 10px 30px 10px 0 !important;
  margin: 10px 29px 10px 1px;
}
#content img {
  border: 2px solid black;
}
#content img.side {
  float: right;
  margin: 10px -45px 5px 20px;
  clear: right;
}
.gallery ul {
  margin: 0;
  padding: 0;
}
.gallery li {
  list-style: none;
  display: inline;
  font-size: 0.75em;
  text-align: center;
  float: left;
  width: 180px;
  line-height: 1.5em;
  margin: 0 0 1em 0;
}
.gallery img, .gallery a img {
  display: block;
  margin: 0 auto;
}
#content div.sidenote {
  border: 2px solid black;
  background-color: #304828;
  color: white;
  width: 200px;
  float: right;
  margin: 10px -45px 10px 20px !important;
  margin: 10px -22.5px 10px 20px;
  font-size: 0.8em;
  text-align: left;
}
#content div.sidenote-inner {
  margin: 15px;
}
#content div.sidenote ul {
  padding: 0;
  margin: 0 0 0 15px;
}
#content div.left p {
  margin-right: 10px;
}
#content div.left, #content div.right {
  width: 49% !important;
  width: 42%;
}
#content div.left {
  float: left;
  border-right: 1px solid #DDDDDD;
}
#content div.right {
  float: right;
}

#footer {
  background-color: #304828;
  text-align: center;
  font-size: 0.8em;
  padding: 5px;
  clear: both;
  border: 1px solid #60774D;
  border-left: none;
  color: white;
}

#sidebar {
  margin-left: 20px !important;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 262px;
  clear: left;
  float: left;
  color: white;
  text-align: center;
}
#nav li, #nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav li a, #nav li span {
  display: block;
  padding: 1px 5px 1px 10px;
  margin: 5px 0 0 0;
  width: 196px !important;
  width: 260px;
  font-weight: bold;
  background: #BBAA66 url(../images/nav_button_normal.gif) no-repeat 0 0;
  border-right: 50px solid #40572D;
  color: black;
}
#nav li span {
  background: #9C9B8D url(../images/nav_button_current.gif) no-repeat 0 0;
}
#nav li a:hover {
  text-decoration: none;
  border-right-color: #60774D;
  background: white url(../images/nav_button_hover.gif) no-repeat 0 0;
}
#sidebar p {
  font-size: 2.5em;
  margin: 20px 0;
}
#sidebar p.top {
  margin: 5px 0 20px 0;
}
#sidebar img {
  vertical-align: middle;
  border: 2px solid black;
}
#fensa-logos, #payment-types {
  margin: 1em 0;
  padding: 1em 0;
  border: 1px dashed #60774D;
}
#payment-types img {
  margin: 2px;
}
#fensa-logos li, #payment-types li {
  list-style: none;
  display: inline;
}
#fensa-logos img {
  border: 0;
}
