	/* general styles */
	#parentLayout {
		margin: 0 auto;
		padding: 0;
		border-collapse: collapse;
		border-spacing: 0;
		border: 0;
		width: 900px;
		background: url(/Assets/images/3-4/nav-background1.gif) left repeat-y;
	}
		
		#parentLayout td {
			vertical-align: top;
		}
		
		#contentSection {
			background: url(/Assets/images/3-4/background-center.jpg) 128px bottom no-repeat;
		}
		
		#contentSection,
		#footerSection {
			margin: 0;
			padding: 0;
		}
	/* end general */
	
	
	/* util nav */
	.divUtilNav {
		padding: 0 10px;
		line-height: 2.0em;
	}
		
		.divUtilNav a {
			text-decoration: underline;
		}
		
		.spanBookmark {
			float: right;
			font-size:11px!important;
		}
		
		div.divLanguages {
				float: right;
				text-align: right;
				position: relative;
				margin-left: 1.0em;
				z-index: 10;
			}
				
				div.divLanguages h2 {
					font-size: 100%;
					margin: 0;
					padding: 0;
				}
				
				div.divLanguages h2 a {
					padding-left: 25px;
				}
				
				div.divLanguages a {
					display: block;
					padding-right: 15px;
				}
			
			.ulLanguages {
				display: none;
			}
				
			.openLanguage {
				position: absolute;
				top: 2.0em;
				left: 5px;
				background-color: #fff;
				display: block;
				border: 1px solid #f2f2f2;
				border-top: none;
				margin: 0;
				padding: 0;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 0.5em;
				z-index: 999;
				text-align: left;
				list-style: none;
			}
				
				.openLanguage a {
					padding: 0 10px;
					display: block;
					color: #333 !important;
				}
				
				.openLanguage li.active a 
				{
					font-weight: bold;
				}
				
				.openLanguage li.last {
					margin-bottom: 5px;
				}
				
				.openLanguage li.closeLanguage {
					text-align: center;
					border: 1px solid #ccc;
					font-size: 0.8em;
					background-color: #f2f2f2;
					line-height: 1.0em;
				}
					
					.openLanguage li.closeLanguage a {
						padding: 2px;
					}
	/* end util nav */
	
	
	/* header */
	.divHeader {
	}
		
		.divHeader a {
			text-decoration: underline;
		}
		
		.divHeaderContent {
			padding: 20px;
			position: relative;
		}
		
		.h1Siteheader {
			float: left;
			text-align: left;
			width: 460px;
			padding-bottom: 1.3em;
			font-size: 2.5em;
			font-weight:bold;
		}
		
		.divAddress {
			font-size: 0.9em;
			position: relative;
			margin: 0;
			padding: 0;
			margin-top: 1.0em;
			float: left;
			width: 670px;
		}
	
			.spanStreet {
				padding-bottom: 2px;
			}
			.spanCity {
			}
			.spanCounty {
				padding-bottom: 2px;
			}
			.spanMap {
				padding-left: 5px;
				line-height: 1.5em;
			}
		
		.divContact {
			padding-left: 20px;
			border-left: 1px solid #fff;
			line-height: 1.5em;
			margin: 0;
			width: 160px;
			float: right;
		}
		
			.divContact span,
			.divContact .callNow {
				display: block;
				font-weight: bold;
			}
			
			.aCallNow {
				font-size: 1.3em;
				font-weight: bold;
			}
			
			.spanEmailLink {
				margin-top: 1.0em;
				font-weight: bold;
			}
		
		.divClearHeader {
			clear: both;
		}
		
		
		#Header {
			float: left;
			width: 670px;
		}
			
			#ForegroundImage {
				text-align: left;
			}
				
				#ForegroundImage img {
					margin-right: 20px;
				}
				
			#LogoImage {
				vertical-align: middle;
				text-align: left;
			}
				
				#LogoImage img {
					behavior: url(/Assets/js/iepngfix.htc); margin-right: 20px;
				}
			
			#FirmName {
				vertical-align: middle;
				width: auto;
				text-align: left;
			}
				
				#FirmName h1 {
					float: none;
					margin: 0;
					padding: 0;
					width: auto;
				}
		
		
		.divExtra1 {
			position: absolute;
			height: 10px;
			width: 900px;
			background-color: #000;
			border-top: 1px solid #a09790;
			bottom: 0;
			left: 0;
		}
	/* end header */
	
	/* navigation */
	.divNavMenu {
	float: left;
	width: 128px;
	position:relative;
	z-index:5;
	overflow: hidden;
	}
	.divNavMenu ul {
		margin: 0;
		padding: 0;
	}
	.divNavMenu ul li {
		display: block;
		padding: 15px 15px 0;
		position: relative;
		text-align: right;
		list-style: none;
	}
	.divNavMenu ul li a {
		text-decoration: none;
	}
	.divNavMenu ul li a:hover {
		text-decoration: underline;
	}
	.divNavMenu ul li,
	.divNavMenu ul li.active a {
		font-weight: bold;
	}
	.divNavMenu li.parent ul {
		height: auto;
		left: 0px;
		margin-top: 5px;
	}
	.divNavMenu li.parent li {
		padding: 3px 0pt 3px 16px;
	}
	.divNavMenu li.parent li a {
		font-weight: normal;
	}
	/* end navigation */
	
	.divBody {
		/* v2 Edit - background: #fff url(/Assets/images/3-4/background-center.jpg) no-repeat 128px bottom;*/
		clear: both;
		text-align: left;
	}
	
	.divContent {
	/* v2 Edit - background: url(/Assets/images/3-4/nav-background1.gif) repeat-y;*/
		float: left;
		position:relative;
		z-index:4;
		line-height: 1.5em;
		width: 772px;
	}
	
		.divTextBody {
		float: left;
		padding: 20px 32px 50px 40px;
		width: 445px;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: 128px bottom;
		position: relative;
		}
		.divTextBody img {
			border: 1px solid #000000;
			float: right;
			margin: 0 0 10px 10px;
		}
		div.divTextBody img.imgFloatLeft,
		div.divTextBody img.imgCustom {
			float: left;
			margin: 0;
			margin-right: 20px;
			margin-bottom: 10px;
		}
		.divContent .divTextBody h2#pageHeading {
			margin-bottom: 10px;
			margin-top: 0pt;
			line-height: 1.7em;
			clear: both;
			font-size: 1.8em;
			font-weight: bold;
		}
		body:last-child:not(:root:root) .divContent .divTextBody h2 {  /* Safari */
			margin-right: 274px;
		}
	
	.divPodContainer {
	float: right;
	padding: 20px 20px 40px 20px;
	position: relative;
	width: 215px;
	z-index: 3;
	overflow:hidden;
	line-height: 18px;
	}
	.divPodContainer div {
		padding: 10px;
	}
	
	.divPodContainer .divPod {
		text-align: left;
		line-height: 18px;
		margin-bottom: 20px;
	}
	.divOfficeHoursContent {
		padding-top: 0 !important;
	}
	.divPodContainer h2 {
		margin: 0;
		padding: 0;
		font-size: 1.2em;
		font-weight: bolder;
	}
	.divPodContainer span {
		display: block;
		line-height: 18px;
	}
	.divPodContainer a {
		line-height: 18px;
	}
	.divPodContainer ul {
		margin: 0;
		padding: 0;
	}
	.divPodContainer li 
	{
		list-style: none;
	}
	
	.divOfficeHoursContent,
	.divOfficeHoursContent div {
		padding: 0 !important;
	}
	
	.divBottomLinks {
		clear: both;
		padding: 5px;
		padding: 5px 5px 5px 140px;
	}
	.divBottomLinks ul {
		margin: 0;
		padding: 0;
		list-stle: none;
		display: inline;
		font-size: .9em;
	}
	.divBottomLinks ul li, .divBottomLinks ul {
		display: inline;
	}
	.divBottomLinks a {
		font-weight: bold;
	}
	.divFooter p {
		font-size: .8em;
	}
	
	/* footer */
	#footer { line-height: 1.3em; }
	.divLNFooterLogo {
		float: left;
		height: 36px;
		margin: 0 20px 10px 0;
		width: 149px;
	}
	.divLNFooterLogo a {
		display: block;
		height: 36px; 
		width: 149px;
	}
	.divClearFooter {
		clear: both;
		width: 100%;
	}
	.divFooter {
		padding: 10px;
	}
	.divFooter p {
		line-height: 1.5;
		margin: 0;
		padding: 0;
	}
	.divFooterLinks {
		margin-top: .5em;
	}
	.divFooterLinks span {
		display: block;
	}
	
	/* end footer */
	
	
	/* attorney subpage */
	body.attorney .divTextBody h2 {
		line-height:1.7em;
	}
	body.attorney .divTextBody h3 {
		margin-top: 20px;
	}
	body.attorney .divTextBody h4 {
		clear: both;
	}
	body.attorney .divTextBody .imgCustom {
		float: left;
		margin: 15px;
		margin-left: 0;
		/*width: 455px;*/
	}
	body.attorney .divTextBody .divAttorneyInfo {
	}
	body.attorney .divTextBody .divAttorneyInfo p {
		clear: left;
		float: none;
		margin-top: auto;
	}
	body.attorney .divTextBody p {
		margin-top: 15px;
		margin-right: 25px;
	}
	body.attorney table {
		line-height: 120%;
	}
	body.attorney table th {
		padding-right: 15px;
		text-align: left;
		white-space: nowrap;
	}
	body.attorney table td {
		padding: 2px 0;
	}
	
	.divMultimedia  .vidCustom {
		clear:both;
		float: left;
		margin-top: 20px;
	}
	
	.divMultimedia h2 {
		display: none;
	}
	
	div.divTextBody img.imgFloatRight {
		float: right;
		margin-right: 20px;
		margin-bottom: 10px;
	}

	body.attorney .divTextBody ul {
		margin-left: 20px;
		margin-bottom: 20px;
	}

	body.attorney .divTextBody ul li {
		list-style: disc;
		line-height: 1.5em;
	}

	body.attorney .divTextBody ol li {
		list-style: decimal;
		line-height: 1.5em;
	}

	#article h2, #pressrelease h2, #newsitem h2 
	{
		display:block !important;
		line-height: 1.6em !important;
	}
	#article h3, #pressrelease h3, #newsitem h3 
	{
		margin-top: 0 !important;
	}
	/* end attorney subPage */
	

	.divMultimedia h2 {
		/*display: none;*/
	}
	.divMultimedia img {
		float: none;
	}
	
	.formdiv tr,
	.formdiv td 
	{
		border: 0 !important;
	}

	.formdiv 
	{
		clear: both;
	}
	
	.tableListItems 
	{
		clear: both;
	}
	
	.topContent,
	.bottomContent 
	{
		padding: 15px 0;
		clear: both;
	}
	
