/* CSS Document */

.h1_enhanced {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 3px;
}
.h2_normal {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	text-align: left;
}
h3 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: purple;
	text-align: center;
}
.testimonial2 {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff9c;
	padding: 10px;
	border: thin dotted #3C4EA2;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 16px;
	list-style-position: outside;
	width:20em;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 3px;
	text-decoration: none;
}

.sidecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pullquote {
	font-size: 14px;
}

.toproundedbar {
    background:url("images/barBorderSmallL.gif") no-repeat left top;
}
</style>

