﻿body {
	text-align:center;
	color: #000000; 
	width:648px;
	height:100%;
background: white;
	font-family:sans-serif;
	font-size: 11pt;
margin: 0 5%;
	
	}

h1
	{
	font-family:arial,sans-serif;
	font-size:14pt;
	}

h2
	{
	font-family:arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	}

h3
	{
	font-family:arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:0px;
	color:#7A9BBC;
	}

#container 
	{ 
	text-align:left;
	width:648px;
	overflow: visible;
	background-color:white;
	height:100%;
	float:none;
	}

#header
	{
	width:648px;
	margin-bottom:-3px;
	height:70px; 
	}
	
#mainnav
	{
display:none;
	}

#mainnavitems
	{
display:none;
	}
	
#content
	{
	padding-top:10px;
	clear:both;
	overflow:visible;
	}	
	
#leftnav
	{
	float:left;
	width:190px;
	}	
	
#leftnav .grnbox
	{
display:none;
	}	

	
#leftnav .secbox
	{
	float:left;	
	z-index:1;	
	}	

#bookmarklist
	{
	margin-top:140px;
	margin-left:10px;
	}

#main
	{
	position:relative;
	float:right;
	width:440px;
	margin-right:10px;
	text-align:left;
	}

#listmain
	{
	float:right;
	width:415px;
	padding-left:15px;
	height:145px;
	margin-right:10px;
	}

#directorylist table
	{
	width:90%;
	margin-right:15px;
	text-align:center;
	}
	
	
#basicnav a
	{ 
	color:black;
	text-decoration: none;	
	}

#basicnav a:hover
	{ 
	color:black;
	text-decoration: underline;	
	}

#directorylist
	{
	width:630px;
	padding-left:10px;
	text-align:center;
	margin-bottom:30px;
	}

#directorylist td
	{
	padding:5px;
	}

#directorylist .titl
	{
    background-color:gray;
    color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom:-18px
	}

.directorymod
	{
    background-color:#DADADA;
    color:black;
	}
	
.dirname
	{
	text-align:left;
	}

.subheading
	{
	font-size:10px;
	text-align:left;
	}
	
#stats
	{
	font-size:8pt;
	width:90%;
	padding-left:5px;
	margin-bottom:0px;
	}

#location
	{
	float:left;
	width:45%;
	margin-bottom:5px;
	padding-right:10px;	
	}

#education
	{
	width:45%;
	margin-bottom:5px;
	}

#bars
	{
	float:left;
	clear:both;
	width:45%;
	margin-bottom:5px;
	padding-right:10px;
	}

#practice
	{
	width:45%;
	margin-bottom:5px;
	}


#bio
	{
	font-size:10pt;
	float:left;
	padding-right:10px;
	}

#footer
	{
	display:none;
	}

#subnav
	{
	display:none;
	}