/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
#main-content ul, #main-content-sub ul { margin:0 0 0 25px; padding:0; line-height:22px; }
h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
hr { margin: 15px 0; }

/* Text Styling */
h1 { margin: 0 0 .5em 0; font: 21px Georgia, "Times New Roman", Times, serif; color: #07315f; }
#main-content-sub h1 { padding: 15px 0 0 28px; background: url(/images/box.jpg) top left no-repeat; }
h2 { font: 14px Georgia, "Times New Roman", Times, serif; color: #07315f; font-weight: bold; }
h3 { font: 13px Georgia, "Times New Roman", Times, serif; font-weight: bold;}
h4 {}
h5 {}
p { line-height:24px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
.clear { clear:both; }

.body
{	font: 13px Georgia, "Times New Roman", Times, serif;
	background: #08315f url(/images/body-bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4e6781;
}
#container
{	width: 983px;
	background: url(/images/content-bg-repeat.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
}
#header
{	width: 983px;
	background: url(/images/header-bg.jpg) no-repeat;
}
#header h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 104px;
	text-indent: -9000px;
	display: block;
	width: 761px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#address
{	width: 222px;
	float: left;
	display: inline;
	font: 13px Arial, Helvetica, sans-serif;
	color: #184f8c;
	padding-top: 15px;
	line-height: 18px;
}
#menu
{	background: url(/images/menu-bg.jpg) no-repeat;
	width: 983px;
	height: 48px;
}
#masthead
{	background: url(/images/masthead.jpg) no-repeat;
	width: 983px;
	height: 285px;
}
#content
{	background: url(/images/content-bg-top.jpg) top no-repeat;
	width: 983px;
}
#content-sub
{	background: url(/images/content-bg-top-sub.jpg) top no-repeat;
	width: 983px;
}
#content-inner
{	width: 911px;
	background: url(/images/content-bg-bottom.jpg) bottom no-repeat;
	padding: 21px 41px 36px 31px;
}
#content-inner-sub
{	width: 911px;
	background: url(/images/content-bg-bottom-sub.jpg) bottom no-repeat;
	padding: 21px 41px 36px 31px;
}
#left-sidebar
{	float: left;
	display: inline;
	width:218px;
	padding-top:40px;
}
#practice-areas
{	background: url(/images/practice-areas-bg.jpg) no-repeat;
	width: 198px;
	height: 349px;
	padding: 18px 0 0 20px;
	margin-top:15px;
	color: #000;
}
#left-sidebar li
{	margin:0 0 0 15px; 
	line-height: 20px;
}
#main-content
{	padding: 0 30px 20px;
	width: 388px;
	float: left;
	display: inline;
	border-right: 1px dashed #ded6a8;
}
#main-content-sub
{	padding: 20px 30px 154px;
	width: 844px;
	display: inline;
	min-height: 450px;
	_height: 450px;
}

/* bottom content */
#bottom-content {
	margin-top:15px;
	height:200px;
	text-align:center;
	border-top:1px solid #ded6a8;
}
.bottom-cell {
	width:280px;
	float:left;
	padding-top:25px;
}
.bottom-cell h2 { padding-bottom:10px; height:15px; }
#form-left, #form-right {
	float:left;
	width:190px;
	height:100px;
}

#right-sidebar
{	width: 227px;
	float: left;
	display: inline;
	padding: 40px 0 0 12px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 17px;
	text-align: center;
}
#right-sidebar-sub
{	width: 227px;
	float: left;
	display: inline;
	padding: 30px 0 0 12px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 17px;
	text-align: center;
}

/* Form Styling */
#bottom-content #mc-form { width:380px; padding: 0; margin:0; text-align:right; }
#bottom-content #mc-form label { display:block; text-align:right; float: left; height:15px; padding:5px 7px 0 0; margin:0; width:50px; font: 8px Arial, Helvetica, sans-serif; color: #000;}
#bottom-content #mc-form input { padding: 3px; width:119px; margin-bottom:11px; border-top: 1px solid #bbbdbe; border-left: 1px solid #bbbdbe; border-right: 1px solid #373e41; border-bottom: 1px solid #373e41; background: #fff; float: left; }
#bottom-content #mc-form textarea { padding: 3px; width:119px; height:40px; border-top: 1px solid #bbbdbe; border-left: 1px solid #bbbdbe; border-right: 1px solid #373e41; border-bottom: 1px solid #373e41; background: #fff; float: left; }
#bottom-content #mc-form input.submit-btn { width:70px; height:25px; margin:10px 3px 0 0px; background: #ccc499; cursor: pointer; border: none; padding: 0; color: #fff; float: right;}

/* homepage form styling */
/* Form Styling */
#mc-form { width:227px; padding: 0; margin:0; text-align:right; }
#mc-form label { display:block; text-align:right; float: left; height:15px; padding:5px 4px 0 0; margin:0; width:58px; font: 8px Arial, Helvetica, sans-serif; color: #000;}
#mc-form input { padding: 3px; width:154px; margin-bottom:11px; border-top: 1px solid #bbbdbe; border-left: 1px solid #bbbdbe; border-right: 1px solid #373e41; border-bottom: 1px solid #373e41; background: #fff; float: left; }
#mc-form textarea { padding: 3px; width:154px; height:40px; border-top: 1px solid #bbbdbe; border-left: 1px solid #bbbdbe; border-right: 1px solid #373e41; border-bottom: 1px solid #373e41; background: #fff; float: left; }
#mc-form input.submit-btn { width:70px; height:25px; margin:10px 3px 0 0px; background: #ccc499; cursor: pointer; border: none; padding: 0; color: #fff; float: right;}

#disclaimer
{	width: 906px;
	height:50px;
	margin: 10px auto;
	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: #8699ba;
}
#disclaimer a
{	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
	color: #8699ba;
}

.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 950px;
	margin: 12px auto;
	text-align: center;
}
.footer-Navigation a
{	font: 13px Arial, Helvetica, sans-serif;
	color:#7286a9;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #7286a9;
}
.footer-Navigation a:hover
{	color:#7286a9;
	text-decoration: underline;
}
.footer-Navigation li.last_child a
{	border: none;
}


/* 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 0 0 35px;
	list-style-type: none;
	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;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	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: 5px 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 210px;
	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: 200px;
	padding: 0 5px;
}
/* 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;
	background: #bcc5ca;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	padding: 17px 25px;
	color: #07315f;
	text-decoration: none;
	text-transform: uppercase;
}
ul.MenuBarHorizontal ul a
{	line-height: normal;
	padding: 5px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #910b0b;
	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
{
	color: #910b0b;
}


/*******************************************************************************

 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;
	}
}
/* *** ** End   of CSS ** *** */
/* *** ** Start of DirectionsLayout ** *** */
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }/* *** ** End   of DirectionsLayout ** *** */
