/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html { height:100%; }
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;}
blockquote, dl, fieldset{ margin:.5em 0; }
/* Text Styling */
h1 {margin:0; padding:10px 0 0;}
h2 {margin:0; padding:10px 0 5px;}
h3 {margin:0; padding:5px 0 5px;}
h4 {margin:0; padding:5px 0 0;}
h5 {}
p { line-height:16px; padding:0 0 10px;}
strong { font-weight:bold; }
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.required { color:#FF0000; }
img { border:none; }
.left {float:left;}
.right {float:right;}
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}
.RichText a, .Navigation a, .DisplayGroup a {color:#053B69; text-decoration:underline;}
.RichText a:hover, .Navigation a:hover, .DisplayGroup a:hover {color:#000;}
#mainContentSub ol li {color: #3b3837;}
#mainContentSub ol li a {color:#000; text-decoration:underline;}
#mainContentSub .Navigation ul li {background:none;}
#mainContentSub .DisplayGroup h3 {margin-left:50px; font-size:15px;}

/* Layout Styling */
.body {font: 12px Verdana, Arial, Helvetica, sans-serif;background: #043c68;margin: 0; padding: 0;text-align: center;color: #3b3837;}

#container {width: 952px;background: #e0e3e5;margin: 0 auto;text-align: left;}

#header { width:952px; background:url(/images/bg-header-home.jpg) no-repeat top left; height:362px;}
#header h1, #headerSub h1 { margin: 0; padding:0; text-indent:-99999px; }
#header h1 a, #headerSub h1 a {display:block; height:265px;}
#header #topButtons {float:right;}
#header #topButtons a img {margin-top:10px; margin-right:20px; display:block;}

#headerSub {width:952px; background:url(/images/bg-header-sub.jpg) no-repeat top left; height:209px;}
#headerSub h1 a {height:209px;}

#nav {clear:both;width:952px; height:42px; background:url(/images/bg-nav.jpg) repeat-x top;}

#contentContainer { width:952px; clear:both; }

#mainContent { width:352px; padding: 5px 0; margin: 0; float:left; }
#mainContent h1 {font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:18px; line-height:24px; color:#043c68; padding-left:25px; padding-bottom:10px; padding-top:5px;}
#mainContent p {padding:0 20px 10px 25px; text-align:justify;}
#mainContent h2, #mainContentSub h2 {padding:10px 0 0 25px;font-family:"Times New Roman", Times, serif; color:#043c68; font-size:18px;}
#mainContentSub h2 {padding-left:50px;}

#mainContentSub {width:952px; padding:0; margin:0;}
#mainContentSub h1 {font-family:Arial, Helvetica, sans-serif; color:#b93335; padding-top:20px; padding-bottom:20px; padding-left:50px; font-size:28px; font-weight:bold;}
#mainContentSub p {padding:5px 50px;}
#mainContentSub p img {float:left; margin:5px 15px 5px 0; width:150px;  border:1px solid #000;}
#mainContentSub ul {margin-left:50px; padding:5px 50px 5px 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3b3837; list-style:none;}
#mainContentSub ol {margin-left:50px; padding:5px 50px 5px 35px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#043c68;}
#mainContentSub ul li {background:url(/images/red-bullet.jpg) no-repeat 0 5px; padding-left:15px;}
#mainContentSub ul li a {color:#043c68;}

#mainRight {float:left; width:600px; margin:0; padding:0;}

#middlebar { width:223px; float:left; padding-top:10px; margin:0;}
#middlebar h3 {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#043c68; padding:20px 0 10px 10px;}

#rightbar {width:376px; border-left:1px solid #7892cb; margin:0; *margin:-1px 0 0; padding:0; background:url(/images/bg-practice-areas2.jpg) repeat-x top; height:504px; min-height:450px; float:left;}
#rightbar h3 {font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:16px; line-height:32px; color:#FFF; text-align:center; letter-spacing:1px;}
#rightbar ul {margin:0; padding:2px 0 0 20px; font-family:Arial, Helvetica, sans-serif;}
#rightbar ul li { list-style:none; line-height:26.5px; *line-height:27px;}
#rightbar ul li a {color:#171b20; font-size:15px; text-transform:uppercase; font-weight:bold;}

ul.leftUL, ul.midUL, ul.rightUL {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:15px; color:#043c68; list-style:none; float:left; width: 175px; margin-top:30px;}
ul.leftUL {padding-right:63px; *padding-right: 60px; width:150px; margin-left:10px; *margin-left:5px;}
ul.rightUL {margin-left:65px; width:120px;}

/* Form Styling */
#mc-form { width:180px; padding:10px 10px 0 10px; margin:0; text-align:center; }
#mc-form form { width:100%; }
#mc-form label { font-family:Tahoma, Geneva, sans-serif; display:block; text-align:left; height:15px; font-size:10px; color:#000; padding:0 0 3px 0; margin:0; width:100%; }
#mc-form input { width:100%; margin:0 auto 5px; border-left:1px solid #CCC; border-top:1px solid #CCC; border-right:1px solid #333; border-bottom:1px solid #333; }
#mc-form textarea { width:100%; height:40px; border-left:1px solid #CCC; border-top:1px solid #CCC; border-right:1px solid #333; border-bottom:1px solid #333;}
#mc-form input.submit-btn { width:45px; height:18px; margin:5px 0 0; background:url(/images/bg-submit.jpg) no-repeat top; vertical-align:middle; text-align:center; float:left; border:none; cursor:pointer;}

/* Footer Styling */
#footerContainer {clear:both;width:952px;padding: 0;margin: 0; background:#0060aa;}
#footer { height:40px; margin:0 auto; padding: 0 20px; }
#footer p {	margin: 0; padding: 10px 0; }

/* Footer Navigation Styling */
#footerNav { text-align:center; }
#footerNav a { color:#9eaccc; padding:0 13px; text-transform:uppercase; }
#footerNav a:hover { text-decoration:underline; }
#footerNav a.last-child { border: none; }

/*Disclaimer*/
.bottom-line{margin-top:10px; color:#1B402D;}
/*bottom-line-wrapper*/
.bottom-line-wrapper{padding:0 0 20px;margin:0 auto;width:850px;overflow:hidden;color:#FFF;}
.bottom-line-wrapper a img{	float:left;	padding-right:15px;	border:none;}
.bottom-line-wrapper p{	margin:0;padding-top:5px;overflow:hidden;font:10px Arial, Helvetica, sans-serif;color:#FFF;text-shadow: 0 0 0 #00365A;text-align:left;}
.bottom-line-wrapper p a, .bottom-line-wrapper p a:visited{	font-weight:bold;font-size:10px;color:#FFF;text-shadow: 0 0 0 #00365A;}

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

ul.MenuBarHorizontal
{
	margin: 0 auto;
	padding: 0;
	display:table;
	list-style-type: none;
	cursor: default;
	*width: 920px; /*IE6 won't display as TABLE, so we use the "*" to target IE Browser - just change the width for IE*/
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal li /*DO NOT give the 'li' a height - causes problems in IE6*/
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	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: 230px;
	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: 230px;
}
/* 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;
}
ul.MenuBarHorizontal a /*DON'T GIVE A HEIGHT - use padding instead - IE6 fix*/
{
	display: block;
	cursor: pointer;
	margin-top:1px;
	padding: 13px 10px 11px;
	color: #9eaccc;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
	text-transform:uppercase;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-color: #e0e3e5;
	margin-top:0;
	font-weight:normal;
	padding: 6px 10px 5px;
	color: #043c68;
	text-decoration: none;
	text-transform:none;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #e0e3e5;
	text-decoration: none;
	color: #043c68;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-color: #043c68;
	text-decoration: none;
	color: #e0e3e5;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #e0e3e5;
	text-decoration: none;
	color: #043c68;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-color: #043c68;
	text-decoration: none;
	color: #e0e3e5;
}

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;
	}
}





/*THIS IS THE DEFAULT STYLING FOR MAPS AND DIRECTIONS,& CONTACT US PAGES*/
/* 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 {
	margin-left:50px;
	}

/* 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;
margin-left:50px;}

#addressNotFound {
	}

#directions {
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/
form#emailForm {margin-left:50px;}
.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 ** *** */
