/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
#main-content ul, #main-content-sub ul { margin:0 0 0 25px; padding:0; line-height:22px; }
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1.home { color: #a77925; font: 32px "Palatino Linotype", "Book Antiqua", Palatino, serif; line-height: 28px; font-weight: normal; margin: 0 0 12px;}
h1 { color: #67061b; font: 25px "Palatino Linotype", "Book Antiqua", Palatino, serif; line-height: 28px; font-weight: bold;}
h2 { color: #67061b; font: 16px Georgia, "Times New Roman", Times, serif; font-style: italic; }
h3 {}
h4 {}
h5 {}
p { line-height:17px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #67061b; }
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: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #67061b;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container
{	width: 951px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}
#container-sub
{	width: 951px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/container-bg-sub.jpg) repeat-y;
}
#header h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 168px;
	text-indent: -9000px;
	display: block;
	width: 951px;
	margin: 0;
	padding: 0;
	background: url(/images/header-bg.jpg) no-repeat;
}
#menu
{	width: 951px;
	height: 38px;
	background: url(/images/menu-bg.jpg) no-repeat;
}
#practice-areas
{	width: 212px;
	min-height: 743px;
	_height: 743px;
	padding: 46px 23px 0 19px;
	float: left;
	display: inline;
	background: url(/images/heading-practice-areas.jpg) top no-repeat;
}
.pa
{	width: 205px;
	height: 18px;
	padding: 54px 0 0 7px;
	display: block;
	font: 13px Tahoma, Geneva, sans-serif;
	color: #000;
	margin-bottom: 7px;
}
#main-content
{	padding: 203px 20px 0;
	float: left;
	display: inline;
	width: 427px;
	border-left: 1px solid #6d120e;
	border-right: 1px solid #6d120e;
	/*height: 586px;*/
	background: #F5EFCF url(/images/main-content-bg.jpg) no-repeat;
}
#main-content-sub
{	padding: 25px 20px;
	float: left;
	display: inline;
	width: 427px;
	border-left: 1px solid #6d120e;
	border-right: 1px solid #6d120e;
	min-height: 764px;
	_height: 764px;
}
#contact
{	width: 228px;
	min-height: 584px;
	_height: 584px;
	float: left;
	display: inline;
	text-align: center;
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #1a3d6f;
}
#contact h1
{	color: #183e6f;
	font-size: 23px;
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: normal;
}
#contact h2
{	color: #67061b;
	font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic; 
	font-weight: bold;
	margin-bottom: 25px;
}
/* Form Styling */
#quick-contact { background: url(/images/quick-contact-bg.jpg) no-repeat; height: 291px; padding: 30px 0 0 22px; font: 10px Arial, Helvetica, sans-serif; color: #000;}
#mc-form { width:176px; padding:10px 10px 10px 0; margin:0; text-align:center; }
#mc-form form { width:176px; }
#mc-form label { display:block; text-align:left; height:12px; padding:0 0 3px 0; margin:0; width:176px; }
#mc-form input { padding: 3px; width:176px; margin-bottom:8px; border-top: 1px solid #bbbdbe; border-left: 1px solid #bbbdbe; border-right: 1px solid #373e41; border-bottom: 1px solid #373e41; background: #fff;}
#mc-form input.submit-btn { width:70px; height:25px; background: #a32b2b; cursor: pointer; color: #FFF;}
#mc-form textarea { padding: 3px; width:176px; height:63px; border-top: 1px solid #bbbdbe; border-left: 1px solid #bbbdbe; border-right: 1px solid #373e41; border-bottom: 1px solid #373e41; background: #fff;}
#address
{	padding: 46px 0 23px 36px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}


#disclaimer
{	width: 897px;
	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: #dbc48e;
}
#disclaimer a
{	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
	color: #dbc48e;
}

.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 Verdana, Geneva, sans-serif;
	color:#fffefe;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #fffefe;
}
.footer-Navigation a:hover
{	color:#fffefe;
	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: 10px 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: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 200px;
	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;
	margin-top: 10px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 190px;
	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;
	border-top: none;
	background: #ad8749;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0 13px;
	color: #00134f;
	font: 15px Verdana, Geneva, sans-serif;
	text-decoration: none;
	line-height: 18px;
	border-right: 1px solid #041b41;
}
ul.MenuBarHorizontal li.last a
{	border: none;
}
ul.MenuBarHorizontal ul li a
{	padding: 5px;
	border: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{	color: #67061b;
	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: #67061b;
	text-decoration: none;
}


/*******************************************************************************

 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 HomeWrapper ** *** */
p { line-height:17px; margin:4px 0;}/* *** ** End   of HomeWrapper ** *** */
