/* @charset "windows-1252"; */
@charset "iso-8859-1";

/* corporate law, marketing law, commercial law, sports law, sponsorship law, technology law, advertising law */

body {
	margin: 0;
}

p, td, a {
	color: #62686C;
	font-size: 10pt;
	font-family: Arial, Helvetica;
}

br {
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	color: #819FA7;
	text-decoration: underline;
}

table {
	border-collapse: collapse;	
}

td {
	padding: 0px;
}

h1 {
	color: #819FA7;
	font-family: Arial, Helvetica;
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

.highlight {
	color: #819FA7;
	font-weight: bold;
}

#pgContent {
	margin-left: 30px;
	width: 500;
	/* height: 2000; */
}

#pgContent a {
	font-weight: bold;
}

#pgContent a:hover {
	color: #819FA7;
}

#imageMapNav {
  position: static;
  height: 24px;
  width: 360px;
  top: 0px; 
  left: 0px;
  text-align: right;
  text-decoration: none;
  overflow: hidden;  
  background-image: URL("images/KHNavbar.gif");
  background-repeat: no-repeat;
}		

#imageMapNav a {
	font-size: 14pt;
	text-decoration: none;

} 

a#AreasofPractice { left: 0px;   }
a#OurPeople { left: 100px; }
a#ContactUs { left: 200px; }

#imageMapNav a i {
	visibility: hidden;
} 

#imageMapNavSub {
  position: static;
  height: 24px;
  width: 428px;
  top: 0px; 
  left: 0px;
  text-decoration: none;
  overflow: hidden;  
  background-image: URL("images/KHNavbarHm.gif");
  background-repeat: no-repeat;
}

#imageMapNavSub a {
	font-size: 14pt;
	text-decoration: none;
} 

a#AoP { left: 0px; }
a#OP { left: 100px; }
a#CU { left: 200px; }
a#H { left: 300px;  }

#imageMapNavSub a i {
	visibility: hidden; 
} 

#subNav {
  position: static;
  height: 24px;
  width: 540px;
  top: 0px; 
  left: 0px;
  color: #A0BEC5;
  text-align: right;
  text-decoration: none;
  overflow: hidden;
}

#subNav a, a:link, a:active, a:visited {
	color: #6F8489;
	font: 11pt Arial;
}

#subNav a:hover {
	color: #A0BEC5;
	text-decoration: none;
}

.imgright {
	float: right;
	padding: 5px;
}
