﻿body 
{
    width       : auto;
    position    : relative;
}

div#branding
{
    height      : auto;
    width       : auto;
}

h1.h1Branding, 
div#branding h1 
{
    height      : auto;
    text-indent : 0;
    width       : auto;
    color       : #C42336;
    font-size   : 2.4em;
    background  : none;
}

div#branding ul
{
    display     : none;
}

h2#h2Content 
{
    height      : auto;
    text-indent : 0;
    width       : auto;
    font-size   : 2.4em;
    color       : #C42336;
    font-family : Garamond, Georgia, Times New Roman new Roman, Serif;
    font-style  : italic;
    font-weight : normal;
    background  : none;
}

h3.h3Content,
div#content h3
{
    font-size   : 1.8em;
}

div#content
{
    position    : relative;
    display     : inline;
    width       : auto;
    margin      : 0 auto;   
    overflow    : visible;
}

div#homeLargeBox 
{
    height          : auto;
    margin-bottom   : 14px;
    margin-top      : -15px;
    padding-left    : 20px;
    padding-right   : 20px;
    padding-top     : 25px;
    width           : auto;
    background      : none;
}

div#slimLargeBox 
{
    height          : auto;
    margin-bottom   : 13px;
    margin-top      : 13px;
    padding         : 0 0 0 0;
    width           : auto;
    background      : none;
}

div#site_info
{
    position    : relative;
    width       : auto;
    clear       : both;
}


span.spnImgFrame
{
    display     : none;
}

div.mediumBoxRow
{
    background  : none;
}

div.mediumBox img 
{
    left        : 9px;
    position    : absolute;
    top         : 9px;
}

div.mediumBoxRowTop, 
div.mediumBoxRowBottom, 
div.smallBoxRowTop, 
div.smallBoxRowBottom div.openBoxRowTop, 
div.openBoxRowBottom 
{
    height     : 1px;
    clear       : both;
    background  : none;
}

#copyInfo
{
    background  : none;
}
