/* ######### Marker List Vertical Menu ######### */



.markermenu{

	width: 210px; /*width of side bar menu*/

	clear: left;

	position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

	margin-left: 2px;

	margin-right: 2px;	

}



.markermenu ul{

list-style-type: none;

margin: 2px 0;

padding: 0;

/*border: 1px solid #9A9A9A;*/

}



.markermenu ul li a{
background: green url(bulletlist.gif) no-repeat 3px center; /*light gray background*/
font: bold 11px Arial, Helvetica, sans-serif;
color: #ffffff; /*00014e*/
display: block;
width: auto;
padding: 1px 0;
padding-left: 20px;
text-decoration: none;
border-top: 0px solid #CCCCCC;
border-bottom: 0px solid #CCCCCC;

}



* html .markermenu ul li a{ /*IE6 hack*/

width: 210px;

}



.markermenu ul li a:visited, .markermenu ul li a:active{

color: #ffffff; /*00014e*/

}



.markermenu ul li a:hover, .markermenu ul li a.selected{

color: black;

background-color: #8DC3E9;

}



/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */



.blackwhite li a{

background: white;

}



.blackwhite li a:hover{

background: black;

color: white;

}



h4 {

	height:5px;

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	margin-left: 2px;

	color:#FFFFFF;

}

.featuredproperty {

	background-color:#FFFFFF;

	width: 210px;

	color: #000000;

} 

.banners {

	background-color:#FFFFFF;

	width: 210px;

	text-align:center;

} 

.pesotodollar {

	background-color:#9bec9f;

	width: 210px;

	height: 152px;

	color: #000000;

	padding-bottom: 2px;

	margin-bottom: 2px;

}
