@charset "UTF-8";
.logohead {
	background-color: none;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 10px;
	border: 5px solid #000000;
	margin-top: 5px;
	border-color: #CCCCCC;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border: .5px solid #000000;
	text-decoration: none;
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.courtesy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
	text-align: center;
}
.testimonial p {
	background-color: #FFFF99;
	text-align: center;
	padding-left: 5px;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
