@import url(/assets/css/base.css);

body {
	color:#e8d2ad;
	background-image:url(/assets/img/HomepageBackground.jpg); 
	background-repeat:no-repeat;
	margin-top:10px;
}

a:link,a:active, a:visited, a:hover {
	font-weight: bold;
	font-family:Calibri;
	color:#e8d2ad;
	text-decoration: none;
}

ul {
    padding-left: 25px; 
	line-height: 17px; 
}
.newseventsheader {
	font-size:17px;
	padding:5px;
	left:220px;
	padding-bottom:5px;
	font-weight: bold;
}
.footer {
	height:50px;
    top: 650px;
	position: absolute;
}

#clear{
height:5px;
}

.headerimg {
	position: absolute;
    top: 0px;
	left:30px;
	z-index:100; /* MMS 6/22 */
}


.abovenavbar {
	position: absolute;
	height:5px;
	width:1047px;
	top: 50px;	
	background-color:#e8d2ad;
	z-index:1;
}
.undernavbar {
	position: absolute;
	height:3px;
	width:1047px;
	top: 385px;	
	background-color:#562803;
	z-index:1;
}
.sixbuttons {
	position: absolute;
    top: 386px;
	left:0px;
	height:260px;
	width:722px;
	/* float:left; */
	background-color:#e8d2ad;
	z-index:-10;
}
.newsevents {
	position: absolute;
    top: 386px;
	font-size:15px;
	left:722px; 
	height:260px;
	width:325px;
	overflow:hidden;
	/*float:right;*/
	background-color:#410000;
	z-index:-10;
}	
.mainimage{  /* MMS 6/22 */
	position:absolute;
	top:55px;
	height:300px;
	width:1087px;
	overflow:hidden;
	left:-25px;
	}
/* START QUICK LINKS 	*/
.myMenu {
	position: absolute; /* MMS 6/22  position: relative;*/
    top: 363px;  /* MMS 6/22  top: 60px; */
	left:0px;
	width:800px;
	z-index: -5;
}
.rootVoices {
	position: relative;
	top: -24.5px;
	left:280px; /* MMS 6/22 */
	width:80px;
}
.rootVoices a:link{
	margin-left: -18px;
}

/* END QUICK LINKS 	*/
.distinctionL {
	position: absolute;
	left:320px; 
	top:5px;
}

.distinctionR {
	position: absolute;
	left:520px; 
	top:5px;
}
/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff  ;
color: #000  ;
border: 5px solid #dedede  ;
} 

.quote {
	padding-top:6px;
}

.NElistings {
	position: relative;
	top: -24.5px;
}
/*.midnavlink {
	padding-left:20px;
	padding-right:20px;
}
, 
*/
