  html {
    background: url(../i/body_bg.gif) repeat-x white;     
  }
  
  
  body {
    font: normal 8pt verdana, sans-serif;
    color: #000;
    text-align: center;
    margin: 18px auto;
   }
  
  a {
    color: #17598b;
    text-decoration: none;
  }
  
  a:hover {
    text-decoration: underline;
  }

  p {
    !margin-right: 1px; /* fix for IE's weirdness */
  }
  
  img {
    border: 0;
  }
  
  #body .contentMain ul li {
   list-style: url(../i/blue-square-bullet.gif) inside;
   !list-style: url(../i/blue-square-bullet-ie.gif) inside;
   text-indent: -15px;  
  }
  
  #body {
    width: 799px; !width: 801px;
    margin: 0 auto;
    border: 1px solid white;
    border-top: 0px;
    text-align: left;
    background: url(../i/sidebar-bg.gif) repeat-y right #fff;
    position: relative;
  }
  
  #body #top {
    height: 178px;
    background-color: white;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url( ../i/default-bg-image.jpg );
    overflow: hidden; 
  }
  
  #top #topSearch {
     position: absolute;
     top: 80px;
     right: 25px; 
     text-align: right;  
  }
  
  #body #udm a.udmY {
   background-image: url(../i/nav-arrow.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   !background-position: center 30px;
  }
  
  #body #udm li li a.udmY {
   background-image: none !important;
  }

  #body .contentSidebar {
    padding: 13px 0 0 0;
    width: 190px;
    padding-bottom: 10px;
    float: right;
    color: #666666;
    line-height: 18px;
    background: url( ../i/green-bar-sidebar.gif ) repeat-x top;
    !font-size: .8em;
    !font-weight: bold;
  }
  
  #body .contentSidebar div {
    border: solid white;
    border-width: 1px 0;
    margin-bottom: 7px;
  }

  .contentSidebar div {
    background: url(../i/submenu-bg-top.gif) repeat-x top #E8E8E8;
    color: #575656;
  }
    
  #body .contentSidebar div div {
    padding: 10px 12px;
    background: url(../i/submenu-bg-bottom.gif) repeat-x bottom;
    min-height: 50px;
    !height: 50px;
    border: none;
    margin: 0;
  }
  
  #body .contentSidebar div ul {
   margin-left: 14px;
   padding-left: 0;   
  }
  
  #body .contentSidebar div div ul {
   list-style: url(../i/blue-square-bullet.gif) inside;
   !list-style: url(../i/blue-square-bullet-ie.gif) inside;   
   padding-left: 0;
   margin-left: 0;
  }
  
  #body .contentSidebar li {
   margin-left: 13px;
   text-indent: -13px;
   !text-indent: -16px;
  }

  #body #sidebarSearch {
   margin-top: 20px;
   background: none;
   color: #17598b;
  }   
  
  #body #sidebarSearch ul li {
    list-style: url(../i/gold-arrow-bullet.gif) inside;
    !list-style: url(../i/gold-arrow-bullet-ie.gif) inside;
  }
  
  #body .contentSidebar ul {
    padding: 6px 0 4px 23px;
    margin: 0;
  }


  
/* practice profile - child gchild list */
  #body .prac_bullet_parent {
    font-weight: bold;
    list-style: none;
    margin-left: -12px;
        
  }
  #body .prac_bullet_child {
        margin-left: 12px;
  }
  #body .prac_bullet_gchild {
        margin-left: 22px;
  }
  
  #body .contentMain {
    width: 556px;
    !width: 608px;
    float: left;
    margin: 0;
    padding: 36px 26px;
    line-height: 22px;
    background: url( ../i/green-bar-main.gif ) repeat-x top;
  }

  #body .contentMain div {
    padding-right: 26px;
    display: block;
  }
  
  #body .contentMain ul {
    list-style: disc;
    padding-right: 26px;
  }
  
  #body .contentMain .left{
    float: left;
  }
  #body .contentMain .right{
    float: right;
  }

  #body .contentMain .right,
  #body .contentMain .left{
    width: 250px;
    !width: 276px;
  }


/* bio list pages */
  #body .contentMain .bioLetters {
        font-size: 1.4em;
        margin-bottom: 16px;
}
  #body .contentMain .bioLetters .letter {
        font-weight: bold;
    	color: #666666;
        margin-right: 8px;
}
  #body .contentMain .bioLetters a {
        font-weight: bold;
        text-decoration: none;
        margin-right: 8px;
}
  #body .contentMain .bioLetters a:hover {
	text-decoration: underline; }

  .list { line-height: 12pt; }

  .list h6 {
    margin: 0;
    font-size: 1.3em;
    color: #4c721e;
    padding: 8px 0 2px 1px;
    text-transform: uppercase;
    clear: both;
    border-top: 1px solid #cdcdcb;
  }

  .list h6.first {
    padding-top: 0;
    border-top: none; 
  }

  .list span.bioThumb {
    display: block;
    float: left;
    width: 75px;
    height: 67px;
    margin-top: -3px;
  }
  
  .list .bioThumb img {
    border: 1px solid #cdcdcb;
    border-top: 0;
    display: block;
    !margin-left: -3px;  /* get rid of the extra little space in IE*/
    float: left;
    width: 55px;
    height: 65px;
  }
  
  .listSection {
   border-bottom: 1px solid #cdcdcb; 
  }

