@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #271A0A;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 80%;
	line-height: 1.5em;
}
h1 {
	font-size: 21px;
	color: #666666;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	margin-bottom: 8px;
}
h2.title {
	text-transform: uppercase;
}
h2 span.small {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.left {
	float: left;
}
.right {
	float: right;
}
.email {
	margin-top: 10px;
}
.email a {
	text-decoration: none;
	color: #000;
}
.email a img {
	margin-right: 8px;
	border: none;
	margin-bottom: -2px;
}
.email a span {
	text-decoration: underline;
}
#head {
	background: url(./images/background/header.png) repeat-x;
	height: 113px;
	width: 100%;
}
#head a.logo img {
	border: none;
}
#home-body {
	width: 100%;
	background: #FFFFFF url(./images/background/home-mid-section.png) repeat-x left bottom;
	height: 242px;
}
#second-body {
	width: 100%;
	background: #D7D7D7 url(./images/background/gray-hatch.png) repeat-x left top;
	border-bottom: solid 4px #FFF;
}
.wrapper {
	width: 954px;
	padding: 0 3px;
	margin: 0px auto;
}
#second-body .wrapper {
	width: 960px;
	padding: 0px;
}
#head #navigation {
	background: url(./images/background/navigation.png) no-repeat;
	float: right;
	width: 637px;
	padding:0 49px 0 0px;
	margin-right: -48px;
	margin-top: 67px;
	height: 29px;
}
#head #navigation li {
	list-style-type: none;
}
#head #navigation li,
#head #navigation li a {
	color: #FFF;
	float: left;
	font-size:12px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	height: 46px;
}
#head #navigation li a {
	padding-top: 8px;
	height: 21px;
	padding-bottom: 17px;
}
#head li#home,
#head li#home a {
	width: 66px;
}
#head li#about,
#head li#about a {
	width: 67px;
}
#head li#attorneys,
#head li#attorneys a {
	width: 101px;
}
#head li#practice,
#head li#practice a {
	width: 137px;
}
#head li#press,
#head li#press a {
	width: 107px;
}
#head li#careers,
#head li#careers a {
	width: 83px;
}
#head li#contact,
#head li#contact a {
	width: 76px;
}
#head #navigation a:hover {
	background: url(./images/background/selected-hover.png) no-repeat center bottom;
}
#head #navigation a.current {
	background: url(./images/background/selected-page.png) no-repeat center bottom;
}
#second-nav {
	background: url(./images/background/gray-hatch-title.png) repeat-x;
	float: left;
	width: 954px;
	padding: 0 3px;
	height: 37px;
}
#second-nav li {
	list-style-type: none;
	margin-right: 3px;
}
#second-nav li.last {
	margin-right: 0px;
}
#second-nav li,
#second-nav li a {
	color: #FFF;
	float: left;
	font-size:12px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	height: 34px;
	width: 316px;
}
#second-nav li a {
	padding-top: 10px;
	height: 24px;
	background: url(./images/background/second-nav.png) no-repeat;
}
#second-nav li a:hover {
	background-position: left -34px;

}
#second-nav li a.current {
	height: 29px;
	background-position: left -68px!important;
}
#search-address-box {
	background: url(./images/background/search-address-box.png) no-repeat;
	float: right;
	height: 145px;
	width: 316px;
}
.arrow {
	background: url(./images/background/h3-arrow.png) no-repeat right center;
	padding-right: 15px;
}
#search-address-box h3
 {
	font-size: 12px;
	margin-bottom: 4px;
}
#search-address-box .contLink {
        text-decoration: none;
        color: #000000;
}
#search-address-box h3 img {
	border: none;
	margin-left: 5px;
}
#search-address-box p {
	font-size: 11px;
	line-height: 1.3em;
}
#search {
	width: 289px;
	height: 22px;
	float: left;
	padding: 11px 18px 9px 9px;
}
#search #keywords {
	width: 192px;
	height: 16px;
}
#search .submit {
	float: right;
}
#wichita,
#kansascity {
	float: left;
	width: 118px;
	padding-left: 23px;
	padding-top: 10px;
}
#kansascity {
	width: 152px;
}
#welcome-text {
	float: right;
	width: 316px;
	height: 237px;
}
#welcome-text h1 {
	float: right;
	width: 316px;
	height: 74px;
	margin-top: 10px;
	text-align: right;
}
#welcome-text .home_to_about {
        text-decoration: none;
        color: #666666;
}
#flash {
	float: left;
	width: 635px;
	height: 237px;
	background: url(../images/foreground/default-home.png) no-repeat;
}
#bluebox {
	float: left;
	width: 954px;
	display: inline;
	margin: 0 3px 1px 3px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #FFF url(./images/background/blue-fade.png) repeat-x left top;
}
#bluebox .col {
	float: left;
	list-style: none;
	width: 203px;
	margin-left: 20px;
	display: inline;
	font-size: 11px;
}
#bluebox .col li {
	margin-bottom: 6px;
	width: 203px;
	float: left;
}
#bluebox .col li a {
	color: #000;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 15px;
}
#bluebox .col li a:hover {
	background: url(./images/background/arrow-hover.png) no-repeat left top;
}
#bluebox .col.last,
#bluebox .col.last li {
	width: 245px;
}
#bluebox .col.news,
#bluebox .col.news li {
	width: 600px;
}
#bluebox .news {
        float: left;
	list-style: none;
	width: 750px;
	margin-left: 35px;
	display: inline;
	font-size: 11px !important;
}
#bluebox .news p {
        font-size: 11px !important;
}
#bluebox .news .entry {
       margin-bottom: 10px;
}
#bluebox .news a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
.ltclear {
	clear: left;
}
.clearfix {
	clear:both;
	font-size:1px;
	height:0;
	line-height:1px;
	overflow:hidden;
	width:100%;
}
#footer .wrapper {
	color: #FFF;
	padding: 5px 0 40px 0;
	text-align: right;
	font-size: 12px;
}
#footer .wrapper p {
	margin-bottom: 5px;
}
#footer .wrapper a {
	color: #FFF;
	margin: 0 8px;
	text-decoration: none;
}
#footer .wrapper a.last {
	margin-right: 0px;
}
#footer .wrapper a.underline {
	text-decoration: underline;
}
#footer img {
border: none;
}
#title {
	background: #fff url(./images/background/title-hatch-brown.png) repeat-x bottom left;
	height: 184px;
}
#title .wrapper {
	background: url(./images/background/section-title.png) no-repeat left bottom;
}
#title #title-wrap {
	width: 635px;
	float: left;
}
#title #page-title {
	float: left;
	width: 637px;
	height: 145px;
	overflow: hidden;
}
#title #section-title {
	float: left;
	width: 595px;
	height: 27px;
	padding: 7px 0 0 40px;
	margin-top: 5px;
	color: #FFF;
}
#page-body {
	background: #CCC url(./images/background/page-body.png) repeat;
	padding: 5px 0 0 0;
	border-bottom: solid #FFF 6px;
}
#page-body .wrapper {
	background: url(./images/background/gray-hatch-sidebar.png) repeat-y 3px top;
}
#page-body .contact {
	background: url(./images/background/full-white.png) repeat-y 3px top;
	padding-bottom: 20px;
}
.contact h2,
h2.title {
	text-transform: uppercase;
	padding-bottom: 12px;
	font-size: 14px;
	border-bottom: 1px solid #000;
}
.contact .address {
	color: #666666;
	font-weight: bold;
	margin-top: 13px;
}
.contact .tdleft {
	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.contact .tdright {
	padding-bottom: 5px;
	vertical-align: top;
}
.contact .txt_input {
	background: url(./images/background/page-body.png) repeat top left;
	border: none;
	width: 198px;
	height: 18px;
	font-size: 12px;
	padding: 3px 0 0 3px;
	font-weight: bold;
	color: #666666;
}
.contact .txt_area {
	background: url(./images/background/page-body.png) repeat top left;
	width: 405px;
	border: none;
	padding: 3px 0 0 3px;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.contact .send_email {
	background:url(./images/buttons/email.png) no-repeat top right;
	padding-right: 24px;
	color: #666;
}
.contact select option {
        padding-left: 3px;
}
.contact #contact_left {
	float: left;
	width: 435px;
	padding: 19px 0 0 18px;
	margin-right: 22px;

}
.contact #contact_right {
  float: left;
	width: 435px;
	padding: 19px 0 0 18px;}
