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;
}

h1{
	color: #333;
	font-weight: normal;
	font-size: 180%;
}

h2{
	color: #333;
	font-weight: bold;
	font-size: 130%;
}



#header {
	background-color: #000003;
	height: 110px;
	border-bottom: 1px solid #000;
	background-image: url(/images/keyah/banner_background.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}




#invisible a:hover {
		background: #fff;
		color:#fff;
	}


#nav {
border-right: 1px solid #ac9a86;
border-bottom: 3px solid #ac9a86;
margin-top: 2.3em;
line-height: 1em;
padding: 0;
padding-bottom: 1px;
left:7px;
top: 110px;
}

#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;
	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;
		font-size: 0.89em;
		color: #888;
		
}

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

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

}

#nav a.currentmodule {
		background: #999;
		color:#fff;
		
	}


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

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

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

#crumbs{
border-bottom: 2px solid #ac9a86;
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 #ac9a86;
	border-bottom: 2px solid #ac9a86;
	padding: 10px;
	margin: 10px 40px 10px 40px;

}

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

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

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

}

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

.descriptionpullquotered strong{
	color: #fff;
	background: #024C97;
	display: block;
	border-bottom: 1px solid #024C97;
	padding: 2px;

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

}


#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 #ac9a86;
	border-bottom: 7px solid #ac9a86;
}

#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;
}

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

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

.browselimit1 h2, .browsevocab1 h1 {
	background: #ac9a86;
	padding: 2px;

}

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

.browselimit2 h2, .browsevocab2 h1 {
	background: #a7522a;
	padding: 2px;
}
.browselimit2 h2, .browselimit1 h2 {
	display: inline;
}


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

#searchbox input{
	font-size: 10px;

}


