body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.contentbg {
	background-image: url(../images/contentareabg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.welcome {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.horse {
	background-image: url(../images/horse1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fotter {
	background-image: url(../images/fotter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #3B1B10;
	text-decoration: none;
}
.contenttext A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3B1B10;
	text-decoration: underline;
}
.contenttext A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3B1B10;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3B1B10;
	text-decoration: none;
}
a:hover.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.contentlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E86D42;
	line-height: 18px;
	text-decoration: none;
}
.subcontentarea {
	background-image: url(../images/subcontent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/headeigbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
