@charset "utf-8";
#philosophies  .columns td {
	vertical-align: top;
}
#philosophies .columns .left {
	padding-right: 15px;
	width: 150px;
}
#philosophies .portrait .caption {
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#philosophies  .portrait  img {
	border: 1px solid #999999;
}




#philosophies .narrative {
	line-height: 18px;
	text-align: justify;
}
#philosophies .narrative a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#philosophies .narrative .quotebox {
	float: right;
	width: 175px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	margin-top: 5px;
	background-image: url(/images/philosophies/quotebox-background.gif);
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#philosophies .narrative .quotebox .quote {
	background-image: url(/images/philosophies/quote.gif);
	background-position: 0px -10px;
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #FFFFFF;
}

#philosophies .narrative .big_letter {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}
#philosophies  .narrative  h1  span {
	display: none;

}
#philosophies   .narrative   h1  {
	background-image: url(/images/philosophies/title.png);
	background-repeat: no-repeat;
	line-height: 25px;
	display: block;
	height: 25px;

}

