﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    background-image: url(/images/bs_background.jpg);
    background-repeat: repeat-x;
    margin-top: 0px;
    position: relative;
}

#MainContent
{
    text-align: left;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#PropSales div
{
    padding: 15px 10px 30px 10px;
    clear: both;
}
#PropSales img
{
    float: right;
    padding: 0 0px 10px 10px;
}
#PropSales h2
{
    display: inline;
}
ul
{
    list-style-position: outside;
}
li
{
    margin-left: -20px;
}

a:link, a:visited, a:active
{
    color: #1A2751;
}
a:hover
{
    color: #577CA9;
}

h1, .header1
{
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    text-align: center;
    color: #2c3a67;
}
h2, .header2
{
    font-weight: bold;
    font-size: 10pt;
}
h3, .header3, h5, .header5
{
    font-weight: normal;
    font-style: italic;
    font-size: 10pt;
    text-align: left;
}
h4, .header4
{
    font-size: 12pt;
    font-weight: bold;
}
h5, .header5
{
    font-weight: bold;
}

p
{
    text-align: left;
}

#mainnav ul
{
    list-style-type: none;
    margin-left: -20px;
    padding-left: 70px;
    line-height: 25px;
}

.PropLogos
{
    width: 200px;
    border: none;
}

#MarineHardware h2
{
    border-bottom: 1px Solid #8a98b2;
    padding-bottom: 10px;
}

.partsInfo
{
    text-align: right;
}

.propAlt
{
    background: url(/images/BlueTPBack.png);
}
