	.mainTBL
        {
            width: 920px;
        }
        .style1
        {
            width: 90%;
            height: 100%;
            margin-top: 0px;
        }
        .HText
        {
            font-family: Arial,Helventica,Times;
            font-size: 16px;
            font-weight: bold;
            color: #FFFFFF;
        }
        .text
        {
            font-family: Tahoma;
            font-size: 12px;
        }
        .style3
        {
            width: 250px;
        }
        .style4
        {
            width: 250px;
            height: 38px;
        }
        .style5
        {
            width: 83%;
            height: 46px;
        }
        .mLinks
        {
            font-family: tahoma;
            font-size: 12px;
            font-weight: bold;
            text-decoration: underline;
            color: #000000;
        }
        .style8
        {
            width: 250px;
            height: 41px;
        }
        .style9
        {
            width: 100%;
            height: 59px;
        }
        .style10
        {
            font-family: Tahoma;
            font-size: 12px;
            height: 25px;
            width: 250px;
        }
        .weather
        {
            height: 200px;
            width: 250px;
        }
        .newStyle1
        {
            font-family: tahoma;
            font-size: 14px;
            font-weight: bold;
            color: #FFFFFF;
        }
        .style15
        {
            height: 5px;
            width: 250px;
        }
        #map
        {
            width: 660px;
            height: 600px;
        }
        #infotitle
        {
            text-align: center;
            white-space: nowrap;
            font-weight: bold;
            padding-bottom: 10px;
            font-size: 12px;
            color: #CC0000;
        }
        #infodesc
        {
            float: left;
            white-space: nowrap;
            padding-right: 5px;
        }
        #infoimg
        {
            text-align: center;
            white-space: nowrap;
        }
        .style16
        {
            width: 86px;
        }
        .style17
        {
            width: 38px;
        }
        .style18
        {
            width: 73px;
        }
        .style19
        {
            width: 57px;
        }
        .style20
        {
            width: 80px;
        }
        .maroonText
        {
        	font-family: Arial, helventica, Times New Roman;
        	font-size: 15px;
        	color: #A73715;
        	font-weight: bold;
        }
        .style21
        {
            width: 8px;
        }
        .reddata
        {
            width: 122px;
            font-family: Arial, helventica, Times New Roman;
        	font-size: 14px;
        	color: #A73715;
        }
        .style23
        {
            width: 640px;
        }
        .featured-listing {
			width: 140px;
			background: #f3f1d8;
			margin: 0 0; padding: 7px 7px;
			font-size: 92%;
			color:#A73715;
			position: relative;
			display:block;
			float: none;
			margin: 0 3px 10px 4px;
			border: 1px solid #a5a48f;
			}
		.featured-listing:hover{
			background: #c7bc97;
			}
		
		.featured-listing img{
			border: 1px solid #908f7b;
			margin: 0 0 5px 3px;padding: 0px 0px;
            width: 139px;
            height: 90px;
        }
		.featured-listing .stat {
		display: block;
		margin: 0 0 2px 0;
		}
		.featured-listing .stat.city 
		{
		text-align: left;
		font-weight: bold;
		font-size: 92%;
		}
		.featured-listing .stat.beds-bath 
		{
			text-align: left;
			margin: 0 0 0 0;
			font-size: 92%;
		}
		.featured-listing .stat.price 
		{
			text-align: left;
			margin: 0 0 0 0;
			font-size: 92%;
		}
		.featured-listing .stat.view{
		position: absolute;
		bottom: 2px; right: 5px;
		width: 38px; height: 14px;
		border: 1px solid #a73715;
		background: url(../img/view-btn.gif) no-repeat center center;
		}
		.featured-listing .stat.view a{
		width: 38px; height: 14px;
		text-indent: -9999px;
		display:block;
		}