/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#interior-cont-area {
	background-image: url(images/interior-footer-top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#interior-cont-spacer {
	background-repeat: repeat;
	background-position: top;
	background-image: url(images/content-spacer.gif);
}

#interior-text-area {
	margin-right: 75px;
	margin-left: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
}


#interior-footer {
	background-image: url(images/interior-footer.png);
	height: 69px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 0px;
	margin-right: 11px;
}
#page-titles {
	font-size: 30px;
	margin-bottom: 30px;
	color: 663300;
}
#footer-links {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer-links a:link{
	font-size: 11px;
	color: #FFFFFF;
}
#footer-links a:visited{
	font-size: 11px;
	color: #FFFFFF;
}
#footer-links a:hover{
	font-size: 11px;
	color: #FFFFFF;
}
#hours {
	text-align: center;
	width: 400px;
	border: medium ridge #999;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page-titles_ORIG {
	font-size: 24px;
	margin-bottom: 30px;
}
#interior-text-area a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #043991;
	text-decoration: underline;
}
#interior-text-area a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #043991;
	text-decoration: underline;
}
#interior-text-area a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #043991;
	text-decoration: underline;
}
#interior-text-area a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #910407;
	text-decoration: underline;
}
#credits {
	font-size: 9px;
	text-align: center;
	margin-top: -12px;
	
}
