@charset "UTF-8";
body,td,th {
	font-family: Palatino, Palatino Linotype, Book Antiqua, serif;
	font-size: 62.5%;
	color: #4d4d63;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #7d819a;
}
a:link {
	color: #4d4d63;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4d4d63;
}
a:hover {
	text-decoration: none;
	color: #4D4D63;
}
a:active {
	text-decoration: none;
	color: #4d4d63;
}
h1 {
	font-size: 3.6em;
	color: #4d4d63;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	color: #4d4d63;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	color: #4d4d63;
	margin-top: .2em;
	margin-bottom: 0.4em;
	font-weight: bold;
}
h4 {
	font-size: 1.4em;
	color: #4d4d63;
	margin-top: 1.2em;
	margin-bottom: 0.4em;
	font-weight: bold;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
p {
	font-size: 1.4em;
	color: #4d4d63;
	margin-top: 0px;
	margin-bottom: .6em;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.2em;
}
#CONTAINER {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}

#BODY {
	height: 550px;
	width: 900px;
	background-image: url(../images/bodyback.jpg);
	background-repeat: no-repeat;
}
#heading {
	height: 36px;
	width: 850px;
	margin-top: 35px;
	margin-left: 0px;
	position: absolute;
	z-index: 10;
	text-align: right;
}
#subheading {
	height: 14px;
	width: 850px;
	margin-top: 85px;
	position: absolute;
	z-index: 10;
	letter-spacing: 0em;
	text-align: right;
}


.holder {
	height: 400px;
	width: 421px;
	margin-top: 115px;
	margin-left: 459px;
	position: absolute;
	z-index: 10;
	float: left;
}
.scroll-pane {
	width: 411px;
	height: 380px;
	overflow: auto;
	padding-right: 15px;
	background-image: url(../images/pageback.png);
	background-repeat: repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	padding-top: 5px;
}
.nonscroll-pane {
	width: 394px;
	height: 380px;
	overflow: visible;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	padding-top: 10px;
}



#index_hours {
	height: 76px;
	width: 300px;
	margin-top: 5px;
	z-index: 20;
	text-align: center;
}
#navbar {
	height: 75px;
	width: 120px;
	margin-top: 440px;
	margin-left: 38px;
	position: absolute;
	z-index: 20;
	text-align: left;
	font-weight: bold;
}
#navbar a:link {
	color: #4d4d63;
	text-decoration: none;
	font-size: 1.4em;
	margin-bottom: 4px;
	display: block;
	padding: 0px;
	line-height: 1.1em;
}
#navbar a:visited {
	color: #4d4d63;
	text-decoration: none;
	font-size: 1.4em;
	margin-bottom: 4px;
	display: block;
	padding: 0px;
	line-height: 1.1em;
}
#navbar a:hover {
	color: #7d819a;
	text-decoration: none;
	font-size: 1.4em;
	margin-bottom: 4px;
	display: block;
	padding: 0px;
	line-height: 1.1em;
}
#designby {
	font-size: 9px;
	text-align: center;
	width: 100%;
	color: #F8F9F3;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
