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


body {
	background-color: #660000;
	background-image: url(Images/Background.gif);
}
.smallGray {
	color: #999999;
	font-size: 10px;
}
body,td,th {
	color: #301F25;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #3300CC;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: none;
}
.horses {
	background-position: center top;
	text-align: left;
	padding: 2px;
	border: thin solid #4E0F08;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #b9a882;
}
.smallFont {font-size: 10px}
.whiteFont {
	color: #FFFFFF;
	font-style: italic;
}

.brown{
	color: #330000;
	font-weight: bold;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul, ol, li{
list-style:inside; 

}

.photos {
	border:thin;
	border-style:solid;
	border-color:#000000;
	margin:2px 2px 2px 2px;

}