.sparrow {
	color: #5C4033;
	margin:2em 0 1.5em;
	width:auto;
	height:auto;
}

.regular {
	font-weight:normal;
	font-size: 1.25em;
}	

.heavy {
	font-weight:normal;
	font-size: 2em;
}	

.small {
	font-weight:normal;
	font-size: .83em;
}	

#sparrow_img {
	text-align:center;
}

.dropCap {
	float:left;
	font-size:450%;
	line-height:70%;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

.thumbnail {
	border: 1px solid #808000;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
	padding: 7px;
}