﻿@charset "UTF-8";

html {
margin: 0;
padding: 0;

}
body {
margin: 0;
padding: 0;
text-align: center;
font: 76%/1.5 Arial, Helvetica, sans-serif;
background: #f3f3f2;
background: #f3f3f2 url(images/print/pg_bg.jpg) repeat-x left top;
}
img {
border: 0;
}
#wrapper {
margin: 0 auto 40px auto;
width: 591px;
background: #FFF url(images/print/background.jpg) repeat-y left top;
text-align: left;
}

body#bio-print #wrapper {
background: #FFF url(images/print/background2.jpg) repeat-y left top;
}
#wrapper-inner {
background: url(images/print/content_top_bg.jpg) no-repeat left top;
padding-top: 7px;
}

body#bio-print #wrapper-inner {
background: url(images/print/content_top_bg2.jpg) no-repeat left top;
}
#content {
margin: 0 30px;
}

body#bio-print #content {
padding: 0 25px 0 30px; margin: 0;
}


#content-main {
	float: left;width: 368px;display: inline;

}

#sidebar {
	float: right;width: 150px; display: inline;
	text-align: left;
}
#footer {
text-align: center; clear: both;
background: url(images/print/footer_bg.jpg) repeat-y left top;
font-size: .9em;
}

body#bio-print #footer-inner {
background: url(images/print/footer_top2.jpg) no-repeat left top;
}

#footer-inner {
background: url(images/print/footer_top.jpg) no-repeat left top;
}
#footer-inner2 {
background: url(images/print/footer_bottom.jpg) no-repeat left bottom;
padding: 30px 40px 30px;
}

body.alt #footer-inner {
background-image: none;
}

body.alt #footer-inner2 {
height: 37px;
padding: 0;
background: url(images/print/footer_top_alt.jpg) no-repeat left top;
}

p {
margin: 0 0 1.4em 0;
font-size: 1em;
}
table {
font-size: 1em;
text-align: left;
}
h1 {
background: url(images/print/main_heading_bullet.jpg) no-repeat 0 .4em;
margin: 0 0 7px 0; padding: 0 0 0 17px;
color: #3f3f3f;
font-size: 1.6em;
}
/* Links
----------------------------------------------- */
a
{
  outline: none;
}

  a:link {
	color: #0000ee;
	font-weight: bold;
	text-decoration: underline;
}     
  a:visited {
	color: #0000ee;
	font-weight: bold;
	text-decoration: underline;
}       
            	
a:hover {
	color: #0000ee;
	font-weight: bold;
	text-decoration: underline;
}             	
a:active {
	color: #0000ee;
	font-weight: bold;
	text-decoration: underline;
}  	


p.address {
text-align: center;
}

body#bio-print p.address {
text-align: left;
padding-top: 3.5em;
}

.table-content {
margin: .3em 20px .5em 20px;
}
#content ul {
margin: .7em 25px 0 30px; 
}
#content ul li {
line-height: 18px;
margin-bottom: 4px;
}
ol {
margin: .8em 25px 1em 35px;
padding: 0;
}
ol li {
margin: 0 0 .5em 0;
line-height: 18px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.spacer {
	clear: both;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.attorney-info2 img {
display: block;
}
.attorney-info2 {
border: 1px solid #CCC;
margin: 0 0 1em 0;
}
.attorney-info-inner2 {
border: 2px solid #FFF;
padding: 6px;
background: #EEE;
}
div.att-specs2 {
float: right;
text-align: right;
width: 180px;
}
div.att-specs2 h2 {
font-size: 1.1em; margin-bottom: .8em; color: #333;
}
div.att-specs2 p {
text-align: right; margin: 0 0 .9em 0; padding: 0;line-height: 1.4;
}

