@charset "utf-8";
/* CSS Document */


/*Page Navigation*/

.floatright{
float:right;
height:13px;
margin-bottom:3px;
}
.floatright {
	color:#BFBFBF;
	font-size:11px;
}
.page_no {
	color:#666666;
}
.floatright a, #footer a{
	color:#707070;
	text-decoration:none;
}
.floatright a:hover, #footer a:hover{
	color:black;
	text-decoration:underline;
}





#main_content .news_page h2 a{
	color:#A60400;
}

#main_content .news_page .date{
	color:black;
}


#main_content .news_page .nofloat, .news_page .nofloat {
float:none;
}

.clear_me{
clear:both;
padding-top:5px;
}
.news_page p.lightgrey {
color:#8B8B8B;
}
.news_page p.lightgrey_smaller{
	font-size:11px;
}
