@charset "utf-8";
/* SMALL CODE */

/*****************
 Navigation CSS 
*****************/
#mobile_navigation {
	display: inline;
	font-family: 'Homenaje', sans-serif;
	color: #FFF;
	font-size: 1.6em;
	text-transform: uppercase;
	vertical-align: middle;
}
#mobile_navigation a:link {
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
#mobile_navigation a:visited {
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
#mobile_navigation a:active {
	color: #530809;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
#mobile_navigation a:hover {
	color: #530809;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
#menu_icon {
	width: 50px;
	height: 50px;
	vertical-align: middle;
}
nav ul, nav:active ul {
	width: auto;
	top: 20px;
	left: 45px;
	display: none;
	position: absolute;
	padding: 10px;
	list-style: none;
	background: rgba(0,0,0,0.7);
	border-radius: 5px;
}
nav li {
	text-align: left;
	width: 100%;
	padding: 5px;
	margin: 0px;
}
nav:hover ul {
	display: block;
}
#navigation_box {
	width: 90%;
	height: auto;
	margin: 0 auto;
	display: none;
	border: 0px;
	text-align: center;
}
.navigation_cell {
	width: auto;
	height: auto;
	margin: 0.10em;
	padding: 0px;
	border: 0px;
	font-family: 'Homenaje', sans-serif;
	color: #FFF;
	font-size: 1.5em;
	text-transform: uppercase;
}
#navigation_box a:link {
	padding: 1px 6px 1px 6px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
#navigation_box a:visited {
	padding: 1px 6px 1px 6px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
#navigation_box a:hover {
	padding: 1px 6px 1px 6px;
	border-radius: 15px;
	background: #530809;
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
#navigation_box a:active {
	padding: 1px 6px 1px 6px;
	border-radius: 15px;
	background: #530809;
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
.current {
}
/*****************
    Global CSS 
*****************/
body {
	margin: 0px;
	background-color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-family: 'Homenaje', sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #530809;
}
h2 {
	font-family: 'Homenaje', sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #530809;
}
.emphasis {
	font-weight: bold;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
/*****************
   Top Section
*****************/
#top_menu_box {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 5px;
	position: relative;
	clear: both;
	background: rgba(0,0,0,0.7);
}
#logo {
	max-width: 60%;
	min-width: 150px;
	padding-top: 10px;
	padding-left: 5px;
}
#logo_box {
	width: 100%;
}
#main_box {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(img/backgroundtexture.gif);
	background-repeat: repeat;
	background-size: auto;
}
#middle_divider_bar {
	width: 100%;
	height: 10px;
	margin-bottom: 25px;
	padding: 0px;
	background-color: #530809;
	border-top: 1px solid #89282a;
	border-bottom: 1px solid #000;
	box-shadow: -1px 2px 5px #000;
}
#main_box a:link {
	color: #530809;
	font-weight: bold;
	text-decoration: none;
}
#main_box a:visited {
	color: #530809;
	font-weight: bold;
	text-decoration: none;
}
#main_box a:hover {
	color: #89282a;
	font-weight: bold;
	text-decoration: underline;
}
#main_box a:active {
	color: #89282a;
	font-weight: bold;
	text-decoration: underline;
}
/*****************
    Home Page
*****************/
#intro_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
#middle_content_left {
}
#middle_content_right {
	text-align: center;
}
#middle_content_left hr {
	color: #999;
	background-color: #999;
	height: 1px;
	width: 95%;
	border: none;
}
#middle_content_right hr {
	color: #999;
	background-color: #999;
	height: 1px;
	width: 95%;
	border: none;
}
.action_header {
	font-family: 'Homenaje', sans-serif;
	background: #530809;
	color: #FFFFFF;
	padding: 3px;
	border-radius: 5px;
}
.action_header_small {
	font-family: 'Homenaje', sans-serif;
	font-weight: bold;
	background: #FFF;
	color: #530809;
	padding: 3px;
}
.news_text {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: bold;
}
#search_box {
	all: initial;
	* {all: unset;}
}
.twitter-timeline {
	height: 400px;	
}
.subimage {
	border: solid 1px #000;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #000;
}
.employment-ad {
	display: block;
	margin: 0 auto;
	max-width: 75;
	border: 1px solid #999;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #000;
}
#news_bar {
	display: block;
}
.subtext {
	width: 50%;
	margin: 0 auto;
	text-align: left;
}
.careerbanner {
	max-width: 90%;
	border: 1px solid #000;
	border-radius: 10px;
	margin: 0 auto;
	display: block;
}

.hopebanner {
	width: 95%;
	border: 1px solid #000;
	border-radius: 10px;
	margin: 0 auto;
	display: block;
}

.emstar {
	width: 95%;
	border: 1px solid #000;
	border-radius: 10px;
	margin: 0 auto;
	display: block;
}

