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

div#blurb {
	background: url(images/small_pan.jpg) no-repeat bottom right;
	padding-bottom: 200px;
}

div.philosophy_featured {
	position: relative;
	float: right;
	margin: 1% 1% 0% 0%;
	padding: 0%;
}

.philosophy_featured h2 {
	position: relative;
	float: left;
	left: 82px;
	font-weight: normal;
	width: 70%;
}

.philosophy_featured img {
	position: relative;
	float: right;
	margin: 0% 0% 1% 0%;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
	border-top: none;
	border-left: none;
}

.philosophy_featured div {
	position: relative;
	float: right;
	clear: right;
	top: -40px;
	padding: 2%;
	margin: 0% 2% 0% 0%;
	background: url(images/nav_screen.png) repeat;
	border: 1px #4c4c4c solid;
	overflow: visible;
	width: 60%;
}

.philosophy_featured div p {
	margin-bottom: 1%;
}

.philosophy_featured div p a {
	color: #fff;
}

div.phil {
	float: right;
	width: 360px;
	margin-top: 8%;
	margin-right: 1%;
}

img.up {
	position: relative;
	top: -30px;
	float: left;
	clear: none;
	margin: 0% 0% 0% 90%;
	border: none;
}

img.valid {
	border: none;
}

span#large_text {
	color: #e22500;
}

span.italic_text {
	font-style: italic;
}
