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

body {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #576825;
	}

a:link { color: #ac5e5e; text-decoration: none; font-weight: bold;}
a:visited { color: #ac5e5e; text-decoration: none; font-weight: bold;}
a:hover { color: #8b9849; text-decoration: none; font-weight: bold;}
a:active { color: #ac5e5e; text-decoration: none; font-weight: bold;}

a:link.bottomnav{ color: #fdfcdf; text-decoration: none; font-family: verdana, sans-serif; font-size: 9px; font-weight: bold;}
a:visited.bottomnav { color: #fdfcdf; text-decoration: none; font-family: verdana, sans-serif; font-size: 9px; font-weight: bold;}
a:hover.bottomnav { color: #fff; text-decoration: none; font-family: verdana, sans-serif; font-size: 9px; font-weight: bold;}
a:active.bottomnav { color: #fdfcdf; text-decoration: none; font-family: verdana, sans-serif; font-size: 9px; font-weight: bold;}

p { margin: 0; padding: 0; }

.footer1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color:#8dc280;
}

.event1{
font-family: Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: bold;
line-height:36px;
color:#fff;
}

.event2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#dcd8cf;
line-height:14px;
}

.event3{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#535353;
}

.primary{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#535353;
}