body {
  margin: 0;
  padding: 0;
  background: #311c00 url(images/img1.jpg) repeat fixed left bottom;
  text-align: center;
  color: #9b8767;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  text-transform: none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #e8d6b4;
}
h2, h3 {
  margin: 0 0 20px;
  padding: 0 0 10px;
  background: transparent url(images/img3.gif) repeat-x scroll left bottom;
  
  letter-spacing: -1px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 17px;
}
p, ol, ul {
  line-height: 160%;
}
ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul li {
  padding: 2px 0 5px;
  background: transparent url(images/img4.gif) repeat-x scroll 0% 50%;
}
ul li.first {
  background: transparent none repeat scroll 0% 50%;
}
a {
  color: #d9c09a;
}
a:hover {
  text-decoration: none;
}
strong {
  color: #d9c09a;
}
.indent {
  margin-top: 0;
  margin-left: 130px;
}
.image {
  margin: 0;
  float: left;
}
#wrapper {
  background: transparent url(images/img2.jpg) repeat-x scroll 0% 50%;
}
#header {
  margin: 0 auto;
  width: 730px;
  height: 250px;
}
#header * {
  
  color: #ffffff;
}
#header h1 {
  padding: 90px 0 0;
  float: left;
  letter-spacing: -2px;
  font-size: 36px;
}
#header h2 {
  padding: 110px 0 0 6px;
  background: transparent none repeat scroll 0% 50%;
  float: left;
  font-size: 12px;
  font-weight: normal;
}
#header h2 a {
  text-decoration: none;
}
#header ul {
  margin: 0;
  padding: 110px 0 0;
  list-style-type: none;
  list-style-position: outside;
  float: right;
  list-style-image: none;
}
#header li {
  display: inline;
}
#header li a {
  border-left: 1px solid #7dd2fa;
  padding: 0 15px;
  display: block;
  float: left;
}
#header li.first a {
  border:  none;
}
#content {
  margin: 0 auto;
  width: 730px;
}
#colOne {
  float: left;
  width: 500px;
}
#colTwo {
  float: right;
  width: 184px;
}
#colTwo h3 {
  margin-top: 10px;
}
#footer {
  margin: 20px auto;
  padding: 20px 0;
  background: transparent url(images/img4.gif) repeat-x scroll 0% 50%;
  clear: both;
  width: 730px;
}
#footer p {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  text-align: center;
}
