@charset "iso-8859-1";
/* Written by Matthew McKernan*/
body {
    
	background-color: #FFF;
    text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #636363;
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
} 

.header-blue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #006f8f;
    font-weight: bold;
}

.header-blue-sm {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006f8f;
    font-weight: bold;
}

.hours-copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #636363;
    font-weight: bold;
}

.hours-header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #383636;
    font-weight: bold;
}

.body-copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #636363;
}

.link-copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #636363;
}

.news-copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #636363;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #636363;
	font-weight: bold;
} 

.navigation {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
    font-weight: bold;
}

.footer-link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
	line-height: 16px;
}

#post-archive table a {
	font-weight: bold;
	color: #FFF;
}

#post-archive table {
	font-size: smaller;
	margin: 0 auto;
	border: 0px solid #787A6B;
}
#post-archive caption {
	font-size: larger;
	font-weight: bold;
	margin: 1em auto 0;
}

#post-archive td {
	border: 1px solid #787A6B;
	padding: 10;
	background: #5B5D4E;
	color: #222;
	text-align: center;
}

#post-archive th {
	padding: 5;
	background: #000000;
	color: #fff;
	text-align: center;
}