﻿#container
{
	width:900px;
	height:700px;
	padding:0px 0px 0px 0px;
	margin:auto;
}
#bio-header
{
	width:900px;
    height:108px;
	background-image:url(../../images/bio/bio-header.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
#title-name
{
	color:#006893;
	position:relative;
	top:-35px;
	left:360px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	letter-spacing:0.2em;
	font-weight:bold;
}
#bio-content
{
    width:676px;
    height:565px;
    background-image:url(../../images/bio/bio-content.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	float:left;
}
#bio-list
{
    width:150px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:30px;
	left:15px;
	z-index:0;
}
#bio-list ul
{
    text-align:right;
}
#nav-main
{
    width:150px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:-257px;
	left:188px;
	z-index:0;
}
#nav-main ul
{
    text-align:left;
}
#nav-main li
{
    padding:0px 13px 13px 0px;
}
#bio-copy
{
	width:375px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:-215px;
	left:265px;
	z-index:0;
	line-height:16px;
}
#bio-attorney
{
    width:224px;
	height:565px;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	float:right;
}
#bio-photo
{
    width:224px;
	height:346px;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
#bio-contact
{
    width:224px;
	height:219px;
	background-image:url(../../images/bio/bio-contact.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
#areas-title
{
   	color:#843B00;
	padding:3px 0px 0px 0px;
    margin:0px 0px 2px 0px;
}
#areas-copy
{
   	color:#AD4F00;
	line-height:20px;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
#areas-copy a
{
	color:#843B00;
}
#areas-copy ul
{
	padding:7px 0px 0px 23px;
	margin:0px 0px 0px 0px;
}
#areas-copy li
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#bio-footer
{
    width:900px;
    height:97px;
	padding:0px 0px 0px 0px;
	clear:both;
}
/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD urlurl(../../images/moodalbox/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../../images/moodalbox/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}