@charset "utf-8";
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b41c3d;
	line-height: 26px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c75d00;
	line-height: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
	background-image: url(images/bg.gif);
	margin: 0;
}

.style1 {
	color: #b41c3d;
	font-weight: bold;
}
.testimonial {
	color: #000000;
}
.footer {
	background-image: url(images/footer.jpg);
	background-position: center;
	background-attachment: scroll;
}
.peach_fade {
	background-attachment: scroll;
	background-image: url(images/peach_fade.jpg);
	background-repeat: repeat-x;
	background-color: #FFF3EA;
}
.mauve_fade {
	background-attachment: scroll;
	background-image: url(images/mauve_fade.jpg);
	background-repeat: repeat-x;
	background-color: #edced5;
}
.testimonial_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #b41c3d;
	line-height: 18px;
}
h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b41c3d;
	line-height: 26px;
}

