﻿form, body, html
{
    height: 100%;
}
body
{
    margin: 0;
    font-family: Georgia;
    font-size: 12px;
    color: #444444;
    line-height: 20px;
}

#Background
{
    background: url('images/paws_BG_2.gif') repeat-x;
    width: 100%;
    height: 100%;
}

#BaseContent
{
    background: url('images/L2_body.jpg') repeat-y top center;
    width: 930px;
    margin: 0 auto;
}

#BaseContent_L2
{
    background: url('images/L2_hd_2.jpg') no-repeat top center;
    width: 930px;
    min-height: 500px;
}
#LeftBar
{
    width: 200px;
    float: left;
    padding: 7px;
    margin-top: 10px;
}
#MainContent
{
    width: 700px;
    margin: 2px;
    float: left;
    margin-top: 10px;
}
#Footer
{
    background: url('images/footer.jpg') no-repeat bottom center;
    width: 930px;
    min-height: 55px;
    clear: both;
}

#Nav
{
    background: url('images/nav_bg.jpg') no-repeat top;
    width: 198;
    height: 515;
}
A:link
{
    text-decoration: none;
    color: #880C0C;
}
A:visited
{
    text-decoration: none;
    color: #880C0C;
}
A:active
{
    text-decoration: none;
}
A:hover
{
    color: #880C0C;
    text-decoration: underline;
}
.sm
{
    font-family: Georgia;
    font-size: 8pt;
    color: #880606;
}
.faq
{
    font-family: Georgia;
    font-size: 12px;
    color: #3d3d3d;
}
.ds
{
    font-family: Georgia;
    font-size: 13px;
    font-weight: 600;
    color: #880C0C;
}
.sub
{
    font-family: 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
    font-size: 12px;
    color: #999999;
    letter-spacing: 1px;
    font-variant: small-caps;
}
.ft
{
    font-family: Arial,Verdana,Sans-serif;
    font-size: 11px;
    color: #999999;
    line-height: 12px;
}
.top
{
    font-family: Arial,Verdana,Sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 12px;
    text-align: right;
    padding-top: 40px;
}
#Footer A
{
    color: #999999;
}
#Footer A:visited
{
    color: #999999;
}
#Footer A:hover
{
    color: #999999;
    text-decoration: underline;
}
#Footer A:active
{
    color: #999999;
}

A.top:link
{
    color: #ffffff !important;
    
}
A.top:visited
{
    color: #ffffff !important;
}
A.top:hover
{
    color: #ffffff !important;
    text-decoration: underline;
}
A.top:active
{
    color: #ffffff !important;
}
