#map {
font-family:Arial, Helvetica, sans-serif;
margin: 30px 10px 10px 30px
}
#map a {
text-decoration: none;
text-transform: capitalize;
color: #A7BDC2 /*#C5D3D9*/;
}
#map a:hover {
text-decoration: underline;
color: #87D5EC /*#99CC00*/;
}
#map ul ul {
margin-left: 0px;
line-height:24px;
padding: .5em 0 1.5em 0;
}
#map li {
clear: left;
margin-left: 10px;
list-style: none;
padding-left: 20px;
background: transparent url('cssimages/level2.png') 0 .15em no-repeat;
font-size:14px
}

.offers {
	margin: 10px 0px 10px 0px
}

#map li li {
clear: none;
display: block;
margin: 0 0 1em;
width: 300px;
float: left;
background: transparent url('cssimages/level1.png') 0 .15em no-repeat;
}

#map li li ul {
display: none;
line-height:24px;
}
#map li a {
font-weight: bold; line-height:38px;

}
#map li li a {
font-weight: normal;
}
#map #home {
font-size: 16px;
font-weight: normal;
padding: 0 0 .5em 24px;
margin: 0;
background: transparent url('cssimages/home.png') 0 .15em no-repeat;
}
