﻿#pagecontent
{
    background-image: url(/Convention/2009/images/bg-txt-location.jpg);
}
#location h1
{
    font-weight:normal;
    font-size:38px;
    color:#fff;
    margin-bottom:45px;
}
#location h2
{
    margin: 45px 0 10px 0;
    font-weight: normal;
    color: #fa7426;
    font-size: 22px;
}
#location h3
{
    margin-top: 20px;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 3px;
    color: #fff;
}
#location p
{
    color: #8aa6b7;
    margin-bottom:15px;
}
#location blockquote
{
    margin-left:30px;
}
#location p strong
{
    color: #bcd3e0;
}
#location p em
{
    color: #4a97c3;
}
#location .firstItem
{
    margin-top: 0;
}
#location ul, #location ol
{
    padding: 0 0 3px 40px;
}
#location ul li, #location ol li
{
    padding: 0;
    margin: 0 0 3px 0;
}

