/* <![ Global [ -----------------------------------------------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:url(/images/body-bg.jpg) repeat-x #000;
	text-align:center; 
	font:12px Arial, Helvetica, sans-serif;
	color:#1c0000;
	height:100%;
	behavior:url(csshover.htc);
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:938px;
	position:relative
	}
			
a, td.content a font {	
	color:#b4a87c;
	text-decoration:none}
	
a:hover, td.content a:hover font {	
	color:#b4a87c;
	text-decoration:underline}
	
input,  select,  textarea{	
	border:1px solid #000;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#b4a87c;
	margin-top:16px
}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

h4 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#b4a87c;
}

/*	<![ Navigation [ -----------------------------------------------------------*/

	.nav {
		position:relative;
		padding-top:163px !important;
		padding-top:0px;
		z-index:100;	
		}
		
	* html .nav {
		margin-top:163px}	
		
	.nav ul {
		list-style:none;
		padding:0;
		margin:0}
		
	.nav ul li {
		display:inline;
		float:left;}
		
	.nav .relative {
		position:relative;
		}	
		
	.nav a {
		display:block;
		font:bold 12px Arial, Helvetica, sans-serif;
		color: #a08648;
		text-align:center;
		text-decoration:none;
		line-height:16px;
		height:26px;
		padding-top:9px;
		}
		
	.nav a.twoline {
		height:34px;
		padding-top:1px;
	}
		
	.nav a:hover {
		color:#ae3337;
		text-decoration:none
		}
	
	.nav ul li .dd {
		background:#260004;
		border:solid #6D5620;
		border-width:1px 1px 0px 1px;
		z-index:10;
		}
		
	.nav ul li .dd li {
		display:block;
		float:none;
		z-index:10;	
		}	
		
	.nav ul li .dd a {
		text-align:left;
		height:12px;
		padding:5px;
		width:150px;
		font:bold 10px Verdana, Arial, Helvetica, sans-serif;
		border-bottom:1px solid #6D5620;
		z-index:10;	
		}	
		
	.nav ul li .dd a:hover {
		background:#b9c2ce	}
		
	.nav #atty-dd, .nav #aop-dd, .nav #atty2-dd {
		position:absolute;
		top:34px;
		left:7px;
		visibility:hidden;
		z-index:10;
		}	
				
	.nav #news-dd {
		position:absolute;
		top:34px;
		left:7px;
		visibility:hidden;
		z-index:10;
		}
		
		.nav #news-dd a {
			text-align:left;
			height:12px;
			padding:5px;
			width:180px;
			font:bold 10px Verdana, Arial, Helvetica, sans-serif;
			border-bottom:1px solid #6D5620;
			z-index:10;	
			}
	
	.dd-off {
		position:absolute;
		top:143px;
		z-index:200;
		height:20px;
		width:100%;
		}

/*	<![ Top Navigation [ -----------------------------------------------------------*/

		.nav .home {
			width:57px;
			background:url(/images/home.jpg) no-repeat;
			}
			
		.nav .home:hover {
			background:url(/images/home-o.jpg) no-repeat;
			}	
			
		.nav .who {
			width:66px;
			background:url(/images/who-we-are.jpg) no-repeat;
			}
			
		.nav .who:hover {
			background:url(/images/who-we-are-o.jpg) no-repeat;
			}			
			
		.nav .attys {
			width:74px;
			background:url(/images/attorney-profiles.jpg) no-repeat;
			}
			
		.nav .attys:hover {
			background:url(/images/attorney-profiles-o.jpg) no-repeat;
			}	
			
		.nav .what {
			width:62px;
			background:url(/images/what-we-do.jpg) no-repeat;
			}
			
		.nav .what:hover {
			background:url(/images/what-we-do-o.jpg) no-repeat;
			}		
			
		.nav .blawgs {
			width:74px;
			background:url(/images/blawgs.jpg) no-repeat;
			}
			
		.nav .blawgs:hover {
			background:url(/images/blawgs-o.jpg) no-repeat;
			}	
			
		.nav .news {
			width:89px;
			background:url(/images/newsletters.jpg) no-repeat;
			}
			
		.nav .news:hover {
			background:url(/images/newsletters-o.jpg) no-repeat;
			}			
			
		.nav .where {
			width:64px;
			background:url(/images/where-we-are.jpg) no-repeat;
			}
			
		.nav .where:hover {
			background:url(/images/where-we-are-o.jpg) no-repeat;
			}	
			
		.nav .contact {
			width:70px;
			background:url(/images/contact-us.jpg) no-repeat;
			}
			
		.nav .contact:hover {
			background:url(/images/contact-us-o.jpg) no-repeat;
			}		
			
		.nav .links {
			width:76px;
			background:url(/images/resource-links.jpg) no-repeat;
			}
			
		.nav .links:hover {
			background:url(/images/resource-links-o.jpg) no-repeat;
			}	
			
		.nav .faqs {
			width:54px;
			background:url(/images/faqs.jpg) no-repeat;
			}
			
		.nav .faqs:hover {
			background:url(/images/faqs-o.jpg) no-repeat;
			}						

