/* CSS Document */

* {
	margin:0;
	padding:0;}

body {
	font:12px Arial, Helvetica, sans-serif;
	background-color:#000000;
	text-align:cetner;}

#wrapper {
	width:897px;
	margin:0 auto;
	text-align:left;
	border:2px solid #80572B;
	background-color:#000000;}

#nav_bg {
	float:left;
	width:135px;
	height:800px;
	background:url(images08/bg_nav.jpg) no-repeat top left;}

#nav {
	padding-top:240px;
	text-align:center;}

#nav ul {
	display:block;
	width:80px;
	height:35px;
	text-align:center;
	margin:0 auto;	}

#nav ul li {
	list-style: none;	
	width:80px;
	height:30px;
	margin-bottom:1em;}

#nav ul li.home a, #nav ul li.home a:visited {
	background:url(images08/nav/btn_home.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.home a:hover {
	background:url(images08/nav/btn_home_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}

#nav ul li.stallions a, #nav ul li.stallions a:visited {
	background:url(images08/nav/btn_stallions.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.stallions a:hover {
	background:url(images08/nav/btn_stallions_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.mares a, #nav ul li.mares a:visited {
	background:url(images08/nav/btn_mares.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.mares a:hover {
	background:url(images08/nav/btn_mares_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
	
	#nav ul li.colts a, #nav ul li.colts a:visited {
	background:url(images08/nav/btn_colts.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.colts a:hover {
	background:url(images08/nav/btn_colts_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
	
	#nav ul li.fillies a, #nav ul li.fillies a:visited {
	background:url(images08/nav/btn_fillies.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.fillies a:hover {
	background:url(images08/nav/btn_fillies_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.geldings a, #nav ul li.geldings a:visited {
	background:url(images08/nav/btn_geldings.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.geldings a:hover {
	background:url(images08/nav/btn_geldings_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.foals a, #nav ul li.foals a:visited {
	background:url(images08/nav/btn_foals.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.foals a:hover {
	background:url(images08/nav/btn_foals_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
		
#nav ul li.show a, #nav ul li.show a:visited {
	background:url(images08/nav/btn_show.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.show a:hover {
	background:url(images08/nav/btn_show_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
		
#nav ul li.sales a, #nav ul li.sales a:visited {
	background:url(images08/nav/btn_sales.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.sales a:hover {
	background:url(images08/nav/btn_Sales_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
			
#nav ul li.sold a, #nav ul li.sold a:visited {
	background:url(images08/nav/btn_sold.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.sold a:hover {
	background:url(images08/nav/btn_sold_down.jpg) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
				
#nav ul li.contact a, #nav ul li.contact a:visited {
	background:url(images08/nav/btn_contact.jpg) no-repeat top left;
	text-decoration:none;
	width:80px;
	height:30px;
	display:block;}
	
#nav ul li.contact a:hover {
	background:url( url(images08/nav/btn_contact_down.jpg)) no-repeat top left;
	width:80px;
	height:30px;
	display:block;}
	
#content {
	width:760px;
	float:right;
	border-left:2px solid #80572B;
	min-height:800px;}

#content #masthead {
	width:760px;
	height:297px;
	background:url(images08/masthead.jpg) no-repeat top left;}
	
#content #main {
	width:740px;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	text-align:left;
	margin:10px;
	line-height:1.5em;}

#content #main h1 {
	color:#80572B;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;}

#content #main h2 {
	color:#80572B;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:1em 0;
	border-bottom:1px solid #80572B;
	border-bottom:1px solid #c0a674;}
	
#content #main a:link, #content #main a:visited {color:#c0a674; text-decoration:underline;}
#content #main a:hover {color:#FFF; text-decoration:none;}

#footer {
		clear:both;
		height:80px;
		width:897px;
		background:url(images08/bg_footer.jpg) no-repeat top left;
		border-top:2px solid #80572B;}

#footer p.links {
		color:#cbb180;
		font-weight:bold;
		font:12px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		padding-top:10px;}

#footer p.links a:link, #footer p.links a:visited {
		color:#cbb180;
		text-decoration:underline;}

#footer p.links a:hover {
	text-decoration:none;}
	
	
table.pedigree {
	background:url(images08/bg_pedigree.jpg) no-repeat top left;;
	color:#42778f;
	width:422px;
	height:321px;
	margin:0 auto;
	fon-size:10px;}
	
table.pedigree th {
	font-weight:bold;
	text-align:center;
	padding-top:10px;}
	
table.pedigree td {
	padding:2px;}
	
table.summary {
	width:90%;
	margin:0;
	padding:0;
	border:1px solid #80572B;
	border-collapse:collapse;}
	
table.summary th {padding:0; border-bottom:1px solid #80572B;}

table.horsedetails {
	width:90%;
	margin:0;
	padding:0;
	border:1px solid #80572B;
	border-collapse:collapse;}
	
table.horsedetails th {padding:0; border-bottom:1px solid #80572B;}

table.horsedetails td {padding:5px;}

.hilite {color:#a90000;}
.hilite2 {color:#FFCC33;}

.promobox {
	background:#000 url(images08/bg_promo_box.jpg) repeat-x top left;
	padding:10px;border:1px solid #80572b;}
	
#content  #main .promobox h1 {color:#c0a674;font-weight:bold;}
#content  #main .promobox h2 {color:#FFF;border-color:#FFF;font-weight:bold;}

table.bloodlines {
	width:70%;
	border:1px solid #80572B;
	padding:5px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:left;}
	
table.bloodlines a:link, table.bloodlines a:visited {
	color:#80572B;
	text-decoration:underline;	text-align:left;}
	
table.bloodlines a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#80572B;	text-align:left;}