.three-column{
	width: 243px;
	height: 165px;
	float: left;
	display:block;
}
.green-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7F9700;
	font-weight: normal;
}
.employee-name {
	font-family: Georgia;
	font-size: 24px;
	color: #7F9700;
	font-weight: lighter;
	font-style:italic;
}
.blue-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #002238;
	font-weight: normal;
}
.testimonial-bg {
	background-image: url(images/testimonials-bg.jpg);
	background-repeat: repeat-x;
	width: 742px;
	padding-top: 15px;
	background-color:#E4EAED;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DADDDF;
}

.palatino-green {
	font-family: Palatino, Georgia, Arial !important;
	font-style: italic;
	font-weight: bold;
	color: #7F9700;
	font-size: 18px;
}

.green-quote-small{
	font-size: 16px;
	padding-left: 10px;
}

.clear{
	clear:both !important;
}
.dark-blue {
	color: #022236;
}
.type-green{
	color:#647506;
}.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.bold-italic-lrg {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.margin-right{
	margin-right: 235px;
	display:block;
}
.bold{
	font-weight:bold;	
}
.form-float{
	display:block;
	width: 200px;
	float:left;
	margin-left: 50px;
}
