@charset "UTF-8";
.bodytextregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #54B948;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #54B948;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #54B948;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #54B948;
	text-decoration: none;
}
.logocupFLOAT {
	float: right;
	height: 237px;
	width: 289px;
	margin-bottom: 6px;
	margin-left: 20px;
}

/* Job listing styles */
.jobDate 
{
}
.jobName 
{
	font-weight: bold;
}
.jobDescription
{
}

/* Event listing styles */
.eventDate 
{
}
.eventName 
{
	font-weight: bold;
}
.eventDescription
{
}.photoFloatMargaret {
	float: right;
	height: 300px;
	width: 238px;
	margin-left: 20px;
}
.photofloatSarah {
	float: right;
	height: 179px;
	width: 238px;
	margin-bottom: 10px;
	margin-left: 20px;
}

hr.green {	border:0px; color:#52b949; background-color:#52b949; height:3px	}
