.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.first_letter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bolder;
}

.last_updated {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cc9933;
	text-align : center;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.PHP {
	color : #993300;
	font-weight : bold;
}

.keyword {
	font-style : italic;
	background-color : yellow;
}

.map {
	background-attachment : fixed;
	background-image : url(../location/images/locator_php_small.jpg);
	background-position : right;
	background-repeat : no-repeat;
}

A:HOVER {
	background-color : #EBEBEB;
}

A:LINK {
	color: blue;
	text-decoration: none;
}

A:VISITED {
	color: blue;
	text-decoration: none;
}

th {
	background-color : CCCC99;
	font-size : 14px;
	text-align : left;
	border : thin ridge;
}

h2 {
	line-height : 0px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
}

.headlines {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #C0CA95;
}

.outline {
	padding-top : 10px;
}

.blockquote {
	font-size: 11px;
}

h4 {
	text-align : center;
}

h5 {
	text-align : center;
}

.cancelled {
	color : white;
	background-color : red;
	font-weight : bold;
}

.faded {
	color : gray;
	padding-left : 5px;
	}

.mission {
	font-size: 14px;
	font-style: italic;
	font: "Times New Roman", Times, serif;
}

.footerlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold
}

.headerlinks{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #C0CA95;
	font-weight: bold; 
}

.subheaderlinks{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #C0CA95;
	font-style: italic;
}