img
{
	border: 0;
}

div.top-nav ul
{
	display: table;
//	display: block;
	list-style-position: inside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.top-nav li
{
	white-space: nowrap;
	text-align: center;
	display: table-cell;
	padding-left: 5pt;
//	display: inline;
}

.divider
{
	display: none;
}

div.top-nav ul
{
	padding-top: 10pt;
	margin-top: 0;
}

div.top-nav, div.top-nav-index
{
	min-height: 130px;
	height: 7em;
}

div.main
{
	clear: both;
}

div.featuredhomes
{
	display: none;
}

img.family, img.top-logo
{
	float: left;
}

img.energy
{
	float: right;
}

div.bottom-nav p
{
	margin: 0;
	text-align: center;
}

img.right-wrapped, img.wrapped
{
	margin: 1em;
}

img.wrapped
{
	float: left;
}

img.right-wrapped, div.home-pic
{
	float: right;
}

table.community, table.markethomes
{
	width: 100%;
	border-collapse: collapse;
	border: thin solid #555;
}

table.markethomes td img
{
	margin-left: .5em;
	vertical-align: middle;
}

th
{
	white-space: nowrap;
}

table.hometypes td
{
	text-align: center;
	vertical-align: top;
}

table.community td, table.community th, table.markethomes th, table.markethomes td
{
	border-top: thin solid #555;
	padding: .3em;
	text-align: center;
}

td.market, td.picture
{
	text-align: center;
}

div.comm-pic, div.home-pic
{
	float: right;
	text-align: center;
	display: table-cell;
//	display: inline-block;
}

div.comm-pic a
{
	display: block;
}

div.comm-pic > img
{
	max-width: 15em;
}

div.home-pic > img
{
	min-width: 15em;
	max-width: 30em;
	width: auto;
}

div.comm-pic h3
{
	margin-top: 1em;
}

p.keywords
{
	display: none;
}

