@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B5A28C;
	line-height: 20px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.main {
	background-color: #EFE3D6;
	background-image: url(images/dries_03.jpg);
	background-repeat: no-repeat;
}
.mainCopy {
	background-color: #EFE3D6;
	background-image: url(images/dries_03.jpg);
	background-repeat: no-repeat;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9C0000;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

