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

h1.banner {
	font-size: 2.5em !important;
	font-weight: 700 !important;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8) !important;
	margin-bottom: 0;
	margin-top: 0;
	color: #fff;
}

h1.banner span {
	color: #F7AD40 !important;
}


.bsubtext {
	color: #fff !important;
	font-size: 1.3em !important;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8) !important;
	font-weight: 700;
	margin: 0 auto;
}

.tagline {
	color: #2E73B2;
	font-style: italic;
	font-size: 22px;
	font-size: 20px;	
	margin-right: 15px;
}

.top_titles:after {
    content: ';
    display: block;
    border-bottom: 3px solid #B2D487;
    width: 243px;
    max-width: 100%;
    margin: 0 auto;
}


h1.banner {
	font-size: 2.5em !important;
	font-weight: 700 !important;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8) !important;
	margin-bottom: 0;
	margin-top: 0;
	color: #fff;
	line-height: 0.9em !important;
}

h1.banner span {
	color: #F7AD40 !important;
}


.bsubtext {
	color: #fff !important;
	font-size: 1.3em !important;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8) !important;
	font-weight: 700;
	margin: 0 auto;
}

.tagline {
	color: #2E73B2;
	font-style: italic;
	font-size: 22px;
	font-size: 20px;	
	margin-right: 15px;
}

.top_titles:after {
    content: ';
    display: block;
    border-bottom: 3px solid #B2D487;
    width: 243px;
    max-width: 100%;
    margin: 0 auto;
}


.bg-blue {
	background-color: RED;
}

hr {
 	border: 2px solid #F7AD40;
}
