/* CSS Document */

.pages {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0000FF;
	border-left:thin solid #666666;
	border-top:thin solid #666666;
	border-right:thick solid #666666;
	border-bottom:thick solid #666666;
	background-color:#FFFFCC;	
}


.pics {
	border-left:medium solid #ffffff;
	border-top:medium solid #ffffff;
	border-right:medium solid #666666;
	border-bottom:medium solid #666666;	
}


.phone {
	font-size:18px;
	font-weight:bold;
	text-align:center;	
}

#testimonials {
	margin:0 auto;
	background-image:url("../images/testimonialsbkg.gif");
	background-repeat: no-repeat;
	width:525px;
	height:990px;
	padding-top:230px;
	padding-left:120px;
	padding-right:110px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

#testimonials p {
  margin:0px;
  margin-bottom:5px;
  padding:0px;
  width:540px;
  font-style:italic;
  font-size:12px;
}

.name {
  width:535px;
  text-align:right;
}
