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

#mainmenu a:link {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #960A2B;
	text-decoration: none;
}
#mainmenu a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#mainmenu a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lambethdate {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
}
.header {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #E0C577;
	text-align: center;
}
.photobgline {
	border: thin solid #DEC573;
}
#botlink a:link {
	color: #000000;
}
#botlink a:visited {
	color: #000000;
}
#botlink a:hover {
	color: #333333;
}
.bodytext {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
}
.yearlingheader2 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FCFAC8;
}
#maintable1 {
	margin-top: 0px;
}
.yearling-red {
	font-family: Helvetica;
	color: #960A2B;
	font-weight: bold;
	font-size: 14px;
}
.btexthead {
	font-weight: bold;
	font-size: 12px;
}
.blackhead {
	color: #000;
}