/*	<![ Side Navigation [ -----------------------------------------------------------*/

	.aop {
		}
		
	.aop ul {
		list-style:none;
		padding:0;
		margin:0 0 0 16px}	
		
	.aop ul li {
		width:158px}		
		
	.aop a {	
		display:block;
		color:#a08648;
		text-decoration:none;
		font:bold 12px Arial, Helvetica, sans-serif;
		height:38px;
		width:56px;
		background:url(/images/aop-nav-bg.jpg) no-repeat 42px 0px;
		padding:6px 37px 0 65px;
		}
		
	.aop a:hover {
		color:#a08648;
		background:url(/images/aop-nav-bg-o.jpg) no-repeat 42px 0px;	
		text-decoration:none;	
		}	
		
		.aop .pi {
			background:url(/images/pi-li.jpg) no-repeat
			}
			
		.aop .pi:hover {
			background:url(/images/pi-li-o.jpg) no-repeat
			}	
				
		.aop .cl {
			background:url(/images/civ-li.jpg) no-repeat
			}
			
		.aop .cl:hover {
			background:url(/images/civ-li-o.jpg) no-repeat
			}			
				
		.aop .ct {
			background:url(/images/com-li.jpg) no-repeat
			}
			
		.aop .ct:hover {
			background:url(/images/com-li-o.jpg) no-repeat
			}	
				
		.aop .c {
			background:url(/images/con-li.jpg) no-repeat
			}
			
		.aop .c:hover {
			background:url(/images/con-li-o.jpg) no-repeat
			}	
			
		.aop .bl {
			background:url(/images/bl-li.jpg) no-repeat
			}
			
		.aop .bl:hover {
			background:url(/images/bl-li-o.jpg) no-repeat
			}	
				
		.aop .tl {
			background:url(/images/tl-li.jpg) no-repeat
			}
			
		.aop .tl:hover {
			background:url(/images/tl-li-o.jpg) no-repeat
			}		

/*	<![ Footer Navigation [ -----------------------------------------------------------*/
			
	.footlinks {
		height:21px;
		background:url(/images/footlinks-bg.jpg) bottom right no-repeat;
		clear:both;
		font:bold 11px Arial, Helvetica, sans-serif;
		color:#230000;
		padding:2px 0 0 200px
		}
		
	.footlinks a {
		color:#230000;
		margin:0;
		text-decoration:none
		}
		
	.footlinks a:hover {
		color:#a08648;
		text-decoration:none
		}					

/*	<![ Layout [ -----------------------------------------------------------*/

.header {
	height:223px;
	width:938px;
	background:url(/images/header-bg.jpg) no-repeat;
	}
	
	.av {
		position:absolute;
		right:0px;
		width:160px;
		z-index:201;
		background:url(/images/av-rating.jpg) no-repeat top right;
		text-align:right;
		font:bold 10px Arial, Helvetica, sans-serif
		}	
		
		.av a {
			text-decoration:underline;
			color:#bfb9a2;
			padding:45px 0 0 0;
			display:block;
			}
		
		.av a:hover {
			color:#fff
			}	
	
	.header address {
		font:normal bold 14px Arial, Helvetica, sans-serif;
		color:#aa0002;
		text-align:center;
		position:absolute;
		right:30px;
		top:123px;
		width:215px;
		line-height:19px}
	
.left {
	background:url(/images/left-bottom-corner.jpg) no-repeat bottom left #230000;
	float:left;
	width:191px;
	clear:both;	
	padding:0 0 23px 0;}
	
	.aop h2 span {
		display:none}
		
	.aop h2 {
		height:27px;
		width:166px;
		margin:5px 0 0 0;
		padding:0;
		background:url(/images/what-we-do-header.jpg) no-repeat
		}		

.mid {
	padding:0 0px 0 9px;
	width:906px;
	background:url(/images/mid-bg.gif) top right repeat-y;
}	
.clear{
	clear:both;
	height:1px;
}
.main_body {
	padding:6px 25px 10px 16px;
	_padding:6px 25px 10px 14px;
	margin:0 0 0 -2px;
	width:674px;
	float:right;
	min-height:443px;
	background:url(/images/main-body-bg.jpg) repeat-y;
	position:relative;
	z-index:1;
	text-align:left

}	

	* html .main_body {
		height:466px}
		
	.mid-img {
		float:left;
		width:354px;
		height:353px;
		padding:0 19px 0px 0}	

