#LeftCol
{
    width: 25%;
    float: left;
    margin-top: 45px;
    text-align: right;
    margin-right: 30px;
    border-right: 3px solid #CC7A16;
    padding-right: 10px;
    padding-top: 5px;
}

#LeftCol ul li
{
    list-style: none;
    margin-bottom: 10px;
    color: #e5b42f;
}

#LeftCol ul li a
{
    color: #e5b42f;
}

#CenterCol
{
    width: 60%;
    float: left;
    padding-top: 30px;
    line-height: 16px;
}

#CenterCol h2, #CenterCol h3, #CenterCol strong, #CenterCol b
{
    color: #CC7A16;
}

#SearchForm
{
    width: 580px;

    margin-left: 120px;
    margin-top: 40px;
}

#SearchForm h3
{
    display: block;
    font-size: 18px;
    border-bottom: 1px solid #e5b42f;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #CC7A16;
}

#SearchForm .searchtable
{
    width: 100%;
}

#SearchForm input, #SearchForm select
{
    border:1px solid #e5b42f;
}

#SearchForm select
{
    width: 150px;
}

#SearchForm table.searchtable tr.label td
{
    padding-top: 10px;
    padding-bottom: 5px;
    margin-left: 20px;
}

#SearchForm a
{
    color:#CC7A16;
}

#SearchForm .evenRow td
{
    padding-top: 10px;
}

table.priceList tr td
{
    text-align: center;
}

table.priceList tr td.pricesSubTitle
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
