body {
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	background-color: #F7F6F4;
}
.HeaderText {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #888888;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.HeaderText:hover {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #BBB3D8;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.HeaderTextHighlighted {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #888888;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	background-color: #E0D7EA;
}
.BodyText {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
}
.bodyColored {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #800080;
	font-weight: normal;
	line-height: 24px;
}
.FooterText {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	color: #888888;
	line-height: 15px;
	text-align: center;
}
.MainLayoutCenterBox {
	border: 1px solid #000000;
	padding: 0px;
}
.HeadlineText {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	color: #666666;
	/*font-weight: bold;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.SubheadText {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #666666;
	/*font-weight: bold;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.PhilosophyContentBox {
	padding: 30px;
	background-image: url(../images/eileen4.jpg);
	background-position: 35px 80px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.DefaultContentBox {
	padding: 20px;
	background-color: #FFFFFF;
}
.ContactBoxCopy {
	border: 1px solid #000000;
	background-color: #FFFDF2;
}
