@charset "UTF-8";
body { 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0; padding: 0; 
}

.prac_subhead { 
	color: #286e96; 
	font-size: 0.9em; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: bold; 
}

p { 
	color: #5f5f5f; 
	font-size: 10pt; 
	line-height: 120%; 
	margin: 0; 
	padding: 0 0 8px;
}

#drop, .drop { 
	color: #5f5f5f; 
	font-size: 0.8em; 
	line-height: 120%; 
	margin: 0 0 8px 16px; 
	padding: 0 18px 2px 0; 
}

#drop_header, .drop_header { 
	color: #5f5f5f; 
	font-size: 0.8em; 
	line-height: 120%; 
	margin: 0 0 8px 0; 
	padding-right: 18px; 
}

.drop li { 
	text-indent: -16px; 
	margin-left: 16px;
	padding-left: 16px;
}

.drop ul.second_list { font-size: 1.05em; padding: 0 0 2px; margin: 0 0 0 16px; }

.drop ul.second_list li { 
	padding: 2px 0 2px 16px; 
	margin: 0;
}

ul { 
	color: #5f5f5f; 
	font-size: 0.8em; 
	line-height: 150%; 
	margin: -6px 0 0 16px; 
	padding: 0 12px 0 0;
	list-style-type: circle; 
}

.profile_list { 
	color: #5f5f5f; 
	font-size: 0.8em; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 120%; 
	text-indent: -8px; 
	margin: 0 0 0 8px; 
	padding: 0; 
	list-style-type: none; 
}

.vcard_list { 
	color: #5f5f5f; 
	font-size: 0.8em; 
	line-height: 120%; 
	margin: 0; 
	padding: 0 0 8px; 
}

a.dropHeader {
	text-indent: -16px;
	display: block;
	margin-left: 16px;
}

a:link { 
	color: #286e96; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: underline; 
}

a:visited { 
	color: #b97c68; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	color: #b97c68; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
}

a:active { 
	color: #3799CF;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: normal;
}

.resume_head { 
	color: #5f5f5f; 
	font-size: 0.8em; 
	font-weight: bold; 
	line-height: 120%; 
	margin: 0; 
	padding-bottom: -8px; 
	padding-top: 16px;
}

.resume_subhead { 
	color: #5f5f5f; 
	font-size: 0.8em; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 120%; 
	margin: 0; 
	padding-bottom: -8px; 
}

.resumeBits {
	color: #5f5f5f; 
	font-size: 0.8em; 
	line-height: 120%; 
	margin: -6px 0 0 32px; 
	padding: 0 12px 0 0;
}
.resumeBits div {
	text-indent: -16px;
}

.resumeBits div li {
	margin-left: -16px;
	padding-left: 0;
	text-indent: 0;
	list-style-type: circle;
}

/* HACK for IE 6/7 line indents, I hate this stuff - Mike */
/*end*/
/*\*/
.resumeBits div li {
[text-indent: -16px;
text-indent: -16px;
]text-indent: -16px;
}/*end*/

.arrow_up {
	color: #5f5f5f; 
	font-size: 0.6em; 
	margin: 0; 
	padding: 8px 0 0 0; 
}

.second_list { 
	margin-top: 2px; 
}

.fine_print_head { 
	color: #5f5f5f; 
	font-size: 0.6em; 
	line-height: 120%; 
	margin: 100px 100px 0 0; 
	padding: 4px 100px 8px 0; 
	border-top: 1px solid #5f5f5f; 
}

.fine_print { 
	color: #5f5f5f; 
	font-size: 0.6em; 
	line-height: 120%; 
	margin: 0; 
	padding: 0 100px 8px 0;
}

#searchBox {
	width: 146px;
	height: 20px;
	border: 1px solid #999;
	color: #999;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 3px;
	margin: 0;
	float: left;
}

#results b {
	color: #993300;
	font-weight: normal;
}

.searchView {
	float: right;
	padding: 0 35px 0 20px;
}