/*	<![ Start Content Images [ -----------------------------------------------------------*/
	
	#home .mid-img	{
		background:url(/images/mid-image.jpg) no-repeat;
	}

	#wwa .mid-img	{
		float:left;
		width:250px;
		height:249px;
		padding:0 19px 0px 0;
		background:url(/images/mid-image-who-we-are-SMALL.jpg) no-repeat;
	}

	#atty .mid-img	{
		background:url(/images/mid-image-attorneys.jpg) no-repeat;
	}
	
	#what .mid-img	{
		background:url(/images/mid-image-what-we-do.jpg) no-repeat;
	}

	#contracts .mid-img	{
		float:right;
		width:354px;
		height:353px;
		padding:0px 0px 0px 19px;
		background:url(/images/mid-image-contracts.jpg) right no-repeat;
	}
	
	#commercial  .mid-img	{
		background:url(/images/mid-image-commercial-transa.jpg) no-repeat;
	}	
	
	#personal .mid-img	{
		background:url(/images/mid-image-personal-injury.jpg) no-repeat;
	}
	
	#civil .mid-img	{
		background:url(/images/mid-image-civil-litigation.jpg) no-repeat;
	}	
	
	#business .mid-img	{
		float:right;
		width:354px;
		height:353px;
		padding:0px 0px 0px 19px;
		background:url(/images/mid-image-business-litigati.jpg) right no-repeat;
	}	

	#traffic .mid-img	{
		float:right;
		width:354px;
		height:353px;
		padding:0px 0px 0px 19px;
		background:url(/images/mid-image-traffic-litigatio.jpg) right no-repeat;
	}	
	
	#blawgs .mid-img	{
		background:url(/images/mid-image-blawgs.jpg) no-repeat;
	}		
	
	#newsletters .mid-img	{
		background:url(/images/mid-image-newsletters.jpg) no-repeat;
	}		
	
	#contact .mid-img	{
		background:url(/images/mid-image-contact.jpg) no-repeat;
	}	

	#links .mid-img	{
		background:url(/images/mid-image-links.jpg) no-repeat;
	}
	#resources .mid-img	{
		background:url(/images/mid-image-links-book.jpg) no-repeat;
	}
	#referance .mid-img	{
		background:url(/images/mid-image-book.jpg) no-repeat;
	}		
	
/*	<![ End Content Images [ -----------------------------------------------------------*/

	.main_body * {
		line-height:20px;
	}	
	
	.main_body p {
		text-align:justify
		}
		
/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable .qc {
	margin-left:16px}

	.qctable .qc h2 {
		height:44px;
		width:150px;
		margin:0;
		background:url(/images/qc-header.jpg) no-repeat
			}	
		
		.qctable .qc h2 span {
		display:none
		}
	
.qctable .form-pct { 
	width:100px; 
	height:20px;
	border:1px solid #a08648;
	background:#4e3c13;
	font:12px Arial, Helvetica, sans-serif;
	color:#a08648;
	padding:2px 3px;
	width:151px;
	margin-bottom:2px}

.qctable .msg-pct { 
	border:1px solid #a08648;
	background:#4e3c13;
	font:12px Arial, Helvetica, sans-serif;
	color:#a08648;	
	padding:2px 3px;
	width:151px; 
	height:48px;
	overflow:auto;}

.qctable .submit {
	display:block;
	height:26px;
	width:49px;
	padding:2px 0px ;
	border:1px solid #a08648;
	background:#4e3c13;
	margin-top:2px;
	color:#a08648;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;}
	
	.qctable .submit:hover, .qctable .form-pct:hover, .qctable .msg-pct:hover {	
		text-decoration:none;
		border:1px solid #b4a87c;
		color:#b4a87c;
		}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

.disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#5a5658;
	clear:both;
	width:800px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
/*	background:url(/images/lexisnexis.jpg) no-repeat 10px 20px;
	background:url(/images/lexisnexis.jpg) no-repeat 10px 55px !important;*/
	height:40px;
	line-height:14px;
	padding:0 0 0 0;
	padding:0 0 0 0 !important;
}

	.disclaimer a {
		color:#a08648;
		text-decoration:none}
		
	.disclaimer a:hover {
		color:#a08648;
		text-decoration:underline}		


/*	<![ MH_Hacks [ --------------------------------------------------------*/
td.content a font{
	margin:0px 0px 0px 5px;}
	
td.content a:hover font{
	margin:0px 0px 0px 5px;}
	
/* #map{
	filter:gray;}*/
	
.ddTable{
	border: none;}
	
.ddBottomBorder{
	border-bottom: 1px solid black;}
	
table.content{		
	width:100%;}
	
table.content a{
	font-size:12px;	font-weight:normal;}
	
/*	<![ Photos [ --------------------------------------------------------*/

.photoright {
	float: right;
	padding: 10px 0 10px 10px;
	}
	
.photoleft {
	float: left;
	padding: 10px 10px 10px 0;
	}

.Captcha {
	color:#B4A87C;
	font-size:10px;
	padding: 5px;
}

.Captcha img {
	border:1px solid #a08648;
	width:151px;
	padding:2px 3px;
	overflow:auto;
	margin:2px 0;
}

.Captcha input {
	width:151px;
	padding:2px 3px;
	margin:2px 0;
	border-color:#a08648;
	background-color:#4E3C13;
	color:#a08648;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;
}

.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	border-color:#a08648;
	background-color:#4E3C13;
	color:#a08648;}
	
.msg-pct {
	width:445px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	border-color:#a08648;
	background-color:#4E3C13;
	color:#a08648;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 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 {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#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:415px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

