/* Events */

#eventsection {
width: 670px;
padding-top: 15px;
clear:both;
}

#eventbox {
width: 670px;
background-color:#DADADA;
border:1px solid #999;
}

#eventtextspace {
padding: 20px;
}

.titlestyle {
font-family:"Times New Roman", Times, serif;
font-size: 20px;
color: #333;
}

.datestyle {
font-family:"Times New Roman", Times, serif;
font-size: 14px;
color:#666;
padding-bottom: 15px;
}

.eventtext {
font-family:"Times New Roman", Times, serif;
font-size: 13px;
color:#333;
text-align:justify;
}

a.eventtext:link, active, visited, hover {
font-family:"Times New Roman", Times, serif;
font-size: 13px;
color:#3333;
text-decoration:none;
}

.datelargestyle {
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#333;
padding-bottom: 15px;
font-weight:bold;
}

.eventlargetext {
font-family:"Times New Roman", Times, serif;
font-size: 15px;
color:#333;
text-align:justify;
}