@charset "utf-8";
/* any styles with *html in front of them are to make them compatible in IE 6 */
.first {
	background-image:url(../images/newmap/1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.first:hover{
	background-image: url(../images/newmap/1b.png);
}

.second {
	background-image:url(../images/newmap/2.png);
	background-repeat:no-repeat;
	background-position:left;
}
.second:hover{
	background-image: url(../images/newmap/2b.png);
}
/**html .second {
	background-image:url(../images/newmap/2-6.png);
	background-repeat:no-repeat;
	background-position:left;
}*/

.third {
	background-image:url(../images/newmap/3.png);
	background-repeat:no-repeat;
	background-position:center;
}
.third:hover{
	background-image: url(../images/newmap/3b.png);
}

.fourth {
	background-image:url(../images/newmap/4.png);
	background-repeat:no-repeat;
	background-position:left;
}
.fourth:hover{
	background-image: url(../images/newmap/4b.png);
}
/**html .fourth {
	background-image:url(../images/newmap/4-6.png);
	background-repeat:no-repeat;
	background-position:left;
}*/

.fifth {
	background-image:url(../images/newmap/5.png);
	background-repeat:no-repeat;
	background-position:center;
}
.fifth:hover{
	background-image: url(../images/newmap/5b.png);
}

.sixth {
	background-image:url(../images/newmap/6.png);
	background-repeat:no-repeat;
	background-position:left;
}
.sixth:hover{
	background-image: url(../images/newmap/6b.png);
}
/**html .sixth {
	background-image:url(../images/newmap/6-6.png);
	background-repeat:no-repeat;
	background-position:left;
}*/

.seventh {
	background-image:url(../images/newmap/7.png);
	background-repeat:no-repeat;
	background-position:center;
}
.seventh:hover{
	background-image: url(../images/newmap/7b.png);
}

.eighth {
	background-image:url(../images/newmap/8.png);
	background-repeat:no-repeat;
	background-position:left;
}
.eighth:hover{
	background-image: url(../images/newmap/8b.png);
}
/**html .eighth {
	background-image:url(../images/newmap/8-6.png);
	background-repeat:no-repeat;
	background-position:left;
}*/

.nineth {
	background-image:url(../images/newmap/9.png);
	background-repeat:no-repeat;
	background-position:center;
}
.nineth:hover{
	background-image: url(../images/newmap/9b.png);
}

.tenth {
	background-image:url(../images/newmap/10.png);
	background-repeat:no-repeat;
	background-position:left;
}
.tenth:hover{
	background-image: url(../images/newmap/10b.png);
}
/**html .tenth {
	background-image:url(../images/newmap/10-6.png);
	background-repeat:no-repeat;
	background-position:left;
}*/

.eleventh {
	background-image:url(../images/newmap/11.png);
	background-repeat:no-repeat;
	background-position:center;
}

.twelvth {
	background-image:url(../images/newmap/12.png);
	background-repeat:no-repeat;
	background-position:left;
}
/**html .twelvth {
	background-image:url(../images/newmap/12-6.png);
	background-repeat:no-repeat;
	background-position:left;
}*/
.thirteenth {
	background-image:url(../images/newmap/13.png);
	background-repeat:no-repeat;
	background-position:right;
}
/**html .thirteenth {
	background-image:url(../images/newmap/13-6.png);
	background-repeat:no-repeat;
	background-position:right;
}*/

#map a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#map a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#map a:hover {
	text-decoration: none;
}
#map a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#map a {
	font-family: Calibri;
	font-weight: 600;
	font-size: 18px;
}
.bhdma {
	font-size: 16px;
	font-family: Calibri;
	font-weight: 600;
}
.bhdma a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bhdma a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bhdma a:hover {
	text-decoration: none;
}
.bhdma a:active {
	text-decoration: none;
	color: #FFFFFF;
}