.bland_link { 
	color: #5f5f5f !important; 
	text-decoration: none !important; 
}

/*** New styles for CSS site ***/
#page {
	width: 1008px;
}

/** Left Column **/
#leftCol {
	float: left;
}
#headAddress {
	padding: 18px 0 0 29px;
}
#logoBit {
	padding-top: 25px;
}
#logoBit img {
	padding: 0;
	margin: 0;
	border: 0;
}
#logoUnder {
	clear: both;
	padding-left: 28px;
}

/** Firefox special style - who ever thought I'd have to do this? **/
#logoUnder .bland_link, x:-moz-any-link {
	clear: both;
	display: block;
	margin-top: 20px;
}

/** Right Column **/
#rightCol {
	float: right;
	padding: 0;
	margin: 0;
	/**width: 807px;**/
	width: 765px;
}
#topMenu {
	padding: 0 0 0 147px;
	float: right;
}
#underMenu {
	height: 23px;
	margin-top: 40px;
	padding-left: 407px;
}
#contentWide {
	width: 750px;
	float: right;
}
#contentShort {
	width: 603px;
	float: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/** People page **/
.pplPhoto {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -50px;
}

#pplNameForPrint {
	font-family: Palatino Light, Serif;
	color: #086BAC;
	font-style: italic;
	font-size: 20px;
	display: none;
	clear: both;
	padding-left: 30px;
}

.pplRightCol {
	width: 781px !important;
}

/*** ww Adds ***/
#practiceAreaPageLower { 
	width: 100%; 
}

#practiceAreaLowText { 
	width: 450px; 
	float: left; 
}
#practiceAreaLowLawyers { 
	width: 275px; 
	float: right;
}


/*** Print styles ***/
@media print {
	#page {width: auto;}
	.noprint {display: none;}
	#topMenu, #logoUnder csobj, #logoUnder p, #underMenu {display: none;}
	
	#leftCol {float: none; width: 400px;}
	#headAddress {float: right; padding: 5px 0 0 0;}
	#logoBit {float: left; padding: 0;}
	
	#rightCol {float: none; width: 680px; padding-right: 10px;}
	#contentWide, #contentShort {width: 670px; float: left; clear: both;}
	#contentWide div, #contentShort div {
		height: auto !important;
		overflow: visible !important;
	}
	.drop {
		margin-top: 0 !important;
	}
	
	.pplPhoto {
		float: left;
		margin-right: 10px;
		position: static;
		width: 180px;
		overflow: hidden;
	}
	#pplNameForPrint {
		display: block;
	}
	.pplContent {
		width: 440px;
		padding-right: 10px;
		float: left;
	}

	.pplRightCol {
		width: 680px !important;
	}
}

/** Spry styles - I'm putting them here so we don't have to reference a separate file on each page **/
/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0 -3px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 9em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 9em;
	border-bottom: 1px solid #0A6FAE;
	padding: 0;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/** Menu top-level item spacing n' stuff **/
ul.MenuBarHorizontal li {
	width: auto;
	padding-right: 8px;
	padding-left: 4px;
	padding-bottom: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0;
	background-color: #fff;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #fff;
	padding: 1px 0 2px 4px;
	margin: 2px;
	color: #5f5f5f;
	text-decoration: none;
	font-family:Arial,Helvetica,Geneva;
	font-size: 10pt;
	line-height: 11pt;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal li ul a:hover, ul.MenuBarHorizontal li ul a:focus
{
	background-color: #046AAA;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #0069AB;
}

ul.MenuBarHorizontal li.dot {
	width: 3px;
	padding-left: 0;
	padding-right: 0;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
/*
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
}
*/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

/** Special for our two SCB menus for correct z-indexing (so they don't fight) **/
#MenuBar2 {
	z-index: 900;
}
#MenuBar2 ul {
	z-index: 920;
}
#MenuBar2 iframe {
	z-index: 910;
}