.serc-content {
	padding:0px;
	margin-left: 165px;
	padding-left: 20px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 50px;
}
#nav {
	margin-top: 2.3em;
	padding: 0;
	padding-bottom: 1px;
	position: absolute;
	left:7px;
	top:140px;
	background:#fff;
	width:150px;
	border-right: 1px solid #690505;
	border-bottom: 3px solid #690505;
	font-size: 1.2em;
	
}


#nav ul{
	margin: 0;
	padding: 0;
	padding-left: 5px;

}

#nav li{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}


#nav a{
	margin: 0;
	padding: 2px;
	padding-left: 0;
	font-size: 0.89em;
	color: #444;
	display: block; 
	text-decoration:none;
	line-height: 1em;
}


#nav .fullnavelement a{ 
		border-bottom: 1px solid #ddd;
		border-right: none;
		color: #888;
		
}

#nav .fullnavelement .topnavelement a{ 
		color: #555;
		margin-left: -7px;
}
	
#nav .navelement a{
	color: #444;
	border-bottom: none;
	padding-left: 0;
}
	
#nav .navsubelement a{
	color: #444;
	border-bottom: none;
	padding-left: 15px;


}
#nav .navsubsubelement a{
	color: #444;
	border-bottom: none;
	padding-left: 28px;


}

#nav a.currentlocation {
		background: #C3A952;
		color:#fff;
	}
	

	
#nav .fullnavelement a:hover {
		background: #690505;
		color:#fff;
		border-bottom: 1px solid #690505;
	}

#nav a:hover{
		background: #690505;
		color:#fff;
	}
	


h1 {
font-size: x-large;
}

h2{
	font-size:150%;
	color: #111;
	border-bottom: 2px solid #92B2D6;
	font-weight: normal;
}


#right-column {
border-left: 1px solid #4A6A7F;

}


#titlebar {
	color: #4A6A7F
	border-top: 2px solid #4A6A7F;
	}
	


 .nav-heading {
	color: #333333;
	background: #dddddd;
}


#nav ul{
	list-style-type : none;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 12px;

}
.navListItem,   a{
	margin: 0;

}

#nav li {
	margin-bottom: 5px;
	line-height: 1.1em;

	}
	

	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
.attribution{
		margin-top: 5px;
	font-size: 90%;
	line-height: 110%;
	color: #775;
}
	
#subfooter {
	border-top: 2px solid #4A6A7F
	border-bottom: 7px solid #4A6A7F
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 100px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}


.descriptionpullquote {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #92B2D6;
	border-bottom: 3px solid #92B2D6;
	padding: 5px;
	padding-top: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquote h4, .descriptionpullquote h2{
	margin-top: 0; color: #5889C0;
	background: #E4EDF7;
	display: block;
	border-bottom: 1px solid #92B2D6;
	padding: 2px;
	margin-left: -5px;
	margin-right: -5px;

}
.descriptionpullquote p{
	padding: 5px;
	margin: 0px;

}



.browsevocab1{
	border: 1px solid #690505;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #690505;

}




.browsevocab2{
	border: 1px solid #C3A952;
}

.browselimit2 h2, .browsevocab2 h1 {
	background: #C3A952;

}





.browsevocab3{
	border: 1px solid #690505;
}

.browselimit3 h2, .browsevocab3 h1 {
	background: #690505;

}





.browsevocab4{
	border: 1px solid #eb3;
}

.browselimit4 h2, .browsevocab4 h1 {
	background: #eb3;
}

.browsevocab5{
	border: 1px solid #484;
}

.browselimit5 h2, .browsevocab5 h1 {
	background: #484;

}


#footer    
{
	background-color: rgb(228, 237, 247);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(146, 178, 214);
    padding-bottom: 100px;
    padding-top: 10px;
    padding-left-value: 10px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-value: 10px;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    text-align: right;
    margin-top: 50px;
}

.serc-editable-active{
	width: 550px;
}

.editFormSubmit {
	position: fixed;
	top: 200px;
	left: 596px;
}