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

body 
{
	margin-top: 0px;
	background-color: #000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th 
{
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	color: #FFFFFF;
	letter-spacing: 0.8px;
}

.breedingfee 
{
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #ec0025;
}
.chutefee
{
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 14px;
	color: #FFFFFF;
}
.highlight
{
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	color: #ec0025;
}
.highlightsmall
{
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	color: #ec0025;
}
.phonenumber 
{
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #fff;
}
.topperformers 
{
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	color: #ec0025;
	letter-spacing: 2.2px;
	line-height: 70px;
}

#dropmenudiv{
position:absolute;
border:none;
border-bottom-width: 0;
font:normal 12px Verdana;
color:#000000;
line-height:18px;
z-index:500;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: none;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}
.style1 {color: #FFFFFF}
a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
}



