﻿body
{
    background: #ffffff;
    background-image: url( "/images/Background.gif" );
    background-repeat: repeat-x;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

img
{
    border-style: none;
}

#DivContainer
{
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
    position:relative;
    width: 977px;
    height: auto;
    border: 2px solid #ffffff;
    background: #E8E8E8;
}

#DivHeader
{
    background: #B1B1B1;
    background-image: url( "/images/HeaderBackground.gif" );
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 106px;
    border-bottom: 2px solid #ee2229;
    vertical-align:bottom; 
}
 
#DivHeader #DivHeaderLogo
{
    float: Left;
    height: 106px;
}

#DivHeader #DivHeaderMenu
{
    float: Right;
    font-size: 12px;
    color: #ffffff;
    padding-top:88px;
    padding-right:10px;
    font-weight:bold;
    text-transform: uppercase; 
}


#DivHeader #DivHeaderMenu a, #DivHeader #DivHeaderMenu a:visited
{
    color:#ffffff;
    text-decoration:none;
}

#DivHeader #DivHeaderMenu a:hover,  #DivHeader #DivHeaderMenu a:active
{
    color:#ee2229;
    text-decoration:none;
}


#DivTopNav
{
    clear:both;
    background: #111111;
    background-image: url( "/images/TopNavBackground.gif" );
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 28px;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
    text-align:center;
}

#DivTopNav #DivTopNavMenu
{
    padding: 6px 10px 2px 10px;
    font-size: 12px;
    font-weight:bold;
    text-transform: uppercase;
}

#DivTopNav #DivTopNavMenu a, #DivTopNav #DivTopNavMenu a:visited
{
    padding: 0px 50px 0px 50px;
    color:#ffffff;
    text-decoration:none;
}

#DivTopNav #DivTopNavMenu a:hover,  #DivTopNav #DivTopNavMenu a:active
{
    color:#ee2229;
    text-decoration:none;
}

#DivIntroFlash
{
    clear:both; 
    background: #9f9f9f;
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 584px;
}

#DivContent
{
    clear:both; 
    padding: 0px 0px 0px 0px;
    width: 977px;
    /* START: MIN-HEIGHT HACK */
    min-height:450px;
    height:auto !important;
    height:450px;
    /* END: MIN-HEIGHT HACK */ 
    background: #E8E8E8;
    background-image: url( "/images/LeftNavBackground.gif" );
    background-repeat: repeat-x; 
}

#DivBreadCrumb
{
    color: #ee2229;
    text-align:left;
    font-size:10px;
}

#DivBreadCrumb a, #DivBreadCrumb a:visited
{
    text-decoration:underline;
    color: #ee2229;
}

#DivBreadCrumb a:hover,  #DivBreadCrumb a:active
{
    text-decoration:underline;
    color: #000000;
}


#DivLeftNav
{
    float: left;
    padding: 0px 0px 0px 0px;
    width: 215px;
    /* START: MIN-HEIGHT HACK */
    min-height:450px;
    height:auto !important;
    height:450px;
    /* END: MIN-HEIGHT HACK */ 
}

#DivLeftNav #DivSectionTitle
{
    background: #f1f1f1;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ee2229;
    padding: 20px 5px 2px 5px;
    border-bottom: 1px solid #ffffff;
}

#DivLeftNav #DivSectionTitle a, #DivLeftNav #DivSectionTitle a:visited
{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ee2229;
    text-decoration:none;
}

#DivLeftNav #DivSectionTitle a:hover,  #DivLeftNav #DivSectionTitle a:active
{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ee2229;
    text-decoration:none;
}

#DivLeftNav .MenuItem
{
    color:#ee2229;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url( "/images/LeftNavItemBackground.gif" );
    width: 215px;
    height: 26px;
    
}

#DivLeftNav .MenuItemActive
{
    color:#ee2229;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url( "/images/LeftNavItemBackground.gif" );
    width: 215px;
    height: 26px;
    
}



#DivLeftNav .MenuItem a
{
    
    color: #474646;
    text-decoration:none;
    padding: 5px 5px 5px 5px;
    display:block;
}

#DivLeftNav .MenuItemActive a, #DivLeftNav .MenuItem a:hover, #DivLeftNav .MenuItemActive a:active, #DivLeftNav .MenuItemActive a:hover
{
    color:#ee2229;
    text-decoration:none;
    padding: 5px 5px 5px 5px;
    display:block;
}



#DivMainContent
{
    float: Right;
    background: #f1f1f1;
    padding: 0px 0px 0px 0px;
    width: 760px;
    /* START: MIN-HEIGHT HACK */
    min-height:450px;
    height:auto !important;
    height:450px;
    /* END: MIN-HEIGHT HACK */
    border-left: 2px solid #ffffff;
}

#DivMainContent #DivPhotoBorder
{
    width: 760px;
    height: 18px;
    background-image: url( "/images/ContentPhotoBorder.gif" );
}

#DivMainContent #DivMainContentText
{
    background: #f1f1f1;
    padding: 0px 15px 30px 20px;
    width: 715px;
    height:auto;
}

#DivFooter
{ 
    background: #111111;
    background-image: url( "/images/FooterBackground.jpg" );
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 53px;
    border-top: 2px solid #ee2229;
    color: #ffffff;
    text-align: center;
    clear:both;
    visibility:visible;
}

#DivFooter #DivFooterMenu
{
    padding: 10px 10px 2px 10px;   
}

#DivFooter #DivFooterMenu a, #DivFooter #DivFooterMenu a:visited
{
    color:#ffffff;
    text-decoration:none;
}

#DivFooter #DivFooterMenu a:active, #DivFooter #DivFooterMenu a:hover
{
    color:#ee2229;
    text-decoration:none;
}

#cvgMapThumb
{
	position:absolute;
	top:540px;
	*top:560px;
	left:650px;
}

