/* ------- Search Map CSS -------- */

#lissaaSDfasdfasdt{
display:block;
float:left;
position:relative;
width:200px;
}

#searchmap{
position:relative;
width:543px;
height:470px;
margin-left:15px;
border:1px solid #DDD7BB;
}

#searchmap_img{
position:absolute;
z-index:1;
width:543px;
height:470px;
}

#searchmap_buncombe{
/*background:url(/images/searchmap_buncombe.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_haywood{
/*background:url(/images/searchmap_haywood.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_henderson{
/*background:url(/images/searchmap_henderson.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_madison{
/*background:url(/images/searchmap_madison.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_transylvania{
/*background:url(/images/searchmap_transylvania.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_jackson{
/*background:url(/images/searchmap_jackson.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_yancey{
/*background:url(/images/searchmap_yancey.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_rutherford{
/*background:url(/images/searchmap_rutherford.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_polk{
/*background:url(/images/searchmap_polk.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_mitchell{
/*background:url(/images/searchmap_mitchell.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_mcdowell{
/*background:url(/images/searchmap_mcdowell.gif) top left no-repeat;*/
z-index:2;
width:543px;
height:470px;
display:none;
position:absolute;
top:0;
left:0;
}

#searchmap_othercities{
/*background:url(/images/searchmap_othercities.gif) top left no-repeat;*/
z-index:98;
width:543px;
height:470px;
position:absolute;
top:0;
left:0;
}

#searchmap_officelocations{
/*background:url(/images/searchmap_officelocations.gif) top left no-repeat;*/
z-index:99;
width:543px;
height:470px;
position:absolute;
top:0;
left:0;
}

#searchmap_countylines{
/*background:url(/images/searchmap_countylines.gif) top left no-repeat;*/
z-index:96;
width:543px;
height:470px;
position:absolute;
top:0;
left:0;
}

#searchmap_showoffice{
position:absolute;
bottom:5px;
left:140px;
display:block;
height:14px;
padding:3px 2px;
width:110px;
text-align:center;
font-size:12px;
font-weight:bold;
color:#666;
background:#F5F2E6;
border:2px solid #DDD7BB;
font-family:Arial, Helvetica, sans-serif;
z-index:99;
cursor:pointer;
}

#searchmap_showcities{
position:absolute;
bottom:5px;
left:10px;
display:block;
height:14px;
padding:3px 2px;
width:110px;
text-align:center;
font-size:12px;
font-weight:bold;
color:#666;
background:#F5F2E6;
border:2px solid #DDD7BB;
font-family:Arial, Helvetica, sans-serif;
z-index:99;
cursor:pointer;
}

#searchmap_reset{
position:absolute;
bottom:5px;
left:270px;
display:block;
height:14px;
padding:3px 2px;
width:110px;
text-align:center;
font-size:12px;
font-weight:bold;
color:#666;
background:#F5F2E6;
border:2px solid #DDD7BB;
font-family:Arial, Helvetica, sans-serif;
z-index:99;
cursor:pointer;
}

#searchcontent{
padding:10px;
}