
#next_events h1,#all_events h1{
	background-color: #ffffff;
	height: 25px;
	padding-left: 20px;
	padding-top: 6px;
	font-family: Arial Black;
	font-size: 16px;
	color: #e60000;
	text-transform:uppercase;
	margin-bottom:5px;
}

#all_events h1{
	margin-top:5px;
}

#next_events .event{
	background-color:#ffffff;
	width:252px;
	padding:10px;
	margin-right:7px;
	float:left;
	color:#5E5E5E;
}

#next_events .event{
	height:115px;

}
#next_events .last{
	margin-right:0;
}

#next_events .link{
	position:relative;
	top:20px;
}

#next_events .date{
	padding-left:10px;
	padding-bottom:5px;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#next_event .date{
	padding-left:10px;
	padding-bottom:5px;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#next_events a{
	text-decoration:none;
	font-family:verdana, sans-serif;
	color:#798D85;
	font-size:12px;
}

#next_events .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform:uppercase;
	height:65px;
}

#next_events .image{
	margin-right:10px;
}

#next_events .image{
	float:left;
}

#main .mod_article p{
	padding:0;
	margin:0;
}

#main .mod_article{
	padding:10px;
}

#main .inside{
	margin-left:7px;
	/**width:555px;**/
}

#main .event .info{
	min-height:120px;
}
#main .date{
	padding-bottom:5px;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#main p.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform:uppercase;
}

#main h3{
	margin-top:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform:uppercase;
}

#main .text_details{
	float:left;
	width:350px;
		color:#5E5E5E;
font-family: verdana, sans-serif;

}

#main .text_details > p.open{
	padding-top:40px;
}

#main .image{
	margin-left:365px;
}
#all_events .event{
	background-color:#e5e5e5;
	width:530px;
	padding:5px;
	margin-top:5px;
}

#left .mod_calendar{
	width:252px;
	margin-top:5px;
	background-color: #ffffff;
	padding:10px;
}

#all_events .date{
	padding-bottom:5px;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#all_events a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#5E5E5E;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform:uppercase;
text-decoration: none;
}



.mod_calendar table{
width:100%;
font-family: verdana, sans-serif;
font-size:12px;
line-height:22px;
color:#5E5E5E;
}

.mod_calendar a{
text-decoration:none;
color:#5E5E5E;
font-weight:bold;
}

#left th,#left td{
text-align:center;
}

#left .label{
	color:#e60000;
	font-weight:bold;
}

