* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	behavior:url("csshover.htc");
}
p, li, td {
	font: 11px Verdana, sans-serif;
}
p {
	margin-bottom: 12px;
}
td {
	vertical-align: top;
}
a {
	color: #224762;
}
a.more {
	padding-right: 10px;
	background: url(images/blue_arrow.gif) center right no-repeat;
}
ul, li {
	list-style-type: square;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	}
#header {
	width: 779px;
	height: 110px;
}
#header_right {
	height: 110px;
	background: #bbbbba;
	border-left: 1px solid #fff;
}

#nav {
	background: #c2c2ba;attorney_search_listings
}
#nav_right {
	background: #a5a59e;
	border-left: 1px solid #fff;
}

#content_area {
	border-top: 1px solid #fff;
	border-bottom: 10px solid #cfcfcc;
}
#content_right {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #c7c6c1 url(images/content_right_bg.gif) top left repeat-x;
	border-bottom: 10px solid #b0b0ae;
}
#content_right_tier2 {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #d9d9d9;
	border-bottom: 10px solid #b0b0ae;
}
#content_right_tier2_noborder {
	border-left: 1px solid #fff;
	background: #d9d9d9;
	border-bottom: 10px solid #b0b0ae;
}

#footer {
	position: relative;
	padding: 5px;
}



#top_flash {
	background: #a2be5e;
}
#top_callout {
	background: #a2be5e;
	vertical-align: middle;
	text-align: center;
	padding: 0 30px;
}
#top_callout p {
	text-align: left;
	color: #224762;
}
#right {
	background: #eae9e3;
}

/* BEGIN MAIN NAVIGATION */

#nav * {
	z-index: 3;
}
#nav li {
	float: left;
	list-style: none;
	position: relative;
}
#nav li:hover {
	background: #a2be5e;
}
#nav li.first a {
	background: none;
}
#nav li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
}
#nav li:hover a {
	color: #fff;
}
#nav a {
	display: block;
	padding: 5px 0;
	padding-left: 15px;
	padding-right: 15px;
	background: url(images/black_line.gif) 0 6px no-repeat;
}

#nav ul ul {
	display: none;
}
#nav ul ul li {
	float: none;
	background: #ced2cd;
	width: 165px;
}
#nav ul ul a, #nav li:hover ul a {
	color: #000;
	font-weight: normal;
	background: url(images/green_arrow_top_nav_off.gif) 4px 7px no-repeat;
}
#nav ul ul li:hover a, #nav li:hover ul li:hover a {
	background: url(images/green_arrow_top_nav_on.gif) 4px 7px no-repeat;
}
#nav ul ul li:hover {
	background: #e1e5e0;
}
#nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
}
#nav ul ul {
	background: #ced2cd;
}
#nav ul ul li {
	border-top: 1px dotted #333;
	position: relative;
}
#nav ul ul li.first {
	border-top: 0;
}
#nav ul ul ul li.first {
	border-top: 0;
}
#nav ul ul li:hover ul {
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
}
#nav ul ul ul li {
	display: none;
}
#nav ul ul li:hover ul li {
	display: block;
}
#nav li:hover ul li:hover ul li a {
	color: #000;
	font-weight: normal;
	background: #ced2cd url(images/green_arrow_top_nav_off.gif) 4px 7px no-repeat;
}
#nav li:hover ul li:hover ul li:hover a {
	background: #e1e5e0 url(images/green_arrow_top_nav_on.gif) 4px 7px no-repeat;
}

/* END MAIN NAVIGATION */

/* BEGIN LEFT NAV */

#left_nav {
	width: 176px;
	background: #dcdcda;
	padding-bottom: 20px;
}
#left_nav * {
	z-index: 2;
}
#left_nav h3 {
	font-size: 12px;
	border-bottom: 1px dotted #000;
	background: #a2be5e url(images/tier2_green_bg.gif);
	padding: 20px 5px 10px 10px;
	color: #fff;
}
#left_nav a {
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#left_nav li {
	margin-left: 10px;
	list-style: none;
	border-bottom: 1px dotted #000;
	background: #dcdcda url(images/green_grey_arrow.gif) 0 7px no-repeat;
	position: relative;
}
#left_nav li:hover {
	background: #ebeeea url(images/green_grey_arrow.gif) 0 7px no-repeat;
}
#left_nav li#first {
	margin-top: 5px;
}
#left_nav ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	padding: 0;
	margin: 0;
}
#left_nav ul li:hover ul {
	display: block;
}
#left_nav ul ul li {
	margin: 0;
	padding: 0 0 0 3px;
	width: 166px;
	background: #dcdcda url(images/green_grey_arrow.gif) 5px 7px no-repeat;
}
#left_nav ul ul li:hover {
	background: #ebeeea url(images/green_grey_arrow.gif) 5px 7px no-repeat;
}
#left_nav p {
	margin: 5px 10px;
}
#left_nav h6 {
	color: #224762;
	font-size: 12px;
	margin: 5px 10px;
}
#left_nav h4 {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#left_nav a.search_link {
	text-decoration: underline;
	color: #224762;
	padding-bottom: 0;
}
.atturney_results_picture {
	position: fixed;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
	width: 140px;
	border: 1px dotted #ccc;
}
.atturney_results_picture img {
	width: 140px;
	border: none;
}

