﻿h1
{
    font-size: 1.25em;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 40px;
    text-align: left;
    background-image: url(WM_logo_white.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
}
p
{
    font-size: 1em;

    text-align: left;
}
.center
{
    text-align: center;
}
.right
{
        text-align: right;
}
#sidebar1
{
    border-right: #000000 1px solid;
    padding-right: 5px;
    border-top: #000000 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 25px 5px;
    border-left: #000000 1px solid;
    width: 330px;
    color: #000000;
    padding-top: 5px;
    border-bottom: #000000 1px solid;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    background-color: #ffffff;
    text-align: left;
}
#sidebar1 h1
{
    font-size: 1.25em;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
    background-image: url(logo_pop2.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    width:330px;
    height: 35px;
    padding-top: 10px;
}
#sidebar1 h2
{
    font-size: 1.25em;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align:left;
    margin-bottom: 10px;
}
#sidebar1 p
{
    text-align:left;
}
#sidebar1 hr
{
    border-right: #000000 1px none;
    border-top: #000000 1px solid;
    border-left: #000000 1px none;
    border-bottom: #000000 1px none;
} 

#sidebar2
{
    border-right: #000000 1px solid;
    padding-right: 5px;
    border-top: #000000 1px solid;
    padding-left: 10px;
    padding-bottom: 5px;
    margin: 25px 5px 10px;
    border-left: #000000 1px solid;
    width: 340px;
    color: #000000;
    padding-top: 5px;
    border-bottom: #000000 1px solid;
    min-height: 300px;
    height: auto !important;
    height: 340px;
    background-color: #CECFCE;
    text-align: left;
}
#sidebar2 h1
{
    font-size: 1.25em;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 340px;
    height: 35px;
    padding-top: 15px;
    text-align: left;
    background-position-x: right;
    background-image: url(WM_logo_white.jpg);
    background-repeat: no-repeat;
}
#sidebar2 h2
{
    font-size: 1.25em;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: capitalize;
    text-align: left;
}
.cleardiv
{
    clear:both;
}
hr
{
    border-right: #ffffff 1px none;
    border-top: #ffffff 1px dashed;
    border-left: #ffffff 1px none;
    border-bottom: #ffffff 1px dashed;
}
#maincol img
{

    margin: 5px;

}
#leftcol img
{

    margin: 5px;

}
ul li
{
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1.2em;
    padding-bottom: 8px;
}