body {
	margin:0px;
}
#bgscroller {
	position: absolute;
	height: 177px;
	overflow:hidden;
	width: 100%;
	z-index: 10;
}
#bghouse {
	position: absolute;
	right: 2px;
	top: 23px;
	z-index: 30;
}
#mainTD, td {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
}
#mainBody {
	background-color: #ffffff;
}
#mainTD {
	padding: 8px;
}
#h1fprops {
	color: #535353;
	font-family: verdana,tahoma,arial;
	font-size: 18px;
	font-weight: normal;
	margin: 12px 0px 6px 0px;
	padding-right: 6px;
	text-align: center;
}
#agentCard {
	background-color: #004990;
	border: 4px #fff solid; 
}
#officeName {
	font-weight: bold;
}
.miNav {
	margin: 8px 0px;
}
.miNav A {
	color: #00c;
}

.ftNav A {
	color: #7f796f;
}

.rosterAgentCard {
	border: 1px #ccc solid;
}




.showcaseTable {
	/*width: 775px;*/
}

.showcaseTD {
	border-bottom: 1px #666 dashed;
	padding: 8px 0px;
}

.showcaseCategory H3 {
	margin: 10px 0px 0px 0px;
}

.showcasePrice {
	font-size: 14pt;
}

.showcaseAddress {
	font-size: 10pt;
}

.showcaseDesc {
	font-size: 12pt;
}

#showcaseMoreResults {
	text-align: right;
}

.showcaseH1 {
	font-size: 16pt;
	margin: 0px;
}

.showcaseMoreResults {
	text-align: right;
}

.showcaseSub {
	font-size: 10pt;
}