.bg_main {
	background-color: #FEF8E7;
}
.bg_lines_dark {
	background-color: #333333;
}
.gl_welcome {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}
.body_text_welcome {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-color: #FEF8E7;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.body_text_welcome_link {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bolder;
	color: #ED1651;
	background-color: #FEF8E7;
	text-decoration: underline;
}
.hm_main_hd_bg {
	font-family: Garamond;
	font-size: 54px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #FBF0D0;
}
.hm_main_links_bg {

	font-family: Garamond;
	font-size: 18px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	background-color: #FBF0D0;
}
.hm_main_hd_highlighted {

	font-family: Garamond;
	font-size: 54px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ED1651;
}
.examples_off {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.footer {
	background-color: #333333;
	font-family: Garamon;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

