@charset "utf-8";
body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
    line-height: 200%;
    background-image: url(http://www.healingtrailsranch.com/images/bg1.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
    color: #CC0000;
    text-decoration: none;
}
a:visited {
    color: #CC0000;
    text-decoration: none;
}
a:active {
    color: #CC0000;
}
a:hover {
    color: #006633;
}
.horse #niche { 
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
.horse #niche a { 
    text-decoration:none; 
	color:#FFCC00;
}
.horse #niche a:hover { 
    text-decoration: none;
    color: #FFFFFF;
}
.horse #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.horse #header {
	padding: 0 0px 0 0px;
}
.horse #header h1 {
	margin: 0;
	padding: 10px 0;
}
.horse #menu {
	padding: 0 0px 0 0px;
}
.horse #mainContent {
	padding: 0 0px;
}
.horse #footer {
	padding: 0 10px;
    font-size: 10pt;
	color: #FFFFFF;
}
.horse #footer p {
	margin: 0;
	padding: 10px 0;
}