

h2{
	font-size: 180%;
	font-weight: normal;
	color: #232f83;
	line-height: 100%;
}

h3{
	color: #277e16;
	font-size: 140%;
	font-weight: normal;



}

h1{
	font-size: 220%;
	font-weight: normal;
	color: #277e16;
	padding-bottom: 10px;
}

#header {
	height: 125px;
	padding: 0px;
	border-bottom: 1px solid #277e16;
	background: #277e16;
	background-position: 0px 0px;
	}

#crumbs{
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #aaa;
border-bottom: 1px solid #ddd;
}

#crumbs a{
	color: #277e16; 
}

#crumbs a:visited{
	color: #a84f40; 
}


#nav {
top:160px;
border-right: 1px solid #277e16;
border-bottom: 1px solid #277e16;
left:7px;

}

#nav ul{
	padding-left: 4px;
}

#right-column {
border-left: 1px solid #277e16;

}


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


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

#nav a {
		color: #277e16;
		border-bottom: 1px solid #ddd;
	}
	
#nav a:hover {
	
		background: #277e16;
		color:#fff;
		
	}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		
		background: #277e16;
		color:#fff;
		
	}
	
#subfooter {
	border-top: 2px solid #277e16;
	border-bottom: 7px solid #277e16;
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 100px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}


#searchbox {
	font-size: 11px;
	left: 5px;
	position: absolute;
	top: 130px;
	}
	
	
	
.descriptionpullquote {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #277e16;
	border-bottom: 3px solid #277e16;
	padding: 5px;
	padding-top: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquote h4, .descriptionpullquote h2{
	margin-top: 0; color: #fff;
	background: #277e16;
	display: block;
	border-bottom: 1px solid #277e16;
	padding: 2px;
	margin-left: -5px;
	margin-right: -5px;

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

}
	
.context2{
	color: #726361;
	float: center;
	background-color: #eaf0e8;
	border: 3px solid #277e16;
	padding: 10px;
	margin: 10px 40px 10px 40px;
	border-radius: 3px;

}
.context2 h3{
	background: #277e16;
	color: #fff;
	margin-bottom: 10px;
	margin-top: -15px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 5px;
	
}
.context2 br + h3 {
    font-size: 1.1em;
    margin-top: -30px;
}
.context2 p + h3 {
    font-size: 1.1em;
    margin-top: -25px;
}


.context3 {
   background: #fff;
   border: 1px solid #ddd;
   padding: 6px;
   margin: 0;
   -moz-box-shadow: 1px 1px 2px #ddd;
  -webkit-box-shadow: 1px 1px 2px #ddd;
  box-shadow: 1px 1px 2px #ddd;
}
.browsevocab1{
	border: 1px solid #222;
}

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

}




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

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

}





.browsevocab3{
	border: 1px solid #55a;
}

.browselimit3 h2, .browsevocab3 h1 {
	background: #55a;

}





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

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

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

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

}



.content-squeezed-for-liveedit{
margin-right: 180px;
margin-left: 10px;

}
#serc-account-bar{
        display:block;
	background: #277e16;
	color: #fff;

}
#serc-account-bar  #accountMenuTitle button, #accountMenuTitle button:visited, #accountMenuTitle{
    color: #EFEFEF;
	background: none;
	border: none;
}
#header{
	margin-top: 20px;
}
#searchbox {
	top:25px;
}

