body {
	background-color: #DAB445;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
.accent {
	color: #990000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
a {
	color: #0101CB;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CE9A00;
}
.leftspace {
	margin-bottom: 15px;
	margin-left: 20px;
}
.rightspace {
	margin-bottom: 15px;
	margin-right: 20px;
}
li {
	line-height: 145%;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
}


.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0500B7;
}

