@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/images_home/Background.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.header_horse_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FAE781;
}
.back_to_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.nav_menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3E067;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.horse_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF33;
}

