/* Testimonials Page */

#testimonial{
	font-family: Courier, mono;
	width: 540px;
	padding:30px 30px 15px 30px;
	line-height:150%;
	background-image: url(raw_images/paper_background.gif);
	margin: 0 0 20px 0;
}

.name {
	text-align:right;
	font-weight: bold;
	color: #999999;
}

#testimonial2{
	font-family:Arial, Helvetica, sans-serif;
	width: 796px;
	padding:30px 30px 15px 30px;
	line-height:150%;
	border: solid #A32322 4px;

}
#testimonial3{
	font-family:Arial, Helvetica, sans-serif;
	width: 796px;
	padding:30px 30px 15px 30px;
	line-height:150%;
	border: solid #333399 4px;

}
