/* @override 
	http://scottorchard.com/map/style.css
	http://8x.com/the_cross/map/css/styles.css
*/

.map {
	margin: 0 auto;
}

p {
    font-family:Georgia, Times New Roman, serif;
    font-size:14px;
    color:#58361f;
    line-height:18px;
}

ol, ul {
    font-family:Georgia, Times New Roman, serif;
    font-size:11px;
    color:#58361f;
    line-height:18px;
    margin: 0;
    padding-left: 15px;
}

ol li, ul li {
	padding-left: -5px;
}

.marker a, .marker a:hover, ol a, ol a:hover, ul a, ul a:hover {
    color:#58361f;
}

.map-copy {
    font-family:Georgia, Times New Roman, serif;
    font-size:12px;
    color:#58361f;
    line-height:14px;
    width: 250px;
}

.map-caption {
    font-family:Georgia, Times New Roman, serif;
    font-size:14px;
    color:#58361f;
    line-height:18px;
    width: 300px;
}



div#content p.subnav {    
    margin:0 17px 0 0;
    font-family:Georgia, Times New Roman;
    font-size:12px;
    color:#58361f;
    text-align:center;
    }      
    
div#content p.subnav a, div#content p.subnav a:visited {    
    color:#58361f;
    text-decoration:none;
    font-weight:bold;
    }  
  
div#content p.subnav a:hover {    
    color:#58361f;
    text-decoration:underline;
    }  