/* CSS Document */

.h2philosophy {
	color:#3E8E37;
	margin-bottom: 30px;
}

#phphotos {
	list-style-type: none;
	padding-left: 30px;
	margin-left: 40px;
}

#phphotos li{
	float:left;
	margin-right: 30px;
	margin-bottom: 30px;
}

#phphotos img {
	display: block;
	border: none;
}

p.philosophy{
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 120%;
	letter-spacing: 0px;
	margin-left: 64px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-top: 30px;
}
