/* CSS Document */



body {
background-color: #FFFFFF;
background-image : url(../images/leftborder.jpg); 
background-attachment : fixed; 
background-repeat: no-repeat; 
background-position: fixed; top: 0px; left: 10px; 
font-color: #3663A5;
  font-family: georgia, times new roman;
  font-size: 12pt;   
}

.tabletop {background-image : url(../images/crownsbanner3.jpg); 
  background-repeat: no-repeat; 
}




TABLE, p, blockquote, div {
  font-family : georgia, times new roman;
  font-size : 12pt;
  font-color: #3663A5;
 }

a { 
  font-family: arial, sans-serif; 
  font-weight : normal;
} 

.toplink {font-size: 8pt; font-family: Arial, Helvetica; color: #375E97;  text-decoration : none; font-weight: normal; toplink-position: bottom; }


a.toplink:position {bottom; }
a.toplink:link {font-family: arial, sans-serif; text-decoration : none; color : #375E97; font-size: 8pt; }
a.toplink:visited {font-family: arial, sans-serif; text-decoration : none; color: #8F8F8F; font-size: 8pt; font-weight: normal;}
a.toplink:hover {font-family: arial, sans-serif; text-decoration : underline; color: #8F8F8F; font-size: 8pt;}


.bottomlink {font-size : 7pt; font-family: Arial, Helvetica; color: #375E97;  text-decoration : none; font-weight: normal; toplink-position: bottom; } 

a.bottomlink:position {bottom; }
a.bottomlink:link {font-family: arial, sans-serif; text-decoration : none; color : #375E97; font-size: 8pt; }
a.bottomlink:visited {font-family: arial, sans-serif; text-decoration : none; color: #8F8F8F; font-size: 8pt; font-weight: normal; }
a.bottomlink:hover {font-family: arial, sans-serif; text-decoration : underline; color: #8F8F8F; font-size: 8pt; }


a:link { 
	color: #2E4E7C;
	 font-size: 11pt;
text-decoration : underline;
	}
	
a:visited { 
	color: #8F8F8F;
	 font-size: 11pt;
text-decoration : none; font-weight: bold;
	}
	
a:hover { 
	color: #8F8F8F;
	 font-size: 11pt;
text-decoration : underline;
	}
	
a:active { 
	color: #2E4E7C;
	 font-size: 11pt;
text-decoration : underline;
	}






.pedigree {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
}

.photos {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration : italic;
}	

.copyright {
  font-family: verdana, arial, sans-serif;
  color : #375E97;
  font-weight : normal;
  font-size : 8pt;
}



