* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
	font-family:Helvetica Neue;
	margin:0;
	padding:0;
}

.areas_of_practice{
	float:right;
	width:220px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	/* border:1px solid black; */
}

.areas_of_practice a:link{
	display:block;
	width:100%;
	height:auto;
	padding:8 10 8 0;
	margin:2 0 2 0;
	background-color:#FFFFFF;
	color:black;
	font-size:14px;
	text-decoration:none;
	font-weight:500;
}

.areas_of_practice a:visited{
	text-decoration:none;
	color:black;
}

.areas_of_practice a:hover{
	text-decoration:none;
	color:black;
}

.areas_of_practice a:active{
	text-decoration:none;
	color:black;
}

.attorneys_header{
	width:65%;
	height:90px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.big_text{
	font-size:20px;
}

body{
	margin:0;
	padding:0;
}

.body_area{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.bottom_bar{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:40px;
	float:left;
	font-size:14px;
}

.bottom_bar table td{
	width:25%;
	height:30px;
	padding:5 5 5 5;
}

.copyright{
	width:100%;
	text-align:center;
}

.cwd{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10 0 10 0;
}

.cwd a:link{text-decoration:none;color:#A80000;}
.cwd a:visited{text-decoration:none;color:#A80000;}
.cwd a:active{text-decoration:none;color:#A80000;}
.cwd a:hover{text-decoration:underline;color:#A80000;}

#flashIntro{
	width:500px;
}

.header_image_container{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	background-image:url('img/header_back.png');
}

.heading1{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid gray;
	font-size:26px;
	font-weight:400;
	margin-bottom:8px;
	color:darkblue;
	text-align:left;
}

.infobox{
	width:100%;
	border:1px solid #A80000;
	margin-bottom:25px;
}

.infobox_body{
	width:100%;
	height:auto;
	overflow:hidden;
}

.infobox_body ul{
	list-style:none;
}

.infobox_body li{
	padding:5 0 5 10;
	font-size:15px;
}


.infobox_header{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5 0 5 0;
	text-align:center;
	background-color:#A80000;
	background-color:#FFFFFF;
	color:black;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
}

.lawyer_box_container{
	width:100%;
	height:auto;
	overflow:hidden;
}

.lawyer_box{
	width:33%;
	height:auto;
	overflow:hidden;
	float:left;
	padding:10px;
}

.lawyer_box:hover{
	cursor:hand;
	cursor:pointer;
}

.lawyer_img{
	width:100%;
	height:200px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}

.lawyer_name{
	width:100%;
	height:auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
	font-style:italic;
}

.lawyer_heading{
	width:90%;
	font-size:25px;
	font-weight:400;
	color:darkred;
	border-bottom:1px solid gray;
}

.lawyer_list{
	list-style:none;
}

.lawyer_list li{
	padding-left:15px;
	margin:5 0 5 0;
}

.lawyer_list li a:before{
	content:'  -  '
}

.lawyer_list li a{
	font-size:15px;
}

.lawyer_list li a:link{color:black;text-decoration:none;}
.lawyer_list li a:visited{color:black;text-decoration:none;}
.lawyer_list li a:hover{color:black;text-decoration:underline;}
.lawyer_list li a:active{color:black;text-decoration:none;}


.logo_img_solo{
	display:none;
}

.main_container{
	width:100%;
	height:100%;
	background-color:white;
}

.main_navbar{
	width:auto;
	float:right;
	list-style:none;
}

.main_navbar li{
	width:auto;
	float:left;
	margin-left:5px;
}

#practiceTab{
	display:initial;
}

.navbar a:link{
	text-decoration:none;
	font-size:14px;
	display:inline-block;
	background-color:#A80000;
	color:white;
	padding: 5 8 5 8;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.navbar a:visited{
	text-decoration:none;
	color:white;
}

.navbar a:hover{
	text-decoration:none;
	background-color:#680000;
}

.navbar a:active{
	text-decoration:none;
}

.navbar #selected{
	text-decoration:none;
	background-color:#680000;
}

.practice_area_list_container{
	display:none;
}

.practice_attorney_header{
	font-size:30px;
	font-weight:100;
	color:#A80000;
	width:100%;
	text-align:center;
}

.contact_box{
	float:left;
	width:600px;
	padding:10px;
	height:220px;
	background-color:lightgray;
}

.contact_box_inner{
	width:100%;
	height:100%;
	background-color:white;
	padding:15px;
}

.profile_img{
	float:left;
	margin:10px;
	width:20%;
}

.profile_info{
	float:left;
	width:75%;
	height:208;
	overflow:hidden;
	margin-top:10px;
	position:relative;
}

.profile_name{
	float:left;
	font-size:25px;
	color:darkblue;
	font-weight:400;
	white-space:nowrap;
	width:300px;
}

.profile_affiliation{
	float:left;
	clear:both;
	font-size:22px;
	color:#A80000;
}

.profile_blurb{
	display:block;
	float:left;
	clear:both;
	font-size:20px;
	color:#000000;
	margin-top:5px;
	width:auto;
}

.profile_areas{
	float:left;
	clear:both;
}

.profile_email{
	float:left;
	clear:both;
	margin-top:15px;
	position:absolute;
	bottom:15;
}

.profile_email a:link{text-decoration:none;color:#A80000;}
.profile_email a:visited{text-decoration:none;color:#A80000;}
.profile_email a:active{text-decoration:none;color:#A80000;}
.profile_email a:hover{text-decoration:underline;color:#A80000;}

.fst_bullet{
	margin-left:20px;
}

.recent_settlements{
	font-size:20px;
	font-weight:200;
	font-style:italic;
	text-align:center;
}

.scd_bullet{
	margin-left:40px;
	list-style:square;
}

.section{
	width:33%;
	float:left;
	height:auto;
	overflow:hidden;
	margin:0;
	font-family:Helvetica Neue;
	text-align:center;
}

.section:hover{
	cursor:pointer;
	cursor:hand;
}

.section_title{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:40px;
	font-weight:100;
}

.section_img{
	width:100%;
	height:100px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	margin-top:5px;
	margin-bottom:10px;
}

.section_subtitle{
	width:100%;
	height:auto;
	overflow:hidden;
	color:gray;
	font-size:20px;
	font-weight:200;
	font-style:italic;
}

.separator{
	display:none;
}

.slider{
	width:960px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background-color:gray;
}

.slider_container{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url('img/header_back.png');
	text-align:center;
}

.espanol{
	float:right;
	width:auto;
	height:220px;
	padding:10px;
	background-color:lightgray;
}


.text_area{
	width:720px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:10px;
	text-align:justify;
	font-size:15px;
}

.text_area li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

.text_area a:link{text-decoration:none;color:#A80000;}
.text_area a:visited{text-decoration:none;color:#A80000;}
.text_area a:active{text-decoration:none;color:#A80000;}
.text_area a:hover{text-decoration:underline;color:#A80000;}

.three_sections{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:15px;
}

.top_bar{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.top_bar_bottom{
	width:100%;
	clear:both;
	height:auto;
	overflow:hidden;
	float:left;
}

.top_bar_top{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}

.top_bar_right{
	width:auto;
	height:auto;
	overflow:hidden;
	float:right;
}

ul.social-media-icons {
  clear:right;
  float:right;
  margin:5px 0 0 15px;
  padding:0;
  list-style-type:none;
}

ul.social-media-icons li{
	display:inline-block;
}

ul.social-media-icons li a{
	margin-right:5px;
}

ul.social-media-icons li a.linkedin {
  background-image:url('img/sm-icons.png');
  background-position:-23px 0;
  background-repeat:no-repeat no-repeat;
  display:block;
  height:24px;
  text-indent:-9999px;
  width:22px;
  float:right;
}

ul.social-media-icons li a.twitter {
  background-image:url('img/sm-icons.png');
  background-position:-46px 0;
  background-repeat:no-repeat no-repeat;
  display:block;
  height:24px;
  text-indent:-9999px;
  width:22px;
  float:right;
}

ul.social-media-icons li a.googleplus {
  background-image:url('img/sm-icons.png');
  background-position:-69px 0;
  background-repeat:no-repeat no-repeat;
  display:block;
  height:24px;
  text-indent:-9999px;
  width:22px;
  float:right;
}

ul.social-media-icons li a.facebook {
  background-image:url('img/sm-icons.png');
  background-position:0 0;
  background-repeat:no-repeat no-repeat;
  display:block;
  height:24px;
  text-indent:-9999px;
  width:22px;
  float:right;
}