/* *** ** Start of BlankStyleSheetWrapper ** *** */
* {margin:0; padding:0;}
h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin:.5em 0 1em 0; }
img { border:none; margin-bottom: 21px;}
strong {}
hr {}
#practice-areas ul { list-style: none; }
#practice-areas li { margin: 0 0 10px 0; }
li { margin: 0 0 10px 15px; }
.casename { text-decoration: underline; }
a
{	text-decoration: none;
	color: #0000ff;
	font-weight: bold;
}
a:hover { text-decoration: underline;}

.uline {text-decoration:underline;}

.clear { clear:both; }
.body
{	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #47100b url(/images/body-bg.jpg) top repeat-x;
	margin: 0;
	padding: 29px 0 0 0;
	text-align: center;
	color: #000000;
}
#container
{	width: 993px;
	margin: 0 auto;
	text-align: left;
}
#phone-area
{	background: url(/images/phone-bg.jpg) no-repeat;
	width: 968px;
	height: 32px;
	padding: 10px 25px 0 0;
	font: 17px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-align: right;
}
#menu
{	background: url(/images/menu-bg.jpg) no-repeat;
	width: 993px;
	height: 41px;
}
#header
{	background: url(/images/header-bg.jpg) no-repeat;
	width: 993px;
	height: 350px;
}
#header-sub
{	background: url(/images/header-bg-sub.jpg) no-repeat;
	width: 993px;
	height: 276px;
}
#header h1, #header-sub h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 200px;
	text-indent: -9000px;
	display: block;
	width: 440px;
	margin: 0;
	padding: 0;
}
#header-sub h1 a
{	cursor: pointer;
	height: 150px;
	text-indent: -9000px;
	display: block;
	width: 440px;
	margin: 0;
	padding: 0;
}
#address
{	color: #d4b464;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding: 12px 0 0 40px;
	text-align: center;
	width: 400px;
}
#outer-content
{	width: 993px;
	padding: 0 20px 0 19px;
}
#inner-content
{	width: 933px;
	border: 1px solid #d4b464;
	background: #eae9e1 url(/images/content-bg.jpg) bottom left no-repeat;
	padding: 12px 9px 12px 10px;
}
#inner-inner-content
{	width: 650px;
	border: 1px solid #d6b769;
	background: url(/images/main-content-bg.jpg) top left no-repeat;
	min-height: 519px;
	_height: 519px;
	padding: 11px 30px 30px 10px;
	float: left;
	display: inline;
}
#inner-inner-content-sub
{	width: 905px;
	border: 1px solid #d6b769;
	min-height: 519px;
	_height: 519px;
	padding: 11px 15px 30px 10px;
	position: relative;
}
#content-menu
{	width: 189px;
	float: left;
	display: inline;
}
#main-content
{	padding: 0 0 0 29px;
	float: left;
	display: inline;
	width: 432px;
	line-height: 20px;
}
#main-content-sub
{	padding: 0 0 0 29px;
	float: left;
	display: inline;
	width: 610px;
	line-height: 20px;
}
#practice-areas
{	width: 189px;
	margin: 0 0 0 10px;
	padding: 19px 15px 0 25px;
	background: #FFF url(/images/practice-areas-bg.jpg) top no-repeat;
	float: left;
	display: inline;
	min-height: 541px;
	_height: 541px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #501d1b;
}
#practice-areas a
{	font: 12px Verdana, Geneva, sans-serif;
	color: #501d1b;
	text-decoration: underline;
}
#main-content h1
{	font: 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #501d1b;
}
#main-content-sub h1
{	font: 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #501d1b;
}
#heading
{	width: 214px;
	padding: 0 15px 0 0;
}
#main-content-sub h2, #main-content h2
{	font: 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #501d1b;
}
#practice-areas h2, #practice-areas-sub h2
{	font: 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #501d1b;
	border-bottom: 3px solid #501d1b;
	margin-bottom: 15px;
	width: 158px;
	text-decoration: none;
}
#disclaimer {
	width: 889px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 20px auto; /* centers the disclaimer (if outside your container div) */
	padding: 0 27px;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding: 7px 0 0 0; 
	line-height:17px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #c9c9c9;
}
#disclaimer a
{	color: #c9c9c9;
	font-weight: bold;
}


/* Vertical Menu Styling  */

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	cursor: default;
	width: 164px;
}
/* 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 same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 164px;
	border-bottom: 1px solid #501d1b;
}
ul.MenuBarVertical li ul li
{	padding: 0;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0 0 0 164px;
	padding: 0;
	list-style-type: none;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 180px;
	left: -1000em;
	top: 0;
	background: #f5f5f1;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 180px;
	border: none;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{

}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	padding: 10px 10px;
	text-decoration: none;
	font: 13px Verdana, Geneva, sans-serif;
	color: #501d1b;
	
}
ul.MenuBarVertical ul li a
{	padding: 3px 8px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #f5f4f0;
	background-color: #501d1b;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #501d1b;
	color: #f5f4f0;
}

/*******************************************************************************

 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.MenuBarVertical 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.MenuBarVertical 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.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* 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.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: none;
	}
}


/*  Horizontal Menu Styling  */
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* 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 40px 0 60px;
	list-style-type: none;
	cursor: default;
	width: 925px;
}
/* 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;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	border-right: 1px solid #000;
}
ul.MenuBarHorizontal li#first-button
{	border-left: 1px solid #000;
}
/* 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;
	z-index: 1020;
	cursor: default;
	width: 180px;
	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;
	background: #e3d2a8;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 180px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 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;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #000;
	border-top: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 12px 7px;
	color: #010000;
	text-decoration: none;
	line-height: 30px;
	font: 13px Verdana, Geneva, sans-serif;
}
ul.MenuBarHorizontal ul li a
{
	padding: 3px 10px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background: url(/images/menu-hover.jpg) repeat-x;
	text-decoration: none;
}
/* 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
{
	background: url(/images/menu-hover.jpg) repeat-x;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background: #bb9b4b;
}


/*******************************************************************************

 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;
	filter:alpha(opacity:0.1);
}
/* 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: none;
	}
}


.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 950px;
	margin: 12px auto;
	text-align: center;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.footer-Navigation a
{	font-size: 12px;
	color:#d0d0d0;
	text-decoration: none;
	padding: 0 5px;
	border-right: 1px solid #d0d0d0;
}
.footer-Navigation a:hover
{	color:#d0d0d0;
	text-decoration: underline;
}
.footer-Navigation li.last_child a
{	border: none;
}/* *** ** End   of BlankStyleSheetWrapper ** *** */
/* *** ** Start of DirectionsLayout ** *** */
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }/* *** ** End   of DirectionsLayout ** *** */
