h3 {
	font-size: 18px;
	color: #571370;
	background-image: url(images/icon_heartInHand.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
h4 {
	color: #56136D;
	font-weight: bold;
	font-size: 15px;
}
.sideNavHeading {
	font-size: 18px;
	color: #571370;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.caption {
	color: #571370;
	font-style: italic;
}
.backToTop {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.boldPurple {
	color: #61116E;
	font-weight: bold;
}
.BlackBold {
	color: #000000;
	font-weight: bold;
}
.sidebarSection {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B58CBA;
}
.copyrightItalics {
	font-size: 11px;
	font-style: italic;
}
h2 {
	color: #541173;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A45FB2;
}
.backToTopContent {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	clear: both;
}