#honey {
	display: none;
}

.highlight {
	background: yellow;
}

#results h2 {
}

#results h3 { /* category heading */
	background-color:#E2E6E7;
	background-image:url('/images/backgrounds/glbnav_background2.jpg');
	border:1px solid #989C9C;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:3px;
	text-align:center;
	
font-family:	Verdana,Arial,Helvetica,sans-serif;
font-size:	12px;
font-weight:	bold;
font-style:	normal;
color:	#333333;
text-transform:	none;
text-decoration: none;
letter-spacing:	normal;
word-spacing:	normal;
line-height:	16px;
text-align:	left;
vertical-align:	baseline;
direction:	ltr;
background-color:	transparent;
background-image:	url(http://www.regent-college.edu/images/backgrounds/glbnav_background2.jpg);
background-repeat:	repeat-x;
background-position:	0 0;
background-attachment:	scroll;
opacity:	1;
width:	562px;
height:	16px;
top:	auto;
right:	auto;
bottom:	auto;
left:	auto;
margin-top:	15px;
margin-right:	0;
margin-bottom:	10px;
margin-left:	0;
padding-top:	3px;
padding-right:	3px;
padding-bottom:	3px;
padding-left:	5px;
border-top-width:	1px;
border-right-width:	0;
border-bottom-width:	1px;
border-left-width:	0;
border-top-color:	#333333;
border-right-color:	#333333;
border-bottom-color:	#333333;
border-left-color:	#333333;
border-top-style:	solid;
border-right-style:	none;
border-bottom-style:	solid;
border-left-style:	none;
}

.entry {
	margin: 0 0 15px 0;
	padding: 1em;
	border: 1px solid #989C9C;
}
.entry h4 { /* person name */
	margin: 3px 0;
	padding: 2px 0;
	color: inherit;
	border: 0px;
	font: inherit;
	text-align: inherit;
	background: none;
	font-weight: bold;
	font-size: 1.1em;
	display: inline;
}

.entry h5 { /* person title */
	background: inherit;
	background-color: transparent;
	background-image: none;
	border: 0px;
	color: #666666;
	font: inherit;
	font-style: italic;
	margin: 0;
	margin-bottom: 0.4em;
	padding: 0;
	display: block;
}

.entry p {
	margin: 0;
	padding: 0;
}

.hide { display: none; }

