﻿body
{
    background: #000;
    background-image: url( "/images/bgPattern_grey.jpg" );
	/*background: #CCC;
    background-image: url( "/images/backgroundBNSF.jpg" ); */
    background-repeat: repeat-x;
    margin: 0px;
    padding: 5px 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: #FFF;
}

#DivHeader
{
    background: #fff;
    background-image: url( "/images/headerBackgroundLines.gif" );
    background-repeat: no-repeat;
    padding: 4px 0px 0px 0px;
    width: 977px;
    height: 95px;
    /* border-bottom: 2px solid #ee2229; */
    vertical-align:bottom; 
}
 
#DivHeader #DivHeaderLogo
{
    float: Left;
    /* height: 98px; */
}

#DivHeader #DivHeaderMenu
{
    float: Right;
    font-size: 16px;
    color: #ffffff;
    /*padding-top:22px;*/
    padding-top:18px;
    /*padding-right:56px;*/
    padding-right:50px;
    font-weight:bold;
    text-transform: none; 
}


#DivHeader #DivHeaderMenu a, #DivHeader #DivHeaderMenu a:visited
{
    color:#000;
    text-decoration:none;
}

#DivHeader #DivHeaderMenu a:hover,  #DivHeader #DivHeaderMenu a:active
{
    color:#ee2229;
    text-decoration:none;
}

#DivTopNav
{
    clear:both;
    background: #ee2229;
    /* background-image: url( "/images/TopNavBackground.gif" ); 
    background-repeat: repeat-x;*/
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 35px;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    text-align:center;
}

#DivTopNav #DivTopNavMenu
{
    padding: 8px 5px 2px 5px;
    font-size: 17px;
    font-weight:bold;
    text-transform: none;
}

#DivTopNav #DivTopNavMenu a, #DivTopNav #DivTopNavMenu a:visited
{
    padding: 0px 14px 0px 14px;
    color:#ffffff;
    text-decoration:none;
}

#DivTopNav #DivTopNavMenu a:hover,  #DivTopNav #DivTopNavMenu a:active
{
    color:#000; /*#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;
	background-color:#FFFFFF;
    /* END: MIN-HEIGHT HACK */ 
}

#DivLeftNav #DivSectionTitle
{
    background: #fff;
    font-size: 14px;
    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: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ee2229;
    text-decoration:none;
}

#DivLeftNav #DivSectionTitle a:hover,  #DivLeftNav #DivSectionTitle a:active
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ee2229;
    text-decoration:none;
}

#DivLeftNav .MenuItem
{
    color:#fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: normal;
    /* background-image: url( "/images/LeftNavItemBackground.gif" ); */
    width: 215px;
    height: 26px;
    
}

#DivLeftNav .MenuItemActive
{
    color:#ee2229;
    font-size: 13px;
    font-weight: bold;
    text-transform: normal;
    /* 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 #999;
}

#DivMainContent #DivPhotoBorder
{
    width: 760px;
    height: 3px;
	margin-bottom:2px;
    background-image: url( "/images/ContentPhotoBorder.gif" );
}

#DivMainContent #DivMainContentText
{
    background: #FFF;
    padding: 0px 15px 30px 20px;
    width: 724px;
    height:auto;
}

#DivFooter
{ 
    background: #111111;
    background-image: url( "/images/FooterBackground.jpg" );
    padding: 0px 0px 0px 0px;
	font-size:12px;
    width: 977px;
    height: 53px;
    border-top: 2px solid #ee2229;
    color: #ffffff;
    text-align: center;
    clear:both;
    visibility:visible;
}

#DivFooter #DivFooterMenu
{
    padding: 5px 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;
}

