/* Connealy Angus Ranch ~ Redesign and CSS by Thuy Copeland ~ 2007.12.06, revised 2007.12.12 ~ www.api-webservices.com */
/* @group Layout */
body{
	margin: 0;
	padding: 0;
	background: #768c3a url(../images/design/bg.jpg) repeat-x fixed;
}

body, p{
	font: 14px/1.4 "Trebuchet MS", "ITC Avant Garde Gothic", "Lucida Grande", Helvetica, Geneva, "Arial Narrow", sans-serif;
	color: #242424;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	color: #4c3921;
	font-weight: normal;
	font-style: normal;
}
a{
	color: #4d792b;
}
a:visited{
	color: #185124;
}
a:hover{
	color: #000;
	background-color: #4d792b;
	text-decoration: none;
}
form{
	width: 500px;
	margin: auto;
}
#container{
	margin: 0 auto;
	min-width: 865px;
	width: 80%;
	background: #c4cda3 url(../images/design/bg_lite.jpg) repeat-x fixed;
}
#header{
	background: url(../images/design/header_bg.png) repeat-x;
	height: 183px;
	width: 100%;
	display: block;
}
#header a img.right{
	border-style: none;
	border-width: 0;
	float: right;
}
#header img.left{
	float: left;
}
#wrapper{
	border-right: 4px solid #7a6547;
	border-bottom: 4px solid #7a6547;
	border-left: 4px solid #7a6547;
	padding-right: 30px;
	padding-left: 30px;
	overflow: auto;
}
#nav{
	padding-top: 132px;
	float: left;
}

#nav a, #nav a:visited{
	color: #000;
	text-decoration: none;
	background-color: #fff;
	padding: 3px 10px;
}
#nav a:hover{
	color: #fff;
	background-color: #4c3921;
}
#content{
	clear: both;
}
#content img{
	border: 2px solid #4c3921;
}
#content img.noborder{
	border-style: none;
}
#content .left{
	float: left;
	margin: 10px 10px 10px 0;
}
#content .right{
	float: right;
	margin: 10px 0 10px 10px;
}
#content .clear{
	clear: both;
}
#content ul{
	list-style-type: square;
	margin-top: 0;
}
#footer{
	text-align: center;
}
#api{
	clear: both;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* @end */

/* @group EPDs and Pedigrees */

.ped_name{
	
}

.ped_calved{

}

.ped_sirename{
	
}

.ped_damname{
	
}

.ped_pedbody{
	
}

#epdtable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#epdtable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.epdhead{
	
}

.epdsubhead{
	
}

.epddata{

}
.burst{
	width: 200px;
	height: 205px;
	background: url(../images/bull_sale/burst2.png) no-repeat;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.burst p{
	width: 150px;
	padding-left: 22px;
	padding-top: 15px;
}
/* @end */
