.text {
	font-family: "Apple Chancery";
	color: #FFFFFF;
	font-size: 14px;
	line-height: 15px;
}
.copy {
	font-family: "Helvetica 55 Roman";
	font-size: 13px;
	line-height: 15px;
	color: #CCCCCC;
}
#logo {
	background-image: url(images/shared/logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.border {
	border: 1px solid #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
}
.links {
	font-family: "Helvetica 55 Roman";
	font-size: 13px;
	line-height: 15px;
	color: #927e41;
	text-decoration: underline;
}
.rule {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headers {
	font-family: Futura, "Futura Book", "Futura Light", "Futura Medium";
	color: #c8ad5a;
	font-size: 18px;
	line-height: 15px;
	text-transform: capitalize;
}
.testimonials {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #927e41;
	font-size: 12px;
	line-height: 16px;
}
