html, body, p, div, h1, h2, h3, h4, h5, h6, hr, form, blockquote, img, ul, li {
  margin: 0px;
  padding: 0px;
  }

body  {
  font-size: 10pt;
  background-color: #311107;
  font-family: tahoma, geneva, sans-serif;
  color: #2d1a02;
}
  
.clear  {
  clear: both;
  height: 0px;
  min-height: 0px;
  }
  
#content  {
  width: 769px;
  max-width: 769px;
  margin-top: 20px;
  }

#events {
  padding-top: 20px;
  }

#events li:first-line {
  font-size: 1.2em;
  font-weight: bold;
  color: #775C21;
  }
  
#events .locale {
  font-size: .8em;
  font-weight: bold;
  }  
  
#events ul li, #events ul li:first-line {
  list-style: disc;
  color: #2d1a02;
  font-size: 1em;
  font-weight: normal;
  }  
  
#events img.pdf {
  border: none;
  }  

#footer {
  background-color: #311107;
  text-align: center;
  padding: 5px;
  color: #7c3010;
  font-size: .8em;
  }

#footer a:link  {
  color: #7c3010;
  }

#footer a:visited  {
  color: #7c3010;
  }

#footer a:hover  {
  color: #be350c;
  }

#footer a:active  {
  color: #be350c;
  }

h2  {
  font-size: 1.2em;
  }
  
h3  {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 10px;
  }  

#header h1  {
  width: 769px;
  min-width: 769px;
  height: 159px;
  min-height: 159px;
  background-image: url("../images/header.jpg");
  }
  
#header h1 span {
  display: block;
	width: 0;
	height: 0;
	overflow: hidden;
  }  

#horse  {
  background-color: #597239;
  padding: 9px 0px 9px 54px; 
  }
  
.horseforsale img {margin:30px 0;}  

.img-btm  {
  margin-right: 10px;
  }

#right-col .img-ctr  {
  margin-left: 35px;
  border: 0px;
  }
  
.img-left {
  float: left;
  }
  
.img-right {
  float: right;
  } 

#left-col {
  float: left;
  width: 159px;
  min-width: 159px;
  background-color: #8f5333;
  color: #e3d8bb;
  
  }


#left-col img.pic {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  }

#left-col #addr {
  font-size: .8em;
  padding-left: 15px;
  }

#left-col #notice {
  font-size: .8em;
  padding: 15px;
  font-weight: bold;
  }

#left-col a {
  color: #e3d8bb;
  }
  
#main {
  text-align: left;
  font-size: 1em;
  line-height: 1.5em;
  background-color: #8f5333;
  }        

.news li {margin-bottom: 1em;}

#pics {
  background-color: #2d1a02;
  }

#right-col  {
  margin-left: 159px;
  padding: 35px;
  background-color: #dbd1af;
  border-left: 1px solid #ffffff;
  min-height: 644px;
  }

#right-col img  {
  border: 1px solid #ffffff;
  }

#right-col p  {
  margin-bottom: 15px;
  }

#right-col ul {
  list-style: square;
  margin: 15px 25px;
  }

ul  {
  list-style: none;
  }

ul#nav-1  {
  background-color: #c1b591;
  color: #190d01;
  font-family: verdana, tahoma, geneva, sans-serif;
  font-size: 1em;
  font-weight: bold;
  }
  
ul#nav-1 a:link {
  color: #190d01;
  text-decoration: none;
  }  

ul#nav-1 a:visited {
  color: #190d01;
  text-decoration: none;
  }

ul#nav-1 a:hover  {
  color: #642f00;
  text-decoration: none;
  }
  
ul#nav-1 a:active  {
  color: #642f00;
  text-decoration: none;
  }  
  
ul#nav-1 li {
  padding: 10px 0px 10px 17px;
  border-top: 1px solid #ffffff;
  }  

.mustang-pics {text-align:center;}
