html {
  font-family: Georgia, serif;
  font-size: .813em;
  color: #413c37;
  line-height: 1.5;
  background: #7a6b54 url('images/background.png') repeat-x;
}
body {
  margin: 0px;
}
a img {
  border-style: none;
}
h1, h2, h3 {
  text-transform: uppercase;
  margin: 0px -22px;
  line-height: 1em;
  font-weight: normal;
}
h1 {
  font-size: 1.154em;
  color: #1c5063;
  font-style: italic;
  margin-bottom: 1.8em;
}
h2 {
  font-size: 1em;
  color: #b55c00;
}
h3 {
  font-size: 1.08em;
  color: #665a48;
}
div#container_overall {
  width: 983px;
  margin: 0px auto;
  background: url('images/container-background.jpg') no-repeat center top;
}
div#left {
  width: 234px;
  float: left;
  margin-right: 8px;
  margin-left: 21px;
}
img#logo {
  float: left;
  margin-left: 16px;
}
div#nav_left {
  float: left;
  background-image: url('images/nav-left-background.png');
  width: 192px;
  height: 226px;
  margin: 0px 0px 9px 22px;
  padding-top: 10px;
}
div#nav_left a {
  text-decoration: none;
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  padding-left: 37px;
  margin: 1px 0px 0px 19px;
  color: #413c37;
  line-height: 17px;
}
div#nav_left.single_line a {
  line-height: 35px;
}
div#nav_left a:hover, div#nav_left a.current {
  color: #635138;
}
div#nav_left a span {
  display: block;
  margin-left: 10px;
}
a#nav_left_1 {
  background-image: url('images/nav-left-icons/1.png');
  background-position: 0px center;
}
a#nav_left_2 {
  background-image: url('images/nav-left-icons/2.png');
  background-position: 1px center;  
}
a#nav_left_3 {
  background-image: url('images/nav-left-icons/3.png');
  background-position: 2px center;
}
a#nav_left_4 {
  background-image: url('images/nav-left-icons/4.png');
  background-position: 1px center;
}
a#nav_left_5 {
  background-image: url('images/nav-left-icons/5.png');
  background-position: 3px center;
}
a#nav_left_6 {
  background-image: url('images/nav-left-icons/6.png');
  background-position: 3px center;
}
a#nav_left_1.current {
  background-image: url('images/nav-left-icons/1-current.png');
}
a#nav_left_2.current {
  background-image: url('images/nav-left-icons/2-current.png');
}
a#nav_left_3.current {
  background-image: url('images/nav-left-icons/3-current.png');
}
a#nav_left_4.current {
  background-image: url('images/nav-left-icons/4-current.png');
}
a#nav_left_5.current {
  background-image: url('images/nav-left-icons/5-current.png');
}
a#nav_left_6.current {
  background-image: url('images/nav-left-icons/6-current.png');
}
div#left_extra {
  margin-left: 2px;
  margin-top: -8px;
}
div#left_extra img {
  border: 7px solid #c0bca1;
  display: block;
  margin-top: 10px;
}
div#right {
  width: 685px;
  float: left;
  margin-left: 15px;
}
div#nav_top {
  float: right;
  margin: 6px 4px 0px 0px;
  line-height: 21px;
}
div#nav_top a {
  text-decoration: none;
  margin-left: 7px;
  border-left: 1px solid #564d40;
  padding-left: 7px;
  color: #aca49c;
  height: 21px;
  float: left;
}
div#nav_top a:hover, div#nav_top a.current {
  color: #e2dcc4;
}
div#nav_top a.first {
  border: none;
  padding: 0px;
  margin-left: 31px;
}
div#nav_top_middle {
  height: 29px;
  background: url('images/nav-top-background-middle.png') 0px -2px;
  float: left;
  padding-right: 31px;
}
div#nav_top_background_left {
  height: 29px;
  width: 4px;
  background: url('images/nav-top-background-left.png') 0px -2px;
  float: left;
}
div#nav_top_background_right {
  height: 29px;
  width: 4px;
  background: url('images/nav-top-background-right.png') 0px -2px;
  float: left;
}
div#slideshow {
  width: 667px;
  height: 220px;
  border: 6px solid #c0bca1;
  float: left;
  margin: 40px 0px 20px 2px;
  background-color: #c0bca1;
}
div#slideshow img {
  display: block;
  width: 667px;
  height: 220px;
}
div#content_container {
  width: 685px;
  float: left;
}
div#content_background_top {
  width: 685px;
  height: 6px;
  background-image: url('images/content-background-top.png');
}
div#content {
  width: 582px;
  background-image: url('images/content-background-middle.png');
  overflow: hidden;
  padding: 25px 52px 25px 51px;
}
div#content img {
  border: 8px solid #716e5e;
}
div#content a {
  color: #c76a13;
}
div#content a:visited {
  color: #b55c00;
}
div#content_background_bottom {
  width: 685px;
  height: 7px;
  background-image: url('images/content-background-bottom.png');
}
div#footer {
  width: 936px;
  clear: both;
  margin: 0px auto;
  padding: .5em 0px;
  text-align: center;
  size: .85em;
  color: #e2dcc4;
}
div#footer a {
  color: #e2dcc4;
}
div.photo_gallery {
  overflow: hidden;
}
div.photo_gallery a {
  width: 114px;
  height: 88px;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}
div.photo_gallery a img {
  width: 106px;
  height: 80px;
  border-width: 4px !important;
}
div.horse_list a {
  height: 9em;
  text-decoration: none;
  text-align: center;
}
