.tagline{
	display:none; /*if you do wish the tagline "Active Minds" to display on the blue bar, comment this out*/
	}
h2 {
	border-color:#cc2d30; /*choose border colors from brand colors, above*/
	}
.indexbox_main{
	background-color:#cce6f7;
	padding: 7px;
}

.indexbox_main_plain{
	padding: 7px;
	border: thin solid #930;
}


.table-border td{
	border: 1px solid black!important;
}
.table-heading-blue{
	background-color: #6699cc;
	font-weight: bold;
}







.box_green{
	background-color:#bad80a;
	padding: 7px;
}

hr {
    display: block;
    margin-before: 0.5em;
    margin-after: 0.5em;
    margin-start: auto;
    margin-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}



.indexbox_main_gray{
	background-color: #D3D3D3;
	padding: 7px;
}


.indexbox_main_title{
	background-color:#003f87;
	color:#FFF;
	padding: 3px;
}

.imageleft {
	float: left;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;

}


.contentleft {
	float: left;
	margin-left: 80px;
	margin-bottom: 55px;

}



.contentright {
	float: right;
	margin-right: 135px;
	margin-bottom: 55px;
}



.imageright {
	float: right;
	margin-top: 28px;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 50px;

}


td {
	padding: 7px;
}


.graduatetestimonials_headingstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #369;
	padding: 3px;
}
.graduatetestimonials_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	font-style: italic;
	color: #333;
	border: 1px solid #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.WWyouimageleft {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.somebox ul li {
  list-style-position: inside;
}

.contentleft2 {
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	width: 275px;
}



.contentright2 {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	border: thin solid #333;
	padding: 8px;
	height: 600px;
	width: 320px;
}

.staffcontentleft {
	float:left;
	height: 250px;
	width: 225px;
	margin-bottom: 25px;
}

.staffcontentright {
	float:right;
	height: 250px;
	width: 225px;
	margin-bottom: 25px;
}

.indexcontentleft {
	width: 300px;
	float: left;
	height:	300px;
}
.indexcontentright {
	width: 300px;
	float: right;
	height: 300px;
}

.indexcontentbottom {
	width: 600px;
	float: left;
}/* Customize */


/* Your site's banner image */
header {
	background-image:url('../customize/banner_image.png');
}



.half-left, .half-right {
	width: 100%;
	float: left;

}


.half-left ul, .half-right ul {
	padding-left: 0px;
}
.half-left ul li, .half-right ul li {
	padding-bottom: 14px;
}

	@media (min-width: 800px) {
.half-left ,.half-right {
	width: 50%;
	float: left;
}
}
/* Uncomment the following to remove the text on top of the site's banner image */
	/*
	@media (min-width: 750px) {
		header[role="banner"] .site-name {
			position:static;
			right:0;
			bottom:0;
			max-height:70px;
			max-width:1020px;
		}
		.site-name div {
			font: 0/0 a;
			text-shadow: none;
			color: transparent;
			width:100%;
			height:100%;
		}
	}
	*/

/* Uncomment the following to change the background color and/or text color of the Media Stream captions */
	/*
	.module-media-stream figcaption {
		background-color:#006b3f;
		color:#fff;
	}

	.module-media-stream figcaption:before {
		border-color:#006b3f transparent;
	}
	*/

/* Uncomment the following line to remove all arrows on Media Stream captions */
	/*
	.module-media-stream figcaption:before {
		border:none;
	}
	*/

	.social-media-nav {
		margin-left: 1.8em;
	}

	.social-media-nav li {
		padding: .2em;
	}
	.social-media-nav a {
		float: unset;
		width: 2rem;
		height: 2rem;
	}

	main a:focus, main a:hover {
		box-shadow:none;
	}

	.appointment {
		background-image: url("../images/FrontPagemeetwithus.jpg");
		height:200px; /*necessary for IE11 */
	}

	.handshake {
		background-image: url("../images/FrontPagehandshake.jpg");
		height:200px; /*necessary for IE11 */
	}

	.resume {
		background-image: url("../images/FrontPageresumeresources.jpg");
		height:200px; /*necessary for IE11 */
	}

	.coverletter {
		background-image: url("../images/FrontPagecoverletter.jpg");
		height:200px; /*necessary for IE11 */
	}
	.major {
		background-image: url("../images/FrontPagemajor.jpg");
		height:200px; /*necessary for IE11 */
	
	}
	.workshop {
		background-image: url("../images/FrontPageworkshop.jpg");
		height:200px; /*necessary for IE11 */
	}
	
	.careerfairs {
		background-image: url("../images/FrontPagecareerfairs.jpg");
		height:200px; /*necessary for IE11 */
	}

.careercloset {
		background-image: url("../images/FrontPagecareercloset.jpg");
		height:200px; /*necessary for IE11 */
	}



	.image-container a {
		font-size: .9em;
	}
	.image-container a:hover, .image-container a:focus {
		border-color: #003f87;
	}

	th{
word-break:normal;
	}
	td{
word-break:normal;
	}
.redfont {
	color: #C00;
}

.site-nav li.add-space {
  margin-bottom: 1.5rem;
}
