#header_photo {
	background: #014292;
	width: 100%;
	height:168px;
}

#columns_wrapper {
	position:relative;
}
#right_column_wrapper {
	width: 224px;
	background: #d2beb1 url('/theme_v1/images/column_logo.png') right bottom no-repeat;
}
#attn_info {
	padding: 0 10px;
}
#search_body {
	padding: 0 10px 10px;
}
.action_title {
	color: #074791;
	font-weight: bold;
	font-size: 14px;
}
	.action_title a {
		color: #074791;
		text-decoration: none;
		font-weight:bold;
		font-size: 14px;
	}
	.action_title a:hover {
		color: #074791;
		text-decoration: underline;
		font-weight:bold;
		font-size: 14px;
	}
.office_title {
	color: #074791;
	font-weight:bold;
	font-size: 14px;
}
.attn_bio_title {
	color: #074791;
	font-weight:bold;
	font-size: 14px;
	padding-top: 8px;
}
.attn_cntact_line {
	display:block;
	clear:both;
	padding: 0;
	margin: 5px 0;
}
.attn_cntact_line form {
	margin: 0;
	padding: 0;
}

.adjustheight a {
	top: -5px;
	position:relative;
}
.adjustheight a img {
	top: 5px;
	position:relative;
}

.attn_profile {
	float: left;
	width: 250px;
	margin-right: 10px;
	}
.attn_picture {
	float: left;
	width: 250px;
	}

.attn_bio_hdr {
	color:#8F6340;
	font-weight:bold;
}

.attn_bio_contact {
	/*margin-left: 20px;*/
}

.attn_bio_office_info {
	margin-left: 20px;
}