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

.left-col {
	background-color: #FFF;
	width: 219px;
}
.center-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 412px;
}
.center-col p {
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 40px;
}
.highlight {
	color: #3472ae;
}
.right-col {
	background-color: #FFF;
	text-align: right;
	vertical-align: bottom;
	width: 169px;
	font-size: 9px;
	color: #3472ae;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-right: 15px;
}
.center-col table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.practice-areas {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}
.attorneys {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
}
.attorney {
	color: #25517C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.mail {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3896F2;
}
