body	{ background-color: #E9E0BE;
		  background-image: url("photos/greenbar.jpg");
		  background-repeat: repeat-x;
		  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		  font-weight: 100;
		  font-size: medium;
		  font-style: normal;
		  color: #000000;
		  line-height: 1em;
}

td, p, h1, li	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
					  font-weight: 100;
					  font-size: medium;
					  font-style: normal;
					  color: #000000;
					  line-height: 1em;
}

H1		{ background-color: #003300;
		  color: #f7f6d6;
		  font-size: medium;
}

a:link		 { color: #003333; }
a:visited	 { color: #cc9966; }
a:hover		 { color: #993333; }

/* email link styles for contact page to prevent visited link from going yellow - can't see it on the image background*/

a.email:link, a.email:visited {
  color: #003333;
}

a.email:hover {
  color: #993333;
}

.leadin		 { line-height: 1.5em; }

.pgphotos	 { border: 2px solid black; }
.pgtablefont { font-size: x-small; }

.linkfooter, .footer	 { text-align: center; 
		line-height: 1em;
}
.noticebox	{margin-right: 10px; 
		text-align: left; 
		padding: 5px;
		border: 1px dashed black; }
.horsename	{font-size: xx-large;}
.largerfont	{font-size: large;}
.smallerfont	{font-size: small;}
.linkfooter	{ font-size: 10px; }
.footer		{ font-size: x-small; }

.nav a:link		{ color: #CC9966; }
.nav a:hover	{ color: #993333; }

.smallnav {
font-family: verdana, arial;
font-size: 10pt;
font-weight: bold;
}
.smallnav a:link {
color: #000;
text-decoration: none;
}

.smallnav a:hover { color: #FF0000; }

a:link img, a:hover img, a:visited img { border: none; }

.marefoal { font-size: 15px; padding-left: 35px; padding-right: 35px; }

.pedigree { 
background-color: #D9D0AF; margin-left: 10px; padding: 5px; padding-left: 20px;
border-style: solid; border-color: #666666; border-width: 1px; height: 97%;
}