/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#mainContent ul { margin:10px 0 10px 40px; padding:0; line-height:18px; list-style:disc; }
#mainContent ul a{ color:#306380; text-decoration:underline;}
#mainContent ul a:hover{text-decoration:none;}
ul.side-links { margin:0; }
ul.side-links li { list-style:none; padding:0 0 10px 0; margin:5px 0; border-bottom:dotted 1px #000;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
/* Text Styling */
h1 { font:italic 27px/30px Georgia, "Times New Roman", Times, serif; color:#3c3e00; }
h2 { font:italic 23px/30px Georgia, "Times New Roman", Times, serif; color:#3c3e00; }
h2 span{font:italic 15px/20px Georgia, "Times New Roman", Times, serif; color:#3c3e00;}
h3 { font:italic 18px/24px Georgia, "Times New Roman", Times, serif; color:#3c3e00; }
h3#spanish {color:#a21923; font-style:normal; font-size:18px; text-align:center; display:block; padding-right:2px; padding-bottom:10px;}
h4 {}
h5 {}
h6 {font:normal 10px Georgia, Arial, Helvetica, sans-serif; text-align:justify;}
p { line-height:18px; margin:10px 0; text-align:justify; }
strong { font-weight:bold; }
a { color: #1a3360; }
a:hover { text-decoration:none; }
a:active { outline: none; }
.required { color:#FF0000; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px; margin:20px 0;}

/* Layout Styling */
.body{
	background:url(/images/body.jpg);
	min-width:951px;
	font: 13px Arial, Helvetica, sans-serif;
	color:#3b3837;
	margin: 0;
}
#container{
	background:url(/images/container.jpg) repeat-x;
	width:100%;
	padding:0 0 40px;
}
/*--header--*/
#headerContainer{
	background:url(/images/headerContainer.jpg) no-repeat;
	width:951px;
	height:288px;
	overflow:hidden;
	margin:0 auto;
}
/*--logo--*/
.logo{
	background:url(/images/logo.jpg) no-repeat;
	width:450px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	margin:40px 0 0 40px;
}
.logo a{
	height:100%;
	display:block;
}
#headerContainer address{
	width:440px;
	display:block;
	font:19px/25px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:right;
	overflow:hidden;
	padding:0 0 0 40px;
	margin:5px 0 0;
}
#headerContainer address em{
	font-size:28px;
	line-height:32px;
	font-style:normal;
	color:#394018;
}
#headerContainer address span{display:block;}
#mainMenu{
	background:#c8c368 url(/images/mainMenu.jpg) repeat-y 50% 0;
	width:100%;
	border-top:1px solid #423914;
	border-bottom:1px solid #423914;
	position:relative;
	z-index:2;
}
/*--content--*/
#contentContainer{
	width:951px;
	margin:0 auto;
}
.contentContainer-t{
	background:url(/images/contentContainer-t.jpg) no-repeat;
	height:253px;
	overflow:hidden;
}
.contentContainer-b{
	background:url(/images/contentContainer-b.jpg) no-repeat;
	height:243px;
	overflow:hidden;
}
.contentContainer-m{
	background:url(/images/contentContainer-m.jpg) repeat-y;
	width:951px;
}
.contentContainer-m:after{
	content:"";
	display:block;
	clear:both;
}
.contentContainer-inner{
	width:951px;
	float:left;
	margin:-253px 0 -243px;
	position:relative;
}
/*--sidebar--*/
#sidebar{
	width:213px;
	float:right;
	display:inline;
	margin:0 16px 0 0;
	/*margin:0 16px 0 -17px;*/
}
	
.practice-areas{
	width:100%;
	overflow:hidden;
	margin:33px 0 0;
}
.practice-areas h2{margin:0 0 0 10px;}
.practice-areas ul{
	background:#ece8d6;
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:12px 0 0;
}
.practice-areas ul li{
	background:url(/images/bullet.gif) no-repeat 13px 11px;
	overflow:hidden;
	font:18px/24px Georgia, "Times New Roman", Times, serif;
	border-top:1px solid #dfd8b8;
	padding:5px 0 5px 27px;
	margin:-1px 0 1px;
}
* html .practice-areas ul li{
	height:1%;
	overflow:visible;
}
.practice-areas ul a{
	color:#313100;
	text-decoration:none;
}
.practice-areas ul a:hover{text-decoration:underline;}
#sidebar .banner{
	width:100%;
	display:block;
	margin:21px 0 0;
}
#sidebar .banner img{display:block;}
/*--main content--*/
#mainContent{
	padding:0 17px 31px 64px;
	height:385px;
	min-height:385px;
}

html>body #mainContent{height:auto}

#mainContent h1{margin:27px 0 0;}
.section-name{
	background:url(/images/section-name.jpg) no-repeat;
	width:823px;
	height:51px;
	overflow:hidden;
	line-height:51px !important;
	padding:0 64px;
	margin:0 -64px !important;
}
#home-padding {padding:10px 250px 0 0; _padding:10px 20px 0 0;}
#sub-padding {padding:0 38px 0 0;}

