#headImage {
	background-image: url(images/HeadBG.jpg);
	background-repeat: repeat-x;
	background-position: 100% top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#form1 .contacttable {
	background-color: #135636;
	padding: 10px;
}
#form1 .contacttable .contacttable .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #135636;
	text-decoration: none;
	text-align: center;
}
.columnLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
}
.UpcomingEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-style: italic;
}
