p { 
	line-height:20px;
	margin-bottom:20px;
}

body {
	font: normal 12px arial, sans-serif;
	color: #444;	
	margin:0px;
	padding:0px;
	background: #474747; 
}

td {
	font: normal 11px arial, sans-serif;
}  

img {
    border: 0;
}
 
#shadowNav {
	position: absolute;
	top: 140px;
	left: 130px;
	z-index: 10;
	width: 671px;
	height: 11px;
	background: url('../i/inside-shadow.png') repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/inside-shadow.png', sizingMethod='scale');
}

#topBarContainer {
	background-color:#fff;
}

#topBarPaper {
	margin-left:130px;
	background-color: #fff;
}

#topBar {
	background-color:#fff;
	height:109px;
	width:671px;
}

#insideLogo {
	margin-left: 10px;
	margin-top: 10px; 
}

#searchButton {
	position: absolute;
	top: 48px;
	left: 576px;
	margin-left: 100px;	
}
 
#navHolder {
	position: absolute;
	height: 31px;
	margin-left: 130px;
}

#mainContentHolder {
	background: #b0b29c url(../i/content-holder-inside.png) repeat-x;
}

#mainContent {
	width:671px;
	margin-left: 130px;
	background-color:#fff;
	padding-bottom:20px;
	border-top: 31px solid #333333;
}

#footer {
	background: #474747 url(../i/footer-bg.png) repeat-x;
	height: 194px;
	border-top: 3px solid #fff;
}

#footer #footerInfo,
#footer #footerOffices {
	margin-left:135px;
	width: 700px;
}

#footer span.footerName {
	color: #b0b0b0;
}

#footer #footerOffices div {
	margin-top:18px;
	height: 20px;
	width:530px;
	float:left;
	color: #a4a690;
	font: normal 11px arial;
}

#footer #footerOffices div a {
	text-transform: uppercase;
	color: #a4a690;
	font: normal 11px arial;
}

#footer #footerInfo div {
	width:570px;
	float:left;
	font: normal 10px arial;
}

#footerInfo div, #footerInfo div a {
	font: normal 10px arial;
	color: #fff;
}

#banner {
	border: 0px;
	background-color:#97A5AC;	
	height:112px;
	padding: 0px;
	margin: 0px;
	width:671;
	border-spacing:0px;
}

#banner td.text {
	border-bottom: 1px solid #97A5AC;	
	width:430px;
	background-color: #fff;
}

#banner td.text h1 {
	text-transform:none;	
	margin-top:0px;
	margin-left:20px;
	font: normal 22px arial, sans-serif;
		
}

#banner td.text h2 {
	text-transform:none;	
	margin-top:0px;
	margin-left:20px;
	font: normal 14px arial, sans-serif;
	color:#999;
	font-weight:bold;	
}

#banner td, #banner tr {
	padding:0px;
	border:0px;
	margin:0px;
	height:112px;

}

#banner .bannerIMG{
	width:430px;
	border-right:1px solid #fff;
}

.bannerIMG img {
	margin: 0px;
	padding:0px;

}

#banner .bannerTitle {

}

#banner .bannerTitle h1{
	margin-top:80px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;	
	font: normal 18px arial, sans-serif;
}

#banner #textHolder h1 {
	float:left;
	margin:auto;
	padding:0px;
	margin-top:80px;


}


#contentGeneral {
   margin: 0px 14px 14px 14px;
}


#twoColumnContainer {
	margin-top:25px;
	height:100%;
	background-image:url(../i/bg_twoColumn.gif);
	background-repeat:repeat-y;
	background-position: 426px 0px;
}

/* Overflow hidden needed to prevent float drop */
#contentLeft {
	margin-left:10px;
	overflow: hidden;
	float:left;
	width: 400px;
}




.h3Box, .locations h3 {
	border:1px solid #783904;	
	padding:1px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
}



#contentLeft .itemdate {
	color: #777;
	font-size:12px;
	font-weight: bold;
	margin-top:10px;
}

#contentLeft .bioInfo {
	margin-top:20px;
	font-size:12px;
	width:200px;
	float:left;

}

#contentLeft .bioInfo p {	


	font-size:11px;
}

#contentLeft .bioPic {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:124px;
	border:1px solid;
}

/* Overflow hidden needed to prevent float drop */ 
#contentRight {
	overflow:hidden;
	font-size:11px;
	border:0px solid;
	float:right;
	width: 240px;
}


#contentRight h5{
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	display:block;

	padding:6px;
	margin:0px;
	padding-left:20px;
	background-image:url(../i/bg_rightCol_H5.gif);
	background-repeat: no-repeat;
}

