/*Columns*/
.column1 { width: 468px; }
.column2 { width: 234px; }
.column1, .column2 { float: left; margin: 0; }
.column2 p, .column2 h3, .column2 h4, .column2 img { margin-left: 48px; }
/*Boxouts*/
.boxout_heritage { display: block; margin-top: 0; margin-bottom: 12px; margin-left: 0; padding: 6px 6px 0; float: left; border: solid 1px #a38a21; }
.boxout_heritage p   { padding-right: 6px; }
.boxout_heritage a { color: #000; text-decoration: underline; }
.boxout_heritage a:hover, .boxout_heritage a:visited:hover { color: #fff; text-decoration: none; }
.boxout_heritage a:visited { color: #d1c490; text-decoration: none; }
/*Map*/
.map_wrapper   { background-image: url(../assets/heritage/large_city_map.gif); background-repeat: no-repeat; position: relative; width: 700px; height: 868px; float: left; margin-top: 0; margin-bottom: 0; margin-left: 0; display: block; }
a.location { font-weight: bold; background-color: #fff; text-decoration: none; border: solid 1px #a38a21; }
a:hover.location { text-decoration: none; background-color: #a38a21; }
a.location img { width: 16px; height: 16px; padding: 2px; }
.location_detailed { background-image: url(../assets/heritage/transparent_bg.png); background-repeat: repeat; position: absolute; top: 0; left: 0; width: 100%; }
.location_detailed p, .location_detailed h3, .location_detailed img { color: #fff; padding-right: 6px; padding-left: 6px; }
.location_detailed h3 { margin-top: 10px; }
.location_detailed img { width: 225px; height: 240px; float: left; margin-top: 6px; margin-right: 6px; margin-bottom: 6px; }
.location_detailed a, .location_detailed a:hover { color: #fff; font-size: 10px; text-decoration: none; padding: 2px; border: solid 1px; }
.location_detailed a:hover { color: #fff; background-color: #a38a21; }
/*Location markers*/
.lc_one { position: absolute; top: 345px; left: 460px; }
.lc_two { position: absolute; top: 165px; left: 450px; }
.lc_three { position: absolute; top: 150px; left: 490px; }
.lc_four { position: absolute; top: 295px; left: 485px; }
.lc_five { position: absolute; top: 60px; left: 340px; }
.lc_six { position: absolute; top: 344px; left: 505px; }
.lc_seven { position: absolute; top: 365px; left: 425px; }
.lc_eight { position: absolute; top: 418px; left: 410px; }
.lc_nine { position: absolute; top: 380px; left: 370px; }
.lc_ten { position: absolute; top: 475px; left: 385px; }
.lc_eleven { position: absolute; top: 575px; left: 290px; }
.lc_twelve { position: absolute; top: 596px; left: 398px; }
.lc_thirteen { position: absolute; top: 650px; left: 193px; }
.lc_fourteen { position: absolute; top: 632px; left: 118px; }
.lc_fifteen { position: absolute; top: 620px; left: 80px; }
.lc_sixteen { position: absolute; top: 610px; left: 45px; }
.lc_seventeen { position: absolute; top: 684px; left: 100px; }
.lc_eighteen { position: absolute; top: 790px; left: 5px; }
.lc_nineteen { position: absolute; top: 233px; left: 420px; }
.lc_twenty { position: absolute; top: 450px; left: 190px; }
/*Walking Tours*/
.walking_tour_icon { vertical-align: middle; margin-right: 10px; }
