/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 4px double #000000;
	border-top: 0px;
	width: 100% auto;
	margin: 0px;
	text-align: left;
	padding: 5px;
}
.faded {
	background:#96caf2 url(../images/Page/pedigreeBackground.jpg) bottom no-repeat;
	text-align: center;
	margin-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 4px double #000000;
	border-bottom: 0px;
	width: 100% auto;
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0 5px;
	color: #ffffff;
	background-color: #354C6E;
	padding: 3px 0px 3px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #354C6E;
	border: 4px double black;
	border-bottom: 0px;
	border-top: 0px;
	width: 600px auto;
	padding: 2px;
	margin: 0px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #354C6E;
	border: 4px double #000000;
	border-bottom: 0px;
	margin:  0px;
	margin-left: 171px;
	width: 260px;
	padding: 3px 0px 3px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #354C6E;
	width: 600px auto;
	padding: 2px;
	margin: 0px;
	margin-bottom: 5px;
	text-align:left;
}
a { 
	color: #354C6E;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #996600;
}
td.stallions {
	background-color: #354C6E;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
td.writeUp {
	text-align: left;
}
p.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	border: 0px;
	background-color: #ffffff;
	text-align: left;
	padding: 5px;
}
ul.horseInfo {
	background-color: #354C6E;
	border: 4px double #000000;
	border-bottom: 0px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
li.indent {
	margin-left: 30px;
	list-style: none;
}
ul.horseInfo li {
	display: inline;
	background-color: #354C6E;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.e-mail {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.infoSingle {
	border: 4px double #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
	