#attorney_results_picture {
	position: absolute;
	margin-top: 28px;
	margin-bottom: 17px;
	margin-left: 12px;
	width: 140px;
	/*border: 1px dotted #ccc;*/
}
#attorney_results_picture img {
	width: 140px;
	border: none;
}

/* END LEFT NAV */

#green_bar {
	background: #a2be5e;
	border-top: 1px solid #fff;
}
#green_bar_right {
	background: #8aa250;
	background: #d9d9d9;
}
#green_bar h3 {
	font: 22px Times, serif-serif;
	color: #fff;
	padding: 10px 5px 5px 10px;
}

/*find attorney results page stuff*/
div ul#attorney_search_listings {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	margin-bottom: 0px;
	text-indent: none;
}

div ul#search_results_extras {
	/*margin-left: 15px;*/
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	margin-bottom: 0px;
	text-indent: none;
}


#tier2_main div {
}
#attorney_search_listings li {
	list-style: none;
	margin-top: 8px;
	padding-top: 8px;
	margin-left: 0;
	text-indent: none;
}

#search_results_extras li {
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0;
	text-indent: none;
}

.attorney_position {
	margin-bottom: 10px;
	font: 16px Times, serif-serif;
	color: #8fa146;
	font-weight: bold;
}
#attorney_search_listings li.first {
	margin-top: 0;
	border-top: 0;
}
#attorney_search_listings h4 {
	color: #224762;
	padding-left: 16px;
	background: url(/images/green_arrow.gif) 0 4px no-repeat;
	font-size: 12px;
	margin-bottom: 8px;
	text-decoration: none;
}
table.search_result {
	margin-right: 30px;
	border-bottom: 2px solid #bebdbb;
	padding-bottom: 10px;
	padding-top: 10px;
}
table.search_result td {
	width: 200px;
}
table.search_result a {
	text-decoration: none;
}
table.search_result a.vcard {
	background: url(/images/vcard.gif) left top no-repeat;
	padding-left: 20px;
}

#news {
	width: 440px;
	margin-left: 20px;
	margin-top: 20px;
	background: url(images/page_icon.gif) top left no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
}
.month_header {
	margin-bottom: 10px;
	font: 16px Times, serif-serif;
	color: #8fa146;
	font-weight: bold;
}
#news li, #newsArchive li {
	list-style: none;
	margin-top: 8px;
	border-top: 1px solid #999;
	padding-top: 8px;
}
#newsArchive li {
	border-top: 0;
}
#newsArchive a, #newsArchive a:hover, .newsNoLink {
	background: url(/images/green_arrow.gif) 0 3px no-repeat;
	display: block;
	padding-left: 15px;
}
#news li.first, #newsArchive li.first {
	margin-top: 0;
	border-top: 0;
}
#news h4 {
	color: #224762;
	padding-left: 16px;
	background: url(/images/green_arrow.gif) 0 4px no-repeat;
	font-size: 12px;
	margin-bottom: 8px;
	text-decoration: none;
}
#newsArchive h4 {
	padding-left: 0;
	color: #224762;
	font-size: 12px;
	margin-bottom: 8px;
	text-decoration: none;
}
#news p, #newsArchive p {
	margin-left: 16px;
}
#newsArchive li {
	margin-left: 0;
	padding-left: 0;
}
.tier2_content ul#newsArchive {
	padding-left: 0;
	margin-left: 0;
	width: 500px;
	margin-left: 20px;
}
#newsArchive a {
	text-decoration: none;
}

#right h3 {
	font: 22px Times, serif-serif;
	color: #b2bfc8;
	background: #224762;
	padding: 14px 14px 0 14px;
	height: 36px;
}
#right h5 {
	color: #224762;
	font-size: 12px;
	margin-bottom: 8px;
}

