body
{
	font-family: Tahoma;
	color: #333;
	background: transparent url(key.png) no-repeat top left;
}

strong, b
{
	font-weight: normal;
}

#wrapper
{
	margin:0px auto; width:900px;
}

#logo
{
	float: left;
	margin-top: 100px;
}

#topnavi
{
	float: right;
	list-style: none;
}

#topnavi li
{
	display: block;
	background-color: #f1592a;
	text-align: right;
	margin-bottom: 8px;
	padding: 4px;
}

#topnavi li a
{
	color: #fff;
	text-decoration: none;
}

#left
{
	float: left;
	width: 595px;
	border: solid 1px #666;
}

.inner
{
	margin: 8px;
}

#right
{
	float: right;
	width: 295px;
	border: solid 1px #666;
}
#mls_search
{
	color: #f1592a;
	text-decoration: none;
	font-size: 20px;
	letter-spacing: 2px;
	font-stretch: wider;
}

#mls_search:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: solid 1px #f1592a;
	letter-spacing: 2px;
}

h2
{
	font-size: 18px;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	color: #f1592a;
	padding-bottom: 4px;
	border-bottom: solid 1px #f1592a;
	font-weight: normal;	
}

h3 a
{
	color: #f1592a;
	text-decoration: none;
}

h3 a:hover
{
	text-decoration: underline;
}

#homesearch
{
	letter-spacing: 2px;
}

span.strong
{
	color: #f1592a;
	font-weight: bold;
}

.element
{
	margin-bottom: 8px;
	clear: both;
}

.more
{
	margin-top: 16px;
}
