* {
	font-family: arial, sans-serif;
	margin: 0;
}
html, body {
	padding:0;
}
html {
	overflow-y: scroll !important;
}
body,html,textarea {
	font-size:12px;
}
body {
	line-height: 1.5em;
	background:#E6E3DA;
}
#body {
	width:1022px;
	margin:0 auto;
	position:relative;
}
#body_body {
	position:relative;
	background:url('/img/bg-m-m.png');
}
#body_body_bottom {
	background:url('/img/bg-b.jpg');
	height:65px;
}
#body_body_top {
	background:url('/img/bg-m-t.jpg') no-repeat;
	min-height:364px;
	width:1022px;
}
#body_body_horse {
	background:url('/img/bg-m-t-horse.jpg') no-repeat;
	min-height:364px;
	width:1022px;
}
.page_type_1 #body_body_horse,.page_type_3 #body_body_horse {
	background-position: 500px 0;
}
.page_type_2 #body_body_horse {
	background-position: 300px 0;
}
.page_type_99 #body_body_horse {
	background-position: 200px 0;
}
a img {
	border:0;
}
a {
	cursor:pointer;
	color:#6DA1C9;
	text-decoration:none;
}
h1 {
	color:#2A8655;
	font-size:24px;
	margin-bottom:10px;
	line-height: 44px;
	border-bottom:1px solid #C4D562;
}
h2 {
	color:#2A8655;
	font-size:24px;
	margin:0;
	line-height: 44px;
	border-bottom:1px solid #e4e77c;
}
.js {
	cursor: pointer;	
}
.clear {
	clear:both;height:0px;width:0px;line-height:0;overflow:hidden;
}

#top_menu {
	background:#2A8655;
	height:44px;
	line-height:44px;
	margin:0 10px;
}
#top_menu a {
	display:block;
	float:right;
	background:url('/img/menu-sep.png') no-repeat right;
	padding:0 20px;
	color:white;
	font-weight:bold;
}
#top_menu a.first {
	background:transparent;
}
#top_menu a:hover,#top_menu a.active {
	color:#f2e3aa;
}
#bottom_menu {
	font-size:11px;
	padding-top:20px;
	line-height:12px;
	text-align:center;
	clear:both;
}
#bottom_menu a {
	padding:0 10px;
	color:#2A8655;
	border-right:1px solid #2A8655;
}
#bottom_menu a.first {
	border-right:none;
}

#credits {
	font-size:10px;
	padding-top:20px;
	text-align:center;
	clear:both;
}
#credits a {
	padding:0 20px;
	color:#2A8655;
}

#main_area {
	padding:30px 30px 0;
}

#grid1_main {
	width:960px
}

#grid2_side_menu {
	width:200px;
	padding:0 22px;
	float:right;
}
#grid2_side_menu a {
	color:#5e5b4c;
	font-size:15px;
	margin:0;
	line-height: 22px;
	border-bottom:1px solid #e4e77c;
	display:block;
	padding:11px 0;
}
#grid2_side_menu a:hover,#grid2_side_menu a.active {
	color:#2A8655;
}

#grid2_main {
	width:660px;
	padding:0 22px;
	float:left;
}

#grid_home_main {
	width:540px;
	float:right;
	padding:0 4px;
}
#grid_home_pic {
	width:400px;
	float:left;
	padding:50px 4px 0;
}
#grid_home_pic img {
	max-width:400px;
}

#gallery_area img {
	border:0 none;
	float:none;
	height:64px;
	margin:14px;
	width:64px;
	border:2px solid #2A8655;
}