#eventsSection {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 425px;
	background-image: url(../Images/bkgdEventsSec.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 15px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
#specialEventsSection {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 20px;
	background-image: url(../Images/line.png);
	background-repeat: repeat-y;
	background-position: top;
}

#eventsSection h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
#eventsSection h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
}
#eventsSection h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 0px;
}
#eventsSection h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	line-height: 17px;
}
#eventsSection p {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom: 0px;
}
.monthlyLuncheon {
	width: 204px;
	padding-top: 55px;
	background-image: url(../Images/secBusinessLuncheonSM.png);
	background-repeat: no-repeat;
	padding-left: 33px;
	float: left;
	margin-bottom: 25px;
}
.monthlyMixer {
	background-image: url(../Images/secMonthlyMixerSM.png);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-left: 33px;
	width: 187px;
	float: left;
	margin-bottom: 25px;
	padding-right: 15px;
}
.businessSeminar {
	background-image: url(../Images/secBusinessSeminarSM.png);
	background-repeat: no-repeat;
	float: left;
	width: 189px;
	padding-top: 55px;
	padding-left: 33px;
	margin-bottom: 25px;
}

