body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_background.gif);
}

html {
	min-height: 101%;
	margin-bottom: 1px;
}

a {
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin-left: 28px;
	margin-right: 30px;
}

.facility_map_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
}

.page_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.page_text_bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.trainer_photo {
	margin-left: 15px;
	margin-bottom: 0px;
}

#navlist
{
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	display: block;
	padding-left: 110px;
	padding-top: 0px;
	padding-right: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	list-style-position: outside;
}

#navlist li 
{
	padding-left: 0px;
	background-position: 0 0em;
	padding-bottom: 10px;
}

#pageBackground_horse_main
{
	background-position: 0% 100%;
	background-image : url(images/page_background_main_long.gif);
	background-repeat : no-repeat;
} 
