﻿body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image: url('images/bkgrnd.gif');
	background-attachment: fixed;
}
h1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	margin-top: 0px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	text-align: center;
	margin-bottom: 0px;
}
h2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-top: 0px;
	letter-spacing: 0.009em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
}
h3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	letter-spacing: 0.009em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
}
h4 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 0px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
h5 {
	font-size:10px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
A.headerlink:link {
	COLOR: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
	TEXT-DECORATION: none;
}
A.headerlink:visited {
	COLOR: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
	TEXT-DECORATION: none;
}
A.headerlink:hover {
	COLOR: #00246E;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
	TEXT-DECORATION: underline;
}
.page-content {
	width: 750px;
	text-align: center;
	left: auto;
	font-size: medium;
}
.page-title {
	text-align: center;
	left: auto;
	right: auto;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: 600;
}
.talk-box {
	width: 500px;
}
.storytime {
	width: 650px;
}
.headerflash {
	width: 500px;
}
.horseframes {
	padding: 3px 3px 3px 3px;
	width: 250px;
	text-align: center;
	left: auto;
	right: auto;
}
img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

