#divTestimonialsText{
	position:		relative;
	float:			left;
	width:			568px; 
	height:			auto;
	font-family:	"Times New Roman", Times, serif;
	font-size:		11pt;
	color:			#3A2302;
	line-height:	19px;
}

#divTestimonialsText p{
	margin-left:	15px;
	margin-right:	15px;
}

#divTestimonialsText h1{
	font-size:		16pt;
	font-weight:	bold;
	margin-left:	15px;
	margin-right:	15px;
	margin-top:		15px;
	margin-bottom:	10px;
}

#divRecentProjects{
	position: relative;
	float: left;
	clear: both;
	width: 568px;
	text-align: center;
	padding: 30px 0 20px 0;
}

.boxNoHeader{
	
	background-color:		#EEE6CB;
	font-family:			"Times New Roman", Times, serif;
	font-size:				12pt;
	width:					340px;
	height:					220px;
	color:					#3A2302;
	vertical-align:			top;
	text-align:				center;
	line-height:			26px;
	border:					4px double #3A2302;
	
}