@charset "utf-8";
/* CSS Document */

html {
	margin-bottom: 1px;
	min-height: 100%;
}
/* RESET... EVERYTHING */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
body {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #020202;
	background-color: #0b3c6c;
	margin: 0;
	padding: 0;
	background-image: url('../images/page_bg.gif');
	background-repeat: repeat-x;
}

body.home{
	background-image: url('../images/home_page_bg.gif');
}

strong {
	font-weight: bold;
}

small, .greysmall {
	font-size: 11px;
	line-height: 13px;
}

em {
	font-style:italic;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

sup{
	font-size: 9px;
}

/* FORMATTING */

p, span.text{
	margin: 10px 0px;
	line-height: 19px;
}

a {
	color: #0b3c6c;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #59614a;
	text-decoration: underline;
}

big {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.no-show {
	display: none;
}
.txt_inline {
	display: inline;
}

.txt_error{
	color: #990000;
	font-weight: bold;
}

.txt_grey, .greysmall{
	color: #696969;
}

h1, h2, h3, h4{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 18px;
	font-weight: bold;
	background-image: url('../images/h1_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 24px;
	color: #59614a;
	display: block;
	margin: 10px 0px;
}

h1.article-title{
	font-size: 18px;
	font-weight: bold;
	color: #59614a;
	display: block;
	margin: 10px 0px;
	background: none;
	padding-left: 0px;
}

h2{
	color: #615e29;
	font-size: 16px;
	font-weight: bold;
}

h3{
	color: #615e29;
	font-size: 13px;
	font-weight: bold;
	margin-top: -10px;
	padding-left: 27px;
}

h4, h4 a, .head2{
	color: #615e29;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -8px;
	text-decoration: none;
}

h5{
	color: #615e29;
	font-size: 13px;
	margin: 5px 0px;
	font-weight: bold;
}

ul li{
	background-image: url('../images/bullet_arrow_blue.gif');
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 13px;
	margin: 8px 0px 8px -25px;
}

.input_field input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #75736e;
	padding: 2px;
	background-color: #F4F4F4;
}

.input_field select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #75736e;
	padding: 4px;
	width: 150px;
	background-color: #F4F4F4;
}

.input_field textarea{
	font-size: 12px;
	border: 1px solid #75736e;
	padding: 2px;
	background-color: #F4F4F4;
	width: 295px;
}

.btn_submit{
	font-size: 12px;
	border: 1px solid #0b3c6c;
	padding: 2px 5px;
	background-color: #f7e2be;
	font-weight: bold;
}

.input_label{
	width: 120px;
	display: inline-block;
}

.btn_search{
	border: none;
	margin: 0px 0px 0px 5px;
	background-color: #FFF:
}

li.list_icon_pdf{
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	display: block;
	padding: 2px 0px 2px 30px;
	margin-left: -40px;
}


.icon_pdf{
	float: right;
	margin: 0px 0px 10px 20px;
}

.icon_pdf a{
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	height: 20px;
	display: inline-block;
	padding: 2px 0px 0px 25px;
	font-size: 11px;
}

.img_bio{
	float: right;
	margin: 0px 0px 10px 10px;
	width: 160px;
}

.img_bio img{
	float: right;
	margin-right: 20px;
}

.img_bio2{
	float: right;
	margin: 12px 0px 10px 10px;
	width: 190px;
}

.img_bio2 img{
	float: right;
	margin-right: 0px;
	margin-bottom: 6px;
}

/* CONTAINERS */

#white{
	background-color: #FFF;
	padding-bottom: 10px;
}

.wrapper {
	width: 900px;
	margin: 0px auto;
}

.img_the-firm{
	background-image: url('../images/img_the-firm.jpg');
	background-repeat: no-repeat;
	background-position: left 0px;
}

.img_practice-areas{
	background-image: url('../images/img_practice-areas.jpg');
	background-repeat: no-repeat;
	background-position: left 0px;
}

.img_article{
	background-image: url('../images/img_article.jpg');
	background-repeat: no-repeat;
	background-position: left 0px;
}

#header {
	height: 111px;
}

.home #header{
	height: 135px;
	display: block;
}

#logo{
	width: 275px;
	height: 50px;
	float: left;
	margin-top: 10px;
}

#logo .logo_print{
	display: none;
}

.home #logo{
	height: 84px;
}

#footer{
	color: #99adc2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a{
	color: #99adc2;
	text-decoration: underline;
	font-weight: normal;
}

#footer .content{
	width: 900px;
	margin: 0px auto;
}

#footer p{
	line-height: 14px;
}

#main{
	
}

#column_left{
	width: 770px;
	padding-bottom: 20px;
}

#column_left li{
	line-height: 19px;
}

#column_right{
	width: 130px;
	background-image: url('../images/column_right_bg.gif');
	background-repeat: repeat-y;
	background-position: 0px 6px;
}

#column_left .content{
	padding: 20px 40px 20px 170px;
}

#column_right .content{
	padding: 10px 0px 0px 0px;
}

