@charset "UTF-8";
.leftMargin {
	margin-left: 65px;
	margin-right: 150px;
}
.button {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	font-family: "Century Gothic";
	font-size: 16px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.foot {
	padding-top: 4px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
.navDiv {
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 100px;
}
.contactButton {
	padding-top: 4px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 36px;
	color: #B8893C;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lineHeight24 {
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
}
