
#directory_listings {
	display:none;
}

#directory_main_header {
	position:relative;
	top:0px;
	left:0px;
	width:auto;
	height:56px;
}

#directory_main_header h1 {
	padding:12px 0 12px 20px;
	width:auto;
	height:56px;
	color:#016648;
	font-size:15pt;
	font-weight:bold;
	text-shadow: 0px 2px 3px #999;
}

#directory_main_nav_open {
	display:none;
}

#directory_main_nav_open:hover {
	display:none;
}

#directory_main_content{
	position:relative;
	top:50px;
	margin:auto;
	width:auto;
	height:auto;
	overflow:visible !important;
	display:inline;
	padding:0px;
	margin:0px;
}

#intro {
	padding:40px 23px;
	line-height:1.5em;
}

#intro h1 {
	font-size:12pt;
	padding-bottom:10px;
}

.listing_details {
	page-break-inside:avoid;
	display:none;
	margin:0px 35px 0px;
	width:auto;
	font-size:10pt;
	line-height:12pt;
}

.listing_details.show {
	display:block;
}

.listing_details .name {
	display:block;
	margin-bottom:2px;
	font-weight:bold;
	font-size:12pt;
}

.listing_details .name a,
.listing_details .name a:hover {
	text-decoration:none;
}

.listing_details .title {
	display:block;
	margin-bottom:2px;
	font-size:10pt;
}

.listing_details a {
	color:black;
	text-decoration:underline;
}

.listing_details a:hover{
	text-decoration:underline;
	color:darkgreen;
}

table {
	page-break-inside:avoid;
}

.listing_details table {
	page-break-inside:avoid;
	font-size:10pt;
	width:auto;
	padding-bottom:2px;
}

.listing_details table td {
	line-height:12pt;
	vertical-align:top;
	padding:0 0 2px;
}


.listing_details table td.label {
	width:75px;
	color:#666;
}

.listing_details table td.person_name {
	text-align:left;
	width:auto;
	font-weight:bold;
	color:#333;
}

.listing_details table td.person_name a {
	text-align:left;
	width:auto;
	font-weight:bold;
	color:#333;
	color:darkgreen;
	color:black;
	text-decoration:none;
}

.listing_details table td.person_name a:hover {
	color: black;
	color:darkgreen;
	text-decoration:none;
}


.listing_details table td.relative_name {
	width:340px;
	font-weight:bold;
	color:#333;
}

.listing_details table td.relative_name a {
	color:darkgreen;
	color:black;
	text-decoration:none;
}

.listing_details table td.relative_name a:hover {
	color: black;
	color:darkgreen;
	text-decoration:none;
}

.listing_details table td.address {
	padding-bottom:7px;
}

.listing_details table td.address_no_pad {
	padding-bottom:0px;
} 

.directory_view_map{
	display:none;
}

.listing_details table td.relative_email {
	width:280px;
} 

.listing_details table td.relative_phone {
	width:240px;
	text-align:right;
} 

.listing_details .note {
	margin-top:3px;
	border-top:1px solid #999;
	width:auto;
	height:15px;
	line-height:12pt;
	display:block;
}

html,body{
	overflow:visible !important;
	width:auto;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	height:auto  !important;;
}

#header_shadow{
	display:none;	
}
#main_nav{
	display:none;	
}
#footer{
	display:none;
}
#header {
	display:none;
}
#sidebar {
	display:none;
}
#container{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:auto;	
	height:auto;
	overflow:visible !important;
}
#main{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:900px;
	height:auto;
	overflow:visible !important;
}
#content {
	position:static;
	top:0px;
	left:0px;
	width:auto;
	height:auto;
	overflow:visible !important;
}

.hideForPrint {
	margin-right:10px;
	display:inline;
}

