﻿/*
main background color- #fff 
content background color- #fff
mainContent text- arial
mainContent text color- #000
a visited color- #ffffff
a hover, active color-#fb0303
*/

body {
	background: #181818 url('../images/BackgroundA.png') no-repeat center top;
	margin: 50px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

img {
	border-style: none;
}

#DivShadow
{
	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. */
    width: 1005px;
    height: auto;
	background: url(../images/container_shadow.png) no-repeat;
	
	
}

#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. */
	width: 977px;
	height: auto;
	background: url(../images/containerBkg.jpg) repeat-y;
}



#DivHeader 
{
	background: url('../images/headerBkg.jpg');
    background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	width: 977px;
	height: 98px;	
}

/*#Logo
{
	float:left;
	background: #fff url('../images/headerBkgLeft.jpg');
    padding: 15px 0px 0px 35px;
    width: 488px;
}*/

/*#DivRightNav
{
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 454px;
    /*height:101px;
    END: MIN-HEIGHT HACK
}*/

#Logo
{
	float:left;
	background: #fff url('../images/headerBkgLeft.jpg');
    padding: 15px 0px 0px 35px;
    width: 428px;
}

#DivRightNav
{
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 514px;
    /*height:101px;*/
    /* END: MIN-HEIGHT HACK */
}




#DivTopNav
{
	clear:both;
    background: #000;
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 100px;
}

#DivTopNavChild
{
	clear:both;
   
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 103px;
}

#DivHomeFlash
{
    background: #fff;
    padding: 0px 0px 0px 0px;
    width: 977px;
    height: 488px;
}

#DivFlashIntro
{
	
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 977px;
	height: 488;
}

#DivFlashData
{
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 618px;
	height: 295px;
}

#DivFlashHistory
{
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 618px;
	height: 431px;
}

#DivFlashHistoryEspanol
{
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 618px;
	height: 431px;
}


#DivLocatorBtn
{
	margin: 0px 0px 0px 350px;
	padding: 0px 0px 0px 0px;
	width: 171px;
	height: 61px;
}

#DivLocatorBtnEspanol

{
	margin: 0px 0px 0px 350px;
	padding: 0px 0px 0px 0px;
	width: 171px;
	height: 61px;
}

#DivContent {
	clear:both;
	background: url(../images/mainContentBkg.jpg) repeat-y;
	padding: 0px 0px 0px 0px;
	width: 977px;
	/* START: MIN-HEIGHT HACK */
    min-height:466px;
	height:auto !important;
	height:auto;
    /* END: MIN-HEIGHT HACK */ 

}


#DivLeftNav {
	float: left;
	background: url('../images/leftNavBkg.png');
	background-repeat:repeat-x;
	padding: 0px 0px 0px 0px;
	width: 295px;
	/* START: MIN-HEIGHT HACK */
     min-height:466px;
	height:auto !important;
	height:466px;
	/* END: MIN-HEIGHT HACK */	
}
#DivLeftNav #DivSectionTitle {
	font-size: 18px;
	font-family: "Arial" Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	text-transform: uppercase;
	color: #ffffff;
	padding: 30px 30px 5px 45px;
	height:40px;
}
#DivLeftNav #DivSectionTitle a, #DivLeftNav #DivSectionTitle a:visited {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
#DivLeftNav #DivSectionTitle a:hover, #DivLeftNav #DivSectionTitle a:active {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
#DivLeftNav .MenuItem {
	color:#fff;
	font-family:"Arial" Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	/*letter-spacing: -.5px;*/
	background-image: url( "/images/leftNavItem.png" );
	width: 295px;
	height: 59px;

}
#DivLeftNav .MenuItemActive {
	color:#fff;
	font-family:"Arial" Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	background-image: url( "/images/leftNavItemHover.png" );
	width: 295px;
	height: 59px;
}
#DivLeftNav .MenuItem a {
	color:#fff;
	font-family:"Arial" Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	padding: 19px 0px 5px 20px;	
	display:block;
}



#DivLeftNav .MenuItemActive a, #DivLeftNav .MenuItem a:hover, #DivLeftNav .MenuItemActive a:active, #DivLeftNav .MenuItemActive a:hover {
	color:#fff;
	font-family:"Arial" Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight:bold;*/
	background-image: url( "/images/leftNavItemHover.png" );
	padding: 19px 45px 5px 0px;
	height: 35px;
	text-decoration:none;
	display:block;
}

#DivMainContent {
	float: Right;
	background-position: 0 0;
	padding: 0px 0px 0px 0px;
	width: 682px;
	/* START: MIN-HEIGHT HACK 
    min-height:200px;
	height:auto !important;*/
	height:auto;/* END: MIN-HEIGHT HACK */
}

