/*sub.css*/

#container #header{
	
	width:973px;
/*	background: url('/images/hm-header.jpg') no-repeat top left;*/
	overflow:hidden;
	
}

#container #sub-body-content{
	background:url('/images/sub-back.gif') repeat-y top left;
	width:973px;
	overflow:hidden;
}

#sub-body-content #left-col{
	float:left;
	width:209px;
	color:#FFF;
}

#sub-body-content #right-col{
	float:left;
	width:704px;
	padding:30px;
	min-height:400px;
}

#header #logo{
	
	height:111px;
	background-color:#8B8D09;
	overflow:hidden;
}

#logo a{
	
	width:281px;
	height:61px;
	display:block;
	margin:28px 0 0 28px;
	background:url('/images/sub-logo.gif') no-repeat top left;
	
}

#logo a span{
	display:none;
}






/*LEFT COLUMN*/

#left-col a{
	color:#FFF;
}

#left-col #subnav{
	text-align:right;
	list-style:none;
	font-size:12px;
	padding-bottom:25px;
}

#left-col #subnav li{
	padding:10px 15px 7px 0;
}


#left-col #attorney-search-header{
	background-color:#768235;
	text-transform: uppercase;
	text-align:center;
}

#left-col #search{
	border-bottom:1px solid #FFF;
	padding-bottom:15px;
}

#left-col #search fieldset{
	border:none;
}

#search fieldset label, #search fieldset label span{
	display:block;
}

#search fieldset label{
	margin:10px 0 0 10px;
	padding:0;
}

#search fieldset label input, #search fieldset label select{
	width:178px;
}

#left-col #search-results{
	text-align:right;
}

#search-results a{
	color:#FFF;
	display:block;
	padding:10px 10px 5px 5px;
}

#search-results a img{
	vertical-align:middle;
	display:inline;
}


#left-col #newsletter{
	
	border:1px solid #ced0d4;
	padding:4px;
	width:180px;
	margin:auto;
	
}

#left-col #newsletter form input{
	width:120px;
}


/*RIGHT COLUMN*/
#right-col h2{
	text-transform: uppercase;
	font-size:29px;
	color:#8B8D09;
	letter-spacing:7px;
	font-family:"Bell Gothic Std", Geneva, "trebuchet MS";
	padding-bottom:20px;
}

#right-col .blue-heading{
	
	color:#171F69;
	font-weight:bold;
	
}

#right-col .green-txt{
	color:#8B8D09;
}

#right-col .link-header{
	font-size:12px;
	font-weight:bold;
}

#sub-area h2{
	
	padding-bottom:75px;
	
}

#sub-area h3{
	font-weight:bold;
	font-size:24px;
	color:#171F69;
	padding-bottom:30px;
}



#sub-area h3 span{
	font-weight:bold;
	font-size:14px;
	color:#7E8082;
	display:block;
}

#sub-area .gray_txt{
	font-weight:normal;
	font-size:12px;
	color:#8B8D09;
}

#sub-area .gray_txt span{
	font-weight:bold;
	font-size:12px;
	color:#7E8082;
}

#sub-area .contact-txt{
	font-weight:normal;
	font-size:12px;
	color:#000;
}

#sub-area .contact-txt span{
	font-weight:bold;
	font-size:12px;
	color:#777E14;
}

#sub-area .practice-area-ul{
	padding-left:35px;
}

#sub-area .pa-ul{
	
	width:50%;
	float:left;
	list-style:none;
	
}


#right-col .us-law{
	padding:0 0 20px 35px;
}

#right-col .us-law li ul{
	list-style:none;
	font-style:italic;
}

#sub-area .estate-ul{
	
	list-style:none;
	font-weight:bold;
	color:#7E8082;
	padding-bottom:20px;
}

#right-col .attorney{
	
	float:left;
	width:50px;
	text-align:center;
	font:9px/11px Verdana;
	margin:0 7px 20px;
	height:105px;
	
}

#right-col .attorney img{
	
	text-align:center;
	margin:0 auto;
	
}

#right-col #attorney-contact{
	
	border-right:1px solid #8B8D09;
	padding:13px 20px 10px 0;
	margin-right:20px;
	float:left;
	
}

#right-col #attorney-contact span{
	
	color:#7E8082;
	
}

#right-col #attorney-info{
	
	font-size:14px;
	
}

#right-col #attorney-info a span{
	
	color:#171F69;
	
}

#right-col #attorney-info .phone{
	color:#171F69;
}

#right-col #attorney-info .phone span{
	color:#8B8D09;
}

#right-col .attorney-cat{
	clear:both;
}

#right-col .feed {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:4px;
}


.attorney-cat h3{
	font-size:14px;
	color:#8B8D09;
	float:left;
	width:235px;
	text-align:right;
	font-weight:normal;
}

.attorney-cat .item-tag{
	width:418px;
	float:right;
	font-size:10px;
	color:#231F20;
	border-left:1px solid #8B8D09;
	padding:2px 0 20px 25px;
}

.attorney-cat .item-tag p{
	padding:0 0 0 1em;
	margin:0;
	text-indent: -1em;
}

.attorney-cat .gray{
	color:#7E8082;
}

.attorney-cat .college{
	font-size:14px;
	color:#8B8D09;
	padding-top:0;
}

#right-col .group-practice{
	
	clear:both;
	height:80px;
	
}

#right-col .group-practice a{
	
	color:#7E8082;
	font-size:12px;
	line-height:12px;
	
}

#right-col .group-practice .contact_if{
	
	display:block;
	font-size:9px;
	color:#282966;
	padding-top:18px;
}

#right-col .group-practice .contact_if2{
	
	display:block;
	font-size:9px;
	color:#282966;
	line-height:10px;
}

#right-col .group-practice .contact_if2 a{
	
	font-size:9px;
	color:#282966;
	line-height:10px;
}

#right-col h3{
	font-size:12px;
}

#right-col #news{
	display:block;
}

#right-col #news ul, #right-col #news ol, #right-col .career ol, #right-col .career ul{
	padding-left:35px;
}

#right-col .career{
	
	padding:10px 0;
	border-bottom:1px solid #6A7274;
	
}


.confirm-email{
	
	color:#FFF;
	padding:10px;
	font-size:10px;
	line-height:13px;
	
}