<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.attorney_sub_bg {
	background-image: url(images/bg_attorney.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.attorney_bg {
	background-image: url(images/attorney_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contact_bg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.links_bg {
	background-image: url(images/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.location_bg {
	background-image: url(images/location_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.practice_bg {
	background-image: url(images/practice_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.results_bg {
	background-image: url(images/results_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	color: #E9D29E;
	text-decoration: none;
}
.footer:link {
	color: #E9D29E;
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	color: #E9D29E;
}
.footer:hover {
	text-decoration: underline;
	color: #E9D29E;
}
.footer:active {
	text-decoration: none;
	color: #E9D29E;
}
a:link {
	color: #BC912B;
	text-decoration: none;
}
a:visited {
	color: #BC912B;
	text-decoration: none;
}
a:hover {
	color: #BC912B;
	text-decoration: underline;
}
a:active {
	color: #BC912B;
	text-decoration: none;
}
.biolinks {
	font-size: 10px;
}
.style1 {font-size: 13px;
	font-weight: bold;
}
.style3 {font-weight: bold}
.about_bg {
	background-image: url(images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.style2 {font-weight: bold}