#contentRight p{
	margin-left:20px;
}

#subnav {
	margin-top:0px;
	position:absolute;
	top:140px;
	left:10px;
	width: 110px;
	margin-left:0px;
	padding-left:0px;	
	list-style-type: none;
}

#empty {
	border: 0px;
}

#subnav li {
	border-bottom: 1px solid #ffffff;
}

#subnav li  {

	font-size:13px;
	padding:10px;
	color: #fff;
}

#subnav li a {
	color: #fff;
}

#subnav li.active {
	background-repeat:no-repeat;
	background-image:url(../i/bullet_subnav.gif);
	background-position:0px 12px;
}


#body .mw774{min-width:774px;}
#body .secAlign3{width:774px;  padding:0 0}
#body .zNav{z-index:10000}
.fBold {font-weight: bold}

  a {
	color: #793A07;

    text-decoration: none;
  }
  
  a:hover {
    text-decoration: underline;
  }

  #body {
    width: 774px;
    padding: 0; margin-left: 5px; margin-right: auto;
    border: 1px solid #000;
    border-top: 12px solid #802c3c;
    border-bottom: 12px solid #802c3c;
    text-align: left;
    background: #fff;
  }
  #body .submenu_start {
    margin-top: 25px;
  }
  
  #body .submenu {
    width: 755px; _width: 770px; height: 20px; _height: 26px;
    padding: 6px 8px 0 8px;
    margin-bottom: 10px;
    background: #CCC;
  }

  #body .submenu div {
    float: left;
    font-size: .8em;
    margin: 0 1px;
    text-transform: uppercase;
    font-weight: bold;
  }
  
  #body .submenu a {
    color: #802c3c;
  }

  #body .submenuWide {
    width: 755px; _width: 770px; height: 30px; _height: 36px;
    padding: 6px 8px 0 8px;
    margin-top: 5px;
    margin-bottom: 10px;
    background: #CCC;
  }

  #body .submenuWide div {
    float: left;
    font-size: .8em;
    margin: 0 1px;
    text-transform: uppercase;
    font-weight: bold;
  }
  
  #body .submenuWide a {
    color: #802c3c;
  }
  
  #body .contentLeft {
    width: 230px;
    padding-bottom: 10px;
    padding-right: 18px;
    margin: 10px 0 20px 0;
    float: left;
    color: #666666;
    line-height: 18px;
    border-right: 1px solid #ccc;
  }
  
  #body .contentLeft div {
    padding-left: 20px;
    display: block;
  }
  
  #body .contentLeft ul {
    padding: 6px 0 4px 23px;
    margin: 0;
    list-style: disc;
    _list-style: disc; 
  }


.prac_bullet_child {
	font-weight: normal;
	margin-left: 12px;
}

.prac_bullet_gchild {
	font-weight: normal;
	margin-left: 22px;
  }

.practiceList ul {
	clear:both;
	margin:10px 0 10px 0;
	list-style-type:none;
	padding:0px;
}

.practiceList ul li {
	background-image:url(../i/bullet_triangle.gif);
	background-repeat: no-repeat;
	padding-left:8px;

	margin-bottom:7px;
}

/* practice summary - 2 column*/

.multiListContainer {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top:20px;
}


ul.multiList{
	font-weight:bold;
	list-style-type: none;
	width:45%; 
	font-size:10px; 
	padding:0 0 0 25px; 
	float:left; margin: 0 0 18px 0;
}


ul.multiList li {
	background-image:url(../i/bullet_triangle.gif);
	background-repeat: no-repeat;
	padding-left:8px;
	font-size:12px;
	margin-bottom:7px;
}


/*
ul.multiList li.prac_bullet_child {
	margin-left: 20px;
  }
ul.multiList li.prac_bullet_gchild {
	margin-left: 40px;
  }
*/


#body ul.multiList li.prac_bullet_parent {
    font-weight: bold;
    list-style: none;
    margin-left: -12px;

  }
#body ul.multiList li.prac_bullet_child {
	margin-left: 20px;
  }
#body ul.multiList li.prac_bullet_gchild {
	margin-left: 40px;
  }

/* practice profile hierarchy practices */
 .subpractices {
    font-size: 7pt;
    width: 200px;
    margin: 16px 0 20px 18px; _margin-top: 22px;
    padding: 0;
    float: right;
    display: block;
    background: #e0e0e0;
  }


  
  #body .contentRight {	

    width: 504px; _width: 504px;
    margin: 10px 0 10px -1px;
    padding: 0 0 18px 18px;
    float: left;
    border-left: 1px solid #ccc;
    line-height: 22px;
  }

  #body .contentRight div {
    padding-right: 26px;
    display: block;
  }
  
  #body .contentRight ul {
    list-style-type: disc;

    padding-right: 26px;

  }

