<!--
@import url('https://fonts.googleapis.com/css?family=Dosis:700,800');

.texttiny {  font-family:"Arial", sans-serif; font-size:10px; letter-spacing:1px; font-style:normal; font-weight:normal; color:#666666 }
.textteeny {  font-family:"Arial", sans-serif; font-size:9px; letter-spacing:1px; font-style:normal; font-weight:normal; color:#666666 }
.textsm {  font-family:"Verdana", sans-serif; font-size:10px; line-height:14px; font-style:normal; font-weight:normal; color:#666666 }
.textsm b { text-transform: uppercase; }
.listHead {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0F4776;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	letter-spacing: 1.5px;
}
h2 {  font-family:"Adobe Garamond", sans-serif; font-size:20px; letter-spacing:1px; font-style:normal; font-weight:normal; color:#0F4776 }
.tltext {  font-family:"Arial", sans-serif; font-size:12px; line-height:30px; font-style:normal; font-weight:normal; color:#669999 }
.tltexttiny { font-family:initial; font-size:initial; line-height:18px;  font-style:normal; font-weight:normal; color:#669999 }



A:link { color: #0F4776 }
A:visited { color: #0F4776 }
A:active { color: #0F4776 }
A:hover { color: #669999 }
A.dklink:link { color: #333333; text-decoration:none; }
A.dklink:visited { color: #333333; text-decoration:none; }
A.dklink:active { color: #333333; text-decoration:none; }
A.dklink:hover { color: #0F4776; text-decoration:none; }
A.oglink:link { color: #0F4776; text-decoration:none; }
A.oglink:visited { color: #0F4776; text-decoration:none; }
A.oglink:active { color: #0F4776; text-decoration:none; }
A.oglink:hover { color: #666666; text-decoration:none; }
A.tllink:link { color: #669999; text-decoration:none; }
A.tllink:visited { color: #669999; text-decoration:none; }
A.tllink:active { color: #669999; text-decoration:none; }
A.tllink:hover { color: #333333; text-decoration:none; }

-->

ul.member, ul.member ul {
	list-style: none;
}

ul.member li {
	margin-bottom: 1rem;
}

ul.member ul {
	margin-top: 1rem;
}
ul.member{
	padding-left: 0;
}
.attorneys-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-width: 395px;
	width: 100%;
	text-align: center;
}
.attorney-badges {
    padding-top: 20px;
}

.attorneys-nav li {
	display: inline-block;
	font-size: 20px;
	padding: 0 10px;
}
.attorneys-nav li img{
	height:40px;
	margin-top:10px;
}
#practiceareas_governmental .title{
	margin-bottom:0;
	color:#a04213;
	font-size: 22px;
}

.button_style, a.button_style:link, a.button_style:visited{
	background: #0F4776;
    color: #fff;
    padding: 10px;
    font-family: 'Verdana', sans-serif;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	display: inline-block;
}

.attorney_info h1{
	font-size: 16px;
	margin-top: 0;
	text-transform: uppercase;
	color: #0F4776;
}
.attorney_info{
	margin-top: 31px;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	width: 100%;
}
.attorney_info .personal_info{
	background: #eeeeee;
	padding: 5px 15px;
}
.attorney_text{
	padding-top: 30px;
	text-align: justify;
}
.att_achievements b, .att_membership b {
	color: #0F4776;
}
.att_achievements, .att_membership{
	padding-top: 30px;
}
.att_achievements{
	width: auto;
	padding-right: 30px;
}
.att_membership{
	width: 50%;
}
.smaller_info, .practice_areas{
	font-size: 11px;
}
.practice_areas{
	margin-top: 15px;
}
table.attorney_info  { border-collapse: collapse; }
.v_card{
	border: 1px solid #decece;
    background-color: #eeeeee;
}
.v_card_info{
	display: none;
}
.ab_wrapper ul {
	border: 1px solid #a5d0f3;
	background: #e8f3fc;
	padding: 10px;
	box-sizing: border-box;
}
.ab_wrapper ul li img {
	margin: 0;
}
.quote_style{
	text-align: center; 
	font-weight: bold; 
	color: #0F4776; 
	font-family: Arial, sans-serif; 
	font-size: 14px;
}

.headline{
	font-family: 'Dosis', sans-serif;
	font-weight: 800;
	font-size: 14.3px;
    color: #0f4776;
    margin-bottom: 5px;
    letter-spacing: .8px;
}
.page-headline, h2{
	font-family: "Adobe Garamond", sans-serif;
	font-size: 20px;
	color: #0f4776;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 28px;
}
ul.main-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	-webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	width: 100%;
	background: #0F4776;
}
ul.main-nav li:first-child{
	padding-left: 2px;
}
ul.main-nav li:last-child{
	padding-right: 2px;
}
ul.main-nav li{
	background: #0F4776;
	padding: 2px 1px;
	flex-grow: 1;
}
a.nav_link, a.nav_link:visited {
    color: #fff;
    background: #0F4776;
    text-decoration: none;
    font-family: "Dosis",sans-serif;
    font-size: 10px;
    letter-spacing: 1.3px;
    text-align: center;
	border:1px solid #28608e;
	padding: 4px 30px;
    display: block;
}
a.nav_link:hover, a.nav_link.active{
	background: #28608e;
}