a{
color: #66d;
}

a:visited{
color: #7A3554;
}


#nav {

border-right: 1px solid #294256;
border-bottom: 8px solid #294256;
}

body	{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	}

h1 {
	font-size:2.2em;
	line-height:1.3em;
	margin-bottom: 5px;
	font-weight: normal;
	color: #82523e;

}

h2 {
	font-size: 2.2em;
	font-weight: normal;
	color: #82523e;
	margin-bottom: 3px;
	line-height: 1em;

}

h3 {
	color: #294256;

}
	


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

#nav a {
		color: #4B6A87;
		display: block;

	}
	
#nav a:hover {
	
		background: #294256;
		color:#fff;
		
	}
	
#nav .fullnavelement a{ 
		border-right: none;
		color: #999;
		text-decoration:none;
		border-bottom: 1px solid #eee;
		border-left: none;
		font-size: 0.89em;

}

#nav .navelement a, #nav .navsubelement a, #nav .navsubsubelement a{
			font-size: 1em;

}

#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		background: #294256;
		color:#fff;
		
	}
	

#header {
border-bottom: 3px solid #294256;

}
	
#subfooter {
	border-top: 2px solid #777;
	border-bottom: 7px solid #777;
}
	
#crumbs{
border-bottom: 1px solid  #294256;
border-top: 3px solid #4B6A87;
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #4B6A87;
}

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

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

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

.narrowbox {
 display:none;
}

.facetwrapper {
    margin-top: 70px;
    width: 200px;
}

.browsevocab {
	width: 200px;
	line-height: 1.1em;
}

.searchresults{
	margin-right: 250px;
}

.pullquote{
	background: #dae3eb;
	border: 1px solid #4b6a87;
}

#searchbox{
	position: absolute;
	left: 700px;
	top: 5px;
}