.headings {
	font-family: Signboard, Georgia, Arial;
	font-size: 38px;
	color: #00009B;
}
.tables {
	border: medium solid #999999;
	background-color: #FFFFFF;
}
.menuBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00009B;
	font-weight: bold;
}
.menuTxt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #FFFFFF;
}


.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00009B;
	font-size: large;
	font-weight: bold;
}
.IMGright {
	text-decoration: underline;
	font-size: large;
	color: #00009B;
	line-height: 32px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.maintxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.overview {
	background-attachment: fixed;
	background-image: url(../images/bground.jpg);
}
.addressBlock {
	background-color: #00009B;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.mini_subt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.tablesBlue {
	background-color: #00009B;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.right_align {
	text-align: right;
}
.tablesNoDot {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00009B;
	border-right-color: #00009B;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subtitleDARK {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: small;
}
.subtitleUND {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00009B;
	font-size: large;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	line-height: 26px;
	color: #FFFFFF;
}
a:visited {
	font-size: small;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.subtitleNoBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00009B;
	font-size: large;
	font-weight: normal;
}
.hours_box {
	border: thin solid #000000;
}
