/*Huntsville Print*/
body {   
   background: #FFFFFF none;
   font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
   font-size: 8pt;
   margin: 0px;
   padding: 0px;
}

h1 {
   font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   margin-bottom: 5px;
   margin-top: 10px;
   line-height: 20px;
   color: #000000;
   /*font-variant: small-caps;*/
}

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: #2D2D2D;
   font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
   font-size: 8pt;
   line-height: 15px;
}

p {
   margin: 5px 0px 5px 0px; /* Firefox Fix */
   padding: 0px;
}

.head1 {
   background-color: #EA6104;
   border: 2px #FF9600 solid;
   color: #FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   font-variant: small-caps;
   padding: 4px;
}

.head2 {
   background-color: #EA6104;
   border: 1px #FF9600 solid;
   color: #FFFFFF;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   font-variant: small-caps;
   padding: 2px;
}

#mainContainer {
   background: transparent none;
   width: 100%;
}

#headerContainer {
   display: none;
}

#printOnlyHeader {
   display: block;
}

.printOnly {
   display: block;
   margin-bottom:20px;
}

#topAddress{
	display:none;
}

#backgroundContainer {
   background: transparent none;
   width: 100%;
}

#middleBackgroundContainer {
   background: transparent none;
   width: 100%;
}

#middleBackgroundContainerUsed {
   background: transparent none;
   width: 100%;
}

#middleContainer {
   background: transparent none;
   width: 100%;
}

#sideContainer {
   display: none;
}

#navDropDownContainer {
   display: none;
}

#contentContainer {
   float: none;
   margin: 0;
   padding: 0;
   width: 100%
}

#contentBottomContainer{
   display: none;
}

#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;
}