@charset "UTF-8";
#body_hom #nav_hom a,
		#body_firm #nav_firm a,
		#body_attorneys #nav_attorneys a,
		#body_practice #nav_practice a,
		#body_resources #nav_resources a,
		#body_contact #nav_contact a,
		#body_espanol #nav_espanol a
		  {
	background-color:#ba9382;
	font-weight:bold;
	height: 25px;
	width: 128px;
	line-height: 2.2;
		}		
#nav a {
	float:left;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	width: 100px;
	line-height: 2.2;
		}
#nav li {
	display: inline;
	float: left;
	font-size: 12px;
}
#nav a:hover {
	background:#42626a;
	font-size: 12px;
		}
		
#footer li {
	display: inline;
	float: left;
	font-size: 10px;
		}
#footer a {
	float:left;
	text-align:center;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	width: 100px;
		}
#footera:hover {
	background:#4f4532;
	font-size: 10px;
		}
li {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 160%;
	padding: 0;
	margin-right: 10px;
	margin-left: 0px;
}

li a:link {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
li a:hover {
	border-bottom: 2px dotted #ffffff;
	background: #42626a;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}
li a:visited {
	color: #42626a;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #42626a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #42626a;
}
h3 a:link {
	color: #ffffff;
	padding-left: 8px;
}
a:link {
	color: #6f2921;
	text-decoration: underline;
	font-weight: bold;
}
