body {
	margin: 0px;
	padding: 0px;
	background: url(/i/bg.gif);
	text-align: center;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0a1d09;
}

img {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
a {
	color: #000000;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	color:#3B532E;
}

h1 {
	font-size: 24px;
	color:#000000;
}

h2 {
	font-size: 20px;
	color:#6F1611;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 18px;
	color:#172F0A;
}

h4 {
	font-size: 16px;
	color:#3B532E;
	}
	
p {
	margin: 12px 0px 9px 0px;
	padding: 0px;
	text-align:justify;
}

/* --- */

.h {
	text-indent: -789em;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.h_areas_of_practice { background-image: url(/i/h_areas_of_practice.gif); }
.h_attorneys { background-image: url(/i/h_attorneys.gif); }
.h_clients { background-image: url(/i/h_clients.gif); }
.h_community_service { background-image: url(/i/h_community_service.gif); }
.h_contact { background-image: url(/i/h_contact.gif); }
.h_our_firm { background-image: url(/i/h_our_firm.gif); }
.h_resources { background-image: url(/i/h_resources.gif); }
.h_welcome { background-image: url(/i/h_welcome.gif); }
.h_of_counsel { background-image: url(/i/h_in_memory.gif); }
.h_of_counsel1 { background-image: url(/i/h_of_counsel.gif); }
.h_legal_assistant { background-image: url(/i/h_legal_assistant.gif); }

.attorneys {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.attorneys li {
	float: left;
	width: 160px;
	font-size: 14px;
	position: relative;
	padding: 5px 0px 15px 0px;
	text-align: left;
}
.attorneys li img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.float_right {
	float: right;
	margin: 43px 0px 15px 15px;
}

.quoted {
	font-style:italic;
	padding-left: 30px;
	padding-right: 30px;
}
/* --- */

#container {
	text-align: center;
}

/* --- */

#header {
	height: 100px;	
}
#header h1 {
	width: 775px;
	margin: 0px auto 0px auto;
	height: 100px;
	text-indent: -789em;
	background: url(/i/logo.gif) no-repeat;
	background-position: 20px 20px;
}

/* --- */

#nav_wrapper {
	height: 56px;
	background: url(/i/nav_bg.gif) repeat-x;
}
#nav {
	list-style: none;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 21px 0px 0px 0px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a { 
	display: block;
	padding: 0px 12px 0px 12px;
	height: 33px;
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -789em;
}
#nav li a:hover {
	background-color: #6F1611;
	background-position: bottom center;
}

#home a{ width: 35px; background-image: url(/i/nav_home.gif); }
#attorneys a{ width: 127px; background-image: url(/i/nav_our_professionals.gif); }
#areas_of_practice a{ width: 114px; background-image: url(/i/nav_areas_of_practice.gif); }
#clients a{ width: 150px; background-image: url(/i/nav_clients.gif); }
#community_service a{ width: 122px; background-image: url(/i/nav_community_service.gif); }
#contact a{ width: 56px; background-image: url(/i/nav_contact.gif); }
#our_firm a{ width: 56px; background-image: url(/i/nav_our_firm.gif); }
#resources a{ width: 67px; background-image: url(/i/nav_resources.gif); }

/* --- */

#main_wrapper {
	background: #efe3bb;
	text-align: left;
}
#main {
	width: 775px;
	margin: 0px auto 0px auto;
}
#content {
	float: left;
	width: 480px;
	padding: 30px 0px 20px 0px;	
}
#sidebar {
	float: left;
	width: 250px;
}
*html .bio #content {
	width: 450px;
}
*html .bio #sidebar {
	width: 200px;
}
.index #sidebar {
	width: 300px;
}
.index #content {
	width: 430px;
}
#main.center {
	text-align: center;
}
.center #content {
	float: none;
	margin: 0px auto 0px auto;
	text-align: left;
}
.bio #content {
	float: left;
	margin-right: 25px;
	margin-left: 30px;
}
.bio #sidebar {
	width: 240px;
	padding-top: 49px;
}
.badge {
	margin: 15px 0px 5px 0px;
}

*html .bio #content {
	margin-left: 15px;
}



/* --- */

#footer_wrapper {
	background: url(/i/footer_bg.gif) repeat-x;	
}
#footer {
	clear: both;
	width: 775px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	line-height: 26px;
	font-weight: bold;
	color: #efe3bb;
	font-size: 12px;
	text-align: center;
}

#abs_footer {	
	padding: 10px;
}
#abs_footer a {
	color: #efe3bb;
	font-size: 11px;
}

/* --- */

#contact_form {
	float: right;
	width: 200px;
}

#form .standard input,
#form .standard textarea {
	width: 200px;
}

#form .standard {
	margin-bottom: 8px;
}


.areas {
	width: 400px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.areas li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 45%;
	height: 20px;
}

.links {
	list-style:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.links li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#a1,#a2,#a3,#a4,#a5 { display: none; }

.vCard_icon { 
float:left;width:40px;
}
.vCard_txt {
	float:left;
	width: 150px;
}