	body {
	
	font-family: Arial, Helvetica, sans-serif;
	
	padding:0px;
	margin:0px;
	border: 0px;
	font-size: 100%;
		}




/*--------------------------------- directory layout  -----------------------------------------------------*/

 /*---- topbar search ---*/
 #gohome {display:none; }


#topsearch {
display:none; 
	}


#formbox {
display:none; 
}
	
/*----- directory content ---*/	
	#homeleft {
	margin: 0;


	color: #333333;
	font-weight: normal;
	
}
	
	
	#content_topline {
	display:none;
}

#contentleft{
width:auto;

}
	
#contentright{

	padding:  0;
	margin: 0px;
}

#contentright p {
	font-size: 75%;
	
}

#map {
	padding: 1px;
	width: auto;

}
#mapcontainer {
width:460px;
height:350px;

}


/*------------- basic styling ----------------*/
	p{
	font-size: 75%;
	text-align: left;
	line-height: 110%;
	margin: 0px 0px 5px;
	padding: 2px 2px 5px;
	
	}
		
	h1 {
	font-size: 120%;
	margin:1px 2px 5px;
	text-align: left;
	padding: 0px 3px;
	border: 0px;
	

		}
	
	h2 {
	font-size: 110%;
	margin:2px 0px;
	padding: 2px 0px;
	border: 0px;
	
		}

	h3 {
	font-size: 100%;
	margin:2px;
	padding: 0px;
	border: 0px;
		}	
	
	h4 {
	font-size: 90%;
	margin:1px 1px;
	text-align: left;
padding: 0px;
	border: 0px;
		}
	.floatright {
	
	padding: 2px 1px;
	
}
	.floatleft {
	
	padding: 2px 1px;
	
}
	

.bold {
	font-weight: bold;
}

.small {
	font-size: 8pt;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;	
	color: #FF0000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.searchback {
	
	width: 180px;
	padding: 0px 5px 5px;
	
}

.skip {
	display: none;
}
.atoz {
	letter-spacing: 0.4em;
	font-weight: bold;
	font-size: 85%;
	text-align: center;
}


/*------------------ listings styles -------------------*/

#profile_listing {
	
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#profile_listing h1{
	height:40px;
	padding: 2px 0px 0px 5px;
	margin: 1px 1px 1px 25px;
}

#profile_listing h1 a{
	font-size: 90%;
	color: #666666;
	margin: 0px;
	
}

#profile_listing  p{
	color: #333333;
	margin: 5px 0px;
	padding: 0px 0px 5px 25px;
	line-height: 1.25em;
}
#profile_listing  p a{
	color: #0033CC;
}
#enhanced_listing {
	
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 10px;
	
}
#enhanced_listing h2{
	height:35px;
	padding: 2px 0px 0px 2px;
	margin: 1px 1px 1px 25px;
}
#enhanced_listing h2 a{
	font-size: 85%;
	color: #000000;
	margin: 0px;
	
}
#enhanced_listing  p{
	color: #333333;
	margin: 5px 0px;
	padding: 2px 0px 5px 25px;
	line-height: 1.2em;
}
#enhanced_listing  p a{
	color: #0033CC;
}
#free_listing {
	color:#333333;
	margin: 1px 0px 5px;
	padding: 1px 0px 0px 3px;
}
#free_listing h3{
	font-size:75%;
	font-weight: bold;
	
	margin: 2px 0px 0px 25px;
	padding: 1px 0px 0px;
}
#free_listing h3 a{
	color: #333333
}
#free_listing p{
	margin: 0px 0px 0px 25px;
	padding: 0px;
	line-height: 1.2em;
	

}
#free_listing p a{
	color: #0066CC;

	
}


#info_panel {
	display:none; 
}

#marker_area {width: 22px; float:left; }

#Directory1_pnlDidYouMean {display:none;}

.listing_info {display:none;}

/*---------------- profile page style ------------*/
#profile_content{
	padding:2px 0px;
	margin: 0px;
	background: #F2F9FF;

}
#contentright #profile_content p {display:none;}
#loadarea {display:none;}
#profile_content a img {display:none;}
#profile_content embed {display:none;}
#profile_content h1 {
	color:#FFFFFF;
	line-height: #000000;
	margin: 0px;
	padding: 0px 2px;
}
#profile_content h2  {
display:none;
}
#profile_content h2 a{
	display:none;
}


#profile_content p {
	margin: 0px;
	padding: 2px;
	}

#profile_content p a {
	color: #0066CC;
	}


/*------------------- footer style --------------------*/

	#footer {
	width:auto;
	border-top: thin solid #CCCCCC;
	margin: 0;
	padding: 0;

	}
	
	#footer p {
	font-size:65%;
	margin: 0;
	padding: 0;
	text-align: left;
    }
	
/*-------weeklies header removing style ------*/

#header_navigation_container {display:none;}
#header_secondary_navigation {display:none;}