.list dl { 
    margin: 0; 
    margin-bottom: 5px; 
    padding: 0; 
    clear: both;
    border-top: 1px solid #cdcdcb;
    overflow: hidden;
    !height: 100%;
}

.list dt,
.list dd {
    padding-top: 3px;  
}

.list dl dt { 
    margin: 0; 
    float: left; 
    font-weight: bold;
}

  .list dl dd { margin: 0; float: right; }

  .list .title { font-weight: normal }
  .list .phone { width: 220px; }
  .list .email { width: 220px; }
  .list .vcard { width: 120px; font-weight: bold; }

  .list .fax { width: 90px; }
  .list span.letter { font-size: 9pt; color: #993333; font-weight: bold; }

  .clearb { clear:both; }

  body .contentMain .stndForm {
    padding: 10px;
  }
  
  #body .contentMain .stndForm input.txt, select {
    color: #000;
    background-color: #fff;
    width: 300px;
  }

  #body .contentMain .stndForm input.state { width: 34px; }
  #body .contentMain .stndForm input.short { width: 60px; }
  #body .contentMain .stndForm input.med { width: 131px; }

  #body .contentMain .stndForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
  }

  #body .contentMain .stndForm p label {
    text-transform: uppercase;
    float: left;
    width: 150px;
    font-weight: bold;
  }

  #body .contentMain table {
    font: normal 10pt verdana, sans-serif;
    border-collapse: collapse;
}
  #body .contentMain .datatable {
    font: normal 8pt verdana, sans-serif;
    border-collapse: collapse;
}
  #body .contentMain .datatable td {
    text-align: left;
    padding: 6px 8px 6px 0;
}
  #body .contentMain .datatable th {
    font: normal 10pt verdana, sans-serif;
    border-bottom: 1px solid #802c3c;
    font-weight: bold;
    text-align: left;
    padding: 6px 0 6px 0;
}

  #body .contentMain .submitButton {
    font-size: 8pt;
    font-weight: bold;
    color: #802c3c;
    background-color: #FFFFFF;
}


/* end - bio list pages */

  
  #body .contentMain .locations img {
    margin-right: 20px;
    float: left;
  }
  
  #body #footerDivider {
    height: 2px; !height: 4px;
    overflow: hidden;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background: #E2E0DC;
    clear: both;  
  }

  #body .footer {
    padding: 8px 20px;
    clear: both;
    background: #495760;
    color: white;
    font-size: 9px;
  }
  
  #body .footer span {
    float: right;
    display: block;
    /*font-weight: bold;*/
    color: white;
  }
  
  #body .footer a {
    margin: 0 2px;
    color: white;
  }
 
/* stuff */  
  
  hr.gray {
    height: 1px;
    margin: 6px 0; _margin: 0;
    color: #ccc; background-color: #ccc;
    border: 0;
    clear: left;
  }

  hr.biolist {
    height: 1px;
    margin: 6px 0 8px 0; _margin: 0;
    color: #ccc; background-color: #ccc;
    border: 0;
    clear: left;
  }
  
  h1 {
    margin: 0; padding: 0;
    font-size: 1.2em;
    color: #4c721e;
    border-bottom: 1px solid #4c721e;
    padding-bottom: 4px;
    text-transform: uppercase;
    position: relative;
    display: block;
    width: 100%;
  }
  
  h1 span.backLink {
   position: absolute;
   top: 0;
   right: 0;
   color: 17598b;
   font-size: 8pt;
   font-weight: normal;
   text-align: right;
   text-transform: none;
  }
  
  .contentSidebar h1 {
   font-size: 1.6em;
   color: #575656;
   font-weight: normal;
   !font-weight: bold;
   padding: 15px;
   border: none;  
  }
  
  h2 {
    margin: 0;
    padding-bottom: 2px;
    font-size: 1.1em;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px dotted #333;
  }
  
  h3 {
    height: 22px;
    
    padding-left: 12px;
    font-size: .9em;
    font-weight: bold;
    text-transform: uppercase;
    
    background: url(../i/sub-header-bg-left.gif) no-repeat #799553;
    color: white;
    position: relative;
  }
  
  h3 span {
   display: block;
   height: 100%;
   width: 9px;
   position: absolute;
   top: 0;
   right: 0;
   
   background: url(../i/sub-header-bg-right.gif) no-repeat right;
  }
  
  h3 a {
   color: white;   
  }

  h6 {
    margin: 5px 0 0 0;
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
  }
  /* EVENTS: CALENDAR TABLE */
  #calendar table {
    border-collapse: collapse;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 10pt;
    text-transform: uppercase;
  }

  #calendar table caption {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font: bold 11pt arial, sans-serif;
    color: black;
  }

  #calendar table th {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font-size: 8pt;
  }

  #calendar table td {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
  }

  #calendar table td.blank {
    background: #e3e3e3;
  }

  #calendar table td.linked-day {
    background: #802C3C;
  }

  #calendar table a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

  #calendar table a:hover {
    text-decoration: underline;
  }

