@charset "utf-8";
/* CSS Document */

.featuredPhoto {
	border: solid #BCC7C7 5px; 
	padding: 2px;
}
.featuredPhotoCaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #5C6578;	
}
.specialBoxText {
	font-size: .90em;
	line-height: 1.25em;
}
.specialBoxHeadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	color: #485060;
}