@import url("http://www.hplex.info/styles/lexicon-fonts.css");

img.gazetteer300
{
    border: none;
    height: 125px;
    width: 300px;
}

img.icon_building
{
    border: none;
    height: 24px;
    width: 33px;
}

img.icon_country
{
    border: none;
    height: 24px;
    width: 27px;
}

img.icon_historic
{
    border: none;
    height: 23px;
    width: 17px;
}


h2
{
    color: #990000;
    text-align: center;
}

h3
{
    color: #000066;
}

h4
{
    font-style: italic;
    color: #999998;
}

p.place_name
{
color: #000066;
font-weight: bold;
font-size: x-large;
}

span.photo_credit
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
}

span.place_location
{
    color: #999998;
    font-weight: bold;
    font-size: large;
}

div.indent_40px
{
    margin-left: 40px;
}