/* news signup form */
.newsSignupForm {
    padding-bottom: 10px;
  }
.newsSignupForm input.txt {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 200px;
  }
.newsSignupForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 350px;
  }
.newsSignupFormForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
  }

.newsSignupForm p label {
    float: left;
    width: 150px;
  }

  .news h2 a, .casestudy h2 a { color: white; }
  .news dl dt {
        margin-right:5px;
        width: 120px;
  }

  .news dl dd {
        margin-left: 130px;
        border-left: 1px solid #ccc;
        padding-bottom: 0px;
        padding-left: 10px;
  }



  .news dl dd p, .casestudy dl dd p {
        margin: 0;
        padding-bottom:25px;
  }

  .news dl dt, .casestudy dl dt {
        float: left;
        color: #666;
        text-align: right;
  }
  .casestudy h2 {
        background-color: #802c3c;
        padding: 2px;
        padding-left: 8px;
        margin-bottom: 12px;
        font-size: 8pt;
        font-weight: bold;
        font-family:Verdana, Arial, Helvetica, sans-serif;
  }
  .casestudy dl dt {
        margin-right:5px;
        width: 190px;
  }

  .casestudy dl dd {
        margin-left: 200px;
        border-left: 1px solid #ccc;
        padding-bottom: 0px;
        padding-left: 10px;
  }


  #footer_addr {
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #808080;
  }
 #footer_addr b { color: #555; }


/* page specific css ---------------------------- */


/* -- attorney bios -- */

#attorneys #body #bioWrapper {
  padding-left: 150px;
  margin-top: 20px;
  !width: 100%;
}

img.bioPic {
  border: 1px solid #999;
  float: left;
  margin-left: -150px;
  margin-right: 18px;
  margin-bottom: 15px; 
}
  

/* -- index page -- */
#index #top {
    background: white;
    height: 130px;
}

#index #topSearch a {
    background: url(../i/search-icon.gif) left no-repeat;
    padding-left: 15px;    
}

#index #topSearch input {
   background: url(../i/search-input-bg.gif) top right no-repeat;
   border: 1px solid #ccc;
   color: #999;
   padding: 3px 3px 3px 3px;
   width: 140px;
    margin-top: 4px;  
}

#index #udm {
 top: 133px !important;
}

#index #body  {
 background-image: none;
}

#index #flash {
 overflow:hidden;
 border-bottom: 1px solid white;    
}

#index #body .contentMain {
 background: url(../i/home-columns-bg.gif) repeat-y white;
 width: 100%;
 overflow: hidden;
 padding: 0;
}

#index #columnWrapper {
 background: url(../i/home-column-wrapper-bg.gif) repeat-x;
 overflow: hidden;
 width: 100%;
}

#index h2 {
    border-bottom: none; 
    margin-top: 15px;  
}

#index #body .contentMain .column {
 width: 235px;
 !width: 265px;
 float: left;
 padding: 15px 5px 15px 25px !important;
 margin: 0;
 /* Bug 19049 jlauer
 background: url( ../i/green-bar-main.gif ) repeat-x top;
 */
 
 background: url( ../i/white-bar-main.gif ) repeat-x top;
 border-top:1px solid #666c6c;
}

#index #body #column2 {
 width: 237px;
 !width: 267px; /* make the middle one a bit wider so it ends up flush */
 margin: 0 1px; /* put one pixel between columns */  
}

#index #body .column h1 {
  font-size: 1.5em;
  font-weight: normal;
  font-weight: bold;
  line-height: 1.1em;
  color: #7a9553;
  border: none;
  min-height: 38px;
  !height: 38px;
  margin-bottom: 10px;
}

#index .column h1 span {
 color: #5f6a72;
 display: block; 
 font-size: .9em;  
}

#index .column ul {
 list-style: url(../i/blue-raquo-bullet.gif) inside;
 !list-style: url(../i/blue-raquo-bullet-ie.gif) inside;
 text-indent: -15px;
 margin: 0;
 padding: 0;
 padding-right: 20px;
}

#index #column3 ul {
    list-style: url(../i/blue-square-bullet.gif) inside; 
    list-style: url(../i/blue-square-bullet-ie.gif) inside;    
}

#index #body .contentMain #bestLawyers {
 text-align: right;
 display: block;
 float: right;
 width: 100%;
 margin-top: -75px;
}    

.searchfoundtext
{
	font-weight: bold;
}


/* disclaimer at the bottom of every page */
#disclaimer {
	color: #909090;
	text-align: right;
	width: 799px; !width: 801px;
	margin: 7px auto;
}

