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

body	{
		background-image:url(/images/background1.jpg);
		background-attachment:fixed;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#1b500a;
		}
.banner	{font-size:18px; font-weight:bold;}
.footnoteinfo	{font-size:9px;}
.name	{font-size:14px; font-weight:bold;}
.news	{color:#FF0000; font-weight:bold;}
.pedigree	{font-size:10px; font-weight:bold;}
.epds	{font-size:9px; font-weight:bold;}
a:link	{color:1b500a; text-decoration:underline;}
a:visited	{color:#FF0000; text-decoration:none;}
a:hover	{color:#00CC00; text-decoration:underline;}
.owners	{font-size:10px;}
.trait	{color:#FF0000; font-weight:bold;}

.photoborders
	{
		border-bottom-color:#1b500a;
		border-left-color:#1b500a;
		border-right-color:#1b500a;
		border-left-color:#1b500a;
	}