@charset "UTF-8";
/* CSS Document */

* {margin: 0;} 
* {padding: 0;} 

html {background-color:#CCCCCC;background-image:url(../images/leather_bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

body {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	background:none;}

hr {
	background-color:#896244;
	color:#896244;
	width:860px;margin:0 auto;}

h3 {color:#333;}
h4 {color:#333;}


#container {
	margin: 0 auto;
	width: 945px;
	padding-top:8px;
}
#banner {
	
	background-repeat:no-repeat;
	margin-left:12px;
	width: 481px;
	height:166px;
	
}


#container .sheet {
	width:945px;
	background-image:url(../images/paper/middle.png);
	background-repeat:repeat-y;
}

#container .sheet #Kansas {
	background-image: url(../images/kansas2.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 903px;
	margin-left:24px;
	padding-top:24px;
}

#container .sheet #navcontain {
	background-image:url(../images/navcontain.png);
	background-repeat:no-repeat;
	margin-top: -4px;
	margin-left:-4px;
	width: 945px;
	height: 63px;
	padding-top:10px;
	
}

/* Nav */

#nav {

	margin:0 auto;
	float: left;
	display: inline;
	padding-left:38px;
	
	
}		
		

#nav ul {
	float: left;
	margin: 0;
	padding: 0;
	margin-left:0px;
	list-style-type: none;
	visibility: hidden;
	background-color:none;
	opacity:0.79;
	position:relative;
	z-index:5;
}



#nav li {
	float: left;
	
}
#nav a {
	float: left;
	
	color:#333333;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 8px 0 8px 20px;
	font-size: 20px;
}	


#nav ul a:hover {
	color:
	#660099;
	background: url(subnav_arrow1.gif) 10px 50% no-repeat;
	padding-left:24px;
}

#nav li.menu_head a {
	padding: 2px 2px 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right:20px;
	color:#E7E7E7;
	font-size:20px;
	
}
#nav li.menu_head a:hover {
	color:#FFF;
	}

#nav #home  {width:90px;text-align:center;margin-left:30px;}
#nav #sale	{width:219px;text-align:center;margin-left:32px;}
#nav #mares  {width:138px;text-align:center;margin-left:-12px;}
#nav #foals  {width:234px;text-align:center;margin-left:21px;}
#nav #stallions {width:126px;text-align:center;margin-left:-10px;}	
#nav #ranch {width:254px;text-align:center;margin-left:23px;}


/* End Nav */
#container #top {
	background-image: url(../images/paper/top.png);
	background-repeat:no-repeat;
	height: 23px;
	width: 978px;
}

#container #bottom {
	background-image: url(../images/paper/bottom.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 970px;
}

#container #bottom a {
	color:#666666;
	text-align:left;
	font-size:9px;
	margin-left:806px;
}
	
#container .sheet .leftcol {
	padding-left:50px;
	padding-top:12px;
	width: 420px;
}


#container .sheet .rightcol {
	width:440px;
	float: right;
	
}
#container .sheet .rightcol .slideshow {
	margin-left:-10px
}

#container .sheet .rightcol .slideshowstill {
	margin-left:-10px
}


#rightbottom {
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	margin-left:-18px;
	background-image: url(../images/rightbottom.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 440px;
}


#rightbottom a {color:#FFFFFF;}

#container .sheet .rightcol #qualityflip {
	background-image: url(../images/qualityflip.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 399px;
}

#container .sheet .rightcol #quality {
	background-image: url(../images/quality.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 399px;
}
#container .sheet .title {
	margin: 0px;
	font-weight: bold;
}

#container .sheet .rightcol #waldo {
	background-image: url(../images/waldo.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 402px;
}

