body {
	background-color: #000;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top-bg.jpg);
}
input {
	background-color: #CF9163;
	border: 1px solid #824F28;
}
textarea {
	background-color: #CF9163;
	border: 1px solid #824F28;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #b3df4e;
	margin: 0px;
	padding: 0px;
}
#main {
	margin: auto;
	padding: 0px;
	width: 953px;
}
#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 368px;
	width: 953px;
}
#logo {
	padding: 0px;
	float: left;
	height: 33px;
	width: 285px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#flash {
	height: 231px;
	width: 953px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/flash-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#navigation {
	padding: 0px;
	float: right;
	height: 31px;
	width: 555px;
	margin-top: 77px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EFD18B;
	font-style: italic;
}


#mid-content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 953px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 52px;
	width: 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
}
.info a{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-decoration:underline;
}
.info a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-decoration:none;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #885b3a;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.dotted-line {
	border: 3px dotted #C57941;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.horse-names {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000;
}
.read-more {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-align: right;
}
.read-more a{
	color: #FFF;
	text-decoration:none;
	text-align: right;
}
.read-more a:hover{
	color: #FFF;
	text-decoration:underline;
	text-align: right;
}
.general-information {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	color: #b3df4e;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #d52226;
	margin: 0px;
	padding: 0px;
}
 img, div, input { behavior: url("iepngfix.htc") }
