.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.homepageBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.homepageNewsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #273E5D;
	text-decoration: none;
}
.homepageNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #273E5D;
	text-decoration: none;
}

.subpageHeaderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	 color: #273E5D;
	text-decoration: none;
	padding-left:32px;
	
}
.subpageBodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.subpageBodyDefault {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.listDefault {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.boldContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subpageBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #273E5D;
	text-decoration: none;
}
.tableAboutBackground {
	background-image: url(images/aboutRafImage.jpg);
	background-repeat: no-repeat;
}

.tableCommitteeBackground {
	background-image: url(images/schoolRafImage.jpg);
	background-repeat: no-repeat;
}

.tableBoardBackground {
	background-image: url(images/ribbonCuttingRafImage.jpg);
	background-repeat: no-repeat;
}

.tableProjectsBackground {
	background-image: url(images/projectsRafImage.jpg);
	background-repeat: no-repeat;
}

.tableEventsBackground {
	background-image: url(images/studentsRafImage.jpg);
	background-repeat: no-repeat;
}

.tableContactBackground {
	background-image: url(images/studentsStandingRafImage.jpg);
	background-repeat: no-repeat;
}

.tableHistoryBackground {
	background-image: url(images/aboutRafImage.jpg);
	background-repeat: no-repeat;
}

.tableDonationsBackground {
	background-image: url(images/studentSittingRafImage.jpg);
	background-repeat: no-repeat;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c;
	text-decoration: underline;
}


A:link {
	COLOR: #42BD19;

}
A:active {
	COLOR: #42BD19;

}
A:visited {
	COLOR: #42BD19;

}
A:hover {
	COLOR: #42BD19;

}