#content_area h2 {
	font: 22px Times, serif-serif;
	color: #8fa146;
	border-bottom: 2px solid #bebdbb;
	margin-bottom: 10px;
}

#tier2_main {
	padding: 20px;
	padding-right: 0;
}
#tier2_main .tier2_content {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.tier2_content ul li {
	list-style-type: square;
}

#tier2_main h6 {
	font-size: 11px;
	color: #224762;
	margin-bottom: 11px;
	margin-top: 6px;
}
#profile {
	position: relative;
}
#competencies {
	width: 170px;
}
#competencies div {
	background: #eaf2da;
	padding-bottom: 20px;
}
#competencies h4 {
	background: #1f445f;
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#competencies ul {
	color: #224762;
	padding-left: 10px;
}
#competencies ul ul, #competencies ul ul ul {
	padding-left: 0;
}
#competencies li {
	margin-bottom: 4px;
	list-style: none;
}
#competencies li ul {
	margin-top: 4px;
	margin-bottom: 8px;
}

a.competencies {
	text-decoration: none;
}

#find_an_attorney td {
	vertical-align: top;
}

#find_an_attorney select {
	width: 350px;
}
#find_an_attorney input {
	width: 350px;
	margin-bottom: 5px;
}

h5 {
	font-size: 11px;
	margin-bottom: 10px;
}

ol, #tier2_main ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

#competencies ul {
	margin-left: 0;
	margin-right: 0;
}

ol li, #tier2_main ul li {
	margin-bottom: 6px;
}
ol.letters li {
	list-style-type: lower-alpha;
}

#tier2_main .tier2_content blockquote {
	padding: 0 30px 0 40px;;
	margin-bottom: 11px;
	width: 411px;
	text-align: justify;
}

h5.search_site {
	color: #224762;
	padding-left: 44px;
	padding-top: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
	font-size: 12px;
	background: url(images/header_search_entire_site.gif) left bottom no-repeat;
}
h5.search_attorney {
	color: #224762;
	padding-left: 44px;
	padding-top: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
	font-size: 12px;
	background: url(images/header_find_an_attorney.gif) left bottom no-repeat;
}
.tier2_content p, .tier2_content h5 {
	width: 451px;
	text-align: justify;
}
#tier2_main .tier2_content ul, #tier2_main .tier2_content ol {
	width: 451px;
	padding: 0;
	margin: 0;
}
#tier2_main .tier2_content #left_content ul, #tier2_main .tier2_content #left_content ol {
	width: 100%;
}
.tier2_content li {
	text-align: justify;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 25px;
}

#left_content p, #left_content blockquote {
	width: 390px;
}
#left_content ul {
	width: 380px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#left_content {
	float: left;
	width: 390px;
	padding: 0;
	overflow: hidden;
}

#sidebar {
	padding-right: 10px;
	margin-left: 400px;
}
#sidebar p.findattorney {
	width: 159px;
	padding: 8px;
}

.callout {
	width: 175px;
	margin-bottom: 10px;
	overflow: hidden;
}
.callout h4 {
	background: #1f445f;
	color: #fff;
	font-size: 12px;
	padding: 5px 8px;
	line-height: 1.4em;
}
.callout div {
	width: 171px;
	background: #eaf2da;
	padding-top: 5px;
}
.callout div ul {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}
.callout div {
	padding-bottom: 8px;
}
.callout div ul li {
	padding: 2px 8px;
	margin: 0;
	list-style: none;
}
.callout p {
	width: 155px;
	padding: 4px 8px;
	margin-bottom: 0;
}
.callout a {
	text-decoration: none;
}
#tier2_main .tier2_content #sidebar .callout ul {
	margin: 0;
	padding: 0 8px;;
	width: 155px;
}
#tier2_main .tier2_content #sidebar .callout li {
	width: 155px;
	margin: 2px 0;
	padding: 0;
}
#findattorney_button img {
	padding-top: 20px;
	padding-bottom: 10px;
	border: 0;
	float: right;
}
.smallcaps, .small_caps {
	font-variant: small-caps;
}
#focusimg {
	float: left;
	padding-right: 8px;
	padding-bottom: 10px;
}

#attorney_profile_more {
	width: 400px;
	text-align: justify;
	margin-top:-10px;
}
#attorney_profile_more p, #attorney_profile_more li, #attorney_profile_more blockquote {
	text-align: justify;
}
