/* *** ** 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; }

/* Text Styling */
h1 { margin: 0 0 .5em 0; font: 22px Georgia, "Times New Roman", Times, serif; color: #002f21; }
h2 { font: 13px Georgia, "Times New Roman", Times, serif; color: #002f21; font-weight: bold;}
h3 { font: 13px Georgia, "Times New Roman", Times, serif; color: #000; font-weight: bold;}
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #002f21; }
#main-content a, #main-content-sub a
{	font-size: 12px; font-weight: bold;
}
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: #002f21 url(/images/body-bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #5c5c5c;
}
#container
{	width: 912px;
	background: url(/images/content-container-bg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
}
#container-sub
{	width: 912px;
	background: url(/images/content-container-bg-sub.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
}
#inner-container
{	width: 912px;
	background: url(/images/content-bg-top.jpg) top no-repeat;
}
#inner-container-sub
{	width: 912px;
	background: url(/images/content-bg-top-sub.jpg) top no-repeat;
}
#inner-inner-container
{	width: 878px;
	padding: 0 17px;
	background: url(/images/container-bg-bottom.jpg) bottom no-repeat;
}
#header
{	width: 912px;
	margin: 0 auto;
}
#header h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 143px;
	text-indent: -9000px;
	display: block;
	width: 912px;
	margin: 0;
	padding: 0;
	background: url(/images/header-bg.jpg) no-repeat;
}
#menu
{	background: url(/images/menu-bg.jpg) no-repeat;
	height: 55px;
	width: 878px;
	margin: 0 auto;
	padding: 0 17px;
}
#who-we-are
{	width: 912px;
	height: 296px;
	background: url(/images/who-we-are-bg.jpg) no-repeat;
	margin: 0 auto;
}
#who-we-are-sub
{	width: 912px;
	height: 158px;
	background: url(/images/who-we-are-bg-sub.jpg) no-repeat;
	margin: 0 auto;
}
#left-side
{	float: left;
	display: inline;
	width: 669px;
}
#main-content
{	padding: 0 28px;
}
#main-content-sub
{	padding: 0 28px 50px;
	min-height: 337px;
	_height: 337px;
}
#practice-areas
{	background: url(/images/practice-areas-bg.jpg) no-repeat;
	width: 560px;
	height: 178px;
	padding: 37px 0 0 109px;
}
#practice-areas h1
{	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #002f21;
	margin: 0 0 30px 0;
}
#practice-areas ul
{	width: 134px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #002f21;
	font-size: 12px;
	line-height: 17px;
}
#practice-areas li
{	margin: 0;
	padding: 0;
}
#right-col
{	width: 209px;
	float: left;
	display: inline;
}
#quick-contact
{	width: 177px;
	height: 278px;
	background: url(/images/quick-contact-bg.jpg) no-repeat;
	text-align: center;
	padding: 0 16px;
}
/* Form Styling */
#mc-form { width:177px; padding:0; margin:0; background:; text-align:center; }
#mc-form form { width:177px; }
#mc-form label { display:block; text-align:left; height:15px; padding:0; margin:0; width:169px; font: 10px Tahoma, Geneva, sans-serif; color: #002f21;}
#mc-form input { padding: 3px; width:169px; margin-bottom:5px; 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 { float: right; width:53px; height:19px; margin:5px 0 0 0px; padding: 0; background: #6085a1; cursor: pointer;}
#mc-form textarea { padding: 3px; width:169px; height:57px; border-top: 1px solid #bbbdbe; border-left: 1px solid #bbbdbe; border-right: 1px solid #373e41; border-bottom: 1px solid #373e41; background: #fff;}
#quick-contact h1
{	font-size: 18px;
}
#legal-news
{	width: 177px;
	padding: 24px 16px 0;
	background: url(/images/legal-new-bg-top.jpg) no-repeat;
	color: #fbf5e0;
	text-align: left;
}
#legal-news h1
{	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #fbf5e0;
	border-bottom: 1px solid #fbf5e0;
	padding-bottom: 7px;
	text-align: center;
}

#disclaimer
{	width: 858px;
	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: #FFF;
}
#disclaimer a
{	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 950px;
	margin: 0 auto;
	text-align: center;
}
.footer-Navigation a
{	font-size: 11px;
	color:#fffffd;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #fffffd;
}
.footer-Navigation a:hover
{	color:#fffffd;
	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 0 0 10px;
	height: 55px;
	border-left: 1px solid #a99b67;
	padding: 0;
	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: 1px 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;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	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: 8.2em;
}
/* 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 #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 16px 8px;
	color: #fffffd;
	text-decoration: none;
	line-height: 21px;
	border-left: 1px solid #4b432d;
	border-right: 1px solid #a99b67;
	font-size: 12px;
}
/* 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-button-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-button-hover.jpg) repeat-x;
	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 ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}

.pad_frm_itm { display:block; }
form ol { list-style:none; }
form li { margin:2px 0; padding:8px 0 8px 0; width:500px; height:auto;}
form fieldset { border:none; }
form fieldset label { width:250px; display:block; float:left; font-size:12px; margin:0;padding-top:2px;}
form fieldset input, form fieldset select { width:200px; margin:0;}
form fieldset .checkbox input { width:auto; margin: 0 5px 0 0;}
form fieldset input {display:inline;}
form fieldset textarea { width:450px; margin-bottom:10px;  }
form fieldset select {display:block;}
.msg-label {width:300px;}
.checkbox { font-weight:bold;}


#iagree {
-x-system-font:none;
background-color:#ECECEC;
border:1px solid #031C40;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 8px;
padding:5px;
position:absolute;
width:350px;
float:left;
z-index:4000;
}
#iagree .overlay_submit {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 0;
padding:4px;
clear:both;
float:left;
}/* *** ** End   of ContactUsLayout ** *** */
