@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:.7em;
	background-color: #fff;
	width: 100%;
	height:100%;
}
#content {
	width: 912px;
	margin:0px auto;
	text-align:left;
	padding:0px;

	

}
#insidecopy{
	font-size:1em;
	}
#search_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-transform:capitalize;
	font-weight:600;
}

#menu {
	width: 790px;
	text-align:center;
	
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul li{
	list-style: none;
	display:inline;
	margin: 5px;
	padding: 10px;
	text-align:center;
	}
#menu ul li a{

	list-style: none;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
	color:#999;
	line-height: 1.7em;
	padding-top: 10px;
	padding-bottom: 5px;
	
	
}
#menu a:hover{ 
color: #333;
border-top: #315553 3px solid; 
background-color: #fff;
display: inline;
	
}

#location {
	padding-left: 20px;
	padding-top: 5px;
	width: 155px;
	color:#999;
	font-size: 12px;
}
#location p {
	padding-top: 6px;
	
	}
p.feature{
	margin: 20px;
	padding-left:15px;
	}

#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;
	color:#999;
	
}
h2 {
	font-size: 1.5em;
	text-align: left;
	margin: 0px;
}
h2.tagline {
	font-size: 24px;
	text-align: left;
	margin: 0px;
	color: #4c7484;
	line-height: 3em;
	letter-spacing: 1px;
	text-align:right;
}
h3 {
	font-size: 1.3em;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	color: #FFFFFF;
	text-transform:uppercase;
}
hr {
	margin: 2px;
}
.divider {
background-image:url(images/bg_divider.gif);
background-position: right top;
background-repeat:repeat-y;
margin: 0px;
}
.search{
	background: #ccc; border:#222;
	color:#FFF;
	margin: 0px; padding: 2px;
	font-size:10px;
	text-transform: uppercase;
}
#footer{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#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;

}
#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; 
	 }
/*Attorney Bio Page Only*/

 .content_atty ul {
    list-style-type: square;
    margin-left: 2em;
  }
 .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;
  }
 .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;
 }
 
  .content_atty a:hover {
  background-color: #f1f1f1;
  }
  
 a{
 color: #00355f; 
 text-decoration: none;
 font-weight: bold;
 }
 a:hover{
 color #ccc;
 }

a.image {
 text-decoration: none;
}

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