/*--footer--*/
#footerContainer{
	width:100%;
	clear:both;
}
#footerContainer ul{
	width:100%;
	font-size:12px;
	line-height:20px;
	text-align:center;
	list-style:none;
	padding:0;
	margin:40px 0 20px;
}
#footerContainer ul li{
	display:inline;
	padding:0 26px;
}
#footerContainer ul a{
	color:#06407c;
	text-decoration:none;
}
#footerContainer ul a:hover{text-decoration:underline;}

/* Disclaimer Styling */
#disclaimer {
	width: 800px; /* adjust width and height for your disclaimer */
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:20px 0 0;
	text-align: left;
}
#disclaimer p {
	margin:0;
	padding:5px 0 0 0;
	_padding:5px 0 0 10px;
	line-height:15px;
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
}
#disclaimer a { color:#fff; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; } 
#disclaimer img { padding:0px 15px 0 0px; float:left; display:inline; }

#lexisnexis { background:url(/images/lexisnexis.png) no-repeat left; }

a:active { outline: none; }
a:focus { -moz-outline-style: none; }


/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/
/*
.MenuBarHorizontal{
	display:table;
	list-style:none;
	padding:0;
	margin:0 auto;
}
.MenuBarHorizontal li:first-child{background-image:none;}
.MenuBarHorizontal li{
	background:url(/images/navigationSeparator.gif) no-repeat;
	float:left;
}
.MenuBarHorizontal a{
	float:left;
	font:13px/34px Georgia, "Times New Roman", Times, serif;
	color:#2a4676;
	text-decoration:none;
	padding:0 22px;
}
.MenuBarHorizontal a:hover{color:#a21923;}
*/
 
 
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	display:table;
	list-style:none;
	padding:0;
	margin:0 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:first-child{background-image:none;}
ul.MenuBarHorizontal li
{
	background:url(/images/navigationSeparator.gif) no-repeat;
	float:left;
	position:relative !important;
}
/* 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
{
	background:#c8c368;
	border: 1px solid #423914;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	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
{
	top:34px;
	left:0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	background:none;
	width:100%;
	float:none;
}
ul.MenuBarHorizontal ul a
{
	display:block;
	float:none;
}
* html ul.MenuBarHorizontal ul a
{
	height:1%;
	overflow:visible;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	top:0 !important;
	position: absolute;
	margin: -1px 0 0 200px;
}
/* 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

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	float:left;
	font:13px/24px Georgia, "Times New Roman", Times, serif;
	color:#2a4676;
	text-decoration:none;
	padding:5px 22px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #a21923;
}
/* 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-color: #33C;
	color: #FFF;
*/
}

/*******************************************************************************

 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.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-position: 95% 50%;
}
/* 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.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	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.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	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.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	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.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* 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;
		float: left;
	}
		ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background:#c8c368;
	}
}



/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block; 
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:350px; 
	border:1px solid #c0c0c0; 
	background:#eee; 
	padding:3px 4px; 
	font:11px Tahoma, Verdana, sans-serif; 
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0; 
		background:#eee; 
		padding:2px; 
		font:11px Tahoma, Verdana, sans-serif; 
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		padding:1px 2px; 
		font:bold 12px Tahoma, Verdana, sans-serif; 
		text-transform:uppercase; 
		color:#fff; 
		background:#364a61; 
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {
	border:1px solid #c0c0c0; 
	color:#000;}

#addressNotFound {
	}

#directions {
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px; 
	margin:0px;}

.form-label {
	width:112px; /* Width of labels */
	padding:0px 2px 0px 0px; 
	display:inline-block; 
	vertical-align:top; 
	text-align:right;}
  
.form-pct {	
	border:1px solid #bbb; 
	background:#eee; 
	font:11px Tahoma, Verdana, sans-serif; 
	color:#555; 
	padding:5px 6px; 
	width:380px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb; 
	background:#eee; 
	font:11px Tahoma, Verdana, sans-serif; 
	color:#555; 
	padding:5px 6px; 
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px; 
	overflow:auto;}

.main-submit {
	padding:1px 2px; 
	font:bold 12px Tahoma, Verdana, sans-serif; 
	text-transform:uppercase; 
	color:#fff; 
	background:#364a61; 
	border:1px solid #000; 
	text-align:center; 
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form {
	margin-top:14px;}

	.custom-form fieldset {
		margin:0px; 
		padding:0px; 
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px; 
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px; 
		padding:0px; 
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative; 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:#666; 
	padding:0px; 
	z-index:100;}

#overlay_div p {
	line-height:normal;}
	
#iagree {
	position:absolute; 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:#666; 
	padding:15px 15px 15px 15px; 
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:400px; 
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif; 
	border-bottom:1px solid #0a3150; 
	color:#031c40; 
	padding:0; 
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px; 
	margin:0 6px 0 0; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	color:#fff; 
	background:#555; 
	border:1px solid #333; 
	float:right; 
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none; 
		color:#fff; 
		background:#777; 
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left; 
	height:22px; 
	display:block;}

#iagree input#Agreement {
	position:relative; 
	top:3px; 
	border:none;}
/* *** ** End   of CSS ** *** */
