@charset "utf-8";
/* CSS Document */

.centerText {
	text-align: center;
}

/* Colors */

.fontColorBlack {
	color: #000;
}
.fontColorWhite {
	color:#fff;
}

/* Formatting */
.fontSlogan {
	font-size: 24px;
	color: #F3D28A;
	line-height: 30px;
}
.fontTitle24Bold {
	font-size: 24px;
	color: #FFFCD5;
	font-weight: bold;
	line-height: 30px;
}
.fontTitle22Bold {
	font-size: 22px;
	color: #FFFCD5;
	font-weight: bold;
	line-height: 28px;
}

/* Font Sizes */
.font12px {
	font-size:12px;
}
.font13px {
	font-size:13px;
}
.font14px {
	font-size:14px;
}
.font15px {
	font-size:15px;
}
.font16px {
	font-size:16px;
}
.font17px {
	font-size:16px;
}
.font18px {
	font-size:18px;
}
.font19px {
	font-size:19px;
}
.font20px {
	font-size:20px;
}
.font21px {
	font-size:21px;
}
.font22px {
	font-size:22px;
}
.font23px {
	font-size:23px;
}
.font24px {
	font-size:24px;
}
.font26px {
	font-size:26px;
}
.font28px {
	font-size:28px;
}
.font32px {
	font-size:32px;
}
.font36px {
	font-size:36px;
}
.font40px {
	font-size:40px;
}
.font48px {
	font-size:48px;
}
.font64px {
	font-size:64px;
}
.font72px {
	font-size:72px;
}


/* Font Imports */

