@charset "utf-8";
/* CSS Document */

img {
border: none;
}

#horselist {
	list-style:none;
	padding: 0px 0px 0px 10px;
	font-size: 11px;

}

#horselist li {
	padding: 0px 0px 5px 10px;
}

#horselist a {
	text-decoration: none;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#horselist a:hover {
	text-decoration: none;
	color: #222222;
}

#horselist a:visited {
	text-decoration: none;
}

#horselist a:active {
	text-decoration: none;
}

a {
color: #555555;
}

ehr {
	margin: 40px 0;
	width: 75%;
	border: 1px solid #ABABAB;
}

div.hr {
clear: both;
display: block;
  height: 65px;
  background: #C7D4A4 url(images/hr.jpg) no-repeat top center;
}
div.hr hr {
  display: none;
}

h2 {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 19px;
		color: #667C4A;
		font-family: Arial, Helvetica, sans-serif;
	}

.forsale {
	clear: both;
	margin: 25px 0 20px 30px;
	color: #667C4A;
	overflow: auto
}

	.forsale h2 {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 19px;
		color: #667C4A;
	}
	.forsale h3 {
		margin: 5px 0 15px 0;
		padding: 0;
		font-size: 15px;
	}

	.sale {
		float: left;
	}
	
	.thumb {
		margin: 0 10px 10px 0;
		float: left;
		width: 100px; height: 65px;
		display: block;
	}
	
	.forsale p {
		margin: 5px 0;
		font-size: 14px;
	}
	
	
	