@charset "UTF-8";
body {
	background-image: url(../images/back_tile.gif);
	background-repeat: repeat-x;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5e5d5d;
}
.justify {
	text-align: justify;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
}
.mainArea {
	background-color: #f4f0e3;
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdAboveHeader {
	height: 57px;
}
.choosePractice {
	font-size: 16px;
	font-weight: 400;
	color: #600607;
}
a.practiceMenu:link {
	font-size: 14px;
	color: #5e5d5d;
	text-decoration: none;
}
a.practiceMenu:visited {
	font-size: 14px;
	color: #5e5d5d;
	text-decoration: none;
}
a.practiceMenu:hover {
	font-size: 14px;
	color: #5C0007;
}
a.practiceMenu:active {
	font-size: 14px;
	color: #DBBA0C;
	text-decoration: none;
}
.practiceSubArea {
	font-size: 10px;
}
a.practiceSub:link {
	color: #5E5D5D;
	text-decoration: none;
}
a.practiceSub:visited {
	color: #5E5D5D;
	text-decoration: none;
}
a.practiceSub:hover {
	color: #5E0307;
	text-decoration: none;
}
a.practiceSub:active {
	color: #E8D365;
	text-decoration: none;
}
.practiceHeaders {
	font-size: 16px;
	font-weight: bold;
	color: #5C0007;
}
.practiceSpecialist {
	font-weight: bold;
	color: #5C0007;
}
.nameHeader {
	font-size: 16px;
	color: #FFFFFF;
}
a.attorneyLinks:link {
	color: #27201A;
	text-decoration: none;
}
a.attorneyLinks:visited {
	color: #27201A;
	text-decoration: none;
}
a.attorneyLinks:hover {
	font-weight: bold;
	color: #5C0007;
}
a.attorneyLinks:active {
	color: #DBBA0C;
	text-decoration: none;
}
iframe {
	border: 1px solid #5C0007;
}
.contactBold {
	font-size: 14px;
	font-weight: bold;
	color: #5C0007;
}
a.mapLink:link {
	font-size: 14px;
	color: #5e5d5d;
	text-decoration: none;
}
a.mapLink:visited {
	font-size: 14px;
	color: #5e5d5d;
	text-decoration: none;
}
a.mapLink:hover {
	font-size: 14px;
	color: #5C0007;
}
a.mapLink:active {
	font-size: 14px;
	color: #DBBA0C;
	text-decoration: none;
}
.homeFadedLucasText {
	background-image: url(../images/home_faded_lucastext.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeText {
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}
.headshotBorder {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footernav {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#footernav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footernav li a:link, #footernav li a:visited {
	text-decoration: none;
	color: #686663;
	font-size: 12px;
	float: left;
	text-align: center;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	width: 85px;
}
#footernav li a:hover {
	text-decoration: none;
	color: #686663;
	font-size: 12px;
	float: left;
	text-align: center;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	width: 85px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: ##686663;
}