.content_column{
	width: 180px;
}

.home #column_left{
	width: 300px;
}

.home #column_left .content{
	padding: 10px 0px;
	width: 210px;
	float: right;
}

.home #column_left .content a{
	font-weight: normal;
}

.home #column_left .content ul li{
	margin-left: -40px;
}

.home #column_right{
	width: 600px;
	background-image: none;
}

.home #column_right .content{
	padding: 20px 0px 40px 60px;
}

.home .content_column{
	width: 260px;
}

.table_speaking-engagements td{
	padding: 0px 15px 10px 0px;
}

/*NAV LINES */

.nav_lines{
	height: 6px;
	border-bottom: 1px solid #b9bcb3;
	border-left: 1px solid #b9bcb3;
	display: block;
	float: right;
	margin-right: 124px;
	_margin-right: 62px;
	background-color: #FFF;
	line-height: 2px;
}

.home .nav_lines{
	border: none;
}

.nav_lines_the-firm{
	width: 290px;
}

.nav_lines_attorneys{
	width: 205px;
}

.nav_lines_publications{
	width: 20px;
}

.nav_lines_practice-areas{
	width: 100px;
}

/* NAVIGATION */

#top-nav{
	width: 200px;
	float: right;
	margin: 55px 0px 0px 0px;
	padding-right: 38px;
}

.home #top-nav{
	margin-top: 79px;
}

#top-nav ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	clear:both;
}

#top-nav ul li{
	position:relative;
	float: left;
	width: auto;
	display:block;
	height: 10px;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px;
	color: #8aa2b9;
	background-image: none;
}

#top-nav ul li a{
	background-repeat: no-repeat;
	padding: 0px 5px;
	display: block;
	height: 10px;
	background-position: top center;
}

#top-nav ul li a:hover, #top-nav ul li.nav_selected a{
	background-position: center -10px;
}

.nav_contact-us a{
	background-image: url('../images/nav_contact-us.gif');
	width: 79px;
}

.nav_home a{
	background-image: url('../images/nav_home.gif');
	width: 34px;
	margin-left: 7px;
}

.nav_home{
	border-left: 1px solid #99adc2;
	margin-right: 0px;
}

#nav{
	height: 22px;
	display: block;
}

.nav_the-firm, .nav_the-firm_over {
	width: 77px;
	background-image: url('../images/nav_the-firm.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	border-left: 1px solid #cfd2b7;
	border-right: 1px solid #cfd2b7;
}

.nav_attorneys, .nav_attorneys_over {
	width: 91px;
	background-image: url('../images/nav_attorneys.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	border-left: 1px solid #cfd2b7;
	border-right: 1px solid #cfd2b7;
}

.nav_practice-areas, .nav_practice-areas_over {
	width: 124px;
	background-image: url('../images/nav_practice-areas.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	border-left: 1px solid #cfd2b7;
	border-right: 1px solid #cfd2b7;
}

.nav_publications, .nav_publications_over {
	width: 108px;
	background-image: url('../images/nav_publications.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	border-left: 1px solid #cfd2b7;
	border-right: 1px solid #cfd2b7;
}

.nav_the-firm_over, .nav_attorneys_over, .nav_practice-areas_over, .nav_publications_over{
	background-position: 0px -22px;
}

/* SIDENAV */

.sidenav{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.sidenav ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.sidenav li{
	list-style-type: none;
	margin: 8px 0px 8px -40px;
	background-image: url('../images/nav_bullet_off.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.sidenav li a{
	font-weight: bold;
	color: #93998d;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	display: inline-block;
}

li.sidenav_selected{
	background-image: url('../images/nav_bullet_on.gif');
}

.sidenav li a:hover, li.sidenav_selected a{
	color: #4b4a50;
	font-size: 11px;
}

/* PUBLICATIONS */

.view-publication_list{
	float: right;
	width: 190px;
	border-left: 1px solid #b9bcb3;
	padding-left: 10px;
	margin-left: 15px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#column_left .view-publication_list ul li{
	line-height: 15px;
	margin-left: -35px;
	background-position: 2px 5px;
}

/* SEARCH BOX */

.search{
	background-image: url('../images/nav_bullet_off.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-top: 40px;
}


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar {

}
/*Styles for level 0*/
.clLevel0, .clLevel0over {

}
.clLevel0 {
	cursor: pointer;
}
.clLevel0over {
	cursor: pointer;
}
.clLevel0border {
	position:absolute;
	visibility:hidden;
	background-color: #cfd2b7;
	layer-background-color: #cfd2b7;
}


/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position:absolute;
	padding: 4px 5px;
	font-weight: bold;
	font-size: 10px;
}
.clLevel1{
	background-color: #f7ebd5;
	layer-background-color: #f7ebd5;
	color: #59614a;
}

.clLevel1over {
	background-color: #59614a;
	layer-background-color: #59614a;
	color: #FFFFFF;
	cursor:pointer;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color: #a4a987;
	layer-background-color: #a4a987;
}
