.darkgrey {
	font: normal 12px "Century Gothic";
	color: #666666;
	text-decoration: none;
}
.litegrey {
	font: normal 12px "Century Gothic";
	color: #ADADAD;
	text-decoration: none;
}
.nav-bar {
	color: #545453;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: 400;
}
.slogan {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

.border {
	border-top: 1px solid #E6E6E6;
	border-right: 1px none #E6E6E6;
	border-bottom: 1px none #E6E6E6;
	border-left: 1px none #E6E6E6;
}
.browntext {
	font: 400 15px "Century Gothic";
	color: #B79C57;
	text-decoration: none;
}
.slogancolor {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #B29C53;
	text-decoration: none;
	font-weight: bold;
}

