.intro h2,
.intro p, 
.intro ul {
    margin-bottom:.5em;
}

#map {
    width:500px; height:320px; 
    border:2px solid white; padding:2px; margin:0 1em 1em 0;
    color: #3B2617;
}

.intro #map h2 { color: #3B2617; }
.intro #map a:link {background:transparent;}
/*.intro img {border:2px solid white;}*/

.mapcontainer {width:500px; float:left;}

.details { margin-left: 520px;}
.details p.photos {display:block; margin-bottom:.5em; margin-top:0;}

.details p.photos img {display:inline; margin:0;}

.details a img { border: 2px solid #eae;}
.details a:hover img {border-color:#17082c;}


