@charset "utf-8";
#left {
	background-color: #CCCCCC;
	display: inline;
	padding: 20px;
	float: left;
	width: 135px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: auto;
}
#right {
	display: inline;
	float: left;
	width: 544px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#left a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#left a:hover {
	font-weight: bold;
	color: #4573B3;
	text-decoration: none;
}
#right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right h1 {
	font-size: 110%;
	font-weight: bold;
}
#right a {
	font-weight: bold;
	color: #4573B3;
	text-decoration: none;
}
#right a:hover {
	font-weight: bold;
	color: #CB1009;
	text-decoration: none;
}
#left #evening {
	font-size: 90%;
}
#testimony8 {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
	padding: 20px;
}

#testimony7 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#testimony6 {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
	padding: 20px;
}
#testimony5 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#testimony4 {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
	padding: 20px;
}
#testimony3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#testimony2 {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
	padding: 20px;
}
#testimony1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.red {color: #CB1009}
