@charset "UTF-8";
.hmy-content.hmy-left a {
    color: rgba(139,0,2,1.00);
    text-decoration: none;
    text-transform: uppercase;
}
.hmy-content.hmy-left a:hover  {
    color: rgba(131,131,131,1.00);
    text-decoration: underline;
    text-transform: uppercase;
}
.hmy-content.hmy-left a:visited  {
    color: rgba(40,0,1,1.00);
    text-decoration: none;
    text-transform: uppercase;
}

.sirepic {
    border-width: medium !important;
    border-color: rgba(178,0,2,1.00) !important;
    margin-bottom: 5px;
}

.homenames {
	color: rgba(255,255,255,1.00)!important;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.homenames a {
	color: rgba(255,255,255,1.00)!important;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.caption {
    font-size: small;
}
.eventscolumn {
    color: rgba(255,255,255,1.00);
    background-color: rgba(114,0,2,1.00);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.hmy-content.hmy-left.eventscolumn p a {
    color: rgba(255,255,255,1.00);
}
.hmy-content.hmy-left .page-header {
	font-size: 3em;
	text-transform: uppercase;
}
.hmy-content.hmy-left h3 {
    font-size: large;
}
.pedigree {
	text-transform: uppercase;
	font-weight: bold;
	color: rgba(131,0,2,1.00);
	font-size: 115%;
}
.price {
	font-weight: bold;
	font-size: 110%;
}
.bredby {
	font-weight: bold;
	color: rgba(99,99,99,1.00);
	font-size: 90%;
}
