﻿#google_map
{
    line-height:1.5em;
}


#google_map a
{
    font-weight: bold;
    line-height:1.5em;
    font-size:12px;
}
#google_map p
{
    font-size: 1.3em;
    color: #0f0f35;
}

.map_content
{
    display: block !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
}
.map_content img
{
    float: left !important;
    width: 100px !important;
    height: 75px !important;
    margin: 0 10px 5px 0 !important;
    padding: 1px !important;
    border: 1px solid #cccccc !important;
}
/*.map_content h4 { font: bold 1.3em/1.3em Arial, Helvetica, sans-serif !important; margin:5px !important; padding:0 !important; }*/
.map_content_details li
{
    font-size: 1.2em !important;
    line-height: 1.4em !important;
}
.map_content_details li.price
{
    font-weight: bold !important;
}

.map_content
{
    color: Black !important;
    width: 300px !important;
}
.map_content h1
{
    color: Black !important;
}
.map_content h2
{
    color: Black !important;
}
.map_content h3
{
    color: Black !important;
}
.map_content h4
{
    color: Black !important;
    font-weight: bolder;
}
.map_content h5
{
    color: Black !important;
}
.map_content h6
{
    color: Black !important;
}
.map_content a
{
    color: Black !important;
}


/* Map on the Contact Us page */
.map_right_content
{
    display: block !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
}
.map_right_content img
{
    float: left !important;
    width: 100px !important;
    height: 75px !important;
    margin: 0 10px 5px 0 !important;
    padding: 1px !important;
    border: 1px solid #cccccc !important;
}
.map_right_content_details li
{
    font-size: 1.2em !important;
    line-height: 1.4em !important;
}
.map_right_content
{
    color: Black !important;
    width: 300px !important;
}
.map_right_content h1
{
    color: Black !important;
}
.map_right_content h2
{
    color: Black !important;
    font-size: 1.2em !important;
}
.map_right_content h3
{
    color: Black !important;
}
.map_right_content h4
{
    color: Black !important;
    font-weight: bolder;
}
.map_right_content h5
{
    color: Black !important;
}
.map_right_content h6
{
    color: Black !important;
}
.map_right_content a
{
    color: Black !important;
}
