@charset "UTF-8";
div.testimonials {
	clear: left;
	float: left;
	width: 380px;
	margin-right: 20px;
}
div.testimonials h1 {
	font-size: 56px;
	color: #B1C460;
	letter-spacing: -4px;
	font-weight: bold;
}
div.testimonials h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.testimonials  p {
	font-size: 14px;
	color: #5C5C57;
}
div.submit-testimony {
	clear: none;
	float: left;
	width: 278px;
	padding:10px;
	border:1px dotted #B1C460;
	overflow: hidden;
	margin-top: 56px;
}
div.submit-testimony h2 {
	background: url(../images/gen/submit-testimonial.gif) no-repeat center center;
	text-indent: -10000px;
	height: 100px;
	width: 275px;
	top: 0px;
	margin-bottom: 15px;
}
div#lower-buttons {
	margin-top: 50px;
}
div.submit-testimony form {
	margin:0px;
	padding:0px;
}
div.submit-testimony input[type=text] {
	font-size: 18px;
	color: #5C5C57;
	margin-bottom: 10px;
	padding:2px;
	width: 265px;
}
div.submit-testimony input.error {
	background: #FFB6B0;
}
div.submit-testimony input:focus, div.submit-testimony textarea:focus {
	background:#E3E2D6;

}
div.submit-testimony legend {
	display: none;
}
div.submit-testimony label {
	font-size: 16px;
	line-height: 16px;
	display: block;
	font-weight:bold;
	letter-spacing:-1px;
	color:#5C5C57;
}
div.submit-testimony textarea {
	width: 270px;
	padding: 2px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #F2F2F2;
	height: 75px;
	border-right: 1px solid #D0D0C5;
	border-left: 1px solid #D0D0C5;
	font-family: Helvetica, Arial, sans-serif;
}
div.submit-testimony input[type=submit] {
	width: 100px;
	margin: 10px auto;
}
div.submit-testimony input[type=checkbox] {
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 50px;
}
div.submit-testimony label.legal {
	font-size:12px;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative;
	width: 270px;
	margin-top: 10px;
}
div.submit-testimony input[type=checkbox].error + label.legal {
	color: #FF0000;
}
div.submit-testimony select {
	margin-bottom: 10px;
	width: 150px;
	font-size: 16px;
}
div#content img.splash {
	margin-top: -50px;
	margin-bottom: -20px;
}
div.testimonials div.item {
	padding: 15px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	border-top: 1px dotted #D0D0C5;
	border-bottom: 1px dotted #919189;
}
div.testimonials div.item p {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #3A3B37;
}
div.testimonials div.item span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C5C57;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
div.submit-testimony h2.submitted {
	background: url(../images/gen/submitted-testimonial.gif) no-repeat center center;
	text-indent: -10000px;
	height: 100px;
	width: 275px;
	top: 0px;
	margin-bottom: 15px;
}

