body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bkgrnd_body.jpg) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}

img {
	display: block;
	border: none;
}

h1 {
	font-size: x-large;
}
h2 {
	font-size: medium;
}




form {
	margin: 0;
	padding: 0;
}
label {
	font-size: small;
	font-weight: bold;
}
label.sub {
	font-size: small;
	font-weight: normal;
}
input, textarea {
	margin: 0 0 4px 0;
}
#a_Name, #b_Ranch, #c_Address, #e_Email, #g_Comments {
	width: 300px;
}

#wrapper {
	width: 720px;
	margin: 0 auto;
	background: url("images/bkgrnd_footer.jpg") repeat-y left top;
}


.floatLeft {
	float: left;
	margin: 0 20px 20px 0;
}
.floatRight {
	float: right;
	margin: 0 0 20px 20px;
}


#customerSuccess {
/*	line-height: normal;
	text-align: left; */
	font-size: x-small;
}


.clear {
	clear: both;
}


#header {
	height: 76px;
	background: url(images/bkgrnd_header.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCC;
}
#header p {
	padding: 51px 0 0 13px;
	margin: 0;
}
#header a {
	color: #FFF;
}




#menu {
	background: url(images/bkgrnd_nav.jpg) no-repeat left top;
	height: 25px;
	text-align: center;
	padding-left: 22px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
#menu a {
	display: block;
	height: 25px;
	margin: 0;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu a span {
	display: block;
	padding: 6px 0 0 0;
}

#menu li#linkHome {
	width: 72px;
}
#menu li#linkHerdSires {
	width: 112px;
}
#menu li#linkFemales {
	width: 94px;
}
#menu li#linkForSale {
	width: 97px;
}
#menu li#linkCustomerSuccess {
	width: 165px;
}

#menu li a:hover {
	color: #000;
}

#menu li#linkHome a:hover {
	background: url(images/menu_home.jpg) no-repeat left top;
}
#menu li#linkHerdSires a:hover {
	background: url(images/menu_herdsires.jpg) no-repeat left top;
}
#menu li#linkFemales a:hover {
	background: url(images/menu_females.jpg) no-repeat left top;
}
#menu li#linkForSale a:hover {
	background: url(images/menu_forsale.jpg) no-repeat left top;
}
#menu li#linkCustomerSuccess a:hover {
	background: url(images/menu_customersuccess.jpg) no-repeat left top;
}

body#home #menu li#linkHome a {
	background: url(images/menu_home.jpg) no-repeat left top;
}
body#herdSires #menu li#linkHerdSires a {
	background: url(images/menu_herdsires.jpg) no-repeat left top;
}
body#females #menu li#linkFemales a {
	background: url(images/menu_females.jpg) no-repeat left top;
}
body#forSale #menu li#linkForSale a {
	background: url(images/menu_forsale.jpg) no-repeat left top;
}
body#customerSuccess #menu li#linkCustomerSuccess a {
	background: url(images/menu_customersuccess.jpg) no-repeat left top;
}

body#home #menu li#linkHome a,
body#herdSires #menu li#linkHerdSires a,
body#females #menu li#linkFemales a,
body#forSale #menu li#linkForSale a,
body#customerSuccess #menu li#linkCustomerSuccess a {
	background-position: 0 -25px;
	color: #000;
}




#content {
	background: #FFF url(images/bkgrnd_content.jpg) no-repeat right top;
	padding: 10px 30px;
	margin: 0 10px;
	line-height: 1.5em;
/*	text-align: justify; */
}




.cowList {
	width: 100%;
	text-align: left;
	font-size: x-small;
	line-height: normal;
}
.cowList td {
	width: 33%;
}
#forSale .cowList td {
	padding: 5px 5px 20px 5px;
}
.cowList img {
	border: 1px solid #666;
	margin: 0 0 4px;
}
.cowList a {
	display: block;
	padding: 5px;
}
.cowList a:hover {
	background: #FC0;
	color: #000;
}




.pedigree {
	margin: 20px 0;
	margin: 1.5em 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.pedigree .sub {
	color: #666;
}
.pedigree .firstGen {
	margin-left: 50px;
}
.pedigree .secondGen {
	margin-left: 130px;
}
.pedigree .thirdGen {
	margin-left: 210px;
}
.pedigreeBracket {
	display: inline;
	margin-right: 5px;
}




.epds {
	border-bottom: 1px solid #999;
	width: 100%;
	margin: 0 0 1.5em;
}
.epds caption {
	border-top: 1px solid #999;
	padding: 2px;
	font-weight: bold;
	background: #EEE;
	color: #000;
}
.epds td, .epds th {
	padding: 2px;
	text-align: center;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.epds th {
	text-align: left;
	color: #000;
}
.epds .columns th {
	border-bottom: 1px solid #CCC;
	text-align: center;
	width: 6.6%;
}
.epds th.noBorder {
	border: none;
}
.highlight, .highlight th {
	background: #000;
	color: #fff;
	}




.photo {
	margin: 0 0 20px;
}
table.photo {
	width: 1px;
}
.photo img, img.photo {
	border: 1px solid #666;
}
img.photo {
	margin: 0;
}
.photo p {
	margin: 5px 0 0;
	font-style: italic;
	color: #666;
	font-size: x-small;
}
.pic {
	padding: 10px;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.small {
	font-size: x-small;
	line-height: 1.5em;
	}




#footer {
	padding: 0 30px 10px;
	margin: 0 10px;
	background: url(images/footer_top.jpg) no-repeat center top;
	text-align: center;
	font-size: x-small;
	letter-spacing: 1px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0 0;
}
#footer a {
	color: #333;
}

body#home #footer a#footerLinkHome,
body#herdSires #footer a#footerLinkHerdSires,
body#females #footer a#footerLinkFemales,
body#forSale #footer a#footerLinkForSale,
body#customerSuccess #footer a#footerLinkCustomerSuccess {
	color: #000;
	text-decoration: none;
}
