/* HFLLAW MAIN STYLESHEET */

img {border: 0;	}		
img.logo {margin: 16px 0 0px 30px;}
img.smlphoto {margin: 10px 12px 2px -20px;}
* html img.smlphoto {margin: 14px 12px 0px -20px;}
img.group {margin: 13px 12px 1px -20px;}
* html img.group {margin: 11px 12px 2px -20px;}
img.attorneys {margin: 0px 0px 20px 26px;}
img.missiontext {margin: 0 0 0 0px;}

img.mnsl09text {margin:5px 0 1px 575px;}
*img.mnsl09text {margin:5px 0 1px 557px;}
img.mnsl09 {margin: 0px 0 0 445px}
*img.mnsl09 {margin: 0px 0 0 427px}
		 
/* Primary layout divisions */			
		
body {			
		text-align: center;  /* need for IE 5 to center the layout - it doesn't support auto margins */
		margin: 0; 
		padding: 0;
		border: 0;
		background-color: #994708;
		color: #000000;		
		font-family: Verdana, Arial, Helvetica, sans-serif; 	
		behavior:url(css/csshover.htc);				
		}
		
table#toplevel {
		margin-top: 40px;
		width: 100%;
		}		

table#main {
		background-color: #EDEF9F;
		width: 750px;
		border: none;
		}
		
td#maincol {
		width: 700px;
		height: 441px;
		background: transparent url(/images/bkg_home.jpg) 0px 0px no-repeat;   
		vertical-align: top;
		}		
		
td#topleft {width: 64%;}	
td#topright {width: 36%;}					

td#links {align: center;}		
table#body {
		background-color: #EDEF9F;
		width: 750px;
		border: none;	
		}		
		
td#left {	
		background: transparent url(/images/bkg_left.jpg) 0px 0px no-repeat;   
		width: 275px;
		height: 525px;
		padding: 0px; 
		margin: 0px; 	
		background-color: #F7F8DC;
		vertical-align: top;
		padding-bottom: 3px;
		}		
		
td#right {
		background-color: #F7F8DC;
		width: 475px;
		padding: 0px; 
		margin: 0px; 
		vertical-align: top;
		padding-bottom: 3px;
		}		
		
td#leftalt {		
		background: #EDEF9F url(/images/bkg_attorney.jpg) 0px 0px repeat;    
		width: 275px;
		padding: 0px 0 20px 0 ; 
		margin: 0px; 	
		vertical-align: top;
		}	
		
ul {margin: 10px 0 20px 44px;}			
ul li {
		margin: 6px 20px 10px 0px;
		font-size: 12px;	
		line-height: 140%;
		}		

ul#nobullet { list-style: none;}

li.indent {margin-left: 22px; line-height: 145%;}
li.contact {margin-left: 4px; line-height: 145%;}
		
		
/* MAIN NAVIGATION MENU */			
 
div#listmenu {
		width: 100%px;
		float: left;		
		background-color: #994708 ; 		
		margin: 10px 0 0 0px; 
		padding: 0 ;		
		}
		
div#listmenu ul {
		margin: 0px 0 0px 0px;	
		padding: 0 0 0 30px;		
		width: 720px;
		}	
		
*html div#listmenu ul {padding-left: 30px; width: 750px;}

div#listmenu li {
		float: left;
		height: 14px;
		margin: 0 0 0 0px;
		padding: 6px 2px 6px 4px ;
		list-style-type: none;	
		font-size: 12px;	 
		/*border-right: 1px solid #edef9f;  */
		}	

/* the first vertical line on the menu (IE doesn't support li:first-child 
div#listmenu li:first-child {
		border-left: 1px solid #edef9f; 
	 	}		
	 
	 
/* star hack for IE to display left vertical line		 
* html div#listmenu ul {
		float: left;
		border-left: 1px solid #edef9f;
		margin-left: 0px;
		}		
*/		
 			
div#listmenu a:link, div#listmenu a:visited {
		font-weight: normal;  
		text-decoration: none;
		color: #FFF;
		padding: 0px 8px 0px 8px; /*makes entire link area clickable */ 
		}				
			
div#listmenu a:hover {
		color: #000;   
		font-weight: normal;	
		}		
		
/* IE doesn't support li:hover */		
div#listmenu li:hover {background-color: #b2b9de;}	

/* ACTIVE MAIN NAV */

body#home li#home a,
body#about li#about a,
body#attorneys li#attorneys a,
body#pubsandforms li#pubs a,
body#contact li#contact a,
body#location li#location a {	
		color: #000;
		font-weight: bold;	
		background: transparent;
		}	

/* SECOND-LEVEL SUB-MENU */	

/* div.sublinks {display: none;}   turn off all sublinks */			

div#submenu div.sublinks ul {
		margin: 26px 36px 0 0px;
		padding: 0px; 
		text-align: right;
		}
		
div#submenu div.sublinks ul li {
		margin: 0;
		padding: 2px 0 4px 0;
		list-style: none;	
		list-style-image: none;
		line-height: 130%;
		font-size: 13px;  /*controls font in list */
		}		
		

