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

#buffalocreekfarmslinks, #goatslinks, #persiankittenlinks, #lionheadbunnieslinks
{
float:left;
background-color: #6E00BB;
width: 150px;	
text-align:center;
border:double #000; 
}
#mainlinks
{
	font-family:Georgia, "Times New Roman", Times, serif;
width: 794px;
height: 24px;
background-color: #6E00BB;
border:double #000; 
text-align:center;

}

#dropdownlinks > div 
{
	z-index: 10000;
	position: relative;
	width:160px;
	
}
#dropdownlinks
{
	height:0px;	
}
#dropdownlinks > div > a > div
{
	clear:left;
	background-color: #6E00BB;
	width:152px;
	border:double #000;	
	cursor:pointer;
}
#dropdownpkl
{
	position:relative;
	left:155px;
}
#dropdownlbl
{
	position:relative;
	left:310px;
}
#dropdownlinks > div > a:link
{
	color: #000;
	
}
#dropdownlinks > div > a:visited
{
	color: #333;
	
}