@import url(/assets/css/homepage.css);

.abovenavbar {
	height:21px;
	position: absolute;
	width:1047px;
	top: 50px;	
	background-color:#e8d2ad;
	z-index:1;
}
.mainimage{  /* MMS 6/22 */
	left:0px;
	top:71px;
}
.newsevents {
    top: 386px;
	left:0px; 
	height:260px;
	width:148px;
}
.sixbuttons {
    top: 386px;
	left:149px;
	width:898px;
	color:#000;
	overflow:hidden;
}
.boldhead {
	padding-left:1px;
	padding-top:5px;
}
.navdepthead {
	position: relative;
	left:10px;
	font-size:11pt;
}
.navdepthead a:hover ,.navdepthead a:active {
	font-weight: bold;
	font-family:Calibri;
	color:#FFF;
	text-decoration: none;
}
.depttext {
	width:440px;
	font-size:10pt;
	padding:15px;
}
.deptimage {
	position: absolute;
	left:452px;
	top:0px;
}
p{
	padding:5px;
}
.subheader{
	font-size:20px;
	font-weight: bold;
	font-family:Calibri;
	color:#6C0000;
}
.depttext a:link, .depttext a:visited, .depttext a:active, .depttext a:hover {
font-family:Calibri;
color:#610000;
text-decoration:none;
font-weight:normal;
}
.depttext a:hover ,.depttext a:active {
text-decoration: underline;
}