/*  SUBMENU NAV LINKS  */		
div#submenu a:link, div#submenu a:visited {
		color: #000; 
		font-weight: normal;
		text-decoration: none; 
		}
		
div#submenu a:active {
		color:#994708;
		font-weight: normal;
		text-decoration: none;
		}					
				
div#submenu a:hover {
		color: #994708;
		font-weight: normal;
		text-decoration: underline;
		font-size: 13px;
		}
		

/*  TYPOGRAPHY  */			
					
h1  {		
		text-align: center; 		 
		font-size: 24px;
		margin: 16px 0 0px 0px; 
		padding: 0 ;
		font-weight: normal;
		color: #FFF; 			
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: 0px;
		}
		
h1.mission {
		margin: 120px 0 0px 400px; 
		padding: 0 ;
		font-size: 18px;
		color: #FFF;
		font-weight: normal;
		letter-spacing: 2px;
		line-height: 190%;
		font-family: Arial, Geneva, Helvetica, san-serif;
		}
		
h1.alt  {		
		text-align: center; 		 
		font-size: 24px;
		margin: 16px 0 0px 0px; 
		padding: 0 ;
		font-weight: normal;
		color: #994708; 			
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: 0px;
		}													

h2 {
		margin: 16px 0px 0px 20px;
		font-size: 24px;
		font-weight: normal;
		color: #994708; 
		letter-spacing: 0px;
		}
		
h2.pubs {
		margin: 30px 0px 0px 20px;
		font-size: 18px;
		font-weight: normal;
		color: #994708; 
		letter-spacing: 0px;
		}		
		
h3 {
		margin: 20px 0px 0px 20px;
		font-size: 12px;
		font-weight: bold;
		color: #994708; 
		letter-spacing: 0px;
		text-align:left;
		}	
		
h3.counsel {
		margin: 0px 0px 0px 34px;
		font-size: 14px;
		font-weight: bold;
		color: #994708; 
		letter-spacing: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:right;
		}		
*html h3.counsel {margin: 26px 0px 0px 34px;} /* for IE */		

p {
		text-align: left;
		margin: 12px 20px 14px 46px;
		line-height: 148%;
		font-size: 12px;
		color: #000000;
		}	
		
p.noindent {margin: 3px 12px 8px 20px; }

p.phone {
		text-align: left;
		margin: 14px 0px 10px 90px;
		color: #994708;
		border-left: 1px solid #ffffff;
		padding: 0px  0px 0 12px;
		font-size: 12px;
		font-weight: bold;
		line-height: 148%;
		}
		
p.phoneaddress {
		text-align: left;
		margin: 14px 0px 10px 60px;
		color: #994708;
		border-left: 1px solid #ffffff;
		padding: 0px  0px 0 12px;
		font-size: 11px;
		font-weight: bold;
		line-height: 148%;
		}		

p.spacer {margin: 60px 0 0 0} 		

.bldylw {
		font-size: 26px;
		font-weight: bold;
		color: #EDED9F;
		letter-spacing: 1px;
		}
		


		
/*  DEFAULT LINKS  */	

a:link, a:visited {
		color: #994708;
		font-weight: normal;
		text-decoration: underline;
		}				
				
a:hover {
		color: #000;
		font-weight: normal;
		text-decoration: underline;
		}		
		
h2 a:link, a:visited {font-size: 12px;}		

		/*  FOOTER LINKS  */		
		
body#copyright li#copyright a,
body#privacy li#privacy a,
body#terms li#terms a,
body#contactftr li#contact a
		 {
		color: #994708;		
		font-weight: bold;
		background: transparent;
		}					
	
/*  FOOTER  */

div#footer {
		margin: 0px 0 0 0;
		padding: 0;
		width: 700px;
		}	
				
html>body div#footer {margin: 6px 0 0 10px;}				

div#footer ul {
		clear: both;
		border: 0;		
		width: 700px;
		padding: 6px 0px 0 0px;
		margin: 15px 0px 10px 0px;  
		text-align: left;		
		}
  
div#footer li {
		font-size: 10px;
		margin: 0 0 0 0px;
		padding: 0;
		list-style: none;	
		display: inline;  /*displays links horizontaly - not supported in IE 5.0 */
		}
				
div#footer li a {		
		text-decoration: none;
		font-weight: bold;				
		}			

div#footer p.copyright {
		font-size: 10px;
		margin: 3px 0 10px 0px;
		padding: 0;
		}				
		
*html div#footer p.copyright {
		font-size: 10px;
		margin: 6px 0 10px 10px;
		padding: 0;
		}
						
div#footer a:link, div#footer a:visited {
		color: #2562A4;		
		text-transform: uppercase; 
		font-weight: bold;
		text-decoration: none;
		}	
		
div#footer a:hover {
		color: #52A550;		
		font-weight: bold;
		text-decoration: none;
		}					
		
.bold {
		color: #333333;
		font-weight: bold;
		}		
	
.listmenu {color: #EDEF9F;}
		
		
		
		
		
		
		
		
		
		