.evolution {
	max-width: 50%;
	min-width: 250px;
	display: block;	
	margin: 0 auto;
}
/*****************
    About Page
*****************/
#about_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
.youtube_box {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtube_box iframe, .youtube_box object, .youtube_box embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#commercial {
	border: 0;
}
#cert_box {
	text-align: center;
	font-size: 0.8em;
}
#doh_image {
	max-width: 50%;
}
.cert_image {
	max-width: 90%;
}
.staff_table {
	width: 100%;
	display: table;
}
.staff_row {
	display: table-row;
}
.staff_header {
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}
.staff_cell_name {
	width: 40%;
	padding-right: 5px;
	font-weight: bold;
	font-size: 0.8em;
	display: table-cell;
}
.staff_cell_position {
	width: 60%;
	font-size: 0.8em;
	display: table-cell;
}
/*****************
  Services Page
*****************/
#services_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
.service-image {
	max-width: 25%;
	float: right;
	margin: 0px 5px 15px 15px;
	box-shadow: 2px 2px 3px #000;
}
/*****************
  Customer Page
*****************/
#customer_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
/*****************
   Billing Page
*****************/
#billing_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
.secure {
	font-size: 1.1em;
}
.secure::after {
	content: url(img/lockicon.jpg);
	padding-left: 10px;
}
/*****************
  Employment Page
*****************/
#employment_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
.employment_table {
	display: table;
}
.employment_row {
	display: table-row;
}
.employment_cell_type {
	padding-right: 15px;
	font-weight: bold;
	display: table-cell;
}
.employment_cell_accepting {
	display: table-cell;
}
#employment_box ol li {
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#employment_box ul li {
	margin-top: 5px;
	list-style-type: square;
}
.applybutton {
	width: 50%;
	font-size: 2em;
	color: #fff;
	padding:10px;
	background-color: #530809;
	border: 1px solid #000;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #000;
	text-decoration: none;
	text-align: center;
}
.applybutton:hover {
	color: #530809;
	background-color: #FFF;
	border: 1px solid #530809;
	text-decoration: none;
	box-shadow: none;
}
.applybutton a:link {
	color: #fff;
	text-decoration: none;
}
.applybutton a:hover {
	color: #530809;
	text-decoration: none;
}
.applybutton a:visited {
	color: #fff;
	text-decoration: none;
}
.applybutton a:active {
	color: #fff;
	text-decoration: none;
}
/*****************
   Contact Page
*****************/
#contact_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
.contact-box {
	padding: 5px;
	border: solid 1px #999999;
	border-radius: 10px;
}
#contact-box-full {
	width: 100%;
	border-top: 1px solid #999;
	margin: 0 auto;
}
/*****************
   Student Page
*****************/
#student_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
#small-box {
	margin-bottom: 20px;
}
#small-box a:link {
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
	background: #530809;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #000;
}
#small-box a:visited {
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
	background: #530809;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #000;
}
#small-box a:hover {
	color: #CCC;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
	background: #530809;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #000;
}
#small-box a:active {
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
	background: #530809;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #000;
}
#student-box {
	width: 100%;
	padding: 5px;
	border: 1px solid #999;
	border-radius: 10px;
	margin-top: 20px;
}
.important {
	background: #FF0;
}
.green {
	background: #060;
	color: #FFF;
}
.blue {
	color: #00F;
}
/*****************
   Honors Page
*****************/
#honors_box {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.9em;
}
.honor-box {
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 20px;
}
.honor_table {
	width: 100%;
	display: table;
	text-align: left;
}
.honor_header {
	display: table-row;
	font-size: 0.6em;
	background-color: #530809;
	color: #FFF;
	font-weight: bold;
}
.honor_row {
	display: table-row;
	font-size: 0.5em;
	background-color: #FFF;
	color: #000;
}
.honor_cell_name {
	width: 30%;
	padding-right: 3px;
	font-weight: bold;
	display: table-cell;
	padding-bottom: 5px;
}
.honor_cell_award {
	width: 40%;
	padding-right: 3px;
	display: table-cell;
	padding-bottom: 5px;
}
.honor_cell_agency {
	width: 30%;
	display: table-cell;
	padding-bottom: 5px;
}
/*****************
  Bottom Section
*****************/
.back-to-top {
	margin-top: 100px;
}
#bottom_special_box {
	width: 100%;
	height: auto;
	padding: 10px;
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	box-shadow: 2px 2px 5px #000;
	font-size: 0.75em;
	text-align: center;
}
#bottom_footer {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #530809;
	border-top: 1px solid #89282a;
	font-family: 'Homenaje', sans-serif;
	color: #FFF;
	text-align: center;
}
#bottom_footer a:link {
	font-family: 'Homenaje', sans-serif;
	color: #FFF;
	text-decoration: none;
}
#bottom_footer a:visited {
	font-family: 'Homenaje', sans-serif;
	color: #FFF;
	text-decoration: none;
}
#bottom_footer a:hover {
	font-family: 'Homenaje', sans-serif;
	color: #999;
	text-decoration: underline;
}
#bottom_footer a:active {
	font-family: 'Homenaje', sans-serif;
	color: #999;
	text-decoration: underline;
}
.square-covid {
background-color: #530809;
color: white;
height: 40px;
text-transform: uppercase;
font-family: 'Square Market', 'helvetica neue', helvetica, arial, sans-serif;
letter-spacing: 1px;
line-height: 38px;
padding: 0 28px;
margin: 15px;
border: 2px solid #FFF;
border-radius: 3px;
font-weight: 500;
font-size: 1em;
cursor: pointer;
display: inline-block;
box-shadow: 3px 3px 3px #000
}
