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

.header {
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/education/Hbackground.jpg);
}

.Sec_and_Third_Column {
	top:0px;
	position:relative;
	width:524px;
	z-index:1;
	float:left;
	display:block;
	text-align:left;

}

.brown_links A:link {text-decoration: underline; color:#402324;}
.brown_links A:visited {text-decoration: underline; color:#402324;}
.brown_links A:active {text-decoration: underline; color: #402324; }
.brown_links A:hover {text-decoration: none; color: #ffc553;}

.brown_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #402324;
}

.about_bckgrnd_color {
	background-color: #831e18;
}

.med_hr_plus_lwrupt_margin {
	width: 505px;
 	border:0;
  	border-top: 1px solid #9f9188;
  	height: 0px;
  	background: #fffbe8;
	margin-top:6px;
	margin-bottom:6px;
}

.med_hr_plus_lwrupt_margin_RED {
	width: 505px;
 	border:0;
  	border-top: 1px solid #9f9188;
  	height: 0px;
  	background: #fffbe8;
	margin-top:6px;
	margin-bottom:6px;
}

.red_headerTXT_EDUC_with_top_margin {
	color:#d42c25;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-top: 12px;
}

.margin_above_subtitles {
	margin-top:12px;
}

.spacer_education {
	margin-top:12px;
}

.large_educ_placeholder_marg {
	margin-top: 47px;
}


