body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #8D140C url(../images/tile.jpg) repeat-x;
}
body img
{
	border: 0px;
}
body a
{
	text-decoration: none;
}
#container
{
	width: 100%;
}

#innerContainer
{
	width: 1000px;
	margin: auto;
}

#nav
{
	width: 860px;
	height: 27px;
	background: url(../images/nav.jpg) no-repeat;
	padding-top: 25px;
	padding-left: 140px;
}

#header
{
	width: 1000px;
	height: 174px;
	background: url(../images/header.jpg) no-repeat;
	float:left;
	margin-top: -7px;
	*margin-top: 0px;
}

#agentImage
{
	width: 140px;
	height: 174px;
	float:left;
	padding-left: 1px;
}
#names
{
	float:right;
	margin-right: 70px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: right;
}
#agentName
{
	font-family: Times New Roman;
	font-size: 30px;
}
#agentDesignation
{
	font-family: Times New Roman;
	font-size: 12px;
}
#contentholder
{
	float:left;
	width: 999px;
	background: #ffffff;
	height: 100%;
	padding-left: 1px;
	margin-right: 1px;
	padding-top:15px;
}
#footer
{
	width: 1000px;
	height: 58px;
	background: url(../images/footer.jpg) no-repeat;
	border-bottom: #ffffff 1px solid;
	margin: auto;
	text-align: left;
	font-family: Arial;
	float:left;
}
.niagara_footer
{
	padding-top: 20px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#footer .footerLinks {
	color: #fff;
	font-size: 10px;
	overflow: hidden;
	padding-top: 10px;
} 
#footer .footerLinks ul {
	display: inline;
}
#footer .footerLinks ul li {
	list-style: none;
	display: inline;
}
#footer .footerLinks a {
	color: #fff;
}
#footer .footerLinks a:hover {
	color: #fff;
}
#footer .footerLinks .links {
	float: left;
	width: 540px;
}
#footer .footerLinks .copyRightNotice {
	float: right;
	width: 294px;
	text-align: right;
}

/*** UHS logo ***/

#footer #uhsLogo {
	float: right;
	width: 126px;
	height: 30px;
	margin-top: -10px;
	background: url(../images/powered_by_uhs02.png) top right no-repeat;
}

td.listingdesc
{
	vertical-align: top;
	padding-left: 10px;
}
span.addressPrice
{
	font-weight: bold;
}
span.sold
{
	color: red;
}
