﻿@import url("level2.css");
@media screen, projection {

/* HEADLINES AND PARAGRAPHS: =headlines
----------------------------------------------- */	
	h2, h3 { margin: 0 0 8px 0; font-size: 14px; font-family:Georgia, "Times New Roman", Times, serif; }
	
	h3 		{ position: relative; }
	h3 span	{ visibility: hidden; }
	h3 img	{ z-index: 1; position: absolute; top: 0; left: 0; }
	
	#siblingArea h3 { margin-left: 6px; margin-top: 22px; }
	#siblingArea h3 img { width: 450px; height: 17px; }
	
	#parentAreas h3 img,
	#practiceAreas h3 img { width: 101px; height: 14px; } 
	
/* HEADER: =header
----------------------------------------------- */
	div#subHeadingBlock	{ height: 38px; background: #D7D3B9 url(../images/bg-practice-subheader.gif) no-repeat bottom left; border-bottom: 1px solid #7B7765;	}

/* CONTENT BOX: =content
----------------------------------------------- */		
	div#content { padding-bottom: 0; }
	
	div#targetArea { background: #E4E0CD url(../images/bg-practice-targetarea.gif) repeat-x; width: 689px; border: 1px solid #B7B398; margin-top: 13px; margin-bottom: 0; padding: 14px 22px 0 22px; }
	div#targetArea p { line-height: 20px; margin: 12px 0; }		
	div#targetArea h3 { margin-top: 25px; }

	div#siblingArea, div#practiceAreas { background: #F3F0E5; width: 702px; padding: 0 34px 14px 34px; border-bottom: 1px solid #BDBAAC; }
	#practiceAreas { margin-top: 13px; height: 175px; }

	div#parentAreas { background: #DEDBD1 url(../images/bg-practice-parentarea.gif) repeat-x; width: 729px; border-top: 1px solid #F3F0E5; padding: 20px 0 21px 41px; }

/* LISTS: =lists
----------------------------------------------- */
	ul#targetAttorneys { margin: 0 0 0 23px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; list-style: none; }
	ul#targetAttorneys li { float: left; width: 218px; height: 59px; padding-bottom: 18px; }
	ul#targetAttorneys li p { float: right; width: 156px; margin: 5px 0 0 10px; line-height: normal; }
	ul#targetAttorneys li p a { color: #991F00; line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
	
	ul#targetAttorneys li p a:link, a:visited { text-decoration: none; }
	ul#targetAttorneys li p a:hover { text-decoration: underline; }
	
	ul#targetAttorneys li img { float: left; }

	#siblingArea ul { list-style: none; float: left; width: 234px; margin-bottom: 10px; }
	#siblingArea ul li { margin: 0 0 4px 0; }
	
	#siblingArea ul a { padding-left: 7px; color: #991F00; }
	#siblingArea ul a:link, a:visited { text-decoration: none; }
	#siblingArea ul a:hover { text-decoration: underline; }
	
	#parentAreas ul, 
	#practiceAreas ul 		{ list-style: none; }
	#parentAreas ul li,
	#practiceAreas ul li	{ margin-bottom: 5px; }
	#parentAreas ul a,
	#practiceAreas ul a		{ background: url(../images/bullet-diamond.gif) no-repeat left 4px; padding-left: 11px; color: #8B1C00; }

/* MISC: =misc
----------------------------------------------- */
	#subHeadingBlock img { position: absolute; }
	
	img#leaf	{ left: 311px; top: 95px; }
	img#montage	{ left: 386px; top: 95px; }
	img#tower	{ left: 667px; top: 56px; }
	
	#bullet		{ background: url(../images/icon-selected-attorney.gif) no-repeat center left; font-weight: bold; }
	
	/*image Logo Division */
	div#image1{float:right;width:65px; padding-right:0px; margin-top:-58px; background-color:#555E57}	

}