/*Big Lakes Dodge Print*/
body {   
   background: #FFFFFF none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   margin: 0px;
   padding: 0px;
}

h1 {
   font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
   color: #D91212;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 20px;
   margin-bottom: 5px;
   margin-top: 10px;
}

h2 {
   font-size: 14pt;
}

h3 {
   font-size: 14pt;
}

h4 {
   font-size: 12pt;
}

h5 {
   font-size: 10pt;
   line-height: normal;
}

h6 {
   font-size: 8pt;
   line-height: normal;
}

p, table, tr, td, li, ul, ol, form, input, select, option, .regtext {
   color: #000000;
   font-family: Helvetica, sans-serif;
   font-size: 8pt;
   line-height: 15px;
}

p {
   margin: 5px 0px 5px 0px; /* Firefox Fix */
   padding: 0px;
}

.head1 {
   background-color: #D91212;
   border: 1px #000000 solid;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   padding: 4px;
}

.head2 {
   background-color: #D91212;
   border: 1px #000000 solid;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 2px;
}

#mainContainer {
   background: transparent none;
   width: 100%;
}

#headerContainer {
   display: none;
}

#printOnlyHeader {
   display: block;
}

.printOnly {
   display: block;
}

#backgroundContainer {
   background: transparent none;
   width: 100%;
}

#middleContainer {
   background: transparent none;
   width: 100%;
}

#sideContainer {
   display: none;
}

#navDropDownContainer {
   display: none;
}

#contentHeader {
   display: none;
}

#contentContainer {
   float: none;
   margin: 0;
   padding: 0;
   width: 100%
}

#footerContainer {
   display: none;
}

#footerContainerHome {
   display: none;
}

#footerLinks {
   display: none;
}

#featureboxContainer {
   display: none;
}

.bumpLeft {
   margin-right: 10px;
}

#imgCreditApp, #imgTestDrive, #imgTradeIn, #imgEmailToFriend, #imgBestPrice, #imgInfo {
   display: none;
}

.vsearch_screen_only {
   display: none;
}

.vsearch_button {
   display: none;
}