.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottomNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.bottomNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.bottomNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.finePrint:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336699;
	text-decoration: underline;
}
.finePrint:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336699;
	text-decoration: underline;
}
.finePrint:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.columnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.columnFooter {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #369;
}
.fieldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodyTextGrandOpening {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        background-image: url(/assets/grandopening.gif);
        background-repeat: no-repeat;
}
.bodyText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
.bodyText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
.bodyText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.smallText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
.smallText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
.smallText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.formDownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.formDownload:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.formDownload:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.formDownload:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bg-a1 {
	background-image: url(assets/bg-a2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-a2 {
	background-image: url(assets/bg-a1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-a3 {
	background-image: url(assets/bg-a3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-a4 {
	background-image: url(assets/bg-a4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-a6 {
	background-image: url(assets/bg-a6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.announceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	border: thin solid #FF6633;
}
.blueBorder {
	border: 1px solid #336699;
}
