.homePage {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #323531;
	line-height: 18px;
}

.homePagebold{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #323531;
	font-weight:bold;
}

a.homePage {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #323531;
	text-decoration: underline;
}

a.homePage:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #870000;
	text-decoration: underline;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5a5c5a;
}

a.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5a5c5a;
	text-decoration: none;
}

a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.mainContent {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #323531;
}	

a.mainContent {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #323531;
	text-decoration: underline;
}

.mainContentSmall {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #323531;
}	

a.mainContentSmall {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #323531;
	text-decoration: underline;
}

a.mainContent:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #af9700;
	text-decoration: underline;
}

.subhead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #661112;
}

.subheadSmall {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #661112;
}

#contentList {
	list-style-image: url(../images/listBullet.png);
}

#contentList li {
	margin-bottom: 8px;
}

.boardofdirectorsName {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #3298a1;
}

.boardofdirectorsTitle {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: #323531;
}

.boardofdirectorsDescription {
	font-family: "Trebuchet MS";
	font-style:italic;
	font-size: 11px;
	color: #323531;
}


.postInternshipFormBox{
	width: 300px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #323531;
}

.contactFormBox{
	width: 430px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #323531;
}

.eventPhotosHeader {
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #d6bb00;
	font-weight:bold;
}

a.sideMenu{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #323531;
	text-decoration:none;
}

