.orange_title {
	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 20px;
	color: #B73F03;
	font-weight: bold;
}
.greytext {

	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 14px;
	color: #9E9E9E;
	font-weight: normal;
}
.whitetext {


	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.orangetext {
	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 14px;
	color: #B73F03;
	font-weight: normal;
	letter-spacing: .5px;
}
.orange_title_smaller {
	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 17px;
	color: #B73F03;
	font-weight: bold;
	letter-spacing: .5px;
}
.white_title_smaller {
	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: .5px;
}
.grey_title_smaller {

	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 17px;
	color: #808080;
	font-weight: bold;
	letter-spacing: .5px;
}
.front_white {

	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: .5px;
}
.grey_links {
	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 12px;
	color: #9E9E9E;
	font-weight: normal;
	text-decoration: none;
}
.grey_links_darker {

	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 12px;
	color: #68696C;
	font-weight: normal;
	text-decoration: none;
}
.orange_title_smallerBrighter {

	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 17px;
	color: #DE6D07;
	font-weight: bold;
	letter-spacing: .5px;
}
