
html {overflow: scroll;}

body
	{
	font-size: 10pt;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
td
	{
	font-size: 10pt;
	}
td.verybottomnav, td.verybottomnav a
	{
	color: #666;
	font-size: 8pt;
	text-decoration: none;
	}
td.verybottomnav a:hover
	{
	text-decoration: underline;
	}
textarea
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	width: 225px;
	}

/* * * BREADCRUMBS * * */

div.breadcrumbs
	{
	font-size: 8pt;
	}

a.breadcrumbs
	{
	color: #666;
	text-decoration: none;
	}
a.breadcrumbs:hover
	{
	text-decoration: underline;
	}

a.breadcrumbs_here
	{
	color: #333;
	text-decoration: none;
	}
a.breadcrumbs_here:hover
	{
	text-decoration: underline;
	}

/* * * REAL ESTATE LISTING ELEMENTS * * */

table.listing_table
	{
	}
td.listing_label
	{
	text-align: right;
	vertical-align: top;
	width: 130px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10pt;
	}
td.listing_text
	{
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	font-size: 10pt;
	}
span.mls_text
	{
	letter-spacing: -1px;
	font-size: 10pt;
	}
a.listing_tools
	{
	text-decoration: none;
	font-size: 10pt;
	}
img.listing_image
	{
	border: 1px solid #c2d3dd;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	}
hr.listings
	{
	}

/* * * REAL ESTATE LISTING ELEMENTS * * */

td.h2nav, td.h2nav a
{
	background-color: #efefef;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
td.h2nav
{
	border-bottom: 1px solid #cccccc;
}
td.h2nav a:hover
{
}
td.h2nav_here
{
	border: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}
td.h2nav_here, td.h2nav_here a
{
	background-color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
td.h2nav_empty
{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}