@charset "utf-8";
/* CSS Document */

.mainnav {
	color: #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
h1 {
	color: #AFB26F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin:0;
	padding:0;
}
.navonly {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
}
.FOOTER_heading {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 22px;
}
.headerandfooter {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}
.pagination {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;	
}
