h1, h2 {
	color: #87ac6d;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 20px 0 10px;
}
h1 {
	font-size: 2.5em;
}
p {
	margin: 10px 0;
	padding: 0;
}
blockquote {
	font-style: italic;	
}
#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;	
}
#header-container {
	height: 221px;
	background: url(../images/tex-bg-6_upper.jpg) no-repeat left top;
	position:absolute;
	left:0;
}
#header-container2 {
	height: 221px;
	background: url(../images/tex-bg_upper.jpg) no-repeat left top;
	position:absolute;
	left:0;
}
#header-container3 {
	height: 221px;
	background: url(../images/tex-bg-4_upper.jpg) no-repeat left top;
	position:absolute;
	left:0;
}
#header-container4 {
	height: 221px;
	background: url(../images/tex-bg-7_upper.jpg) no-repeat left top;
	position:absolute;
	left:0;
}
#header-container5 {
	height: 221px;
	background: url(../images/tex-bg-3_upper.jpg) no-repeat left top;
	position:absolute;
	left:0;
}
#header-container6 {
	height: 221px;
	background: url(../images/tex-bg-2_upper.jpg) no-repeat left top;
	position:absolute;
	left:0;
}
#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#header h1 {
	color: #beffbf;
	text-align: right;
	width: 290px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
}
#header h1 em{
	color: #90b874;
	font-size: small;
	display: block;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 35px;
	right: 0;
}
#header ul li {
	float: left;
	margin-right: 5px;
}
#header ul li a{
	color: #90b874;
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 5px;
	text-decoration: none;
}
#header ul li a:hover {
	color: #beffbf;	
}
#container1 {
	width: 1259px;
	font-size: 1.4em;
	overflow: auto;
	padding: 221px 0 60px;
	background-image: url(../images/tex-bg-6_lower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 221px;
	background-attachment: fixed;
}
#container2 {
	width: 1259px;
	font-size: 1.4em;
	overflow: auto;
	padding: 221px 0 60px;
	background-image: url(../images/tex-bg_lower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 221px;
	background-attachment: fixed;
}
#container3 {
	width: 1259px;
	font-size: 1.4em;
	overflow: auto;
	padding: 221px 0 60px;
	background-image: url(../images/tex-bg-4_lower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 221px;
	background-attachment: fixed;
}
#container4 {
	width: 1259px;
	font-size: 1.4em;
	overflow: auto;
	padding: 221px 0 60px;
	background-image: url(../images/tex-bg-7_lower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 221px;
	background-attachment: fixed;
}
#container5 {
	width: 1259px;
	font-size: 1.4em;
	overflow: auto;
	padding: 221px 0 60px;
	background-image: url(../images/tex-bg-3_lower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 221px;
	background-attachment: fixed;
}
#container6 {
	width: 1259px;
	font-size: 1.4em;
	overflow: auto;
	padding: 221px 0 60px;
	background-image: url(../images/tex-bg-2_lower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 221px;
	background-attachment: fixed;
}
#content {
	float: left;
	width: 625px;
}
#sidebar {
	float: right;
	width: 275px;
	margin-top: 10px;
}
#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;	
}
#footer-container {
	height: 60px;
	background: url(../images/qf-footer.gif) no-repeat left bottom;
}
#footer {
	width: 940px;
	position: relative;
}
.footer-bg {
	background-image: url(../images/qf-footer.gif);
	background-repeat: no-repeat;
	background-position: -20px top;
	behavior: url(images/iepngfix.htc);
}
.navbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 20px;
}
.navbottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbottom a:hover {
	color: #CC7B20;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC7B20;
}
.navbottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7D0000;
}
.copyright a:link {
	color: #B30000;
	text-decoration: none;
}
.copyright a:visited {
	color: #B30000;
	text-decoration: none;
}
.copyright a:hover {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.copyright a:active {
	color: #B30000;
	text-decoration: none;
}
.navtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #440000;
	font-weight: bold;
}
.navtop a:link {
	color: #440000;
	text-decoration: none;
}
.navtop a:visited {
	color: #440000;
	text-decoration: none;
}
.navtop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.navtop a:active {
	color: #440000;
	text-decoration: none;
}
.farmname {
	font-size: 16px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #440000;
}
.texture-bg {
	background-image: url(../images/tex-bg.jpg);
	background-position: -20px top;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texture-bg2 {
	background-image: url(../images/tex-bg-2.jpg);
	background-position: -20px top;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texture-bg3 {
	background-image: url(../images/tex-bg-3.jpg);
	background-position: -20px top;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texture-bg4 {
	background-image: url(../images/tex-bg-4.jpg);
	background-position: -20px top;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texture-bg5 {
	background-image: url(../images/tex-bg-5.jpg);
	background-position: -20px top;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texture-bg6 {
	background-image: url(../images/tex-bg-6.jpg);
	background-position: center top;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texture-bg7 {
	background-image: url(../images/tex-bg-7.jpg);
	background-position: -20px top;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.main-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #440000;
	font-weight: bold;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #440000;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8B0C03;
}
.horse-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
	font-weight: normal;
	line-height: 16px;
}
.horse-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AC3B05;
	font-weight: bold;
}
#div_new {
	background-image: url(../images/qf-cypress.jpg);
	background-repeat: no-repeat;
	background-position:307px bottom;
	#background-position:307px bottom;
	_background-position:307px bottom;
	background-attachment: fixed;
	width: 955px;
}
