a:link { 
	color: #0055A5;
	font-weight: bold;
	 }
	 
a:visited { 
	color: #0055A5;
	font-weight: bold;
	}
	
a:hover { 
	color: #000000; 
	font-weight: bold;
	}
	
a:active {
	color: #0055A5;
	font-weight: bold;
}

a.days:link { 
	font-size: 11px;
	color: #0055A5;
	}
	
a.days:visited { 
	font-size: 11px;
	color: #0055A5;
	}
	
a.days:hover { 
	font-size: 11px;
	color: #000000;
}

a.days:active {
	font-size: 11px;
	color: #0055A5;
	}

a.news:link {
	color: #8F5817;
	font-weight: bold;
	font-size: 10px;
}
	
a.news:visited {
	color: #8F5817;
	font-weight: bold;
	font-size: 10px;
}
a.news:hover { 
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	}
	
a.news:active { 
	color: #8F5817; 
	font-weight: bold;
	font-size: 10px;
	}

body {
	background-color: #D9D2BE;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.copy {
	font-size: 9px;
	line-height: 11px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0055A5;
	font-style: italic;
}

#news {
	background-image: url(images/tile_news.jpg);
	padding-right: 17px;
	padding-left: 65px;
}

#content {
	background-image: url(images/tile_body.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 25px;
	background-color: #FFFFFF;
	padding-top: 25px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/tile_footer.jpg);
	color: #9F631E;
}
.highlight {
	font-weight: bold;
	color: #0055A5;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9D651B;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.quote_sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.burst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.bold {
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tagline {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
