.nav_events {
	background-color: #467200;
	padding-top: 5px;
	padding-bottom: 9px;
	font-family: 'Pathway Gothic One', sans-serif;	
	font-size: 22px;
	text-align: center;
	box-shadow: 0px -1px 3px #232323;
	color: #ffffff;
	position:fixed;
	top: 137px;
	width: 960px;

}

.nav_events a:link {
    color: #ffffff;
    text-decoration: none;
}

.nav_events a:visited {
    text-decoration: none;
    color:#ffffff;
}

.nav_events a:hover {
    text-decoration: none;
	color: #92c372;
}

.nav_events a:active {
    text-decoration: none;
    color: #92c372;
}

.intro {
	color: #232323;
	font-family: 'Pathway Gothic One', sans-serif;	
	font-size: 30px;
	padding-bottom: 5px;

}

.month {
	color: #467200;
	font-family: 'Pathway Gothic One', sans-serif;	
	font-size: 22px;
}

.title {
	color: #232323;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700px;
	font-size: 15px;
}

.description {
	color: #232323;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.3em;
	font-size: 15px;
}

.para {
	padding: 25px;
	line-height: 1.5em;
	text-align: justify;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;

}

.midlink {
    text-decoration: none;
    color: #467200;
    line-height: normal;
}

.description a:link {
	text-decoration:none;
	color: #467200;
}

.description a:visited {
    text-decoration: none;
    color: #467200;
}

.description a:hover {
    text-decoration: none;
	color: #92c372;
}

.description a:active {
    text-decoration: none;
    color: #92c372;
}





.desc a:link {
	text-decoration:none;
	color: #92c372;
}

.desc a:visited {
    text-decoration: none;
    color: #92c372;
}

.desc a:hover {
    text-decoration: none;
	color: #467200;
}

.desc a:active {
    text-decoration: none;
    color: #467200;
}
