/* JL Realtors Cascading Stylesheets */

body, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	color: #323947;
}

.heading
{
	font-size: 16px;
	font-weight: bold;
}

.leftmenu
{
	font-size: 9.5px;
}

ul li
{
	margin-bottom: 7px;
}

a
{
	font-weight: bold;
	color: #432906;
	text-decoration: none;
}

a:link
{
	font-weight: bold;
	color: #432906;
	text-decoration: none;
}

a:visited
{
	font-weight: bold;
	color: #432906;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #432906;
	text-decoration: underline;
}

.bottomnav
{
	font-size: 9.5px;
	font-weight: bold;
	color: #432906;
	text-decoration: none;
}

.bottomnav:link
{
	font-size: 9.5px;
	font-weight: bold;
	color: #432906;
	text-decoration: none;
}

.bottomnav:visited
{
	font-size: 9.5px;
	font-weight: bold;
	color: #432906;
	text-decoration: none;
}

.bottomnav:hover
{
	font-size: 9.5px;
	font-weight: bold;
	color: #432906;
	text-decoration: underline;
}

.property
{
	margin-bottom: 4px;
	font-size: 11px;
}