body{
background:#fff;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#666666;
}

A:link{ color:#999999; text-decoration:none; }
A:hover{ color:#6C8EFF; text-decoration:underline; }
A:active{ color:#999999; text-decoration:none; }
A:active:hover{ color:#6C8EFF; text-decoration:underline; }
A:visited{ color:#999999; text-decoration:none; }
A:visited:hover{ color:#6C8EFF; text-decoration:underline; }


#wrap{
width:760px;
margin-left:auto;
margin-right:auto;
background-color: #000;
float: left;

}

#sidebar{
float:left;
text-align:left;
width:160px;
background-color: #000;

}

#container{
float: right;
width:599px;
border-left:#000 1px solid;
background-color: #fff;

}


.clear {
	clear: both;
}


#content1{
width:270px;
padding:20px 70px 0px 20px;
margin-left: 10px;
float:left;
}


.content2{
padding:20px 20px 20px 50px;
text-align: left;
}

.homeimg{
	margin: 10px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #ccc;
	display: inline;
}


#office{
	margin: 25px;
	border: 1px solid #ccc;
	padding: 2px;
}

#office h3{
	margin: 0px 0px 5px 10px;
}

#office img{
	float: left;
	margin: 10px;
}

#office p{
	font-size: 125%;
	color: #333;
}

#maincontent{
	width:588px;
	margin-left: 10px;
	float: left;
	display: inline;
	}

ul li{
	margin-left: 10px;
}

h3{
color:#D0A825;
font-size:14pt;
font-weight:bold;
}

#title{
height:120px;
border-bottom:#000 1px solid;
text-align:right;
font-size:10pt;
letter-spacing:-1px;
color:#40627c;
background: #D0A825 url(title-grad.jpg) repeat-x;
padding: 10px 10px 0 10px;
}

#title h1{
	font-family: georgia, "new york", "times new roman", times, serif;
	font-size: 300%;
	color: #000;
	margin: 15px;
}
#title h3{
color: #000;
margin-right: 15px;
}

#footer{
float: left;
margin-left: 160px;
color: #000;
width: 599px;
border-top:#000 1px solid;
border-left:#000 1px solid;

background: #fff url(footer-grad.jpg) repeat-x;
padding-bottom: 10px;
display: inline;
}

#footer p{
	margin: 5px 10px;
	text-align:center;
	font-size:10px;
text-transform:lowercase;
	
}

#bottom-wrap{
	float: left;
	width: 760px;
	background-color: #fff;
}


#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background:#000;
width: 158px;

}

#navlist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
background: #000;
text-decoration: none;
}

#navlist li a:link { color: #FFFAE4; }
#navlist li a:visited { color: #FFFAE4; }

#navlist li a:hover, body#home #thome a, body#attorneys #tattorneys a, body#practice #tpractice a, body#contact #tcontact a, body#location #tlocation a
{
border-color: #FE3;
color: #000000;
background: #D0A825;
}

div.attorney {
	width: 270px;
	float: left;
	clear: both;
	margin: 12px;
}

.attorney img{
	float: left;
	margin: 10px;
}

.attorney h4 a{
	size: 120%;
	color: #000;
	text-decoration: underline;
}

.attorney p{

	}

.attorney-left{
	float: left;
}

.attorney-right{
	float: right;
}

.portrait{
	float: left;
	margin: 10px;
}

#attorney-details{
	width: 350px;
	margin: 10px 0px;
	float: right;

}