@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-repeat: no-repeat;
}
.copy {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A4867;
}
.copy a {
	color: #3D6996;
	text-decoration: underline;
}
.copy a:hover {
	color: #2A4867;
	text-decoration: none;
}
.heading {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #6B4A21;
}
.heading2nd {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B4A21;
}
.heading2nd a {
	color: #6B4A21;
}

.sm_copy {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #3A3A3A;
}
.sm_copy a {
	color:#6B6B6B;
	text-decoration:underline;
}
.sm_copy a:hover {
	color:3A3A3A;
	text-decoration:none;
}
.event {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #917655;
}
.soldhorse {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.redblink {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
}
.import {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}
.Nav {
	font-family: Garamond, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#773D08;
	font:bold 9pt arial;
}

.saleTitle {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A4867;
}

.date {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #917655;
	text-transform: uppercase;
}

.floattext {
	float:left;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 2px;
	margin-left: 0px;
	}