@charset "UTF-8";
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
li {
	list-style-type: square;
	line-height: 18px;
}
ul {
	margin-top: 10px;
}
a:hover {
	color: #9BB73A;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	color: #9CB33C;
}
#testimonials img {
	margin-right: 10px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	float: left;
	clear: left;
}
#testimonials h3 {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #9BB739;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1E2A7A;
	padding-top: 20px;
}
#testimonials h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #1E2A7B;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25339D;
	padding-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
	color: #1E297A;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1E2A7C;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
	color: #1E2A7B;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #A0BC43;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #AFBD45;
	margin-bottom: 10px;
	font-style: italic;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	background-image: url(../images/content_divider.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bold {
	font-weight: bold;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
