table { 
background-repeat:no-repeat; 


}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101823;
 	background-image:url('images/bakcground.jpg');
}


.text1 {
	color: #101823;
}

.disclaimer {
	font-size: 11px;
	color: #000000;
}

.footer {
	font-size: 11px;
	color: #000000;
}



/** MENU */

  
#menu {
border:0px;
margin-top: 30px;
margin-right: 0px;
margin-left: 20px;
padding: 0px;


}

#menu li {   
list-style-type:none; 
width: 100%;
float: left;    

}   


#menu a, #menu a:visited 

{ color: #000000;
display:block; 
border-bottom:1px solid #FFFFFF;
font-size:13px; 
text-decoration: none; 
padding: 0px
} 

#menu a:hover{   

font-weight:bold;
  
}  


body#home a#home,
body#listings a#listings,
body#auctions a#auctions,
body#appraisals a#appraisals,
body#rentals a#rentals,
body#valley a#valley,
body#scott a#scott,
body#contact a#scott


{
font-weight:bold;
color: #FFFFFF;
background: #3c6384;

}  
   



/** LINKS */

a {
	color: #000000;
}

a:hover {
text-decoration: none;

}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


