/* Start of CMSMS style sheet 'Main' */
html { background: #e0e0d7 url(/uploads/images/layout/wrapper.gif) repeat-y top center; }
body { color: #000000; font-family: Georgia, serif; font-size:12px;  }

h1 { float: left; position: relative; top: 0px; left: 0px; z-index: 20; width: 244px; height: 157px; background: url(/uploads/images/layout/logo_home.png) no-repeat 0px 0px; text-indent: -999999px; behavior: url(/uploads/scripts/iepngfix.htc); }

.hide { position: absolute; left: -999999em; }
.error { color: #CC0000; }
.strong { font-weight:bold; }
em {font-style:italic;}

a:link { color: #99cb01; text-decoration: none; }
a:visited { color: #99cb01; text-decoration: none; }
a:hover { color: #99cb01; text-decoration: underline; }
a:active { color: #99cb01; text-decoration: none; }

#centerbody { margin:0px auto; width:876px; }
#wrapper { float:left; width:842px; padding:0 17px; overflow: hidden; }

#utilnav { background-color:#000000; height:18px; padding-top:4px; text-align:right; float:right; width:842px; }
    #utilnav li { 
        display: inline; 
        background: url(/uploads/images/layout/green_arrow.gif) no-repeat top right; 
        padding-right:11px; 
        list-style-type: none; 
		font-family: Arial, Helvetica, sans-serif;
        font-size:10px; 
        margin-right:18px; 
    }
    
#content { background: no-repeat; width:842px; float:left; }

#mainnav { }
    #mainnav ul { margin:10px 0 0 0; float:right; }
    #mainnav li { 
        display: inline; 
        list-style-type: none; 
        width:118px; 
        height:32px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin-right:1px;
        float:left;
     }
	#mainnav a { 
                  display: block; 
                  padding: 10px 0px 0px 0px; 
                  width: 118px; 
                  height: 22px; 
                  background-color:#000000;
                  filter:alpha(opacity=75); opacity:0.75; 
      }
	#mainnav a:hover { 
                  color: #FFFFFF; 
                  background-color: #99cb01; 
                  filter:alpha(opacity=85); opacity:0.85; 
                  text-decoration: none; 
              }
             #firm-profile #mainnav #menu-fp a,
             #practice-areas #mainnav #menu-pa a,
             #people #mainnav #menu-p a,
             #customized-pricing #mainnav #menu-cp a,
             #community #mainnav #menu-c a { 
                  background-color:#99cb01; 
                  color:#ffffff; 
                  filter:alpha(opacity=85); opacity:0.85; 
             }

div#footer { float:left; font-size:10px; font-family: Arial, Helvetica, sans-serif; padding:0 0px; }
    div#footer p { margin-bottom:10px; }
div#legal { width: 818px; margin: 0 auto; padding: 12px 0; border-top: 1px solid #dddddd; clear: both;}
div#offices {   
    /* for IE */
    /* filter:alpha(opacity=85); */
    /* CSS3 standard */
    /* opacity:0.85;*/
    width:816px;
    margin: 0px;
    padding:12px;
    float:left;}
div#offices h2 {font: normal 16px Georgia,serif; color: #000000; margin-bottom: 10px;}
div#offices table {font: normal 14px Georgia,serif; margin-bottom: 10px;}
div#offices td {border-right: 1px solid #dddddd; padding: 6px 12px; color: #000000}
div#offices td.last {border-right: none;}
div#offices a { color:#99cb01; }
/* End of 'Main' */

