a:link { text-decoration: none; color: #006699; font-size: 10px; }
a:visited { text-decoration: none; color: #006699; font-size: 10px; }
a:hover { text-decoration: underline; color: #006699; font-size: 10px; }
a:active { text-decoration: none; color: #006699; font-size: 10px; }

#main_content a:link { text-decoration: none; color: #006699; font-size: 12px; }
#main_content a:visited { text-decoration: none; color: #006699; font-size: 12px; }
#main_content a:hover { text-decoration: underline; color: #006699; font-size: 12px; }
#main_content a:active { text-decoration: none; color: #006699; font-size: 12px; }

a.email_us:link { text-decoration: none; color: #006699; font-weight: bold; }
a.email_us:visited { text-decoration: none; color: #006699; font-weight: bold; }
a.email_us:hover { text-decoration: underline; color: #006699; font-weight: bold; }
a.email_us:active { text-decoration: none; color: #006699; font-weight: bold; }

a.breadcrumb:link { text-decoration: none; color: #58a5d8; font-weight: bold; }
a.breadcrumb:visited { text-decoration: none; color: #58a5d8; font-weight: bold; }
a.breadcrumb:hover { text-decoration: underline; color: #58a5d8; font-weight: bold; }
a.breadcrumb:active { text-decoration: none; color: #58a5d8; font-weight: bold; }

a.news_more:link { font-size: 11px; text-decoration: none; font-style: italic; color: #1381b8; font-weight: bold; }
a.news_more:visited { font-size: 11px; text-decoration: none; font-style: italic; color: #1381b8; font-weight: bold; }
a.news_more:hover { font-size: 11px; text-decoration: underline; font-style: italic; color: #1381b8; font-weight: bold; }
a.news_more:active { font-size: 11px; text-decoration: none; font-style: italic; color: #1381b8; font-weight: bold; }

a.let_us_know:link { font: 13px Arial; text-decoration: none; font-weight: bold; color: #58a5d8; }
a.let_us_know:visited { font: 13px Arial; text-decoration: none; font-weight: bold; color: #58a5d8; }
a.let_us_know:hover { font: 13px Arial; text-decoration: underline; font-weight: bold; color: #58a5d8; }
a.let_us_know:active { font: 13px Arial; text-decoration: none; font-weight: bold; color: #58a5d8; }

/* Styles for the list of events on the rake event page */
#visitors a:link { text-decoration: none; color: #006699; font-size: 12px; }
#visitors a:visited { text-decoration: none; color: #006699; }
#visitors a:hover { text-decoration: underline; color: #006699; }
#visitors a:active { text-decoration: none; color: #006699; }

span.breadcrumb {
	font-size: 10px; 
	font-weight: bold;
}

p, a { font-family: Arial; }

p.footer {
	font: 10px Arial;
	font-weight: normal;
	text-align: center;
	color: #666666;
	line-height: 1px;
	*line-height: 7px;
}

.news_heading {
	font: 13px Arial;
	font-weight: bold;
	color: #858585;
}

.news_desc {
	font: 12px Arial; color: #858585;
}

.heading_home {
	font: 16px Arial;
	font-weight: bold;
	color: #2487ca;
	line-height: 2px;
	*line-height: 10px;
	*padding-top: 10px;
}

.welcome {
	font: 13px Arial;
	color: #858585;
	line-height: 17px;
}

div.footer_copy {
	font: 10px Arial;
	font-weight: normal;
	text-align: center;
	color: white;
	height: 10px;
	position: relative;
	top: 6px;
}

td.weather_text {
	font: 12px Arial; font-weight: bold; color: white;
}