#contentRight ul{
	width:180px;
	list-style-type: disc;

}  



 #body .contentGeneral .left{
    width: 346; _width: 368;
    float: left;
    padding-right: 18px;
    margin: 10px 0 20px 0;
    border-right: 1px #ccc solid;
  }
  #body .contentGeneral .right{
    width: 347; _width: 367;
    margin: 10px 0 10px -1px;
    padding: 0 0 18px 18px;
    float: right;
    border-left: 1px #ccc solid;
  }



/* bio list pages */
   .bioLetters {
	font-size: 1.2em;
	margin-bottom: 16px;
	float:left;
	width:155px;
	margin-right:30px;
	
}
  .bioLetters .letter {
	text-align:center;
	width:20px;
	float:left;
	border: 1px solid;
	border-width: 1px 0px 1px 1px;
	font-weight: bold;
	color: #666666;
	padding:0px 0px 0px 0px;
	margin: auto auto 10px auto;	
}

  .bioLetters .endLetter {
	text-align:center;
	width:20px;
	float:left;
	border: 1px solid;
	border-width: 1px 1px 1px 1px;
	font-weight: bold;
	color: #666666;
	padding:0px 0px 0px 0px;
	margin: auto auto 10px auto;	
}


  #body .contentGeneral .bioLetters a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 8px;
}
  #body .contentGeneral .bioLetters a:hover {
	text-decoration: underline; }

  #body .contentGeneral .bioGroups {
	font-size: 1.1em;
	margin-bottom: 16px;
}
  #body .contentGeneral .bioGroups a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 8px;
}
  #body .contentGeneral .bioGroups a:hover {
	text-decoration: underline; }

  .list { line-height: 12pt; font-size:11px;}

  .list dl { margin: 0; padding: 0; }

  .list dl dt { margin: 0; float: left; font-weight: bold;
	width:265px;
	
 }
  .list dl dd { margin: 0; padding: 0; float: right; }

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

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


.email, .phone, dt{
	width: 50px;

}

/*dt {
	width: 225px;
}
*/

  /* - ( Recruit Calendar: List ) - */
  .reccal_head	dl {
    font-weight: bold;
    margin: 0 0 16px 0; padding: 4px 10px 4px 10px;
    height: 20px; _height: 32px;
    border-bottom: 3px solid #993333;
  }
  .reccal_list	dl {
    margin: 0 0 4px 0; padding: 4px 10px 4px 10px;
    height: 17px; _height: 27px;
    background: #e0e0e0;
    border-top: 4px solid #993333;
    line-height: 10pt;
  }

  .reccal_list dl a { text-decoration: none; font-weight: bold; }
  .reccal_list dl a:hover { text-decoration: underline; }

  .reccal_list dl dt, .reccal_head dl dt { width: 240px; margin: 0; float: left; }
  .reccal_list dl dd, .reccal_head dl dd { margin: 0; padding: 0; float: left; }

  .reccal_list .dte, .reccal_head .dte	{ width: 220px; }
  .reccal_list .atty, .reccal_list .atty { width: 220px; }


  .clearb { clear:both; }

  .attyForm {
	width:430px;
	float:left;
   }

.attyForm input.txt {
	width: 50px;
}



  .stndForm {

	padding-bottom: 10px;
  }
  .stndForm input.txt, select {
    color: #000;
    background-color: #fff;
    width: 250px;
    font-size:11px;	
  }

.stndForm p {
    clear: left;
    margin: 0 0 4px 0;
    padding: 0;



  }

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

  #body .contentGeneral table {
    font: normal 10pt verdana, sans-serif;
    border-collapse: collapse;
}
  #body .contentGeneral .datatable {
    font: normal 8pt verdana, sans-serif;
    border-collapse: collapse;
}
  #body .contentGeneral .datatable td {
    text-align: left;
    padding: 6px 8px 6px 0;
}
  #body .contentGeneral .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 .contentGeneral .submitButton {
    font-size: 8pt;
    font-weight: bold;
    color: #802c3c;
    background-color: #FFFFFF;
}


/* end - bio list pages */

  
  #body .contentGeneral .locations img {
    margin-right: 20px;
    float: left;
  }
  
  #body .contentGeneral ol {
    font-weight: normal;
  }
  
  #body .contentGeneral ul {
    font-weight: normal;
    list-style: disc;
  }

  #body .footer {
    width: 756px; _width: 738px; height: 10px;
    padding: 12px;
    clear: both;
    text-align: center;
  }
  
  #body .footer span {
    float: right;
    display: block;
    font-size: .8em;
    /*font-weight: bold;*/
    color: #666666;
  }
  
  #body .footer span a {
    margin: 0 10px;
    color: #802c3c;
  }
 
