body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #312418;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #938981;
	font-size: 11px;
}
a {
	color: bf804d;
	text-decoration: none;
}
.titleLarge {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #7A5C49;
}
hr {
	color: #2d2115;
}
li {
	margin-left: -10px;
}
.titleMid {

	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.quotesSm {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #7A5C49;
}
.formTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2017;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	height: 25px;
}
.formMessageArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2017;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	height: 100px;
}
.sendButton {
	font-size: 14px;
	color: #2D2017;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
