body {
  background-color: #9797AA;
  color: #FFFFFF;
  font-family: times;
  text-align: center;   /* horizontal centering hack for IE */
  padding: 0;           /* required to "hide" distance div */
  margin: 0;            /* required to "hide" distance div */
}

html, body {
	height: 100%;         /* required */
}

a {
	color: #FFFFFF;
    text-decoration: none;
}

img {
    border-style: none;
}

.attorneyBio {
    padding-bottom: 30px;
}

.attorneyBio a {
    text-decoration: underline;
}

.attorneyName {
   font-weight: bold;
   font-variant: small-caps;
}

.bioSectionContent {
    padding-left: 30px;
}

.bioSectionHeader {
	font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
}

.contactContent a {
    text-decoration: underline;
}

.contactMethod {
	margin-left: 145px;
}

.contentImage {
	margin-top: 8px;
    width: 300px;
}

.contentTable td {
  padding-bottom: 20px;
  padding-top: 18px;
  vertical-align: top;
  position: relative;
  left: -1px;
}

div#distance { 
	margin-bottom: -10em; /* half of content height */
	background: red;      /* temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
/*	height: 50%;          /* required */
	float: left;          /* required */
}
div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	/*height: 20em;         /* required - desired height */
	width: 800px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}

hr {
  border: 0px;
  background-color: #12127D;
  color: #12127D;
  height: 1px;
}

.attorney_photo_small {
    float: left;
    margin-right: 20px;	
}

.firmLetter {
    font-size: 18px;
    font-weight: bold;
}

.firmName {
    font-size: 14px;
    font-variant: small-caps;
}

#headerAddress {
  font-size: 12pt;
  font-variant: small-caps;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  width: 450px;
}

.headerImage {
    display: inline;
    margin-top: 10px;
    position: absolute;
    right: 1px;
}

.headerImageMain {
    display: inline;
    margin-top: 10px;
    position: absolute;
    right: 0px;
    _right: 7px;
}

.headerPics {
  display: inline;
}

.lawyerContact {

}

.lawyerName {
	font-size: 20px;
	font-variant: small-caps;
}

.lawyerNameCap {
	font-size: 28px;
}

.lawyerPhoto {
	padding-left: 90px;
    padding-top: 10px;
}

.lawyerProfile {
	font-size: 11pt;
    width: 100%;	
}

.lawyerProfile td {
    vertical-align: top;
}

.lawyerProfile a {
    text-decoration: underline;	
}

.lawyerProfile .col2 {
    padding-top: 60px;
    width: 300px;	
}

.lawyerTitle {
    font-style: italic;
}

.logo {
  margin-top: 10px;
}

.logo_big {
  margin-bottom: 10px;
  margin-top: 20px;
}

.mainNav {
  font-size: 18px;
  font-variant: small-caps;
  text-align: center;
}

.mainNav img {
  height: 390px;
  width: 160px;
}

.navPad {
  margin-bottom: 3px;
  margin-top: 3px;
}

#navbar {
  background-image: url('images/menuBkg.gif');
  background-repeat: repeat-x; 
  font-size: 12pt;	
  font-variant: small-caps;
  height: 27px;
  margin-top: 2px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 4px;
  *height: 37px;
  *background-position: 0 10;
  *padding-top: 14px;
  text-align: center;
  width: 100%;
}

.navLabel {
	font-size: 20px;
    padding-bottom: 15px;
    padding-top: 14px;
}

.navLabelCap {
    font-size: 24px;
}

.practice_areas {

}

.practice_area {
	font-size: 11pt;
    font-weight: bold;
}

.practice_area_types {
    font-size: 11pt;
}

.practiceAreaContent {
    line-height: 1.2;
}

.practice_area_header {
    font-size: 14px;
    font-weight: bold;
}

.practice_group {
    padding-bottom: 18px;
}

#practice_rated_image {
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
}

#practice_rated a {
	text-decoration: none;
}

.sectionContent {
  font-size: 11pt;
  padding-left: 30px;
  text-align: justify;
}

.sectionContent a {
  text-decoration: underline;
}
  
.sectionHeaderCap {
    font-size: 28px;	
}

.sectionHeader {
    font-size: 24px;
    font-variant: small-caps;	
}

.sectionText {
    padding-top: 20px;
}

.footer {
  font-size: 20px;
  font-variant: small-caps;
  padding-bottom: 30px;
  text-align: center;
}