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

#maintable {
	border-color:#F3F4DD;
	border-width: 15px;
	border-style:solid;
}

body {
	background-color: #000000;
}

.footertext {
	color: #F0F4DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}

.bodytext {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
}

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#E6E0CC;
}

.bodytextbrown {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#442E16;
}

.style4brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color:#442E16;
}

a.ancholinkr:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:none;
}

a.anchorlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:none;
}

a.anchorlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:none;
}

a.anchorlink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:none;
}

a:link {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:underline;
}

a:visited {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	font-weight:normal;
	text-decoration:underline;
}

a:active {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:underline;
}


a.additions:link {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:none;
}

a.additions:visited {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:none;
}

a.additions:hover {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	font-weight:normal;
	text-decoration:none;
}

a.additions:active {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:normal;
	text-decoration:none;
}


a.additionsbold:link {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:bold;
	text-decoration:none;
}

a.additionsbold:visited {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:bold;
	text-decoration:none;
}

a.additionsbold:hover {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}

a.additionsbold:active {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E6E0CC;
	font-weight:bold;
	text-decoration:none;
}


a.footerlink:link {
	color: #F0F4DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}

a.footerlink:visited {
	color: #F0F4DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}

a.footerlink:hover {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
}

a.footerlink:active {
	color: #F0F4DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}

.contactformtextbox {
	width:170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-width:1px;
	border-style:solid;
	border-color:#4E2D0E;
}

.contactformtextarea {
	width:295px;
	height:175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-width:1px;
	border-style:solid;
	border-color:#4E2D0E;
}

.horseforsale {
	border-style:double;
	border-width:5px;
	border-color:#4E2D0E;
}

.horseforsalesold {
	border-style:double;
	border-width:5px;
	border-color:#CC0000;
}