/* culturalmap.css
author: c westney
updated: 23 march 2010 10:51
*/

#mainmap{
position:relative;
padding-bottom:200px;
}
.pop{
position:absolute;
display:none;
}

.people{
width:250px;
background:#fff;
border:1px solid #83b56a;
font-family:Century Gothic, Verdana, sans-serif;
}

#content .people h3{
color:#fff;
background:#83b56a;
margin:0 20px 0 0;
padding:3px;
}

.people img.close{
position:absolute;
top:0;
left:230px;
}

.people .th{
float:left;
clear:left;
padding-right:3px;
}

#content .people a{
font-weight:bold;
font-family:Century Gothic, Verdana, sans-serif;
color:#83b56a;
text-decoration:none;
}

#content .people p{
margin:2px 0;
}

.people hr{
margin:0;
border-top:1px solid #83b56a;
}

/* people info boxes - positions */

#boxba{
top:540px;
left:580px;
}

#boxbb{
top:540px;
left:50px;
}

#boxcg{
top:50px;
left:500px;
}

#boxdm{
top:740px;
left:160px;
}

#boxex{
top:640px;
left:10px;
}

#boxld{
top:265px;
left:10px;
}

#boxllt{
top:245px;
left:10px;
}

#boxnf{
top:710px;
left:260px;
}

#boxnb{
top:160px;
left:540px;
}

#boxnym{
top:380px;
left:500px;
}

#boxpd{
top:500px;
left:280px;
}
#boxpc{
top:600px;
left:0px;
}

#boxsn{
top:500px;
left:20px;
}

#boxsd{
top:710px;
left:400px;
}
#boxyd{
top:400px;
left:480px;
}

/* highlight park locations on map - positions */

#areaba{
top:499px;
left:573px;
}

#areabb{
top:564px;
left:311px
}

#areacg{
top:128px;
left:300px;
}
#areadm{
top:671px;
left:299px
}
#areaex{
top:629px;
left:305px
}
#areald{
top:344px;
left:340px
}
#areallt{
top:203px;
left:269px
}
#areanf{
top:651px;
left:421px
}
#areanb{
top:277px;
left:383px
}
#areanym{
top:359px;
left:442px
}
#areapd{
top:439px;
left:405px
}
#areapc{
top:559px;
left:242px
}
#areasn{
top:465px;
left:299px
}
#areasd{
top:640px;
left:446px
}
#areayd{
top:367px;
left:382px
}
