
body {
	background-color: #002d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
H2{
		font-family: arial, trebuchet ms;
		font-size: 14px;
		color: #000000;
}
H3{
		font-family: arial, trebuchet ms;
		font-size: 14px;
		color: #7f4e05;
}
p{
		font-family: arial, trebuchet ms;
		font-size: 11px;
		color: #000000;
		line-height: 130%;
}
a{
	color: #621f02;
	font-weight: normal;
	text-decoration: none;
}
#pedigree{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}
#pedigree td{
	background-color: #d4bc7c;
}

#horse_description{
	width: 430px;
}

#horse_description a{
	font-size: 10px;
	color: #621f02;
	font-weight: normal;
	text-decoration: none;
}

#horse_description a:HOVER{
	font-size: 10px;
	text-decoration: none;
	color: #3a1e13;
	background-color: #D3AF7B;
	border: none;
}
#header_bg{
	background-image: url(../images/header_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 377px;
}
#services_bg{
	background-image: url(../images/services_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#lessons_bg{
	background-image: url(../images/lessons_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 912px;
}
#reproservices_bg{
	background-image: url(../images/repro_services_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 912px;
}
#boarding_bg{
	background-image: url(../images/boarding_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#leasing_bg{
	background-image: url(../images/leasing_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#summercamps_bg{
	background-image: url(../images/summercamps_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#therapeutic_riding_bg{
	background-image: url(../images/therapeutic_riding_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#showing_bg{
	background-image: url(../images/showing_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#training_bg{
	background-image: url(../images/training_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#stallions_bg{
	background-image: url(../images/stallions_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#photography_bg{
	background-image: url(../images/photography_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#jaggs_bg{
	background-image: url(../images/jaggS_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 912px;
}
#afk_bg{
	background-image: url(../images/afk_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 912px;
}
#mares_bg{
	background-image: url(../images/mares_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 912px;
}
#forsale_bg{
	background-image: url(../images/forsale_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 912px;
}
#aboutus_bg{
	background-image: url(../images/aboutus_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 562px;
}
#contactus_bg{
	background-image: url(../images/contactus_background.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	width: 1000px;
	height: 525px;
}
#footer{
	width: 1000px;
	font-size: 10px;
	color: #c69466;
	background-image:url(../images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
}

#footer a{
	font-size: 10px;
	color: #fbebb1;
	font-weight: normal;
	text-decoration: none;
}

#footer a:HOVER{
	font-size: 10px;
	text-decoration: none;
	color: #3a1e13;
	background-color: #D3AF7B;
	border: none;
}

