@charset "utf-8";
body {
	background-color: #000000;
}
.text {
	font-family: "Arial";
	font-size: 14px;
	line-height: normal;
	color: #867d56;
}
.text a {
	color: #867D56;
}
.smallText a {
	color: #867D56;
	text-decoration: none;
}

.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A37C2E;
	border-right-color: #A37C2E;
	border-bottom-color: #A37C2E;
	border-left-color: #A37C2E;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #A37C2E;
}
.image {
	border: 1px solid #A37C2E;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #867d56;
}
.TestimonialText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #A37C2E;
	font-style: italic;
}