/* 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: #802c3c; background-color: #802c3c;
    border: 0;
    clear: left;
  }
  
  h1 {
    margin: 0; padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
  }
  
  h2 {
    margin: 0;
	margin-top:10px;
    font-size: 1.2em;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
  }
  
/*
  h3 {
    padding-left: 6px;
    font-size: .9em;
    font-weight: bold;
    color: white;
    background: #802c3c;
    text-transform: uppercase;
  }
*/


  h6 {
	background-color: #97A6AD;
	color: #fff;
    margin: 14px 0 10px 0;
	padding-left:5px;
    font-size: 1.2em;

    font-weight: bold;
    text-transform: uppercase;
  }
  /* EVENTS: CALENDAR TABLE */
  #calendar {
    float: right;
    padding: 0 0 10px 10px; _padding: 20px 0 10px 10px;
  }

  #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;
  }
  #calendar table .calendar-prevnext a {
    color: black;
    font-weight: bold;
    text-decoration: none;
  }

  #calendar table .clendar-prevnext a:hover {
    text-decoration: none;
  }


/* 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;
  }

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


/* case studies - summary image on left title on right*/
ul.casestudiesRec{margin:27px 0 0 0; padding:0;}
ul.casestudiesRec li{margin:0; padding:12px 0 0 0; background-image:none; clear:both;  list-style-type: none;}
ul.casestudiesRec img{float: left; padding-right: 12px;}
ul.casestudiesRec li.hr{border-bottom: 1px solid #D8CECB;}

/* case studies - detail image float right */
.imgfRight{float:right; margin:0 0 10px 10px;}


.officeHolder {
	line-height:20px;
	width: 630px;

}

.officeHolder, .officeHolder div {

}

.officeHolder .address {
	margin-left:14px;
	width:200px;
	float:left;

}

.btnDir {
	display:block;
	margin-left:14px;
	float:left;
	clear:both;
	margin-top:10px;
}

.officeHolder .contact {

	width:150px;
	float:left;
}

.officeHolder .image img{
	float:right;
}

.newsTitle {
	text-transform: none;
}

.staticText {

	float:left;
	width:420px;
	margin-right:10px;
}

#subnav li.homeBut {
	height:200px;
	border:0px;

}

#subnav li.homeBut img{
	display:block;
	margin-left:15px;
}

.learnMore {
	margin-left:10px;
}

.jobForm {

}

.jobForm div {
	width:240px;
	float:left;
	margin-right: 5px;

	margin-bottom:5px;
}

.jobForm input {
	margin:0px;
	padding:0px;
}

.jobForm p {
	display:inline;
	margin:0px;
	padding:0px;
}

.jobForm h2, .jobForm p {

	font-size: 10px;
	margin:0px;
}

.jobForm h1 {
	font-size:12px;
	width:500px;
	margin-bottom: 10px;
}

.jobForm div {


	text-align:left;
}

.jobForm input{
	margin: 0px;
	padding:0px;
	float:left;
}

.jobForm h2 {
	width:500px;
}

#contentRight ul {
	padding-left:0px;
	margin-left:10px;
}


#contentRight ul li {
	margin-left:26px;
	list-style-type: disc;
}

#contentLeft h3, .locations h3 {
	padding-left:10px;
	font-size:12px;
	color:#fff;
	margin:0px;
	background-color: #783904;
}

h3 {
	font-size:12px;
	color: #000;
}

h4 {
	font-size:11px;
	color: #000;
}

.pubList li{
/*	line-height:20px; */
	margin-left:0px;
	padding-left:0px;
	margin-bottom: 10px;
	padding-bottom:0px;

}

.pubList {

	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.pubDiv p {
	line-height:auto;
	line-height:14px;
	margin-bottom:10px;
	margin-left: 0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 10pt; font-weight: bold; }

#anniversary {
	position: absolute;
	z-index: 5000;
	top: 240px;
	left: 13px;
}

/* print pdf link */

.printPDF, 
.printPDFbio 
{
	float: right;
	background:url('../i/pdf.gif') no-repeat;
	line-height: 17px;
	margin-top: 4px;
	margin-left: 12px;
}

.printPDF a,
.printPDFbio a
{
	padding-left: 20px;
	font-weight: bold;
}
.printPDFbio {
	float: none;
	margin-left: 0;
}
