#content-area { margin-top: 0px !important; padding-top: 0px !important; }
	/* #contact-wrapper { width: 635px !important; } */
	#contact-container { padding-bottom: 26px; border-bottom: 1px solid #CCC; }
	.hours-of-operation { min-height: 100px }
	#contact-info { position: relative; padding: 23px 12px 28px 24px; width: 219px; background-color: #FFFFFF !important; background-image: none !important; border: 2px solid #D2D4D4; border-radius: 10px; -moz-border-radius: 10px; }
	#contact-info h3 { background: none !important; border-bottom: 1px solid #E3E3E3; margin: 0px 0px 13px -4px; font-size: 18px; padding: 0px 0px 15px 4px; }
	#contact-info p { line-height: 18px; padding-bottom: 20px; margin-bottom: 0px; }
	div#PAGE_DETAIL, div.gray-box { margin: 0px !important; }
	div#SUB_LINKS { display: none; }
	div.gray-box { margin-top: 20px !important; }
	div#PAGE_DETAIL img { float: right; vertical-align:	bottom; }
	div.selection-text { padding-top: 53px !important; }
	div.selection-text h1 { padding-bottom: 0px !important; }
	.embed_map { border:1px solid gray; padding:10px; margin-bottom: 20px; clear: both; }
	#connect { float: right; width: 275px; margin-top: 25px; }
	#connect h5 { font-size: 16px; }
	#connect ul { float: left; margin: 10px 0px !important; padding: 0px; }
	#connect ul li { float: left; list-style-type: none; padding: 0px 0px 20px 15px; background: none transparent; }
	#connect ul li:first-child { padding: 0px 0px 20px 0px; }
	.phone_labels { float:left; text-align:right; margin-right:10px; }
	.phone_numbers { float:left; text-align:left }

	#staff h2 {
		font-size: 24px;
		margin-top: 20px;
		padding-bottom: 0px;
		overflow: visible;
	}
	#staff h4 {
		font-style: italic;
	}
	#staff h2 span.sort-handle {
		display: none;
	}
	.staff-member {
		padding: 27px 0px;
		clear: both;
		border: 1px solid transparent;
		border-bottom: 1px solid #CCC;
		position: relative;
	}
	.staff-member img {
		float: left;
		margin-right: 30px;
	}
	.staff-member p {
		font-size: 12px;
		line-height: 18px;
	}
	.staff-member strong {
		display: block;
		font-size: 14px;
		font-weight: bold;
		padding: 10px 0px;
	}
	.staff-member strong.name {
		margin-top: 25px;
		padding: 0px;
	}
	.staff-member span {
		font-size: 12px;
	}
	.staff-member a {
		text-decoration: underline;
	}

	div.staff-bio {
		display: table;
		margin-top: 15px;
	}

	div.staff-bio .left, div.staff-bio .right {
		display: table-cell;
		vertical-align: top;
	}
	div.staff-bio .left {
		padding-right: 30px;
	}

	div.staff-bio .left strong, div.staff-bio .left a, div.staff-bio .left img {
		display: block;
	}
	div.staff-bio .left img {
		margin-bottom: 20px;
	}
	div.staff-bio .left a.separation {
		margin-top: 30px;
		font-size: 11px;
	}
	div.staff-bio .right strong {
		display: block;
		padding-top: 10px;
		font-size: 12px;
		font-weight: bold;
	}
	
	div#our_team h2 {
		padding-top: 37px;
		padding-bottom: 27px;
		font-size: 25px;
	}
	div#our_team p {
		font-size: 14px;
		clear: both;
		padding-bottom: 27px;
	}
	div#our_team p.contact {
		padding-top: 50px;
	}
	div#our_team p.contact strong {
		display: block;
		color: #5f5f5f;
	}
	div#our_team p.contact strong span {
		color: black;
	}
	div#our_team ul, div.our_team ul li {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	div#our_team ul {
		float: left;
		line-height: 24px;
	}
	div#our_team ul.right {
		float: right;
	}
	div#our_team.multicolumn ul {
		width:50%;
	}
	div#our_team.multicolumn ul li {
		font-size:12px;
	}
	div#our_team ul li a {
		font-weight: bold;
		margin-right: 5px;
	}
	div#our_team ul li span {
		font-style: italic;
	}