#DivMainContent #DivMainContentPhotoWrap
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 682px;
	/* START: MIN-HEIGHT HACK 
    /* min-height:5px;
	height:auto !important;*/
	height:auto;/* END: MIN-HEIGHT HACK */
	}
	
	
	#DivMainContent #DivDataContent
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 682px;
	/* START: MIN-HEIGHT HACK 
    /* min-height:5px;
	height:auto !important;*/
	height:auto;/* END: MIN-HEIGHT HACK */
	}
	
	
	#DivBreadCrumb
{
    color: #bd041f;
    text-align:right;
    font-size:9px;
    font-family:Verdana;
    margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;   
}

#DivBreadCrumb a, #DivBreadCrumb a:visited
{
    text-decoration:underline;
    color: #bd041f;
}

#DivBreadCrumb a:hover,  #DivBreadCrumb a:active
{
    text-decoration:underline;
    color: #76001f;
}


	#DivBreadCrumbAlt
{
    color: #bd041f;
    text-align:right;
    font-size:9px;
    font-family:Verdana;
    margin:0px 0px 0px 0px;
	padding:0px 60px 0px 0px;   
}

#DivBreadCrumbAlt a, #DivBreadCrumbAlt a:visited
{
    text-decoration:underline;
    color: #bd041f;
}

#DivBreadCrumbAlt a:hover,  #DivBreadCrumbAlt a:active
{
    text-decoration:underline;
    color: #76001f;
}

#DivMainContent #DivMainContentTextWrap 
{	
	background: url(../images/contentTextBkg.png) repeat-y;
	background-position: 0 0;
	padding: 0px 0px 0px 0px;
	width: 682px;
	/* START: MIN-HEIGHT HACK 
    /* min-height:5px;
	height:auto !important;*/
	height:auto;/* END: MIN-HEIGHT HACK */
}

#DivMainContentTextWrap  #DivMainContentText {
	padding: 0px 40px 0px 50px;
	width: 592px;
	min-height: 100px;
	height:auto;
}


#DivMainContentTextWrap  #DivMainContentFlash {
	padding: 0px 34px 0px 30px;
	width: 618px;
	min-height: 330px;
	height:auto;
}


#DivMainContent #DivMainContentHome #DivHomeText {
	color: #fff;
	font-size: 13px;
	padding: 0px 15px 0px 20px;
	width: 942px;
	height:auto;
}



#DivContent #DivContentDealorTextWrap 
{	
	background: url(../images/dLocatorTextBkg.png) repeat-y;
	background-position: 0 0;
	padding: 0px 0px 0px 0px;
	width: 977px;
	/* START: MIN-HEIGHT HACK 
    /* min-height:5px;
	height:auto !important;*/
	height:auto;/* END: MIN-HEIGHT HACK */
}

#DivContentDealorTextWrap  #DivContentDealorText 
{
	
	padding: 0px 40px 0px 50px;
	width: 887px;
	min-height: 100px;
	height:auto;
}



#divFooter {
	background: #fff url('../images/footer.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	width: 977px;
	height: 48px;
	color: #ffffff;
	text-align: center;
	font-size:14px;
	clear:both;
	visibility:visible;
}
#divFooter a, #divFooter a:visited {
	color: #ffffff;
	text-decoration:none;
}
#divFooter a:hover {
	color: #bd041f;
	text-decoration:none;
}
#divFooter a:active {
	color: #bd041f;
	text-decoration:none;
}
#divFooter #divFooterMenu {
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#divFooter #divCopyright {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.footerSpan {
	font-size: 9px;
}
.footerSpan a {
	font-size: 9px;
}



#divFooterChild {
	background: #fff url('../images/footerChild.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	width: 977px;
	height: 59px;
	color: #ffffff;
	text-align: center;
	font-size:14px;
	clear:both;
	visibility:visible;
}
#divFooterChild a, #divFooterChild a:visited {
	color: #ffffff;
	text-decoration:none;
}
#divFooterChild a:hover {
	color: #bd041f;
	text-decoration:none;
}
#divFooterChild a:active {
	color: #bd041f;
	text-decoration:none;
}
#divFooterChild #divFooterMenuChild {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#divFooterChild #divCopyrightChild {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.footerSpanChild {
	font-size: 9px;
}
.footerSpanChild a {
	font-size: 9px;
}


td.ddl{
   padding: 0px 0px 0px 0px;
   background-color: #fff;


}

#divFooter  #privacyPolicy
{
	font-size:9px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: -14px 65px 0px 0px;
}

#divFooterChild  #privacyPolicy
{
	font-size:9px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: -14px 65px 0px 0px;
}




	
	