body { color: black; font-size: 10pt; font-family: Minion-Regular, Georgia, "Times New Roman", Times, serif; background-color: white; }
p {}
td {}
a:link { color: #4f6a7d }
a:visited { color: #4f6a7d }
a:hover { color: #4f6a7d }
a:active { color: #4f6a7d }
a:hover {
	text-decoration: none;
}
H1 {
	position: absolute;
	text-indent: -9999px;
}
#attorneys {
	margin: 15px;
}
#attorneys p {
	background-color: #b6bfd0;
	border-bottom: 5px solid #849cb5;
	padding: 10px;
	text-align: left;
}
#attorneys p.partner {
	border-bottom: 5px solid #627a93;
}
#bio {
	height: 290px;
	position: relative;
	width: 336px;
}
#bio_text {
	height: 290px;
	left: 0px;
	padding: 0px 10px;
	overflow: auto;
	width: 316px;
	position: absolute;
	text-align: left;
	z-index: 1;
}
#bio_text p {
	line-height: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
}
#home {
	height: 290px;
	position: relative;
	width: 272px;
}
#home_text {
	font-size: 12px;
	height: 278px;
	left: 0px;
	padding: 0px 10px;
	overflow: auto;
	width: 252px;
	position: absolute;
	text-align: left;
	z-index: 1;
}
#home_text p {
	line-height: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
}
#intro {
	color: #523d1e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	text-align: left;
}
#leftcolumn1 {
	background-color: #638fa8;
}
#leftcolumn2 {
	background-color: #92b7c9;
}
#links {
	background-color: #b6c7d7;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#links A {
	color: #523d1e;
}
#links A:hover {
	text-decoration: none;
}
#links H2 {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
}
#links P {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#terms {
	height: 288px;
	position: relative;
	width: 457px;
}
#terms_text {
	height: 290px;
	left: 0px;
	padding: 0px 10px;
	overflow: auto;
	width: 437px;
	position: absolute;
	text-align: left;
	z-index: 1;
}
#terms_text p {
	line-height: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
}
p.terms {
	font-size: 10px;
	margin-top: 30px !important;
}
p.terms a {
	color: #ffffff;
	text-decoration: none;
}
td#contact-right {
	background-color: #a0bac9;
	height: 290px;
	width: 100px;
}
td#contact-right p {
	color: #4f6a7d;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 8px;
}
td#home-left {
	background-color: #67839b;
	height: 290px;
	width: 217px;
}
td#home-left p {
	color: #523d1e;
	line-height: 20px;
	margin: 10px 14px;
}
.hr {
	border-top: 1px solid #cccccc;
}
.hr hr {
	display: none;
}