/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
#main-content ul, #main-content-sub ul, #main-content ol, #main-content-sub ol { 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 { font: 32px "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #930c13;}
h2 { font: 14px Tahoma, Geneva, sans-serif; color: #930c13; font-weight: bold;}
h3 {}
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #000000; }
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 Tahoma, Geneva, sans-serif;
	background: #2e2e2e;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6d6e71;
}
#container
{	width: 880px;
	background: url(/images/container-bg.jpg) repeat-y;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
}
#header 
{	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 880px;
	background: url(/images/header-bg.jpg) no-repeat;
	height: 264px;
}
#header h1 a
{	cursor: pointer;
	
	text-indent: -9000px;
	
	margin: 0;
	padding: 0;
	
}
#menu
{	width: 880px;
	height: 52px;
	background: url(/images/menu-bg.jpg) no-repeat;
}
#content-top
{	background: url(/images/content-bg-top.jpg) top no-repeat;
	width: 880px;
}
#content-bottom
{	background: url(/images/content-bg-bottom.jpg) bottom no-repeat;
	width: 880px;
	min-height: 769px;
	_height: 769px;
}
#left-side
{	float: left;
	display: inline;
	width: 663px;
}
#pa-photos
{	padding: 28px 0 0 5px;
}
a.pa-image
{	display: block;
	float: left;
	width: 148px;
	height: 120px;
	margin-left: 12px;
	_margin-left: 9px;
}
#main-content
{	padding: 20px 50px 40px 28px;
}
#main-content-sub
{	padding: 20px 28px 40px 28px;
	background: #FFF url(/images/content-bg-top-sub.jpg) top no-repeat;
}
#right-side
{	float: left;
	display: inline;
	width: 217px;
	padding: 0 0 210px 0;
}
/* Form Styling */
#mc-form { width:190px; padding:65px 12px 10px 12px; margin:0; background:; text-align:center; }
#mc-form form { width:192px; }
#mc-form label { display:block; text-align:left; height:14px; padding:0 0 2px 0; margin:0; width:184px; font: 10px Tahoma, Geneva, sans-serif; color: #FFF;}
#mc-form input { padding: 3px; width:184px; margin-bottom:5px; border-top: 1px solid #838484; border-left: 1px solid #838484; border-right: 1px solid #333839; border-bottom: 1px solid #333839; background: #ababab;}
#mc-form input.submit-btn { width:58px; height:23px; margin:10px 0 0 0px; cursor: pointer; padding: 0; border: none;}
#mc-form textarea { padding: 3px; width:184px; height:40px; border-top: 1px solid #838484; border-left: 1px solid #838484; border-right: 1px solid #333839; border-bottom: 1px solid #333839; background: #ababab;}

#practice-areas
{	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 0 0 0 32px;
}
#practice-areas ul
{	list-style: none;
}
#practice-areas li
{	line-height: 20px;
}
#practice-areas li a
{	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#practice-areas h2
{	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#address
{	width: 800px;
	padding: 0 0 0 100px;
	margin: 0 auto;
	text-align: left;
}
#address p
{	float: left;
	display: inline;
	width: 278px;
	font: 13px Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#disclaimer
{	width: 826px;
	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: #bcbbbb;
}
#disclaimer a
{	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
	color: #bcbbbb;
}

.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 900px;
	height: 45px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: center;
	background: url(/images/footer-nav-bg.jpg) no-repeat;
}
.footer-Navigation a
{	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #FFFFFF;
}
.footer-Navigation a:hover
{	color:#FFFFFF;
	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 15px;
	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;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}

ul.MenuBarHorizontal li span
{	background: url(/images/menu-li-border.jpg) right no-repeat;
	display: block;
	padding: 0 3px 0 0;
}
ul.MenuBarHorizontal li#first-button span span
{	background: url(/images/menu-li-border.jpg) left no-repeat;
	padding: 0 0 0 3px;
	display: block;
}
ul.MenuBarHorizontal li ul li
{	background: none;
}
/* 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: 200px;
	position: absolute;
	left: -1000em;
	background: #930c13;
}
/* 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: 2px;
}
/* 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 #030000;
	border-top: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 16px 30px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
ul.MenuBarHorizontal li ul li a
{	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
{
	background: url(/images/button-bg-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/button-bg-hover.jpg) repeat-x;
}
ul.MenuBarHorizontal li ul li a:hover, ul.MenuBarHorizontal li ul li a:focus
{
	background: #090909;
}



/*******************************************************************************

 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 ** *** */
