@charset "utf-8";
/* CSS Document */
body 
	{
	background-color: #b48920;
	 }

/* TopNav Page Start*/

.homelayouttable
{
 width:965px;
 height: auto;
 margin-left:auto;
 margin-right:auto;
 background-color: #FFFFFF
}
.topcell
{
 height:190px;
 width:965px;
 /*background-image: url(images/header.jpg) width: "960" height: "290"; */
/* background-color:#b48920;*/
 background-color:#000000;
}
.midnavbar
{
 height:15px;
 width:965px;
 background-color:#0e0e0e;
}


 .leftcolumn
{
 height:auto;
 width:260px;
 background: #a08c6b url(images/real_estate_left_columnbg.jpg) no-repeat;
 padding:0px;
  }

.leftcolumn_home
{
 height:auto;
 width:260px;
 background: #a08c6b url(images/real_estate_left_columnbg_home.jpg) no-repeat;
 padding:0px;
 }
 
.leftcolumn_repo
{
 height:auto;
 width:260px;
 background: #a08c6b url(images/real_estate_left_columnbg_repo.jpg) no-repeat;
 padding:0px;
 }
 
 
.midcolumn
{
 height:400px;
 width:455px;
 /*background-color:#0099FF;*/
}
.rightcolumn
{
 height:auto;
 width:715px;
 background-color:#ffffff;
 padding:0px; 
}


.bottomrow
{
 height:25px;
 width:965px;
 /*background-color: #0e0e0e;*/
 /*background-image:url(/images/bottom_row_bg.jpg)*/
}

.bottomrow2
{
 height:25px;
 width:965px;
 background-color: #b48920;
}
 



/* Topnav Table End*/

/*BottomFooterStart*/
.bottomtablelayout
{
 height:200px;
 width:965px;
 margin-left: auto;
 margin-right: auto;
 background-color:#b48920;
}
.bottomtoprow
{
height:150px;
width:965px;
background-color: #b48920;
}
.bottommidrow
{
height:3px;
width:965px;
background-color:#666666;
}
.bottombtmrow
{
height:150px;
widows:965px;
}

a {
font: normal 12px Tahoma;
color: #0066FF;
text-decoration: none;
}

a:hover {
font: normal 12px Tahoma;
color: #0066FF;
text-decoration: underline;
}

a.h3 {font: bold 16px Tahoma; color: #0066FF; text-decoration: none;}

a.h3:hover {font: bold 16px Tahoma;color: #0066FF;text-decoration: underline;}


a.footer:link {color: #ffffff; text-decoration:none; font: normal 11px Tahoma}
a.footer:visited {color: #ffffff; text-decoration:none; font: normal 11px Tahoma}
a.footer:hover {color: #ffffff;font: normal 11px Tahoma; text-decoration:underline}

}

a:leftlink {
font: normal 12px Tahoma, Arial;
color: #000000;
text-decoration: underline;
}

a.leftlink:link {color: #000000; text-decoration:none}
a.leftlink:visited {color: #000000; text-decoration:none}
a.leftlink:hover {color: #000000; text-decoration:underline}

}



