.menu_button {
	width: 162px;
	height: 23px;
	margin:  0px;
	padding: 5px 0px 0px 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #63799E;
	text-decoration: none;	
	background: url(../images/menu_button.jpg)  no-repeat; 
}

.menu_button2 {
	width: 162px;
	height: 23px;
	margin:  0px;
	padding: 5px 0px 0px 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #63799E;
	text-decoration: none;	
	background: url(../images/menu_button2.jpg)  no-repeat; 
}

.menu_button_selected {
	width: 162px;
	height: 23px;
	margin:  0px;
	padding: 5px 0px 0px 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #63799E;
	text-decoration: none;	
	background: url(../images/menu_button2.jpg)  no-repeat; 
}


div.menu_item, a.menu_item
{
  	width: 140px;
  	border: 1px solid #eeeeee;
  	background-color:#fefefe;
  	padding: 0px 5px;
 	font-weight: 900;
  	color: #000000;

  	font-family: "Trebuchet MS";
  	font-size: 12px;
  	line-height: 20px;  
 	font-weight: normal;
	
}

a.menu_item
{
  	display: block;
  	border-bottom: none;
  	text-decoration: none;
}

a.menu_item:visited 
{
  	display:block;
  	background-color:#fefefe;
  	text-decoration:none;
}

a.menu_item:hover 
{
  	display:block;
  	background-color:#C8D9F5; 
  	text-decoration:none;
}



.search_homes_now {
	width: 130px;
	height: 20px;
	margin:  0px;
	padding: 5px 0px 0px 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;	
	background: url(../images/menu_searchhomesnow.jpg)  no-repeat; 
}
