body {
	background-color: #11336F;
	background-image: url(images/tile2.gif);
}
.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #11336F;
	font-weight: bold;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.navNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #D95C2B;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodyText a {
	color: #11336F;
	text-decoration: none;
	font-weight: bold;
}
.bodyText a:visited {
	color: #11336F;
	text-decoration: none;
	font-weight: bold;
}
.bodyText a:hover {
	color: #11336F;
	text-decoration: underline;
	font-weight: bold;
}
.bodyText a:active {
	color: #11336F;
	text-decoration: none;
	font-weight: bold;
}
.bottile {
	background-image: url(images/bottom/midtile.gif);
	background-repeat: repeat-x;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #11336F;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #356EAB;
}

.copyright a {
	color: #D95C2B;
	text-decoration: none;
}
.copyright a:visited {
	color: #D95C2B;
	text-decoration: none;
}
.copyright a:hover {
	color: #D95C2B;
	text-decoration: underline;
}
.copyright a:active {
	color: #D95C2B;
	text-decoration: none;
}



.navtile {
	background-image: url(images/nav/navtile.gif);
	background-repeat: repeat-y;
}
