.introText {
	font-size: 1.1em;
	text-align: justify;
	padding-bottom: 5px;
	margin: 10px 20px 0px;
}
#eventLinksTable {
	width: 600px;
	margin: 0px auto 7px;
}
#eventLinksTable td {
	width: 50%;
	background: #EBEBCD;
	border: 3px solid #BBBB99;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 7px;
}
#eventLinksTable a:link, #eventLinksTable a:visited {
	color: #7D7C44;
}
#eventLinksTable a:hover, #eventLinksTable a:active {
	color: #996600;
}
.eventsTable {
	margin: 0px auto 10px;
	width: 850px;
	border-right: 12px solid #DEDEA9;
	border-bottom: 12px solid #DEDEA9;
	border-left: 12px solid #DEDEA9;
	clear: both;
}
.eventsTable a:link, a:visited {
	color: #996600;
}
.eventsTable a:hover, a:active {
	color: #626242;
}
.lowerDescrip {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 5px 0px 5px;
}
.eventsTable caption {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 18px;
	height: 35px;
	font-weight: bolder;
	color: #686737;
	background: url(../media/images/misc/table_topcap2.gif) no-repeat bottom;
	vertical-align: bottom;
	text-align: left;
	letter-spacing: .2em;
}
.eventsTable th {
	background: #93924F;
	text-align: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 15px;
	letter-spacing: 0.2em;
	border-right: 1px solid #DEDEA9;
}
.eventsTable td {
	background: #F7F7EA;
	color: #54532E;
	text-align: justify;
	font-size: 13px;
	padding: 5px 15px 5px;
	border-right: 1px solid #DEDEA9;
	border-bottom: 1px solid #DEDEA9;
	border-left: 1px solid #DEDEA9;
	font-weight: bolder;
}
.descriptionCells {
	color: #4E4D29!important;
	padding: 2px 15px 2px !important;
	background: #D2D288!important;
	font-weight: normal !important;
}
.presenter {
	color: #996600 !important;
}
