.small       { font-family: Verdana; font-size: 9px; color: #101010 }
.text11      { font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold }
.form11      { font-family: Verdana; font-size: 11px; color: #101010; font-weight: bold }

a.clientComments {
color: #FFF;
font-family: Verdana,sans-serif;
text-decoration: none;
}
a.clientComments:visited {
font-weight: normal;
}
a.clientComments:hover {
font-weight: normal;
}


body {
background: #000 url(images/paulhogan01c_bkgd.jpg) repeat-x left top; text-align: center; margin: 0; padding: 0;
}

table#mainTble {
margin-bottom: 10px;
}

ul {
list-style: square;margin: 0 0 0 17px;padding: 0;
}

ul.sitemapUL  {
list-style: none;margin: 0 0 0 5px;
}
ul.sitemapUL li {
margin-bottom: 4px;
}
ul.sitemapUL ul  {
list-style: square;margin: 4px 0 0 26px;
}
ul.sitemapUL li li {
margin-bottom: 4px;
}
ul.sitemapUL ul ul {
list-style: circle;margin: 4px 0 0 17px;
}


/* Navigation
----------------------------------------------- */
 ul#nav
 {
  list-style: none;
 margin: 0;
 padding: 0;
 background: #000;border-top: 1px solid #FFF;
 }

  ul#nav li
 {
 padding: 0;
 margin: 0;
 border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
   border-right: 1px solid #FFF;

}

* html ul#nav li {
float: left;margin-top: -1px;
}
ul#nav li a
 {
  font-family: Verdana, Arial, sans-serif;
 display: block;
 padding: 6px 20px 7px 13px;
 text-decoration: none;
font-size: 11px;
color: #FFF;
font-weight: bold;
background: #000 url(images/icons/home.gif) no-repeat 150px .6em;
 }
 

 ul#nav li#about a {background: #000 url(images/icons/about.gif) no-repeat 150px .7em;}
 ul#nav li#about a:hover {background: #700B00 url(images/icons/about.gif) no-repeat 150px .7em;}
 
 ul#nav li#team a {background: #000 url(images/icons/team.gif) no-repeat 150px .7em;}
 ul#nav li#team a:hover {background: #700B00 url(images/icons/team.gif) no-repeat 150px .7em;}
 
 ul#nav li#practice a {background: #000 url(images/icons/practice_areas.gif) no-repeat 150px .6em;}
 ul#nav li#practice a:hover {background: #700B00 url(images/icons/practice_areas.gif) no-repeat 150px .6em;}
 
 ul#nav li#faqs a {background: #000 url(images/icons/faqs.gif) no-repeat 150px .6em;}
 ul#nav li#faqs a:hover {background: #700B00 url(images/icons/faqs.gif) no-repeat 150px .6em;}
 
 ul#nav li#dos a {background: #000 url(images/icons/dos_donts.gif) no-repeat 150px .6em;}
 ul#nav li#dos a:hover {background: #700B00 url(images/icons/dos_donts.gif) no-repeat 150px .6em;}
 
  ul#nav li#testimonials a {background: #000 url(images/icons/testimonials.gif) no-repeat 150px .6em;}
 ul#nav li#testimonials a:hover {background: #700B00 url(images/icons/testimonials.gif) no-repeat 150px .6em;}
 
 ul#nav li#case a {background: #000 url(images/icons/case.gif) no-repeat 150px .6em;}
 ul#nav li#case a:hover {background: #700B00 url(images/icons/case.gif) no-repeat 150px .6em;}

 ul#nav li#community a {background: #000 url(images/icons/community.gif) no-repeat 150px .6em;}
 ul#nav li#community a:hover {background: #700B00 url(images/icons/community.gif) no-repeat 150px .6em;}
 
  ul#nav li#resource a {background: #000 url(images/icons/resource.gif) no-repeat 150px .6em;}
 ul#nav li#resource a:hover {background: #700B00 url(images/icons/resource.gif) no-repeat 150px .6em;}
 
   ul#nav li#links a {background: #000 url(images/icons/links.gif) no-repeat 150px .6em;}
 ul#nav li#links a:hover {background: #700B00 url(images/icons/links.gif) no-repeat 150px .6em;}
 
   ul#nav li#legal a {background: #000 url(images/icons/glossary.gif) no-repeat 150px .6em;}
 ul#nav li#legal a:hover {background: #700B00 url(images/icons/glossary.gif) no-repeat 150px .6em;}
 
    ul#nav li#legal {border-bottom: none;}
 
* html ul#nav li a {
height: 1%;
}

html>body  ul#nav li a { width: auto; }

  ul#nav li a:visited
 {
 #FFF;
 }
  ul#nav li a:hover
 {
color: #FFF; text-decoration:none;
    padding: 6px 20px 7px 13px;font-size: 11px;
    background: #700B00 url(images/icons/home.gif) no-repeat 150px .6em;
 }
 
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 173px;
		margin-top : -1.68em;list-style: none;
		width: 190px;
		border-top: 1px solid #FFF;line-height: .8em;
		background: #700B00
	}

* html #nav li ul li {
float: left;margin-top: 0;
}
	ul#nav li#practice ul li a { 	
		background-image: none;background-color: #700B00;
		 padding: 4px 20px 5px 13px;
	}
	ul#nav li#practice ul li a:hover { 	
		background-image: none;background-color: #F7BE27;color: #000;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#nav li li.sfhover ul {
	left: 16px;
	}
	#content {
		margin-left : 12em;
	}