/* CSS Document */

body img {display: block;}

body {
color:#000000;
background-color:#2F3921; 
font: 1em Verdana, Arial, sans-serif;
text-align:left;
}
  
div#wrap {border: 2px solid #C4B387; 
background-color:#FFFFFF;
color:#000000;
   width:760px;
  margin-left:auto;
  margin-right:auto;
} 

/* left menu box */
   
div#menu {
	float:left;
	width: 140px;
	margin-top:34px;
    margin-left: 16px;
	padding: 0px 0 0px 0;
	background-color:#FFFFFF;
	border-left-color:#2F3921;
	border-left-style:solid;
	border-left-width:thick;
	font-size:.95em;
	 }
  
div#menu b {display: none;}

div#menu a {display: block;
  color: black; background: transparent;
  text-decoration:none;
  margin: 0; padding: 0 8px;
  border: #DEEAAA;
  text-align: left; font-style: normal;
  text-decoration: none;
  font-size:.95em;}
    
  div#menu a:hover {color: #2F3921;
  padding-right: 8px;
  background-color:#C4B387;
  border-right-color:#2F3921;
	border-right-style:solid;
	border-right-width:thick;
	 font-size:.95em;}
	
	/* change on each page to show accessed page */
  
    div#menu a#onpage {
	background-color:#FFFFCC;
	color:#2F392;
	font-size:.95em;
	 margin: 0; padding: 0 6px;
     font-style:normal;
	text-align:left;

	}
	
	 
	 img.pics {margin-left:30px;}
	 
/* code for inline text links */
  
a.linksin:link {color:#A15604;
   text-decoration: none;
  font-size:1em;}
  
  a.linksin:visited {color:#5D2D23;
   text-decoration: none;
  font-size:1em;}
  
  a.linksin:hover {color:#FFFFFF;
  background-color:#C4B387;
  text-decoration: underline;
  font-size:1em;}
  
  /* main body text and elements */
  
   div#main {
 color:#000000;
  background-color:#FFFFFF;
  margin-top:30px;
  margin-right:15px;
  margin-left: 186px;
  }
 
  /* text and element box inside main */
  div#infobox {color:#000000;
  background-color:#FFFFFF;
  font-size:1em;
 width:540px;
}

.horses {color:#000000;
  background-color:#FFFFFF;
  font-size:1em;
 width:540px;
 border-bottom-color:#C4B381;
 border-bottom-style:solid;
 border-bottom-width:1px;
 
}
.horsesdyn {color:#000000;
  background-color:#FFFFFF;
  background-image:url(images/soldbkg.gif);
  background-repeat:no-repeat;
  font-size:1em;
 width:540px;
 border-bottom-color:#C4B381;
 border-bottom-style:solid;
 border-bottom-width:1px;
 
}

.horsesrock {color:#000000;
  background:transparent;
  background-image:url(images/soldbkg.gif);
  background-repeat:no-repeat;
  font-size:1em;
 width:540px;
 border-bottom-color:#C4B381;
 border-bottom-style:solid;
 border-bottom-width:1px;
 
}


img.horesphoto {
	float:right;
	margin:0;
	border:thin solid #2F3921;
	margin-top: 4px;
}

img.horesphoto1 {float:left;
margin:0 4px 0 0;
border:thin solid #2F3921;}

img.horsesales {
margin-left:auto;
  margin-right:auto;
border:thin solid #2F3921;}


span.view {
font-size:.9em;
color:#000000;
font-style:;}
  
 h1 {color:#000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:1.1em; 
 }
 
.heading {color:#000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:1.08em; }
 
 /* text links at page bottom */

div#textlink {
	margin: 0px 0px 4px 186px;
	background-color:#FFFFFF;
	font-size:.9em;
	 }
	
 div#textlink a {
  color: black; background: #FFFFFF;
  text-decoration:none;
  
  margin: 0; padding: 0 4px;
  border: #DEEAAA;
  font-size:.9em;}
  
  div#textlink a:hover {color:#FFFFFF;
  padding-right: 4px;
  background-color:#C4B387;}
  
  /*links on horse photo pages*/
  
  div#textlink2 {
	margin: 0px 0px 4px 186px;
	background-color:#FFFFFF;
	font-size:.9em;
	margin-left:auto;
	margin-right:auto;
	 }
	
 div#textlink2 a {
  color: black; background: #FFFFFF;
  text-decoration:none;
  
  margin: 0; padding: 0 4px 0 6px;
  border: #DEEAAA;
  font-size:.9em;}
  
  div#textlink2 a:hover {color:#FFFFFF;
  background-color:#C4B387;}
 
/* copyright text bottom and outside main body */
   
div#copy {color:#999999;
background-color:transparent;
font-size:.8em;
font-style:italic;
margin-left:10px;
width: 760px;
margin-left:auto;
  margin-right:auto;
}
