.avalancheWrap {
	border: 1px solid #cfd0d3;
	border-width: 1px 1px 0 1px;
	margin: 1em 0 0 0;
}
.avalancheMsg {
	color: #f00 !important;
	font-size: 1.2em;
	text-align: center;
	margin: 0;
	background: url(/img/contentBg2.png) repeat-x #dadce5 !important;
}
.avalancheMsgDate {
	font-size: 1.2em;
	text-align: center;
}
.avalancheMsgDate h1 {
	border: 0;
}
.avalancheBox {
	color: #676e77;
	background: url(/img/contentBg.png) repeat-x #dadce5;
	border-bottom: 1px solid #cfd0d3;
	padding: 1em;
}
.avalancheBox h4 {
	margin: 0;
	padding: 0;
}
.avalancheBox h3 {
	color: #ff9900;
}
h1 span.avalanche {
	padding: 0 10px;
	border: 1px solid #aaa;
}
.submenu.featured a {
	color: #e22;
	font-weight: bold;
}


/** map */
.ava1 {
	background: url(/img/a01.jpg) no-repeat; 
}
.ava2 {
	background: url(/img/a02.jpg) no-repeat; 
}
.ava3 {
	background: url(/img/a03.jpg) no-repeat; 
}
.ava4 {
	background: url(/img/a04.jpg) no-repeat; 
}
.ava5 {
	background: url(/img/a05.jpg) no-repeat; 
}
#avaMap {
  display:block; 
  width: 562px; 
  height: 356px; 
  position: relative;
}

#avaMap a#title {
	display: none; 
	overflow:hidden; 
	position:absolute; 
	left:0; 
	top:0; 
	cursor:default;
}
/* the hack for IE pre IE6 */

* html #avaMap a#title {
	height: 0;
  	he\ight:0;
}
#avaMap a#title:hover {
  background-position: 0 0; 
  z-index:10;
}

/* place the <dd>s in the correct absolute position */
#avaMap dd {
  position:absolute; 
  padding:0; 
  margin:0;
  }
#avaMap #mapItem0 {
  left: 20px; 
  top: 61px;
  z-index:20;
  }
#avaMap #mapItem1 {
  left: 57px; 
  top: 92px;
  z-index:20;
  }
#avaMap #mapItem2 {
  left: 93px; 
  top: 125px;
  z-index:20;
  }
#avaMap #mapItem3 {
  left: 154px; 
  top: 92px;
  z-index:20;
  }
#avaMap #mapItem4 {
  left: 323px; 
  top: 167px;
  z-index:20;
  }
#avaMap #mapItem5 {
  left: 375px; 
  top: 165px;
  z-index:20;
  }
#avaMap #mapItem6 {
  left: 400px; 
  top: 206px;
  z-index:20;
  }
#avaMap #mapItem7 {
  left: 424px; 
  top: 235px;
  z-index:20;
  }
#avaMap #mapItem8 {
  left: 465px; 
  top: 243px;
  z-index:20;
  }
/* style the <dd><a> links physical size and the background image for the hover */
#avaMap a {
  display:block; 
  text-decoration:none; 
  z-index:20;
}
#avaMap a#map0 {
  width: 50px;
  height: 78px;
 }
#avaMap a#map1 {
  width: 34px;
  height: 68px;
 }
#avaMap a#map2 {
  width: 52px;
  height: 53px;
 }
#avaMap a#map3 {
  width: 46px;
  height: 70px;
 }
#avaMap a#map4 {
  width: 38px;
  height: 61px;
 }
#avaMap a#map5 {
  width: 49px;
  height: 71px;
 }
#avaMap a#map6 {
  width: 34px;
  height: 61px;
 }
#avaMap a#map7 {
  width: 35px;
  height: 33px;
 }
#avaMap a#map8 {
  width: 68px;
  height: 52px;
 }

#avaMap a span, #avaMap a:visited span {
  display:none;
}
