@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Helvetic, Arial, sans-serif;
	font-size:13px;
	background-color:#591818;
	margin-top: 15px;
	width:100%;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	}

a {
	color:#591818;
	text-decoration:none;
	}
	
a:hover {
	color:#591818;
	text-decoration:underline;}

.page {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	}

/* header  */
.whole_header {
	height:384px;
	}	

.whole_header h4 {
	display:none;}	
	
.header1 {
	background-image:url("images/bridlefamilypage3.jpg");
	background-repeat:no-repeat;
	height:400px;
	width:106px;
	border:3px solid #000;
	float:left;
	}


.header2 {
	float:left;
	background-image:url("images/banner1_edited.jpg");
	width:825px;
	height:400px;
	border:3px solid #000;
	margin-left:-3px;	
	}



/* Left Navigation */
.left {
	margin: 10px 0 0 0;
	width:260px;float:left;
	}
	
ul {
	margin:0 0 5px 0px;
	padding:0;
	list-style-type:none;}
	
.left_nav li {	
	width:240px;
	padding:5px 0 8px 5px;
	border-bottom:2px solid #f90;
	}

.left_nav a {	
	font:11px Verdana, Helvetic, Arial, sans-serif;
	color: #f90;
	text-decoration:none;
	padding:20px 110px 20px 20px;
	font-weight:lighter;
	
	}

.left a:hover {
	background-image:url("page_gfx/bullet_wht.gif");
	background-repeat:no-repeat;
	background-position:5px 23px;
	color:#ffc;
	font-weight:bold;
	}
	
/* Left side images */
	
.left_images {
	width:192px;
	margin:35px auto 10px auto;
	text-align:center;
	}
	
.left p {
	margin:0;
	padding:0;
	font:11px Verdana, Helvetic, Arial, sans-serif;
	color: #FF9900;
	}
	
img {
	border:3px solid #000;
	margin-bottom:20px;
	}
.no_margin {
	margin:0;
	padding:0;}
	
	
.right_side {
	float:left;
	width:658px;
	margin:15px 0 0 20px; 
	padding:0 0 20px 0;
	background-image:url(page_gfx/basketstamp_bkg.gif);
	}
.right_side_cattle {
	float:left;
	width:658px;
	margin:15px 0 0 20px; 
	padding:0 0 20px 0;
	background-image:url(page_gfx/basketstamp_bkg.gif);
	}


/* two column display */
.right_side2 {
	width:335px;
	float:left;
	background-color:#fff;
	border:3px solid #000;
	margin:15px 0 0 20px;padding:8px;
	height:100%;
	min-height:970px;
	}
	

.right_side2_index {
	width:335px;
	float:left;
	background-color:#fff;
	border:3px solid #000;
	margin:15px 0 0 20px;
	padding:8px;
	height:100%;
	min-height:1489px;
	}

	
.right_side2_links {
	width:335px;
	float:left;
	background-color:#fff;
	border:3px solid #000;
	margin:15px 0 0 20px;padding:8px;
	}

.right_side2_contact {
	width:335px;
	float:left;
	background-color:#fff;
	border:3px solid #000;
	margin:15px 0 0 20px;padding:8px;
	min-height:1265px;
	}	
	
.right_side2_news {
	width:335px;
	float:left;
	background-color:#fff;
	border:3px solid #000;
	margin:15px 0 0 20px;padding:8px;
	min-height:2049px;
	}	

	
.logo {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	height:150px;
	}
	
.flags {
	height:50px;width:100%;
	padding: 0 0 15px 0;}
	
.place_left {
	text-align:left;}
		
.right_side2 img {
	margin:auto;
	border:0;height:100%;
}

.right_side2_index img {
	margin:auto;
	border:0;
}


/* right side 3 column */
.right_side3 {
	width:290px;
	float:left;
	border:1px solid #000;
	background-image:url(page_gfx/basketstamp_bkg.gif);
	margin:15px 0 0 -3px;
	padding:5px;
	}
	
.right_side3_cattle {
	width:290px;
	float:left;
	border:1px solid #000;
	background-image:url(page_gfx/basketstamp_bkg.gif);
	margin:15px 0 0 -3px;
	padding:5px;
	min-height:980px;
	}
	
	
/* contect right side 3 also controls cattle right side */	
.right_side3_contact {
	color:#fff;
	width:288px;
	float:left;
	border:1px solid #000;
	background-image:url(page_gfx/basketstamp_bkg.gif);
	margin:16px 0 0 -3px;
	padding:8px;
	text-align:center;
	min-height:1267px;
	}
	
.right_side3_news {
	color:#fff;
	width:288px;
	float:left;
	border:1px solid #000;
	background-image:url(page_gfx/basketstamp_bkg.gif);
	margin:16px 0 0 -3px;
	padding:8px;
	text-align:center;
	min-height:2050px;
	}

	
.right_side3_index {
	color:#fff;
	width:286px;
	float:left;
	border:1px solid #000;
	background-image:url(page_gfx/basketstamp_bkg.gif);
	margin:16px 0 0 -3px;
	padding:8px;
	text-align:center;
	min-height:1490px;
	}

	
.right_side3_contact p {
	color:#fff;
	}
.right_side3_news p {
	color:#fff;

	}	
	
table {
	margin-bottom:16px;}

.site_map table {
	background-color:#eee;
	margin-right:auto;
	margin-left:auto;}
	
/* stallions page */
.stallions, .sale_barn, .map, .site_map {
	width:550px;
	margin:20px auto 0 auto;
	text-align:center;
	padding:.5px;}
	
.right_side h5 {
	width:658px;
	text-align:center;	
	color:#fff;
	font-weight:normal;
	}
	
.no_border {
	border:0;}


/* footer css */
	
.footer {
	clear:both;
	width:940px;
	text-align:center;
	padding:5px 0 0 0;}
	
.footer ul li {
	display:inline;}
	
hr {
	color:#f90;
	margin:10px 0 6px 0;;
	padding:0;
	width:940px;
	}
	
.footer a {
	font:11px Verdana, Helvetic, Arial, sans-serif;
	color: #FF9900;
	text-decoration:none;
	font-weight:lighter;
	padding:8px 0 15px 0;}
	
.footer a:hover {
	color:#ffc;
	font-weight:lighter;
	}

.color_span {
	color:#f90;
	}
	
.white_txt {
	color:#fff;}
	
.news_divider {
	width:98%;
	color:#f90;
	}
	
	
/* Extras */	
.sale_barn a {
	text-decoration:none;
	color:#5c1b19;}

.sale_barn a:visited {
	color:#f93;
	}
	
.sale_barn a:hover {
	color:#000;}
	
.smaller_txt {
	font-size:10px;}
	
.sale_background {
	background-color:#f7ede1;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:480px;}

