@charset "utf-8";
/* CSS Document */

/*RESET CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, font, img, small, strong, tt, b, u, i, center, ol, ul, li, form, label, table, caption, tr, th, td, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family: "Trebuchet MS";
	color:#333333;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%;
	background-position: bottom;
	background-color: #988D57;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}
#page_wrapper {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* MAIN STYLES */
strong.sale {
	font-size: 14px;
	color:#990000;
}
#container {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	}
#header {
	overflow: hidden;
	height: 202px;
	position: relative;
	}
#header img {
	float: left;
	padding: 0px;
	margin: 0px;
	}
#header img.logo {
	padding: 0px;
	margin-top: 20px;
	margin-left: 30px;
	_margin-left: 30px;
	}
#header img.goats {
	float: right;
	padding: 0px;
	margin: 0px;
	}
#nav {
	position: absolute;
	width: 760px;
	top: 135px;
	right: 10px;
	height: 65px;
	overflow: hidden;
}

#main {
	height: 100%;
	background-image: url(../images/shadow_ridge_boer_main_01.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0;

}
#main_content {
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px 26px 30px 26px;
	position: relative;
	overflow: hidden;
}
#main_content img {
	float: left;
}

#main_content img#rock {
	float: right;
	padding: 0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
}
img#ranch {
	position: absolute;
	top: 335px;
	left: -20px;
	padding: 0;
	margin: 0px;
	z-index: 6000;
}
#page_titles {
	height: 100%;
	margin-bottom: 20px;
	width: 940px;
	overflow: hidden;
	margin-right: 20px;
}
#page_titles img#genetics {
	float: right;
	margin-top: 20px;
}
#main h2 {
	color:#003300;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "Book Antiqua";
	font-style: italic;
	font-weight: bold;
	text-align: left;
	}
#main h2.second_para {
	margin-top: 280px;
}
#main .caption {
	font-size:10px;
	}
#anim1 {
	width: 465px;
	position: relative;
	overflow: hidden;
	height: 100%;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}
#anim2 {
	width: 465px;
	position: relative;
	overflow: hidden;
	height: 100%;
	margin-bottom: 25px;
}
#anim3 {
	width: 465px;
	position: relative;
	overflow: hidden;
	height: 100%;
	margin-bottom: 25px;
	margin-right: 15px;
	float: left;
}
#anim4 {
	width: 465px;
	position: relative;
	overflow: hidden;
	height: 100%;
	margin-bottom: 25px;
}
#anim5 {
	width: 465px;
	position: relative;
	overflow: hidden;
	height: 100%;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	clear: both;
}
#anim6 {
	width: 465px;
	overflow: hidden;
	height: 100%;
	margin-bottom: 25px;
	position: relative;
}
#pic_area {
	float: left;
	height: 100%;
	width: 245px;
	overflow: hidden;
	text-align: center;
}
#pic_area .captions {
	font-size: 11px;
}
#goat_data {
	margin: 0px;
	width: 220px;
	float: right;
	overflow: hidden;
	padding: 0px;
}
#goat_data_sale {
	margin: 0px;
	width: 220px;
	float: right;
	overflow: hidden;
	padding: 0px;
}
#anim5_sale {
	width: 565px;
	position: relative;
	overflow: hidden;
	height: 100%;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	clear: both;
}
#comments {
	float: left;
	overflow: hidden;
	width: 460px;
	margin-top: 15px;
	text-align: left;
}
#vitals {
	margin-bottom: 10px;
}
#vitals li {
	text-align: center;
	line-height: 1.5em;
}
#vitals h3 {
	color:#990000;
	font-size: 13px;
	font-weight: bold;
}
#bloodlines {
	float: right;
	font-size: 12px;
	width: 215px;
	overflow: hidden;
}
#bloodlines li {
	line-height: 1.2em;
	}
#bloodlines .sire_s {
 	margin-left: 80px;
}
#bloodlines .sire {
	height: 30px;
	background-image: url(../images/bracket.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	background-position: center;
}
#bloodlines .sire_d {
	margin-left: 80px;
	margin-bottom: 20px;
}
#bloodlines .dam_s {
 	margin-left: 80px;
}
#bloodlines .dam {
	background-image: url(../images/bracket.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	background-position: center;
}
#bloodlines .dam_d {
 	margin-left: 80px;
}

#footer {
	height: 202px;
	background-image: url(../images/shadow_ridge_boer_main_02.jpg);
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#FFFFFF;
}
#sub_nav {
	padding-top: 60px;
}

#brand {
	float: left;
	_margin-left: 20px;
	_margin-top: 30px;
	margin: 0px;
	padding-top: 60px;
	padding-left: 40px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.show_list {
	margin-right: 7px;
	padding-left: 35px;
	list-style-type: disc;
}

#margarita {
	width: 570px;
	position: relative;
	overflow: hidden;
	height: 100%;
	float: right;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 8px;
	border: solid 2px #666666;
	margin-top: 15px;
}
#margarita.caption {
	color: #003300;
	font-weight: bold;
	
}
#pic_area.margarita {
	width: 338px;
	height: 100%;
	float: left;
}
#goat_data.shows2005 {
	margin: 0px;
	padding: 0px;
	width: 226px;
	overflow: hidden;
	height: 100%;
	float: none;
}
#comments.margarita_data {
	width: 226px;
	height: 100%;
}
#margarita_comments {
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
	position: relative;

}

#gthirtytwo {
	width: 425px;
	position: relative;
	overflow: hidden;
	height: 100%;
	float: right;
	margin-bottom: 25px;
	margin-left: 10px;
	border: solid 2px #666666;
	margin-top: 15px;
	padding: 8px;
}
#pic_gthirtytwo {
	height: 100%;
	clear: both;
	width: 425px;
}
#goat_gthirtytwo {
	padding: 0px;
	overflow: hidden;
	height: 100%;
	float: none;
	width: 230px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#comments_gthirtytwo {
	float: left;
	overflow: hidden;
	width: 425px;
	margin-top: 15px;
}
#zoro {
	width: 575px;
	position: relative;
	overflow: hidden;
	height: 100%;
	float: right;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 8px;
	border: solid 2px #666666;
	margin-top: 15px;
}
#pic_zoro {
	height: 100%;
	width: 340px;
	float: left;
	margin-right: 10px;
}
#goat_zoro {
	padding: 0px;
	overflow: hidden;
	height: 100%;
	width: 200px;
	margin: 20px 0px 0px 5px;
	position: relative;
}

#comments_zoro {
	float: left;
	overflow: hidden;
	width: 575px;
	margin-top: 15px;
}


#shows_2009 {
	position: relative;
	height: 555px;
	float: right;
	margin-bottom: 25px;
	margin-top: 15px;
	text-align: center;
	width: 615px;
}
#shows_2009.show_pic {

}
#sale_top {
	widows: 900px;
	position:relative;
	overflow: hidden;
	float: left;
	width: 900px;
	}
	
#sale_col1 {
	float: left;
	height: 100%;
	width: 500px;
	overflow: hidden;
	margin-right: 20px;
}
#sale_col2 {
	height: 100%;
	width: 365px;
	float: left;
	margin-right: 15px;
}
#sale_col3 {
	height: 100%;
	width: 300px;
	float: left;
}
#kids {
	float: left;
	height: 100%;
	width: 950px;
	text-align: center;
}
#kids img {
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
}
img .contact {
	float: right;
	padding: 0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#wethers img {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}
#goat_data.flashpoint {
	height: 240px;

}
.for_sale {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	color: #900;
}
.owned {
	color: #990000;
	font-weight: bold;
}
