@charset "utf-8";
@import url("base.css");
#header {
	float: left;
	width: 964px;
	background: url(../images/border1.png) repeat-x bottom;
	padding-bottom: 9px;
}
#text_container {
	background: #fffffc url(../images/content_bg_top.jpg) no-repeat left top;
	float: left;
	width: 964px;
	padding-top: 18px;
}
#text {
	float: left;
	width: 964px;
	color: #515151;
}
#text_bottom {
	background: url(../images/content_bg_bottom.jpg) no-repeat;
	float: left;
	height: 85px;
	width: 964px;
}
#text a {
	color: #9c6038;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
div.panel {
	text-align: left;
	float: left;
	width: 964px;
}
div.cols3 {
	float: left;
	width: 292px;
	margin-top: 22px;
	margin-left: 22px !important;
	margin-left: 11px;
}
div.cols3 img {
	background: #fffffc url(../images/team_photo_placer.png) no-repeat 1px 1px;
	padding: 1px;
	border: 1px solid #b8a872;
}
div.cols3  p {
	font: 12px/22px Georgia, "Times New Roman", Times, serif;
	color: #515151;
	text-align: left;
	margin-top: 18px;
}div.cols3 p span {
	font-size: 17px;
}
div.cols3 em.title {
	color: #9c6038;
}
