@charset "UTF-8";
/* CSS Document */

body {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
	background-image: url(images/main_bkgd.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headlines {
	color: #97462b;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #9e4f37;
}
a:visited {
	color: #9e4f37;
}
a:hover {
	color: #000000;
}
a:active {
	color: #9e4f37;
}
.footers {color: #FFFFFF; font-size: 10px; }

.sidenavs {color: #000000; font-size: 13px; }

A.white_footers_link:link { color: #ffffff; font-family: Times New Roman, Times, serif; font-size: 10px; text-decoration: underline; }
A.white_footers_link:visited { color: #e8ab50; font-family: Times New Roman, Times, serif; font-size: 10px; text-decoration: none; }
A.white_footers_link:hover { color: #000000; font-family: Times New Roman, Times, serif; font-size: 10px; text-decoration: none; }