p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}

td {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.whatsontext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #f28d2b;
	text-decoration: underline;
}
.fbtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

a.hpnav:link {
	color: #142833;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}
a.hpnav:visited {
	color: #142833;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}
a.hpnav:hover {
	color: #142833;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}
.sidenav {
	line-height: 18px;
}

.maintable {
	background-image: url(images/building.png);
	background-repeat: no-repeat;
}
.navrow {
	background-image: url(images/glasses.png);
	background-repeat: no-repeat;
}
.navboard {
	background-image: url(images/navboard1.png);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #fed166;
}

.bluesubhd {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #58b0ed;
}
.orangetext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #f28d2b;
}
.orangetextlarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #f28d2b;
}

.orangetextsm {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #f28d2b;
}