.side_wrapper {
        float: left;
	width: 319px;
}
#side-list {
	float: left;
	width: 319px;
	padding: 16px 0 0 0;
	font-size: 12px;
}
#side-list li {
	list-style: none;
	float: left;
	text-transform: uppercase;
}
#side-list li a {
	color: #000;
	float: left;
	height: 16px;
	padding-left: 38px;
	padding-top: 4px;
	width: 281px;
	text-decoration: none;
	margin-bottom: 5px;
}
#side-list li ul li a {
	color: #666;
	padding-left: 48px;
	width: 271px;
}
#side-list li a.current {
	color: #fff;
	background: url(./images/background/blue-hatch-selected.png) no-repeat!important;
}
#side-list li a.tech {
	height: 32px; !important;
}
#side-list li a.tech:hover {
	height: 32px; !important;
        background: url(./images/background/gray-hatch-selectedLRG.png) no-repeat;
}
#side-list li a.cur_tech {
	color: #fff;
	background: url(./images/background/blue-hatch-selectedLRG.png) no-repeat!important;
	height: 32px; !important;
}
#side-list li a:hover {
	background: url(./images/background/gray-hatch-selected.png) no-repeat;
}
#main-body {
	display: inline;
	margin-left: 20px;
	margin-right: 17px;
	width: 598px;
	float: left;
}
#main-body h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
.practicing_title {
	margin-bottom: 5px!important;
	font-style: italic;
	text-transform: uppercase;
}
.photo-spacer {
	margin-bottom: 0px;
}
.attorney-contact {
	color: #666;
	font-weight: bold;
}
.attorney-contact a {
	color: #666;
}
.section,
.section2 {
	padding: 20px 0 10px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	border-bottom: solid 1px #CCCCCC;
}
.section.last,
.section2.last {
	margin-bottom: 0px;
	border-bottom: none;
}
.section p,
.section2 p {
	margin-bottom: 15px;
	margin-right: 10px;
}
.section p.last,
.section2 p.last {
	margin-bottom: 0px;
}
.section ul,
.section ol {
	font-size: 80%;
	margin-left: 20px;
	margin-bottom: 15px;
}
.section2 ul,
.section2 ol {
	font-size: 80%;
	margin-left: 30px;
	margin-bottom: 15px;
}
.section2 ol {
        list-style; inside;
}
.section ul li,
.section ol li,
.section2 ul li,
.section2 ol li {
	line-height: 1.5em;
}
.section ol li {
	margin-bottom: 10px;
}
#practice-areas,
#attorney-list {
	margin: 0px;
	list-style: none;
}
#practice-areas {
	margin-bottom: 10px!important;
}
#practice-areas li,
#attorney-list li {
	margin-bottom: 5px;
}
#practice-areas a,
#attorney-list a {
	color: #000;
}
#attorney-list {
	padding-top: 5px!important;
}
#attorney-list li a {
	text-decoration: none;
}
.attorney-photo {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 8px;
}
.section a,
.paginate a { color:#666; }
.vcard {
	float: left;
	background: url(../images/background/vcard.jpg) no-repeat left top;
	height: 23px;
	padding-left: 42px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.print img {
	border: none;
}
.search_item {
	margin-top: 20px;
}
.search_item a:link, 
.search_item a:visited,
.paginate a:link,
.paginate a:visited {
	color: #000000;
}
.search_item a:hover,
.paginate a:hover {
	color: #666666;
}

.paginate {
	margin-top: 10px;
	font-size: 80%;
}
.pdf_attachment {
	float: left;
	background: url(../images/background/pdf_attachment.png) no-repeat left top;
	height: 23px;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.pdf {
	background: url(../images/background/pdf_attachment.png) no-repeat left top;
	height: 23px;
	padding-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#photo_container {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.photobox {
	float: left;
	width: 149px;
}
.photobox p {
	margin: 0px;
	font-size:75%;
}
#email_box, #email_ict, #email_kc, #IctContact, #KCContact {
       font-size: 85%;
}
#email_box img, #email_ict img, #email_kc img, #IctContact img, #KCContact img {
        border: none;
        margin-top: 5px;
}
#cancelEmail {
        float: right;
        margin: 0 5px 5px 5px;

}
#continueEmail, #continueEmail2, #continueEmail3, #continueEmail4 {
        float: right;
        margin: 0 0 0 5px;
}
.error_display {
        margin-left: 10px;
        font-size: 20px;
}
.contact_tc {
        margin: 9px 0 0 10px; 
        float: left;
}
.contact_tc a:link,
.contact_tc a:visited {
       color: #666666;
}