@charset "UTF-8";
body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #EDEDED;
	margin-top: 0px;
}
.mainContent {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #7F6620;
	text-decoration: underline;
}
a:visited {
	color: #7F6620;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.photoCaption {
	font-size: 9px;
	color: #666666;
}
a:active {
	color: #6A0F28;
	text-decoration: underline;
}
.subhead {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.lawyerName {
	font-size: 18px;
	font-weight: bold;
	color: #6A0F28;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #6A0F28;
	text-decoration: underline;
}
.subnav {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.subnav a:link {
	color: #6A0F28;
	text-decoration: none;
}
.subnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.subnav a:visited {
	color: #6A0F28;
	text-decoration: underline;
}
.subnav a:active {
	color: #AA8A2D;
	text-decoration: underline;
}
