/* CSS Document */

}
#eventtext {
	padding-top: 1px;
	padding-bottom: 1px;
}
#eventtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 15px;
}
#eventtext #tablehome {
	margin: 0;
}
#eventtext #tablehome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#eventtext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 15px;
}
#eventtext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 15px 15px 15px 73px;
}
#eventtext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 60px 15px 20px 15px;
	color: #FFFFFF;
	background-color: #496F8A;
	letter-spacing: 1px;
	width: 115px;
}
#eventtext a:link, #eventtext a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#eventtext a:hover, #eventtext a:active {
	color: #DAF374;
	font-weight: normal;
	text-decoration: none;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	border: 0;
}
.fltlft_eventimg { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 15px;
	border: 0;
}
.fltlft_logos { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 10px;
	margin-bottom: 16px;
	border: 0;
}
.fltrt {
	float: right;
	margin-right: 8px;
	border: 0;
}

