@charset "UTF-8";
.scrollbox {
	overflow: scroll;
	height: 435px;
	width: 410px;
}
.scrollbox1 {	overflow: scroll;
	height: 425px;
	width: 400px;
}
/* CSS Document */

.nav-background
{
	background: url(images/nav/nav-back.jpg) repeat center bottom;
	font: bold small-caps normal 14px/36px "Times New Roman", Times, serif;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
.base-background
{
	background: url(images/base-background-blue.jpg) repeat left top;
}
.text-background
{
	background: url(images/backgorund.gif) no-repeat center center;
}
.text-right
{
	font: normal 15px/25px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	word-spacing: 5px;
}
.text-right-schedule
{
	font: normal 14px/15px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	word-spacing: 5px;
	background: url(images/background-top.jpg) no-repeat center top;
}
.text-right-schedule-1
{
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	word-spacing: 5px;
}
.footer-text
{
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: center;
}
.right-edge-back
{
	background: url(images/edge-r.gif) repeat-y left top;
}
.left-edge-back
{
	background: url(images/edge-l.gif) repeat-y right top;
}
.right-background-header
{
	background: url(images/right-background/background-top-parchment.jpg) no-repeat center top;
}
.right-background-header-large
{
	background: url(images/right-background/background-top-large.jpg) no-repeat center top;
}
.right-background-middle
{
	background: url(images/right-background/background-mid-parchment.jpg) repeat-y center top;
}
.right-background-bottom
{
	background: url(images/right-background/background-btm-parchment.jpg) no-repeat center top;
}
.right-background-bottom-large
{
	background: url(images/right-background/background-btm-large-parchment.jpg) no-repeat center bottom;
}
.right-background-bottom-large-contact
{
	background: url(images/contact/abe-contact.jpg) no-repeat center bottom;
}
.home-text-red
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.home-text
{
	font: 13px Arial, Helvetica, sans-serif;
}



.home-text-white-bold
{
	font: oblique bold 12px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: .5px;
}
.schedule-text
{
	font: 12px Arial, Helvetica, sans-serif;
}
.schedule-text-red
{
	font: 13px Arial, Helvetica, sans-serif;
	color: #AA0000;
}
.schedule-text-headings
{
	font: italic bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.capital-first-letter
{
	font: 18px Arial, Helvetica, sans-serif;
}

.text-background-header-lrg
{
	font: normal 14px/15px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	word-spacing: 5px;
	background: url(images/background-lrg-top.jpg) no-repeat center center;
}
.text-background-middle-lrg
{
	background: url(images/background-lrg-mid.jpg) repeat center top;
}
.text-background-bottom-lrg
{
	background: url(images/background-lrg-btm.jpg) no-repeat center top;
}
.comfort-text-blue
{
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #000E77;
}
.iron-text-headings
{
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #000000;
}
.iron-text-headings-2
{
	font: italic bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #A6A6A6;
}
a:link {
	color: #0000DD;
}
a:visited {
	color: #0000DD;
}
a:hover {
	color: #EEE943;
}
a:active {
	color: #AAAAAA;
}
.style1 {
	color: #FF0000
}

