﻿body
{
	margin: 0px 0px 0px 0px;
	font-size:12px;
	background-color: #A38859;
	background-image: url(http://www.acustomrealestate.com/images/bg.jpg);
	background-repeat: repeat;
}

a, a:visited, a:active 
{
	text-decoration:none;
	color:#736648;
}
a:hover
{
	text-decoration:underline;
	color:Gray;
}
	

.span-Links 
{
	color: #736648;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
		
}

.span-contact 
{
	color: #736648;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
		
}
.ddlSearch 
{
	width:160px;
}

.tdTableHeader 
{
	text-align:left;
	font-weight:bold;
	font-size:larger;
	
	
	
}

.tableSearch 
{
	width:608px;
	font-size:12px;
	background-color:#f3ead4;
	border:1px solid silver;
	margin:0px 0px 0px 0px;
}

.tableSearchWhitebg
{
	width:608px;
	font-size:12px;
	background-color:white;
	border:1px solid silver;
	margin:0px 0px 0px 0px;
}

.btButton 
{
	border:silver 1px solid;
	background-color:#7eafcd;
	color:black;
}

.tblNestedSearchTable
{
	font-size:12px;
	
}

.tblNestedResultsTable
{
	font-size:12px;
	width:605px;
	
}

.cell-search-results-STREET
{
	font-size:16px;
}

.listing-address 
{
	font-size:16px;
	font-weight:bold;
}

.listing-returnlink
{
	font-size:14px;
}

.cblSearch 
{
	font-size:12px;
	text-transform:lowercase;
}

.div-SelectedAreas 
{
 background-color:White;
 border:silver 1px solid;
 height:100px;
 width:190px;
 z-index:1;
 overflow:auto;
 
}

.breadcrumbs
{
	font-size:10px;
	color:Gray;
}

.p-PropSearch 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #581f00;
}
.span-FooterText, .span-FooterText A:link, .span-FooterText a:visited, .span-FooterText A:active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.span-FooterText A:hover
{
	text-decoration:underline;
	color:silver;
}

#maincontentarea
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
    margin-left: 5px;
    margin-right: 5px;
}

.page-title 
{
  font-size: larger;   
}

.table-main
{
    text-align: center;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
.table-maininside
{
    text-align: center;
    
}

.table-header
{
    background-color:#99BBCF;
    
    text-transform: uppercase;
}