/* additional classes */
input.supportTextBox {
	border: 1px solid #ccc;
	padding: 2px;
	width: 350px;
}

select.regular {
	border: 1px solid #ccc;
	padding: 2px;
	width: 356px !important;
}

textarea.wizardTextBox {
	border: 1px solid #ccc;
	padding: 2px;
	width: 350px !important;
}


/*QuickContact*/
li#captcha img {
	float: none!important;
}
.stateProvinceDrop
{
	width: 357px;		
}

table.formdiv {
}
	
	table.formdiv td {
		padding: 2px;
		vertical-align: top;
	}
	
	table.formdiv span.requiredField {
		color: #c00;
	}



table.tableListItems {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
	
	table.tableListItems th {
		padding: 5px;
		font-weight: bold;
		border: 1px solid #ccc;
		background-color: #666;
		color: #fff;
	}
	
	table.tableListItems td {
		padding: 5px;
		border: 1px solid #ccc;
		vertical-align: top;
	}



div.divAttorneyInfo {
	margin-bottom: 1.0em;
}
	
	div.divAttorneyInfo h3 {
		font-size: 1.5em;
		font-weight: bold;
	}
	
	div.divAttorneyInfo h4 {
		font-size: 1.3em;
		font-weight: bold;
		margin-top: 1.0em;
	}
	
	table.PracticeTable {
		border-collapse: collapse;
	}
		
		table.PracticeTable th {
			padding: 2px 5px 2px 0;
			text-align: right;
			font-weight: bold;
			vertical-align: top;
			border-top: 1px solid #ccc;
		}
		
		table.PracticeTable td {
			padding: 2px 0 2px 5px;
			vertical-align: top;
			border-top: 1px solid #ccc;
		}

div.divlistitem {
	margin-bottom: 1.0em;
}
	
	div.divlistitem span {
		font-weight: bold;
		margin-right: 0;
	}

div.mapControlAddress td {
	padding: 3px;
}

div.mapControlAddress span 
{
	margin-right: 0;
}

div.divAttorneyInfo2 
{
	clear: both;
}

div#Map 
{
	clear: both;
}

.breadcrumbs 
{
	margin-bottom: 1.0em;
}

table.mapControlLocationFinder 
{
}
	
	table.mapControlLocationFinder th 
	{
		font-weight: bold;
	}

table.directions {
	margin-top: 1.0em;
	border-collapse: collapse;
}
	
	table.directions th 
	{
		font-weight: bold;
		padding: 5px;
		border: 1px solid #ccc;
		background-color: #666;
		color: #fff;
	}
	
	table.directions td {
		padding: 5px;
		border: 1px solid #ccc;
	}
	
	table.directions tr.alt td 
	{
		background-color: #f2f2f2;
	}
	
	table.directions tr.directionsTotalDistance td 
	{
		background-color: #ececec;
	}
/* end additional classes */





/* begin clearfix */
	.clearfix:after,
	.divUtilNav:after,
	.divUtilNavContent:after,
	.divHeader:after,
	.divHeaderContent:after,
	.divContactContent:after,
	.divBody:after,
	.divTextBody:after,
	.divNavMenu:after,
	.divContent:after,
	.divPod:after,
	.divFooter:after,
	div.topContent:after,
	div.bottomContent:after,
	div.divAttorneyInfo:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	.clearfix,
	.divUtilNav,
	.divUtilNavContent,
	.divHeader,
	.divHeaderContent,
	.divContactContent,
	.divBody,
	.divTextBody,
	.divNavMenu,
	.divContent,
	.divPod,
	.divFooter,
	div.topContent,
	div.bottomContent,
	div.divAttorneyInfo {
		display: inline-block;
	}
	
	.clearfix,
	.divUtilNav,
	.divUtilNavContent,
	.divHeader,
	.divHeaderContent,
	.divContactContent,
	.divBody,
	.divTextBody,
	.divNavMenu,
	.divContent,
	.divPod,
	.divFooter,
	div.topContent,
	div.bottomContent,
	div.divAttorneyInfo {
		display: block;
	}
	/* end clearfix */









/* OFFICE HOURS DIV POD FIXES */
.divOfficeHours ol,
.divOfficeHours ul {
	padding-left: 25px;
	margin: 0;
}
	
	.divOfficeHours ol li {
		list-style: decimal;
	}
	
	.divOfficeHours ul li {
		list-style: disc;
	}