p {  font-family: Georgia, "Times New Roman", Times, serif}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #003366;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 1.45em;
	padding-top: 15px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #996600;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #996633;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin: 0px;
	color: #1A6E23;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
} 
h5 {  font-family: Georgia, "Times New Roman", Times, serif}
h6 {  font-family: Georgia, "Times New Roman", Times, serif}
ul {  font-family: Georgia, "Times New Roman", Times, serif}
li {  font-family: Georgia, "Times New Roman", Times, serif}
ol {  font-family: Georgia, "Times New Roman", Times, serif}
dl {  font-family: Georgia, "Times New Roman", Times, serif}
dd {  font-family: Georgia, "Times New Roman", Times, serif}
dt {  font-family: Georgia, "Times New Roman", Times, serif}
div {  font-family: Georgia, "Times New Roman", Times, serif}
td {  font-family: Georgia, "Times New Roman", Times, serif}

.horse_portrait { 
	padding-right: 15px; 
	float: left;
}
br {
	clear: both;
	height: auto;
	width: 100%;
}
.right{
	float: right;
}
#announcement{
	background-color: #000000;
	width: 100%;
	margin-right: auto;
	margin-bottom: auto;
	padding: 15px;
	clear: both;
	display: block;
}

.sidbar-list ul{
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
.sidbar-list ul ul li{
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
