h1 {
	color: #611515;
	text-transform: uppercase;
	font-size: 1.2em;
		margin-top: 50px;
}
h2 {
	font-weight: normal;
	line-height: 1.5em;
}
h3 {
	font-size: 2em;
	margin: 0 0 10px 0; padding: 0;
}
.column {
	float: left;
	width: 600px;
}
.column p {
	line-height: 1.4em;
	font-size: 0.9em;
}
.short {
	width: 280px;
	margin: 80px 0 0 60px;
}
.section {
	width: 280px;
	height: 36px;
	padding: 8px 0 0 8px;
	font-weight: bold;
	color: #e9e9e9;
	font-size: 0.9em;
	background: url(../img/page/Team/section-black.png) no-repeat;
	letter-spacing: 0.35em;
	margin-bottom: 10px;
}
.red {
	background: url(../img/page/Team/section-red.png) no-repeat;
}
.short .column {
	width: 120px;
	margin: 0;
}
.social .short {
	width: 160px;
	margin: 0;
}
.social {
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 0.8em;
}
.social img {
	vertical-align: middle;
}
.social a, .social {
	color: #5a5a5a;
	text-decoration: none;
}
.social p {
	padding: 0; margin: 2px 0;
}
#bios {
	margin-top: 50px;
}
.member, .client {
	margin: 25px 0;
	font-size: 0.9em;
}
.member .column {
	margin: 0; padding: 0;
}
.member .photo {
	width: 99px;
	float: left;
}
.member .photo img {
	border: 1px solid #3E3E3E;
}
.member .column  {
	width: 820px;
	margin-left: 20px;
}
.member h2, .client h2 {
	font-weight: bold;
	color: #611515;
	margin: 0; padding: 0;
}
.member .bio {
	width: 480px;
	float: left;
}
p.pos {
	color: #7a7a7a;
	margin: 8px 0 0 0; padding: 0;
}
hr {
	color: #BBBBBB;
	height: 1px;
	background-color: #BBBBBB;
	margin: 0;
}
.member .short {
	width: 280px;
	margin-left: 60px;
}
.special {
	margin-bottom: 10px;
	margin-left: 0;
}
.column .special .column {
	width: 23px;
	height: 18px;
	margin-left: 0;
	background: url(../img/page/Home/check.png) no-repeat;
	font-size: 0.9em;
}
.column .special .large {
	width: 187px;
	margin-left: 10px;
	background: transparent;
	height: auto;
}
.column .special .large p {
	margin: 0; padding: 0;
}
.column span {
	font-size: 0.9em;
	font-style: italic;
	color: #4a4a4a;
}
.client .photo {
	width: 160px;
	height: 160px;
	float: left;
}
.client .photo img {
	border: 1px solid #3E3E3E;
	padding: 1px;
}
.client .column .bio {
	width: 415px;
	float: left;
}
.client .column .short {
	width: 280px;
	margin: 0 0 0 60px;
}
.client .column {
	width: 760px;
	margin-left: 20px;
}
.client h2 {
	color: #1a1a1a;
}
#contact p {
	line-height: 1.4em;
	font-size: 0.9em;
}
#contact .short {
	margin-top: 0;
}
#contact h1 {
	margin-bottom: 10px; padding-bottom: 0;
	margin-top: 75px;
}
#contact span input {
	width: 242px; height: 42px;
	border: none;
	padding: 10px 0 0 5px;
	font-family: helvetica;
	font-size: 2em;
	background: transparent url(../img/global/field.png) no-repeat;
}
#contact span textarea {
	width: 362px; height: 231px;
	background: transparent url(../img/global/textarea.png) no-repeat;
	border: none;
	padding: 10px;
	font-family: helvetica;
	font-size: 1.25em;
}
.wpcf7 {
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0.35em;
	text-transform: uppercase;
}
#contact-left, #contact-right {
	float: left;
}
#contact-left {
	width: 250px;
}
#contact-right {
	width: 350px;
}
p#special input {
	width: 140px; height: 34px;
	background: transparent url(../img/page/Contact/button.png) no-repeat;
	border: none;
	text-align: right;
	cursor: pointer;
}