@charset "utf-8";
.main-font {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.font {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #73674F;
	text-decoration: none;
}
.bullet-font {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #371806;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
}
.tag {
	font-family: "Lucida Handwriting";
	font-size: 16px;
	color: #C1B58F;
	text-decoration: none;
}
.tag2 {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	font-weight: bold;
	color: #73674F;
	text-decoration: none;
}
.services-font {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #BEB490;
	text-decoration: none;
	font-weight: bold;
}
.nav {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #796B50;
	border-right-color: #796B50;
	border-bottom-color: #796B50;
	border-left-color: #796B50;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

