html,body { height: 100%; }

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-size: 62.5%;
	border: none;
	list-style-type: none;
	background-color: #5e5834;
	background-image: url(images/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

img { border: 0; }
ul,li { list-style-type: none; }

.leftsolo
{
	float: left;
	display: inline;
	margin: 20px 0 0 6px;
	height: 200px;
	width: 26px;
	background-image: url(images/leftsolo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.leftnav
{
	float: left;
	display: inline;
	margin: 40px 0 0 0;
	width: 87px;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #5e5834;
	border-top: 1px solid #5e5834;
}

.leftnav a
{
	color: #5e5834;
	text-decoration: none;
}

.leftnav a:hover
{
	color: #5e5834;
	text-decoration: none;
}

.leftnav a:active
{
	color: #5e5834;
	text-decoration: none;
}

a.nav1
{
	float: left;
	width: 79px;
	height: 15px;
	border-bottom: 1px solid #5e5834;
	padding-left: 8px;
	padding-top: 3px;
	page-break-after: always;
	background-color: #FFFFFF;
}

a.nav2
{
	float: left;
	width: 79px;
	height: 15px;
	border-bottom: 1px solid #5e5834;
	padding-left: 8px;
	padding-top: 3px;
	page-break-after: always;
}

a:hover.nav2
{
	float: left;
	width: 79px;
	height: 15px;
	background-color: #FFFFFF;
}

a:active.nav2
{
	float: left;
	width: 79px;
	height: 15px;
	background-color: #FFFFFF;
}

.nav2:hover { background-color: #FFFFFF; }
.nav2:active { background-color: #FFFFFF; }

.content
{
	float: left;
	margin: 0 0 0 6px;
	display: inline;
	width: 620px;
	text-align: left;
}

.pagetitle
{
	float: left;
	width: 400px;
	height: 40px;
	padding: 13px 0 10px 14px;
	background-position: top left;
	background-repeat: no-repeat;
	font-family: georgia, serif;
	font-size: 1.8em;
	color: #5e5834;
	font-weight: bold;
}

.seperate { clear: both; }

.home-content
{
	float: left;
	display: inline;
	margin: 0 0 0 14px;
	width: 416px;
}

.borderimg
{
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}

.home-right
{
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	width: 170px;
	text-align: left;
}

.right-line
{
	float: left;
	border-bottom: 1px solid #AAAAAA;
	padding: 2px 0;
	width: 162px;
}

.bottom
{
	float: left;
	margin: 180px 0 0 10px;
	width: 600px;
}

.text1
{
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #5e5834;
}

.text1 a
{
	color: #6169A9;
	text-decoration: underline;
}

.text1 a:hover
{
	color: #5e5834;
	text-decoration: none;
}

.text1 a:active
{
	color: #5e5834;
	text-decoration: none;
}

.text2
{
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #888888;
}

.r-horse,.r-rider,.r-owner,.r-placing { float: left; }
.r-horse .text1,.r-rider .text1,.r-owner .text1,.r-placing .text1 { font-size: 1.1em; }
.r-horse { width: 120px; }
.r-rider { width: 140px; }
.r-owner { width: 140px; }
.r-placing { width: 194px; }

.r-1
{
	float: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	padding: 2px 0;
}

.r-2
{
	float: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	padding: 2px 0;
}

/*SALES*/
.sales_pic
{
	float: left;
	width: 150px;
	height: 131px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}

.sales_horse_pic
{
	height: 118px;
	margin-bottom: 3px;
	background-image: url(images/spacer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.sales_info
{
	float: left;
	margin-left: 10px;
}

.sales_heading
{
	margin-top: 2px;
	float: left;
	font-size: 0.9em;
	color: #888888;
	width: 35px;
}

.sales_description
{
	float: left;
	font-size: 1.1em;
	width: 380px;
}

.sales-line
{
	float: left;
	border-bottom: 1px solid #AAAAAA;
	padding: 2px 0;
	width: 420px;
}

.sales { width: 600px !important; }
.sales-video
{
	clear: both;
	padding-top: 14px;
}
