body{
  margin:10px 0;
  padding:0;
  font:normal normal normal 12px normal;
  background: url(images/redback.jpg) repeat;
  font-family: Tahoma, Arial, sans-serif;
}
a {
  color: blue;
}

a:visited {
  color: blue;
}

a:hover {
  color: blue;
  background-color: #DDDDDD
}

#all{
  width:970px;
  margin:0 auto;
  background-color: #FFFFFF;
  border-right:#000000 solid 1px;
  border-left:#000000 solid 1px;

}
#header{
  width:970px;
  height:150px;
  margin:0 auto;
  background:url(images/top22.jpg) no-repeat center;
  border-top:#000000 solid 1px;
  border-bottom:#000000 solid 1px;
  }

#content{
  width:970px;
  margin:0 auto;
  background:#FFFFFF;

}
#sidebar{
  float:left;
  width:160px;
  padding:10px 10px 0 10px;
}

#main{
  float:right;
  width:745px;
  padding:10px 10px 0px 0px;
  background:#FFFFFF;
  border-left:#EEEEEE solid 1px;
}
#photocol{
  float:left;
  width:250px;
  padding:10px 10px 0px 20px;
  background:#FFFFFF;
  text-align: justify
}
#middlecol{
  float:left;
  width:400px;
  padding:10px 10px 0px 20px;
  background:#FFFFFF;
  text-align: justify
}
.center{
  text-align: center
}

#footer{
  width:970px;
  margin:0 auto;
  padding:5px 0 5px 0;
  background:#D3D1D3;
  text-align:center;
  border-bottom:#000000 solid 1px;
  border-top:#000000 solid 1px;
}

.footerstuff{
  text-align: center;
  font-size: smaller;
  background-image: url(images/redback.jpg);
  background-repeat: repeat
}
.box {
	border: thin solid Black;
	margin: 10px 75px 10px 75px;
	padding: 10px;
	font: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.box1 {
	border: thin solid Black;
	margin: 15px 0px 10px 25px;
	padding: 4px;
	font: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #F5F5DC;
}

p {
	margin-left: 20px;
	font-size: 14px;
}

h1 {
	border: thin solid Black;
	margin: 10px 75px 10px 75px;
	font-size: 22px;
	background-image: url(images/redback.jpg);
    text-align: center;
  font-style: oblique
}
.stretch{
letter-spacing: .5em;
}
.bottom{
  width: 670px;
  text-align: center;
  font-style: italic;
}


h2 {
	border: thin solid Black;
	margin: 10px 75px 10px 75px;
	text-align: center;
    background-color: #CCCC99;
  font-style: italic;
  font-size: 20px
}
.small {
	font-size: 12px;
	font: arial;
	}

#menu a {
	display: block;
	width: 100px;
	height: 30px;
	background: url("home.gif") 0 0 no-repeat;
}
#menu a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu1 a {
	display: block;
	width: 140px;
	height: 30px;
	background: url("colts.gif") 0 0 no-repeat;
}
#menu1 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu2 a {
	display: block;
	width: 140px;
	height: 30px;
	background: url("stud.gif") 0 0 no-repeat;
}
#menu2 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu3 a {
	display: block;
	width: 129px;
	height: 30px;
	background: url("snapshots.gif") 0 0 no-repeat;
}
#menu3 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu4 a {
	display: block;
	width: 129px;
	height: 30px;
	background: url("contact.gif") 0 0 no-repeat;
}
#menu4 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu5 a {
	display: block;
	width: 179px;
	height: 30px;
	background: url("mares.gif") 0 0 no-repeat;
}
#menu5 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu6 a {
	display: block;
	width: 179px;
	height: 30px;
	background: url("links.gif") 0 0 no-repeat;
}
#menu6 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu7 a {
	display: block;
	width: 194px;
	height: 30px;
	background: url("sale2.gif") 0 0 no-repeat;
}
#menu7 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
#menu8 a {
	display: block;
	width: 179px;
	height: 30px;
	background: url("stock.gif") 0 0 no-repeat;
}
#menu8 a:hover {
   background-position: 0px -32px;
	color: #E9BE75;
      }
label
{
width: 5em;
float: left;
text-align: right;
margin: 0 1em 10px 20px;
clear: both
}

.input-box
{
	float: left;
	margin-bottom: 10px;
	color: #26a;
	background: #F5F5DC;
	border: #26a solid 1px;
}
.formtext {
	color:#000;
	background:#F5F5DC;
	border:1px #5b053f solid;
	font: 1em arial, sans-serif
    }
.formtext:focus  {background:#fff}
.input-box:focus {background:#fff}
.submit-button
{
clear: both;
color: #000;
background: white;
border: 2px #9cf outset
}

fieldset
{
border: #26a solid 1px;
width: 35em;

}

legend
{
background: #fb0;
border: #26a solid 1px;
padding: 1px 10px
}
.space {
	margin-left: 200px;
}
.borderbottom{
  border-bottom: #000000 1px solid
}