@charset "utf-8";



body {

	background-image: url(images/bg-color.jpg);

}

.style1 {

	color: #eae6d4;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	font-size: 18px;

}

.style6 {color: #646156; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }

.style7 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #eae6d4;

}

.style8 {

	color: #646156;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

}

.testimonialbox {
	background-image: url(images/testimonialbg.gif);
	text-align: left;
	vertical-align: top;
	border: 3px solid #646156;
	padding: 2px;
	height: 253px;

}
.testimonialbox2 {
	vertical-align: top;
}
.listam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646156;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 3px solid #EBE5D5;
}
.testimonialbox .inside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #646156;
	text-align: left;
	vertical-align: top;
	border: 1px dotted #646156;
	height: 247px;
	width: 276px;
	padding: 4px;
}

