@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #4c0203;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #90856e;
}
table, td {margin:0px; padding:0px;}

ul { margin:0px; padding:0px;}


#lists {
	margin: 0px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#lists li {
	margin:1px;
	padding:1px;
	list-style-image:url(../images/arrow_hdetail.gif);
	list-style-position: outside;
}

#wrapper {
	padding: 0px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 908px;
	float: left;
}

#content_left {
	width:280px;
	margin: 0px;
	text-align: center;
	padding-top: 210px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#content_right {
	width:563px;
	margin: 0px;
	float: left;
	padding-top: 250px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content_right a:link, a:visited {
	text-decoration: underline;
	color: #7f0e10;
}

#content_right h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #7c0406;
	margin:0px;
	padding-bottom: 10px;
}

#content_right h2 {
	font-size: 18px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: -15px;
	padding-left: 0px;
	
}

#content_right h3 {
	font-size: 12px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -15px;
	padding-left: 0px;
}

#content_right p {
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

#footer {
	background-image: url(../images/footer.gif);
	background-position: right center;
	clear: both;
	width: 908px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer p {
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right: 180px;
	color:#e9dfc2;
}

#footer a {text-decoration:none; color:#e9dfc2; }

#footer a:hover {text-decoration:underline;}

#footer span {
	padding-right: 4px;
	padding-left: 5px;
}

.container {
	width:908px;
	padding:0px;
	margin: 0px;
	float: left;
	background-image: url(../images/site_bg.jpg);
	background-position: left top;
	/*border: 1px solid #00CCFF;*/
}

.contactinfo {
	width: 280px;
	text-align: center;
	color:#857b65;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*padding-left: 20px;*/
	font-size: 11px;
	line-height: 13px;
}

.contactinfo a { color: #7c0406; text-decoration:none;}
.contactinfo a:hover {color: #7c0406; text-decoration:underline;}

.sitebottom {
	background-image: url(../images/site_bottom.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 64px;
	width: 908px;
}

/*-------------------------------

MENU

-------------------------------*/



#menu {
	padding:0;
	height:50px;
	list-style:none;
	display:inline;
	overflow:hidden;
	margin: 0px;

}

#menu li {
		display:inline; 
		margin:0 0 0 0;
		padding:0;
		list-style:none;
		}

#menu a {
	float:left;
	margin:0px;
	padding:50px 0 0;
	overflow:hidden;
	height: 0px;
	text-indent:-9000px;
		}
		
#menu a:hover { 
		background-position: 0 -50px;
		}


#ranch_news a {
		width:63px;
		background:url("../images/btn_ranch_news.jpg") top left no-repeat;
		}

#ranch_facilities a {
		width:90px;
		background:url("../images/btn_facilities.jpg") top left no-repeat;
		}
		
#ranch_services a {
		width:79px;
		background:url("../images/btn_ranch_services.jpg") top left no-repeat;
		}
		
#standing_stallions a {
		width:90px;
		background:url("../images/btn_stallions.jpg") top left no-repeat;
		}
		
#ranch_broodmares a {
		width:111px;
		background:url("../images/btn_broodmares.jpg") top left no-repeat;
		}
		
#sale_barn a {
		width:62px;
		background:url("../images/btn_sale_barn.jpg") top left no-repeat;
		}
		
#horses_sold a {
		width:52px;
		background:url("../images/btn_horses_sold.jpg") top left no-repeat;
		}
		
#ranch_links a {
		width:67px;
		background:url("../images/btn_ranch_links.jpg") top left no-repeat;
		}
		
		
/*-------------------------------

TOP MENU CLASSES

-------------------------------*/


.topmenu {
	display: block;
	height: 22px;
	margin: 0px;
	width: 589px;
	text-align: right;
	float: right;
	padding-top: 22px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topmenu span {
	padding-right: 5px;
	padding-left: 6px;
	color: #b5a583;
}

.topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.topmenu li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topmenu li a {
	list-style-type: none;
	text-decoration: none;
	color: #998866;
	margin: 0px;
	padding: 0px;
}

.topmenu li a:hover {color:#890407;}

.imgborder {
	border: 1px solid #ada490;
	padding:0px;
	margin:0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
	border: 1px solid #ada490;
}
p.small {font-size:10px; margin:0px; padding:0px;}

