@charset "UTF-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-color: #f1f1f1;
	width: 100%;
	height:100%;
}
#content {
	width: 912px;
	margin:0px auto;
	text-align:left;
	padding:0px;

	

}
#insidecopy{
	font-size:12px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 15px;
	line-height: 1.5em;
	text-align: left;
	
	}
#insidecopy a:hover{
	 color: #ccc;
	}
#insidecopy h1{
		font-size: 16px;
		}
	#insidecopy h2{
		text-align: left;
		}
	
#practiceareas{
	margin-right: 5px;
	color: #333;
	}
 #practiceareas td{
	border-bottom: solid 1px #999;
	margin: 0px;
	padding:3px
	}
 #practiceareas a {
	 padding-left: 5px;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration: none;
	 line-height: 2em;
	 color:#333;
	 }
#practiceareas a:hover {
	 color:#00355f; 
	
	 }
	#practiceareas a:visited {
	 color:#333;
	
	 }
#search_box {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-transform:capitalize;
	font-weight:600;
}

#menu {
	width:224px;
	
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul li a{

	list-style: none;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
	color:#333333;
	padding-left: 25px;
	padding-right: inherit;
	line-height: 1.7em;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
#menu a:hover{ 
color: #003366;
padding-right: 25px;
border-right: rgb(77, 116, 132) 3px solid; 
background-color: #ededed;
display:block;
padding-top: 0px;
padding-bottom: 0px;
	
}

#location {
	padding-left: 25px;
	padding-top: 2px;
	width: 204px
}
#footer {
	text-align:center;
}
h1 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #1b2f2d;
}
#location h1 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	
}
h2 {
	font-size: 1.5em;
	text-align: right;
	margin: 0px;
	color:#4d7484;
}
h3 {
	font-size: 1.3em;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	color: #FFFFFF;
	text-transform:uppercase;
}
h4 {
	font-size: 1.2em;
	text-align: left;
	color:#4d7484;

}
hr {
	margin: 2px;
}
.divider {
background-image:url(images/bg_divider.gif);
background-position: right top;
background-repeat:repeat-y;
margin: 0px;
}
.search{
	background: none; border:none;
	margin: 0px; padding: 0px;
	font-size:10px;
}
#footer{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#footer a.other{ text-decoration: none;
 color:#000; font-weight:normal; margin-left: 0px; margin-right: 0px}
#footer a{
 text-decoration: none;
 color:#333333;
 margin-left:10px; margin-right:10px;
}
#footer a:hover{
	border-bottom: 1px dashed #ccc;
}
#footer p {
	margin-bottom: 5px;
}
.divider a{ 
	text-decoration: none;
	color:#333333;
	border: none;
	padding-left:5px;

}
.divider a:hover{
	background-color: #f1f1f1;
}
.divider img {
	border: none;
}
td.copy{
	padding:25px; 
	background-image:url(images/bg_inside_mid_clmn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;

}
ul {
    list-style-type: square;
    margin-left: 2em;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	
  }
 li{
		margin: 1px;
		padding: 1px;
		line-height: 1.2em;
	 }
/*Attorney Bio Page Only*/
 .content_atty{
	 text-align: left;
	 }
 .content_atty ul {
    list-style-type: square;
    margin-left: 2em;
	padding-left: 15px;
  }
 .content_atty h1 { 
    color: #00355f;
    font-size: 14px; 
    line-height: 14px; 
    margin-bottom: 4px;
	font-weight: bold;
	text-align:left;
  }
 .content_atty h2 { 
    color: #000;
    font-size: 14px; 
    line-height: 14px; 
    margin-bottom: 2px;
	text-transform:uppercase;
	text-align:left;
	font-weight: 800;
	padding-top: 5px;
  }
 .content_atty h3 { 
    font-size: 12px; 
    line-height: 18px;
	color: #00355f; 
	text-align:left;
	font-weight: bold;
	text-transform: none;
	margin-left: 0px;
	padding-left:0px; 
  }
 .content_atty .left { 
    float: left; 
    margin: 0 18px 18px 0; 
  }
 .content_atty .right { 
    float: right; 
    margin: 0 0 18px 18px; 
}
.content_atty span {
 color: #00355f; 
 }
 .content_atty a {
 color: #00355f; 
 text-decoration: none;
 font-weight: normal;
 }
 
  .content_atty a:hover {
  background-color: #f1f1f1;
  }
  
 a{
 color: #00355f; 
 text-decoration: none;
 font-weight: bold;
 }
 a:hover{
 color #ccc;
 }
 a:visited{
	  color: #00355f; 
	 }
	a:active{
		 color: red; 
		
		}
table.attorneylist {
	border-collapse : collapse;
	font-size : 11px;
	width : 100%;
}
table.attorneylist th {
	color : #000;
	border-bottom : 1px solid rgb(77, 116, 132);
	font-size : 15px;
	padding : 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
}
table.attorneylist td {
	border-bottom : 0px solid #999999;
	padding : 2px 2px 2px 0px;
}
table.attorneylist td a{
	font-weight: normal;
}
table.practicelist {
	border-collapse : collapse;
	font-size : 11px;
	width : 500px;
	margin-top: 0px;
}
table.practicelist th {
	font-size : 13px;
	padding : 10px 10px 5px 0px;
	text-align: center;
}
table.practicelist td {
	
	padding : 10px 10px 10px 0px;
}
table.practicelist td a {
	font-size: 1.5em;
	}
	


a.resource_btn  {border: #d1d1d1 1px solid; background-color:#f1f1f1; color: #00355f; margin: 2px; padding: 2px; font-size: 10px}
a.resource_btn:hover { background-color:white; }
a.subpa {color: #00355f; margin: 5px; padding: 5px;  color: #00355f;  text-decoration: none;  font-weight: bold; line-height:2em;}

a.image {
 color: #ffffff; 
 text-decoration: none;
}

a.image:hover {
 color: #ffffff; 
 text-decoration: none;
}