body{
	font-size: .85em;
	line-height: 1.4em;
	color: #222;
}

h1, h2, h3, h4{
margin-bottom: 5px;
margin-top: 15px;
color: #111;
}

a{
color: #55b;
}

a:visited{
color: #e77;
}


h2{
	font-size:115%;
	color: #111;
	border-bottom: 2px solid #A7522A;
}

#header {
	height: 100px;
	margin-top: 4px;
	margin-left: 4px;

}




#invisible a:hover {
		background: #fff;
		color:#fff;
	}
.serc-content{
	margin-left: 175px;
}

#nav {
border-right: 1px solid #434127;
border-bottom: 1px solid #434127;
margin-top: 2.3em;
line-height: 1em;
padding: 0;
padding-bottom: 1px;
width: 170px;
left:7px;
top: 122px;
}

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

}

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


#nav a{
	margin: 0;
	padding: 0;
	font-size: 0.89em;
	color: #444;
	display: block; 
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration:none;
	border-left: 4px solid #fff;
}

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

#nav .fullnavelement .topnavelement a{ 
		color: #55b;
		margin-left: -7px;
}
	
#nav .navelement a{
	color: #a7522a;
	border-bottom: none;
}
	
#nav .navsubelement a{
	color: #a7522a;
	border-bottom: none;

}
#nav .navsubsubelement a{
	color: #a7522a;
	border-bottom: none;

}

#nav a.currentmodule {
		background: #5F8399;
		color:#fff;
		border-left: 4px solid #5F8399;
	}

#nav a.currentlocation {
		background: #a7522a;
		color:#fff;
		border-left: 4px solid #a7522a;
	}
	

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

#nav a:hover{
		background: #a7522a;
		color:#fff;
		border-left: 4px solid #a7522a;
	}


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

#crumbs a{
	text-decoration:none;
	 color: #55b;
}

#crumbs a:hover{
	text-decoration:underline;
}

#crumbs em{
	font-weight: normal;
	font-style: normal;
}



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

}


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


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


	
.pullquote {
	color: #000;
	float: center;
	background-color: #C8D8E3;
	border: 1px solid #5F8399;
	border-bottom: 2px solid #5F8399;
	padding: 10px;
	margin: 10px 40px 10px 40px;

}

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

}

.descriptionpullquote h4{
	margin-top: 0; color: #000;
	background: #BDCDD7;
	display: block;
	border-bottom: 1px solid #5F8399;
	padding: 2px;
	margin-top: 0;
	margin-left: -5px;
	margin-right: -5px;

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

}

	
#bluebar {
border-top: 1px solid #5F8399;
border-bottom: 1px solid #5F8399;

margin: 0;
padding: 1px;
padding-right: 5px;

line-height: 1em;
font-size: 0.8em;
color: #BDCDD7;
text-align: right;
background: #BDCDD7;
}



#whitenav {
margin: 0;
padding: 1px;
padding-right: 5px;
line-height: 1em;
font-size: 0.9em;
color: #aaa;
text-align: right;
}

#whitenav a{
	text-decoration:none;
	color: #434127;
	
}

#subfooter {
	border-top: 2px solid #434127;
	border-bottom: 7px solid #434127;
}

#emailremind {
	padding: 2px;
	font-size: 0.8em;
	border: 1px dotted #f7926a;
	float: right;
	margin: 5px;
	line-height: 1em;
	margin-right: -10px;

}
	
#emailremind a{
text-decoration: none;
}


.relatedlinks {
	width: 170px;
	float: right;
	padding: 0px;
	margin: 40px 0px 5px 5px;
	clear: all;
}

.browselimit2 h2, .browselimit1 h2, .browsevocab2 h2, .browsevocab1 h2{
	border: none;
}

.browsevocab1{
	border: 1px solid #5F8399;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #5F8399;

}

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

.browselimit2 h2, .browsevocab2 h1 {
	background: #a7522a;
}

#searchbox{
	position: absolute;
	left: 680px;
	top: 15px;
}

.live-edit-box h2{
	font-size: 14px;
	border: none;

}

.editFormSubmit {
	top: 170px;
}


