@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}


a:link {
    color: DarkSlateGray;
}

/* visited link */
a:visited {
    color: DarkSlateGray;
}

/* mouse over link */
a:hover {
    color: red;
}

/* selected link */
a:active {
    color: DarkSlateGray;
}



.tophat {
	font-size:12px;
	text-align:left;
}
.tophat a {
	color:#ED0005;
}




.jumbotron {
	background-image:url(../av/certcheckbanner.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron h1 {
	color:#5091C3;
}
.jumbotron h2 {
	color:#5091C3;
}
.jumbotron h3 {
	color:#5091C3;
}
.jumbotron p {
	color:#FFFFFF;
}
.jumbotron a {
	color:#5091C3;
}


.jumbotron-acme {
	background-image:url(../av/factory003.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron-acme h1 {
	color:#5091C3;
}
.jumbotron-acme h3 {
	color:#5091C3;
}
.jumbotron-acme h4 {
	color:#5091C3;
}
.jumbotron-acme p {
	color:#FFFFFF;
}
.jumbotron-acme a {
	color:#5091C3;
}



.jumbotron_bottom {
	background-image:url(../av/infosec_banner.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_bottom h2 {
	color:#5091C3;
}
.jumbotron_bottom h3 {
	color:#5091C3;
}
.jumbotron_bottom h4 {
	color:#5091C3;
}
.jumbotron_bottom p {
	color:#FFFFFF;
}
.jumbotron_bottom a {
	color:#5091C3;
}
.jumbotron_bottom li {
	color:#5091C3;
}




.jumbotron_4runner_quarter {
	background-image:url(../av/jumbotron_4runner-quarterview.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_4runner_quarter h2 {
	color:#5091C3;
}
.jumbotron_4runner_quarter h3 {
	color:#5091C3;
}
.jumbotron_4runner_quarter h4 {
	color:#5091C3;
}
.jumbotron_4runner_quarter p {
	color:White;
}
.jumbotron_4runner_quarter a {
	color:#5091C3;
}
.jumbotron_4runner_quarter li {
	color:#5091C3;
}


.jumbotron_4runner_grill {
	background-image:url(../av/jumbotron_4runner_grill.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_4runner_grill h2 {
	color:#5091C3;
}
.jumbotron_4runner_grill h3 {
	color:#5091C3;
}
.jumbotron_4runner_grill h4 {
	color:#5091C3;
}
.jumbotron_4runner_grill p {
	color:White;
}
.jumbotron_4runner_grill a {
	color:#5091C3;
}
.jumbotron_4runner_grill li {
	color:#5091C3;
}



.jumbotron_4runner_tire {
	background-image:url(../av/jumbotron_4runner_tire.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_4runner_tire h2 {
	color:#5091C3;
}
.jumbotron_4runner_tire h3 {
	color:#5091C3;
}
.jumbotron_4runner_tire h4 {
	color:#5091C3;
}
.jumbotron_4runner_tire p {
	color:White;
}
.jumbotron_4runner_tire a {
	color:#5091C3;
}
.jumbotron_4runner_tire li {
	color:#5091C3;
}



.jumbotron_cavbluerav4 {
	background-image:url(../av/jumbotron_cavbluerav4.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_cavbluerav4 h2 {
	color:#5091C3;
}
.jumbotron_cavbluerav4 h3 {
	color:#5091C3;
}
.jumbotron_cavbluerav4 h4 {
	color:White;
}
.jumbotron_cavbluerav4 p {
	color:#FFFFFF;
}
.jumbotron_cavbluerav4 a {
	color:#5091C3;
}
.jumbotron_cavbluerav4 li {
	color:#5091C3;
}




.jumbotron_cavbluerav4_taillight {
	background-image:url(../av/jumbotron_cavbluerav4_taillight.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_cavbluerav4_taillight h2 {
	color:#5091C3;
}
.jumbotron_cavbluerav4_taillight h3 {
	color:#5091C3;
}
.jumbotron_cavbluerav4_taillight h4 {
	color:#5091C3;
}
.jumbotron_cavbluerav4_taillight p {
	color:White;
}
.jumbotron_cavbluerav4_taillight a {
	color:#5091C3;
}
.jumbotron_cavbluerav4_taillight li {
	color:#5091C3;
}


.jumbotron_hilux {
	background-image:url(../av/jumbotron_hilux.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_hilux h2 {
	color:#5091C3;
}
.jumbotron_hilux h3 {
	color:#5091C3;
}
.jumbotron_hilux h4 {
	color:#5091C3;
}
.jumbotron_hilux p {
	color:White;
}
.jumbotron_hilux a {
	color:#5091C3;
}
.jumbotron_hilux li {
	color:#5091C3;
}


.jumbotron_hqcampus {
	background-image:url(../av/jumbotron_hqcampus.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_hqcampus h2 {
	color:#5091C3;
}
.jumbotron_hqcampus h3 {
	color:#5091C3;
}
.jumbotron_hqcampus h4 {
	color:#5091C3;
}
.jumbotron_hqcampus p {
	color:White;
}
.jumbotron_hqcampus a {
	color:#5091C3;
}
.jumbotron_hqcampus li {
	color:#5091C3;
}


.jumbotron_tundra_grill {
	background-image:url(../av/jumbotron_tundra_grill.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tundra_grill h2 {
	color:#5091C3;
}
.jumbotron_tundra_grill h3 {
	color:#5091C3;
}
.jumbotron_tundra_grill h4 {
	color:#5091C3;
}
.jumbotron_tundra_grill p {
	color:White;
}
.jumbotron_tundra_grill a {
	color:#5091C3;
}
.jumbotron_tundra_grill li {
	color:#5091C3;
}


.jumbotron_tundra_sideinterior {
	background-image:url(../av/jumbotron_tundra_sideinterior.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tundra_sideinterior h2 {
	color:#5091C3;
}
.jumbotron_tundra_sideinterior h3 {
	color:#5091C3;
}
.jumbotron_tundra_sideinterior h4 {
	color:#5091C3;
}
.jumbotron_tundra_sideinterior p {
	color:White;
}
.jumbotron_tundra_sideinterior a {
	color:#5091C3;
}
.jumbotron_tundra_sideinterior li {
	color:#5091C3;
}




.jumbotron_secondfloore2 {
	background-image:url(../av/jumbotron_secondfloore2.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_secondfloore2 h2 {
	color:#5091C3;
}
.jumbotron_secondfloore2 h3 {
	color:#5091C3;
}
.jumbotron_secondfloore2 h4 {
	color:#5091C3;
}
.jumbotron_secondfloore2 p {
	color:White;
}
.jumbotron_secondfloore2 a {
	color:#5091C3;
}
.jumbotron_secondfloore2 li {
	color:#5091C3;
}

.jumbotron_inspection_faded {
	background-image:url(../av/jumbotron_inspection_faded.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_inspection_faded h2 {
	color:#5091C3;
}
.jumbotron_inspection_faded h3 {
	color:#5091C3;
}
.jumbotron_inspection_faded h4 {
	color:#5091C3;
}
.jumbotron_inspection_faded p {
	color:White;
}
.jumbotron_inspection_faded a {
	color:#5091C3;
}
.jumbotron_inspection_faded li {
	color:#5091C3;
}

.jumbotron_megacruiser_faded {
	background-image:url(../av/jumbotron_megacruiser_faded.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_megacruiser_faded h2 {
	color:#5091C3;
}
.jumbotron_megacruiser_faded h3 {
	color:#5091C3;
}
.jumbotron_megacruiser_faded h4 {
	color:#5091C3;
}
.jumbotron_megacruiser_faded p {
	color:White;
}
.jumbotron_megacruiser_faded a {
	color:#5091C3;
}
.jumbotron_megacruiser_faded li {
	color:White;
}

.jumbotron_megacruiser_tire {
	background-image:url(../av/jumbotron_megacruiser_tire.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_megacruiser_tire h2 {
	color:#5091C3;
}
.jumbotron_megacruiser_tire h3 {
	color:#5091C3;
}
.jumbotron_megacruiser_tire h4 {
	color:#5091C3;
}
.jumbotron_megacruiser_tire p {
	color:White;
}
.jumbotron_megacruiser_tire a {
	color:#5091C3;
}
.jumbotron_megacruiser_tire li {
	color:#5091C3;
}

.jumbotron_mfg_blueline {
	background-image:url(../av/jumbotron_mfg_blueline.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_mfg_blueline h2 {
	color:#5091C3;
}
.jumbotron_mfg_blueline h3 {
	color:#5091C3;
}
.jumbotron_mfg_blueline h4 {
	color:#5091C3;
}
.jumbotron_mfg_blueline p {
	color:White;
}
.jumbotron_mfg_blueline a {
	color:#5091C3;
}
.jumbotron_mfg_blueline li {
	color:#5091C3;
}



.jumbotron_mfg_fade_to_white {
	background-image:url(../av/jumbotron_mfg_fade_to_white.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_mfg_fade_to_white h2 {
	color:#5091C3;
}
.jumbotron_mfg_fade_to_white h3 {
	color:#5091C3;
}
.jumbotron_mfg_fade_to_white h4 {
	color:#5091C3;
}
.jumbotron_mfg_fade_to_white p {
	color:White;
}
.jumbotron_mfg_fade_to_white a {
	color:#5091C3;
}
.jumbotron_mfg_fade_to_white li {
	color:#5091C3;
}


.jumbotron_mfg_faded {
	background-image:url(../av/jumbotron_mfg_faded.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_mfg_faded h2 {
	color:#5091C3;
}
.jumbotron_mfg_faded h3 {
	color:#5091C3;
}
.jumbotron_mfg_faded h4 {
	color:#5091C3;
}
.jumbotron_mfg_faded p {
	color:White;
}
.jumbotron_mfg_faded a {
	color:#5091C3;
}
.jumbotron_mfg_faded li {
	color:#5091C3;
}

.jumbotron_mfg_japan {
	background-image:url(../av/jumbotron_mfg_japan.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_mfg_japan h2 {
	color:#5091C3;
}
.jumbotron_mfg_japan h3 {
	color:#5091C3;
}
.jumbotron_mfg_japan h4 {
	color:#5091C3;
}
.jumbotron_mfg_japan p {
	color:White;
}
.jumbotron_mfg_japan a {
	color:#5091C3;
}
.jumbotron_mfg_japan li {
	color:#5091C3;
}



.jumbotron_paintwork_robots {
	background-image:url(../av/jumbotron_paintwork_robots.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_paintwork_robots h2 {
	color:#5091C3;
}
.jumbotron_paintwork_robots h3 {
	color:#5091C3;
}
.jumbotron_paintwork_robots h4 {
	color:#5091C3;
}
.jumbotron_paintwork_robots p {
	color:White;
}
.jumbotron_paintwork_robots a {
	color:#5091C3;
}
.jumbotron_paintwork_robots li {
	color:#5091C3;
}



.jumbotron_parts_exploded {
	background-image:url(../av/jumbotron_parts_exploded.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_parts_exploded h2 {
	color:#5091C3;
}
.jumbotron_parts_exploded h3 {
	color:#5091C3;
}
.jumbotron_parts_exploded h4 {
	color:#5091C3;
}
.jumbotron_parts_exploded p {
	color:White;
}
.jumbotron_parts_exploded a {
	color:#5091C3;
}
.jumbotron_parts_exploded li {
	color:White;
}


.jumbotron_rav4line_faded {
	background-image:url(../av/jumbotron_rav4line_faded.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotronjumbotron_rav4line_faded_VAR h2 {
	color:#5091C3;
}
.jumbotron_rav4line_faded h3 {
	color:#5091C3;
}
.jumbotron_rav4line_faded h4 {
	color:#5091C3;
}
.jumbotron_rav4line_faded p {
	color:White;
}
.jumbotron_rav4line_faded a {
	color:#5091C3;
}
.jumbotron_rav4line_faded li {
	color:#5091C3;
}

.jumbotron_robots_manufacturing {
	background-image:url(../av/jumbotron_robots_manufacturing.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_robots_manufacturing h2 {
	color:#5091C3;
}
.jumbotron_robots_manufacturing h3 {
	color:#5091C3;
}
.jumbotron_robots_manufacturing h4 {
	color:#5091C3;
}
.jumbotron_robots_manufacturing p {
	color:White;
}
.jumbotron_robots_manufacturing a {
	color:#5091C3;
}
.jumbotron_robots_manufacturing li {
	color:#5091C3;
}



.jumbotron_welding_faded {
	background-image:url(../av/jumbotron_welding_faded.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_welding_faded h2 {
	color:#5091C3;
}
.jumbotron_welding_faded h3 {
	color:#5091C3;
}
.jumbotron_welding_faded h4 {
	color:#5091C3;
}
.jumbotron_welding_faded p {
	color:White;
}
.jumbotron_welding_faded a {
	color:#5091C3;
}
.jumbotron_welding_faded li {
	color:#5091C3;
}


/* 2023 ui refresh images */
.jumbotron_tacoma_trailhunter_camping_frontview {
	background-image:url(../av/jumbotron_tacoma_trailhunter_camping_frontview.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_camping_frontview h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_frontview h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_frontview h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_frontview p {
	color:White;
}
.jumbotron_tacoma_trailhunter_camping_frontview a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_frontview li {
	color:#5091C3;
}

.jumbotron_landcruiser_teaser_orange {
	background-image:url(../av/jumbotron_landcruiser_teaser_orange.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_landcruiser_teaser_orange h2 {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_orange h3 {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_orange h4 {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_orange p {
	color:White;
}
.jumbotron_landcruiser_teaser_orange a {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_orange li {
	color:#5091C3;
}

.jumbotron_landcruiser_teaser_purple {
	background-image:url(../av/jumbotron_landcruiser_teaser_purple.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_landcruiser_teaser_purple h2 {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_purple h3 {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_purple h4 {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_purple p {
	color:White;
}
.jumbotron_landcruiser_teaser_purple a {
	color:#5091C3;
}
.jumbotron_landcruiser_teaser_purple li {
	color:#5091C3;
}

.jumbotron_tacoma_prerunner_grill {
	background-image:url(../av/jumbotron_tacoma_prerunner_grill.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_prerunner_grill h2 {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner_grill h3 {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner_grill h4 {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner_grill p {
	color:White;
}
.jumbotron_tacoma_prerunner_grill a {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner_grill li {
	color:#5091C3;
}

.jumbotron_tacoma_prerunner {
	background-image:url(../av/jumbotron_tacoma_prerunner.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_prerunner h2 {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner h3 {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner h4 {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner p {
	color:White;
}
.jumbotron_tacoma_prerunner a {
	color:#5091C3;
}
.jumbotron_tacoma_prerunner li {
	color:#5091C3;
}

.jumbotron_tacoma_trailhunter_angledfront {
	background-image:url(../av/jumbotron_tacoma_trailhunter_angledfront.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_angledfront h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_angledfront h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_angledfront h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_angledfront p {
	color:White;
}
.jumbotron_tacoma_trailhunter_angledfront a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_angledfront li {
	color:#5091C3;
}

.jumbotron_tacoma_trailhunter_camping_rearview {
	background-image:url(../av/jumbotron_tacoma_trailhunter_camping_rearview.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_camping_rearview h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_rearview h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_rearview h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_rearview p {
	color:White;
}
.jumbotron_tacoma_trailhunter_camping_rearview a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_camping_rearview li {
	color:#5091C3;
}

.jumbotron_tacoma_trailhunter_console {
	background-image:url(../av/jumbotron_tacoma_trailhunter_console.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_console h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_console h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_console h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_console p {
	color:White;
}
.jumbotron_tacoma_trailhunter_console a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_console li {
	color:#5091C3;
}

.jumbotron_tacoma_trailhunter_front {
	background-image:url(../av/jumbotron_tacoma_trailhunter_front.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_front h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_front h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_front h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_front p {
	color:White;
}
.jumbotron_tacoma_trailhunter_front a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_front li {
	color:#5091C3;
}

.jumbotron_tacoma_trailhunter_grill {
	background-image:url(../av/jumbotron_tacoma_trailhunter_grill.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_grill h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_grill h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_grill h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_grill p {
	color:White;
}
.jumbotron_tacoma_trailhunter_grill a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_grill li {
	color:#5091C3;
}

.jumbotron_tacoma_trailhunter_headlamp {
	background-image:url(../av/jumbotron_tacoma_trailhunter_headlamp.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_headlamp h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_headlamp h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_headlamp h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_headlamp p {
	color:White;
}
.jumbotron_tacoma_trailhunter_headlamp a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_headlamp li {
	color:#5091C3;
}


.jumbotron_tacoma_trailhunter_inmotion {
	background-image:url(../av/jumbotron_tacoma_trailhunter_inmotion.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_inmotion h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_inmotion h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_inmotion h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_inmotion p {
	color:White;
}
.jumbotron_tacoma_trailhunter_inmotion a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_inmotion li {
	color:#5091C3;
}


.jumbotron_tacoma_trailhunter_quarterfront {
	background-image:url(../av/jumbotron_tacoma_trailhunter_quarterfront.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_quarterfront h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_quarterfront h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_quarterfront h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_quarterfront p {
	color:White;
}
.jumbotron_tacoma_trailhunter_quarterfront a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_quarterfront li {
	color:#5091C3;
}


.jumbotron_tacoma_trailhunter_rear {
	background-image:url(../av/jumbotron_tacoma_trailhunter_rear.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_rear h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_rear h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_rear h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_rear p {
	color:White;
}
.jumbotron_tacoma_trailhunter_rear a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_rear li {
	color:#5091C3;
}

.jumbotron_tacoma_trailhunter_ridgeparkedrear {
	background-image:url(../av/jumbotron_tacoma_trailhunter_ridgeparkedrear.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_ridgeparkedrear h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_ridgeparkedrear h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_ridgeparkedrear h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_ridgeparkedrear p {
	color:White;
}
.jumbotron_tacoma_trailhunter_ridgeparkedrear a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_ridgeparkedrear li {
	color:#5091C3;
}


.jumbotron_tacoma_trailhunter_water_crossing {
	background-image:url(../av/jumbotron_tacoma_trailhunter_water_crossing.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_water_crossing h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_water_crossing h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_water_crossing h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_water_crossing p {
	color:White;
}
.jumbotron_tacoma_trailhunter_water_crossing a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_water_crossing li {
	color:#5091C3;
}


.jumbotron_tacoma_trailhunter_wheel {
	background-image:url(../av/jumbotron_tacoma_trailhunter_wheel.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trailhunter_wheel h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_wheel h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_wheel h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_wheel p {
	color:White;
}
.jumbotron_tacoma_trailhunter_wheel a {
	color:#5091C3;
}
.jumbotron_tacoma_trailhunter_wheel li {
	color:#5091C3;
}

.jumbotron_tacoma_trdpro_and_trailhunter_desert {
	background-image:url(../av/jumbotron_tacoma_trdpro_and_trailhunter_desert.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trdpro_and_trailhunter_desert h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_desert h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_desert h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_desert p {
	color:White;
}
.jumbotron_tacoma_trdpro_and_trailhunter_desert a {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_desert li {
	color:#5091C3;
}


.jumbotron_tacoma_trdpro_and_trailhunter_hawaii {
	background-image:url(../av/jumbotron_tacoma_trdpro_and_trailhunter_hawaii.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trdpro_and_trailhunter_hawaii h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_hawaii h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_hawaii h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_hawaii p {
	color:White;
}
.jumbotron_tacoma_trdpro_and_trailhunter_hawaii a {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_and_trailhunter_hawaii li {
	color:#5091C3;
}


.jumbotron_tacoma_trdpro_seat {
	background-image:url(../av/jumbotron_tacoma_trdpro_seat.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trdpro_seat h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_seat h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_seat h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_seat p {
	color:White;
}
.jumbotron_tacoma_trdpro_seat a {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_seat li {
	color:#5091C3;
}


.jumbotron_tacoma_trdpro_shock {
	background-image:url(../av/jumbotron_tacoma_trdpro_shock.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trdpro_shock h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_shock h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_shock h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_shock p {
	color:White;
}
.jumbotron_tacoma_trdpro_shock a {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_shock li {
	color:#5091C3;
}


.jumbotron_tacoma_trdpro_water_crossing {
	background-image:url(../av/jumbotron_tacoma_trdpro_water_crossing.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_tacoma_trdpro_water_crossing h2 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_water_crossing h3 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_water_crossing h4 {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_water_crossing p {
	color:White;
}
.jumbotron_tacoma_trdpro_water_crossing a {
	color:#5091C3;
}
.jumbotron_tacoma_trdpro_water_crossing li {
	color:#5091C3;
}


.jumbotron_trd_racing_red_tundra {
	background-image:url(../av/jumbotron_trd_racing_red_tundra.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_trd_racing_red_tundra h2 {
	color:#5091C3;
}
.jumbotron_trd_racing_red_tundra h3 {
	color:#5091C3;
}
.jumbotron_trd_racing_red_tundra h4 {
	color:#5091C3;
}
.jumbotron_trd_racing_red_tundra p {
	color:White;
}
.jumbotron_trd_racing_red_tundra a {
	color:#5091C3;
}
.jumbotron_trd_racing_red_tundra li {
	color:#5091C3;
}


.jumbotron_trd_racing_sequoia_sand {
	background-image:url(../av/jumbotron_trd_racing_sequoia_sand.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_trd_racing_sequoia_sand h2 {
	color:#5091C3;
}
.jumbotron_trd_racing_sequoia_sand h3 {
	color:#5091C3;
}
.jumbotron_trd_racing_sequoia_sand h4 {
	color:#5091C3;
}
.jumbotron_trd_racing_sequoia_sand p {
	color:White;
}
.jumbotron_trd_racing_sequoia_sand a {
	color:#5091C3;
}
.jumbotron_trd_racing_sequoia_sand li {
	color:#5091C3;
}


.jumbotron_trd_racing_tundra_blue_recovery {
	background-image:url(../av/jumbotron_trd_racing_tundra_blue_recovery.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_trd_racing_tundra_blue_recovery h2 {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_blue_recovery h3 {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_blue_recovery h4 {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_blue_recovery p {
	color:White;
}
.jumbotron_trd_racing_tundra_blue_recovery a {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_blue_recovery li {
	color:#5091C3;
}


.jumbotron_trd_racing_tundra_desert {
	background-image:url(../av/jumbotron_trd_racing_tundra_desert.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_trd_racing_tundra_desert h2 {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_desert h3 {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_desert h4 {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_desert p {
	color:White;
}
.jumbotron_trd_racing_tundra_desert a {
	color:#5091C3;
}
.jumbotron_trd_racing_tundra_desert li {
	color:#5091C3;
}
/* end 2023 ui refresh images */

/* begin 2024 ui refresh images */

.jumbotron_2024_001 {
	background-image:url(../av/jumbotron_2024_001.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_001 h2 {
	color:#5091C3;
}
.jumbotron_2024_001 h3 {
	color:#5091C3;
}
.jumbotron_2024_001 h4 {
	color:#5091C3;
}
.jumbotron_2024_001 p {
	color:White;
}
.jumbotron_2024_001 a {
	color:#5091C3;
}
.jumbotron_2024_001 li {
	color:#5091C3;
}


.jumbotron_2024_002 {
	background-image:url(../av/jumbotron_2024_002.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_002 h2 {
	color:#5091C3;
}
.jumbotron_2024_002 h3 {
	color:#5091C3;
}
.jumbotron_2024_002 h4 {
	color:#5091C3;
}
.jumbotron_2024_002 p {
	color:White;
}
.jumbotron_2024_002 a {
	color:#5091C3;
}
.jumbotron_2024_002 li {
	color:#5091C3;
}


.jumbotron_2024_003 {
	background-image:url(../av/jumbotron_2024_003.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_003 h2 {
	color:#5091C3;
}
.jumbotron_2024_003 h3 {
	color:#5091C3;
}
.jumbotron_2024_003 h4 {
	color:#5091C3;
}
.jumbotron_2024_003 p {
	color:White;
}
.jumbotron_2024_003 a {
	color:#5091C3;
}
.jumbotron_2024_003 li {
	color:#5091C3;
}


.jumbotron_2024_004 {
	background-image:url(../av/jumbotron_2024_004.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_004 h2 {
	color:#5091C3;
}
.jumbotron_2024_004 h3 {
	color:#5091C3;
}
.jumbotron_2024_004 h4 {
	color:#5091C3;
}
.jumbotron_2024_004 p {
	color:White;
}
.jumbotron_2024_004 a {
	color:#5091C3;
}
.jumbotron_2024_004 li {
	color:#5091C3;
}


.jumbotron_2024_005 {
	background-image:url(../av/jumbotron_2024_005.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_005 h2 {
	color:#5091C3;
}
.jumbotron_2024_005 h3 {
	color:#5091C3;
}
.jumbotron_2024_005 h4 {
	color:#5091C3;
}
.jumbotron_2024_005 p {
	color:White;
}
.jumbotron_2024_005 a {
	color:#5091C3;
}
.jumbotron_2024_005 li {
	color:#5091C3;
}



.jumbotron_2024_006 {
	background-image:url(../av/jumbotron_2024_006.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_006 h2 {
	color:#5091C3;
}
.jumbotron_2024_006 h3 {
	color:#5091C3;
}
.jumbotron_2024_006 h4 {
	color:#5091C3;
}
.jumbotron_2024_006 p {
	color:White;
}
.jumbotron_2024_006 a {
	color:#5091C3;
}
.jumbotron_2024_006 li {
	color:#5091C3;
}



.jumbotron_2024_007 {
	background-image:url(../av/jumbotron_2024_007.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_007 h2 {
	color:#5091C3;
}
.jumbotron_2024_007 h3 {
	color:#5091C3;
}
.jumbotron_2024_007 h4 {
	color:#5091C3;
}
.jumbotron_2024_007 p {
	color:White;
}
.jumbotron_2024_007 a {
	color:#5091C3;
}
.jumbotron_2024_007 li {
	color:#5091C3;
}



.jumbotron_2024_008 {
	background-image:url(../av/jumbotron_2024_008.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_008 h2 {
	color:#5091C3;
}
.jumbotron_2024_008 h3 {
	color:#5091C3;
}
.jumbotron_2024_008 h4 {
	color:#5091C3;
}
.jumbotron_2024_008 p {
	color:White;
}
.jumbotron_2024_008 a {
	color:#5091C3;
}
.jumbotron_2024_008 li {
	color:#5091C3;
}



.jumbotron_2024_009 {
	background-image:url(../av/jumbotron_2024_009.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_009 h2 {
	color:#5091C3;
}
.jumbotron_2024_009 h3 {
	color:#5091C3;
}
.jumbotron_2024_009 h4 {
	color:#5091C3;
}
.jumbotron_2024_009 p {
	color:White;
}
.jumbotron_2024_009 a {
	color:#5091C3;
}
.jumbotron_2024_009 li {
	color:#5091C3;
}



.jumbotron_2024_010 {
	background-image:url(../av/jumbotron_2024_010.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_010 h2 {
	color:#5091C3;
}
.jumbotron_2024_010 h3 {
	color:#5091C3;
}
.jumbotron_2024_010 h4 {
	color:#5091C3;
}
.jumbotron_2024_010 p {
	color:White;
}
.jumbotron_2024_010 a {
	color:#5091C3;
}
.jumbotron_2024_010 li {
	color:#5091C3;
}


.jumbotron_2024_011 {
	background-image:url(../av/jumbotron_2024_011.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_011 h2 {
	color:#5091C3;
}
.jumbotron_2024_011 h3 {
	color:#5091C3;
}
.jumbotron_2024_011 h4 {
	color:#5091C3;
}
.jumbotron_2024_011 p {
	color:White;
}
.jumbotron_2024_011 a {
	color:#5091C3;
}
.jumbotron_2024_011 li {
	color:#5091C3;
}


.jumbotron_2024_012 {
	background-image:url(../av/jumbotron_2024_012.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_012 h2 {
	color:#5091C3;
}
.jumbotron_2024_012 h3 {
	color:#5091C3;
}
.jumbotron_2024_012 h4 {
	color:#5091C3;
}
.jumbotron_2024_012 p {
	color:White;
}
.jumbotron_2024_012 a {
	color:#5091C3;
}
.jumbotron_2024_012 li {
	color:#5091C3;
}



.jumbotron_2024_013 {
	background-image:url(../av/jumbotron_2024_013.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_013 h2 {
	color:#5091C3;
}
.jumbotron_2024_013 h3 {
	color:#5091C3;
}
.jumbotron_2024_013 h4 {
	color:#5091C3;
}
.jumbotron_2024_013 p {
	color:White;
}
.jumbotron_2024_013 a {
	color:#5091C3;
}
.jumbotron_2024_013 li {
	color:#5091C3;
}


.jumbotron_2024_014 {
	background-image:url(../av/jumbotron_2024_014.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_014 h2 {
	color:#5091C3;
}
.jumbotron_2024_014 h3 {
	color:#5091C3;
}
.jumbotron_2024_014 h4 {
	color:#5091C3;
}
.jumbotron_2024_014 p {
	color:White;
}
.jumbotron_2024_014 a {
	color:#5091C3;
}
.jumbotron_2024_014 li {
	color:#5091C3;
}


.jumbotron_2024_015 {
	background-image:url(../av/jumbotron_2024_015.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_015 h2 {
	color:#5091C3;
}
.jumbotron_2024_015 h3 {
	color:#5091C3;
}
.jumbotron_2024_015 h4 {
	color:#5091C3;
}
.jumbotron_2024_015 p {
	color:White;
}
.jumbotron_2024_015 a {
	color:#5091C3;
}
.jumbotron_2024_015 li {
	color:#5091C3;
}



.jumbotron_2024_016 {
	background-image:url(../av/jumbotron_2024_016.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_016 h2 {
	color:#5091C3;
}
.jumbotron_2024_016 h3 {
	color:#5091C3;
}
.jumbotron_2024_016 h4 {
	color:#5091C3;
}
.jumbotron_2024_016 p {
	color:White;
}
.jumbotron_2024_016 a {
	color:#5091C3;
}
.jumbotron_2024_016 li {
	color:#5091C3;
}


.jumbotron_2024_017 {
	background-image:url(../av/jumbotron_2024_017.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_017 h2 {
	color:#5091C3;
}
.jumbotron_2024_017 h3 {
	color:#5091C3;
}
.jumbotron_2024_017 h4 {
	color:#5091C3;
}
.jumbotron_2024_017 p {
	color:White;
}
.jumbotron_2024_017 a {
	color:#5091C3;
}
.jumbotron_2024_017 li {
	color:#5091C3;
}


.jumbotron_2024_018 {
	background-image:url(../av/jumbotron_2024_018.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2024_018 h2 {
	color:#5091C3;
}
.jumbotron_2024_018 h3 {
	color:#5091C3;
}
.jumbotron_2024_018 h4 {
	color:#5091C3;
}
.jumbotron_2024_018 p {
	color:White;
}
.jumbotron_2024_018 a {
	color:#5091C3;
}
.jumbotron_2024_018 li {
	color:#5091C3;
}

/* end 2024 ui refresh images */



/* begin 2025 ui refresh images */

.jumbotron_2025_darkmode_trdfinish {
	background-image:url(../av/jumbotron_2025_darkmode_trdfinish.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trdfinish h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trdfinish h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trdfinish h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trdfinish p {
	color:White;
}
.jumbotron_2025_darkmode_trdfinish a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trdfinish li {
	color:#5091C3;
}




.jumbotron_2025_darkmode_auxcontrols {
	background-image:url(../av/jumbotron_2025_darkmode_auxcontrols.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_auxcontrols h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_auxcontrols h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_auxcontrols h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_auxcontrols p {
	color:White;
}
.jumbotron_2025_darkmode_auxcontrols a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_auxcontrols li {
	color:#5091C3;
}




.jumbotron_2025_darkmode_heritage_grill {
	background-image:url(../av/jumbotron_2025_darkmode_heritage_grill.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_heritage_grill h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_heritage_grill h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_heritage_grill h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_heritage_grill p {
	color:White;
}
.jumbotron_2025_darkmode_heritage_grill a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_heritage_grill li {
	color:#5091C3;
}




.jumbotron_2025_darkmode_oil_ow_20 {
	background-image:url(../av/jumbotron_2025_darkmode_oil_ow_20.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_oil_ow_20 h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_oil_ow_20 h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_oil_ow_20 h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_oil_ow_20 p {
	color:White;
}
.jumbotron_2025_darkmode_oil_ow_20 a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_oil_ow_20 li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_radiatorfanassy {
	background-image:url(../av/jumbotron_2025_darkmode_radiatorfanassy.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_radiatorfanassy h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_radiatorfanassy h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_radiatorfanassy h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_radiatorfanassy p {
	color:White;
}
.jumbotron_2025_darkmode_radiatorfanassy a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_radiatorfanassy li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_rav4_brake {
	background-image:url(../av/jumbotron_2025_darkmode_rav4_brake.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_rav4_brake h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_brake h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_brake h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_brake p {
	color:White;
}
.jumbotron_2025_darkmode_rav4_brake a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_brake li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_rav4_engine_002 {
	background-image:url(../av/jumbotron_2025_darkmode_rav4_engine_002.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_rav4_engine_002 h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine_002 h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine_002 h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine_002 p {
	color:White;
}
.jumbotron_2025_darkmode_rav4_engine_002 a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine_002 li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_rav4_engine {
	background-image:url(../av/jumbotron_2025_darkmode_rav4_engine.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_rav4_engine h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine p {
	color:White;
}
.jumbotron_2025_darkmode_rav4_engine a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_engine li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_rav4_radiator_cap {
	background-image:url(../av/jumbotron_2025_darkmode_rav4_radiator_cap.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_rav4_radiator_cap h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_radiator_cap h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_radiator_cap h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_radiator_cap p {
	color:White;
}
.jumbotron_2025_darkmode_rav4_radiator_cap a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_radiator_cap li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_rav4_trail_seat_fabric {
	background-image:url(../av/jumbotron_2025_darkmode_rav4_trail_seat_fabric.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_rav4_trail_seat_fabric h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_trail_seat_fabric h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_trail_seat_fabric h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_trail_seat_fabric p {
	color:White;
}
.jumbotron_2025_darkmode_rav4_trail_seat_fabric a {
	color:#EB0A1E;
}
.jumbotron_2025_darkmode_rav4_trail_seat_fabric li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_rav4_trail_wheel {
	background-image:url(../av/jumbotron_2025_darkmode_rav4_trail_wheel.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_rav4_trail_wheel h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_trail_wheel h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_trail_wheel h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_trail_wheel p {
	color:White;
}
.jumbotron_2025_darkmode_rav4_trail_wheel a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_rav4_trail_wheel li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_belts {
	background-image:url(../av/jumbotron_2025_darkmode_trd_belts.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_belts h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_belts h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_belts h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_belts p {
	color:White;
}
.jumbotron_2025_darkmode_trd_belts a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_belts li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_driveselector {
	background-image:url(../av/jumbotron_2025_darkmode_trd_driveselector.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_driveselector h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_driveselector h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_driveselector h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_driveselector p {
	color:White;
}
.jumbotron_2025_darkmode_trd_driveselector a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_driveselector li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_engine_cover {
	background-image:url(../av/jumbotron_2025_darkmode_trd_engine_cover.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_engine_cover h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_engine_cover h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_engine_cover h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_engine_cover p {
	color:White;
}
.jumbotron_2025_darkmode_trd_engine_cover a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_engine_cover li {
	color:White;
}



.jumbotron_2025_darkmode_trd_floormat {
	background-image:url(../av/jumbotron_2025_darkmode_trd_floormat.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_floormat h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_floormat h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_floormat h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_floormat p {
	color:White;
}
.jumbotron_2025_darkmode_trd_floormat a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_floormat li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_hexagon {
	background-image:url(../av/jumbotron_2025_darkmode_trd_hexagon.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_hexagon h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hexagon h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hexagon h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hexagon p {
	color:White;
}
.jumbotron_2025_darkmode_trd_hexagon a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hexagon li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_hoodintake {
	background-image:url(../av/jumbotron_2025_darkmode_trd_hoodintake.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_hoodintake h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoodintake h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoodintake h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoodintake p {
	color:White;
}
.jumbotron_2025_darkmode_trd_hoodintake a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoodintake li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_hoses {
	background-image:url(../av/jumbotron_2025_darkmode_trd_hoses.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_hoses h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoses h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoses h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoses p {
	color:White;
}
.jumbotron_2025_darkmode_trd_hoses a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_hoses li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_oil_check {
	background-image:url(../av/jumbotron_2025_darkmode_trd_oil_check.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_oil_check h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_oil_check h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_oil_check h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_oil_check p {
	color:White;
}
.jumbotron_2025_darkmode_trd_oil_check a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_oil_check li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_textured_cover {
	background-image:url(../av/jumbotron_2025_darkmode_trd_textured_cover.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_textured_cover h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_textured_cover h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_textured_cover h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_textured_cover p {
	color:White;
}
.jumbotron_2025_darkmode_trd_textured_cover a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_textured_cover li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_wheel_detail {
	background-image:url(../av/jumbotron_2025_darkmode_trd_wheel_detail.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_wheel_detail h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel_detail h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel_detail h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel_detail p {
	color:White;
}
.jumbotron_2025_darkmode_trd_wheel_detail a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel_detail li {
	color:#5091C3;
}



.jumbotron_2025_darkmode_trd_wheel {
	background-image:url(../av/jumbotron_2025_darkmode_trd_wheel.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2025_darkmode_trd_wheel h2 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel h3 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel h4 {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel p {
	color:White;
}
.jumbotron_2025_darkmode_trd_wheel a {
	color:#5091C3;
}
.jumbotron_2025_darkmode_trd_wheel li {
	color:#5091C3;
}



/* end 2025 ui refresh images */


/* begin 2026 supra ui refresh images */

.jumbotron_2026_supra_001 {
	background-image:url(../av/jumbotron_2026_supra_001.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2026_supra_001 h1 {
	color:#5091C3;
}
.jumbotron_2026_supra_001 h2 {
	color:#5091C3;
}
.jumbotron_2026_supra_001 h3 {
	color:#5091C3;
}
.jumbotron_2026_supra_001 p {
	color:#FFFFFF;
}
.jumbotron_2026_supra_001 a {
	color:#5091C3;
}

.jumbotron_2026_supra_002 {
	background-image:url(../av/jumbotron_2026_supra_002.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2026_supra_002 h1 {
	color:#5091C3;
}
.jumbotron_2026_supra_002 h2 {
	color:#5091C3;
}
.jumbotron_2026_supra_002 h3 {
	color:#5091C3;
}
.jumbotron_2026_supra_002 p {
	color:#FFFFFF;
}
.jumbotron_2026_supra_002 a {
	color:#5091C3;
}

.jumbotron_2026_supra_003 {
	background-image:url(../av/jumbotron_2026_supra_003.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2026_supra_003 h1 {
	color:#5091C3;
}
.jumbotron_2026_supra_003 h2 {
	color:#5091C3;
}
.jumbotron_2026_supra_003 h3 {
	color:#5091C3;
}
.jumbotron_2026_supra_003 p {
	color:#FFFFFF;
}
.jumbotron_2026_supra_003 a {
	color:#5091C3;
}

.jumbotron_2026_supra_004 {
	background-image:url(../av/jumbotron_2026_supra_004.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2026_supra_004 h1 {
	color:#5091C3;
}
.jumbotron_2026_supra_004 h2 {
	color:#5091C3;
}
.jumbotron_2026_supra_004 h3 {
	color:#5091C3;
}
.jumbotron_2026_supra_004 p {
	color:#FFFFFF;
}
.jumbotron_2026_supra_004 a {
	color:#5091C3;
}

.jumbotron_2026_supra_005 {
	background-image:url(../av/jumbotron_2026_supra_005.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2026_supra_005 h1 {
	color:#5091C3;
}
.jumbotron_2026_supra_005 h2 {
	color:#5091C3;
}
.jumbotron_2026_supra_005 h3 {
	color:#5091C3;
}
.jumbotron_2026_supra_005 p {
	color:#FFFFFF;
}
.jumbotron_2026_supra_005 a {
	color:#5091C3;
}

.jumbotron_2026_supra_006 {
	background-image:url(../av/jumbotron_2026_supra_006.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2026_supra_006 h1 {
	color:#5091C3;
}
.jumbotron_2026_supra_006 h2 {
	color:#5091C3;
}
.jumbotron_2026_supra_006 h3 {
	color:#5091C3;
}
.jumbotron_2026_supra_006 p {
	color:#FFFFFF;
}
.jumbotron_2026_supra_006 a {
	color:#5091C3;
}

.jumbotron_2026_supra_007 {
	background-image:url(../av/jumbotron_2026_supra_007.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_2026_supra_007 h1 {
	color:#5091C3;
}
.jumbotron_2026_supra_007 h2 {
	color:#5091C3;
}
.jumbotron_2026_supra_007 h3 {
	color:#5091C3;
}
.jumbotron_2026_supra_007 p {
	color:#FFFFFF;
}
.jumbotron_2026_supra_007 a {
	color:#5091C3;
}

/* end 2026 supra ui refresh images */

/* end wavemaker jumbotron updates */

.jumbotron_wavemaker_001 {
	background-image:url(../av/jumbotron_wavemaker_001.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_001 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_001 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_001 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_001 p {
	color:White;
}
.jumbotron_wavemaker_001 a {
	color:#5091C3;
}
.jumbotron_wavemaker_001 li {
	color:#5091C3;
}


.jumbotron_wavemaker_002 {
	background-image:url(../av/jumbotron_wavemaker_002.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_002 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_002 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_002 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_002 p {
	color:White;
}
.jumbotron_wavemaker_002 a {
	color:#5091C3;
}
.jumbotron_wavemaker_002 li {
	color:#5091C3;
}


.jumbotron_wavemaker_003 {
	background-image:url(../av/jumbotron_wavemaker_003.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_003 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_003 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_003 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_003 p {
	color:White;
}
.jumbotron_wavemaker_003 a {
	color:#5091C3;
}
.jumbotron_wavemaker_003 li {
	color:#5091C3;
}


.jumbotron_wavemaker_004 {
	background-image:url(../av/jumbotron_wavemaker_004.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_004 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_004 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_004 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_004 p {
	color:White;
}
.jumbotron_wavemaker_004 a {
	color:#5091C3;
}
.jumbotron_wavemaker_004 li {
	color:#5091C3;
}


.jumbotron_wavemaker_005 {
	background-image:url(../av/jumbotron_wavemaker_005.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_005 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_005 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_005 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_005 p {
	color:White;
}
.jumbotron_wavemaker_005 a {
	color:#5091C3;
}
.jumbotron_wavemaker_005 li {
	color:#5091C3;
}


.jumbotron_wavemaker_006 {
	background-image:url(../av/jumbotron_wavemaker_006.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_006 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_006 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_006 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_006 p {
	color:White;
}
.jumbotron_wavemaker_006 a {
	color:#5091C3;
}
.jumbotron_wavemaker_006 li {
	color:#5091C3;
}


.jumbotron_wavemaker_007 {
	background-image:url(../av/jumbotron_wavemaker_007.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_007 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_007 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_007 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_007 p {
	color:White;
}
.jumbotron_wavemaker_007 a {
	color:#5091C3;
}
.jumbotron_wavemaker_007 li {
	color:#5091C3;
}


.jumbotron_wavemaker_008 {
	background-image:url(../av/jumbotron_wavemaker_008.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_008 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_008 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_008 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_008 p {
	color:White;
}
.jumbotron_wavemaker_008 a {
	color:#5091C3;
}
.jumbotron_wavemaker_008 li {
	color:#5091C3;
}


.jumbotron_wavemaker_009 {
	background-image:url(../av/jumbotron_wavemaker_009.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_009 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_009 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_009 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_009 p {
	color:White;
}
.jumbotron_wavemaker_009 a {
	color:#5091C3;
}
.jumbotron_wavemaker_009 li {
	color:#5091C3;
}


.jumbotron_wavemaker_010 {
	background-image:url(../av/jumbotron_wavemaker_010.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_010 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_010 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_010 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_010 p {
	color:White;
}
.jumbotron_wavemaker_010 a {
	color:#5091C3;
}
.jumbotron_wavemaker_010 li {
	color:#5091C3;
}


.jumbotron_wavemaker_011 {
	background-image:url(../av/jumbotron_wavemaker_011.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_011 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_011 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_011 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_011 p {
	color:White;
}
.jumbotron_wavemaker_011 a {
	color:#5091C3;
}
.jumbotron_wavemaker_011 li {
	color:#5091C3;
}


.jumbotron_wavemaker_012 {
	background-image:url(../av/jumbotron_wavemaker_012.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_012 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_012 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_012 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_012 p {
	color:White;
}
.jumbotron_wavemaker_012 a {
	color:#5091C3;
}
.jumbotron_wavemaker_012 li {
	color:#5091C3;
}


.jumbotron_wavemaker_013 {
	background-image:url(../av/jumbotron_wavemaker_013.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_013 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_013 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_013 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_013 p {
	color:White;
}
.jumbotron_wavemaker_013 a {
	color:#5091C3;
}
.jumbotron_wavemaker_013 li {
	color:#5091C3;
}


.jumbotron_wavemaker_014 {
	background-image:url(../av/jumbotron_wavemaker_014.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_014 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_014 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_014 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_014 p {
	color:White;
}
.jumbotron_wavemaker_014 a {
	color:#5091C3;
}
.jumbotron_wavemaker_014 li {
	color:#5091C3;
}


.jumbotron_wavemaker_015 {
	background-image:url(../av/jumbotron_wavemaker_015.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_015 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_015 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_015 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_015 p {
	color:White;
}
.jumbotron_wavemaker_015 a {
	color:#5091C3;
}
.jumbotron_wavemaker_015 li {
	color:#5091C3;
}


.jumbotron_wavemaker_016 {
	background-image:url(../av/jumbotron_wavemaker_016.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_016 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_016 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_016 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_016 p {
	color:White;
}
.jumbotron_wavemaker_016 a {
	color:#5091C3;
}
.jumbotron_wavemaker_016 li {
	color:#5091C3;
}


.jumbotron_wavemaker_017 {
	background-image:url(../av/jumbotron_wavemaker_017.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_017 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_017 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_017 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_017 p {
	color:White;
}
.jumbotron_wavemaker_017 a {
	color:#5091C3;
}
.jumbotron_wavemaker_017 li {
	color:#5091C3;
}


.jumbotron_wavemaker_018 {
	background-image:url(../av/jumbotron_wavemaker_018.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_018 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_018 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_018 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_018 p {
	color:White;
}
.jumbotron_wavemaker_018 a {
	color:#5091C3;
}
.jumbotron_wavemaker_018 li {
	color:#5091C3;
}


.jumbotron_wavemaker_019 {
	background-image:url(../av/jumbotron_wavemaker_019.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_019 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_019 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_019 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_019 p {
	color:White;
}
.jumbotron_wavemaker_019 a {
	color:#5091C3;
}
.jumbotron_wavemaker_019 li {
	color:#5091C3;
}


.jumbotron_wavemaker_020 {
	background-image:url(../av/jumbotron_wavemaker_020.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_020 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_020 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_020 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_020 p {
	color:White;
}
.jumbotron_wavemaker_020 a {
	color:#5091C3;
}
.jumbotron_wavemaker_020 li {
	color:#5091C3;
}


.jumbotron_wavemaker_021 {
	background-image:url(../av/jumbotron_wavemaker_021.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_021 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_021 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_021 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_021 p {
	color:White;
}
.jumbotron_wavemaker_021 a {
	color:#5091C3;
}
.jumbotron_wavemaker_021 li {
	color:#5091C3;
}


.jumbotron_wavemaker_022 {
	background-image:url(../av/jumbotron_wavemaker_022.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_022 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_022 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_022 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_022 p {
	color:White;
}
.jumbotron_wavemaker_022 a {
	color:#5091C3;
}
.jumbotron_wavemaker_022 li {
	color:#5091C3;
}


.jumbotron_wavemaker_023 {
	background-image:url(../av/jumbotron_wavemaker_023.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_023 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_023 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_023 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_023 p {
	color:White;
}
.jumbotron_wavemaker_023 a {
	color:#5091C3;
}
.jumbotron_wavemaker_023 li {
	color:#5091C3;
}


.jumbotron_wavemaker_024 {
	background-image:url(../av/jumbotron_wavemaker_024.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.jumbotron_wavemaker_024 h2 {
	color:#5091C3;
}
.jumbotron_wavemaker_024 h3 {
	color:#5091C3;
}
.jumbotron_wavemaker_024 h4 {
	color:#5091C3;
}
.jumbotron_wavemaker_024 p {
	color:White;
}
.jumbotron_wavemaker_024 a {
	color:#5091C3;
}
.jumbotron_wavemaker_024 li {
	color:#5091C3;
}

/* end wavemaker jumbotron updates */

/* begin rav4 2026 ui refresh images */

.rav4_2026_001 {
	background-image:url(../av/rav4_2026_001.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_001 h2 {
	color:#5091C3;
}
.rav4_2026_001 h3 {
	color:#5091C3;
}
.rav4_2026_001 h4 {
	color:#5091C3;
}
.rav4_2026_001 p {
	color:White;
}
.rav4_2026_001 a {
	color:#5091C3;
}
.rav4_2026_001 li {
	color:#5091C3;
}

.rav4_2026_002 {
	background-image:url(../av/rav4_2026_002.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_002 h2 {
	color:#5091C3;
}
.rav4_2026_002 h3 {
	color:#5091C3;
}
.rav4_2026_002 h4 {
	color:#5091C3;
}
.rav4_2026_002 p {
	color:White;
}
.rav4_2026_002 a {
	color:#5091C3;
}
.rav4_2026_002 li {
	color:#5091C3;
}

.rav4_2026_003 {
	background-image:url(../av/rav4_2026_003.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_003 h2 {
	color:#5091C3;
}
.rav4_2026_003 h3 {
	color:#5091C3;
}
.rav4_2026_003 h4 {
	color:#5091C3;
}
.rav4_2026_003 p {
	color:White;
}
.rav4_2026_003 a {
	color:#5091C3;
}
.rav4_2026_003 li {
	color:#5091C3;
}

.rav4_2026_004 {
	background-image:url(../av/rav4_2026_004.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_004 h2 {
	color:#5091C3;
}
.rav4_2026_004 h3 {
	color:#5091C3;
}
.rav4_2026_004 h4 {
	color:#5091C3;
}
.rav4_2026_004 p {
	color:White;
}
.rav4_2026_004 a {
	color:#5091C3;
}
.rav4_2026_004 li {
	color:#5091C3;
}

.rav4_2026_005 {
	background-image:url(../av/rav4_2026_005.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_005 h2 {
	color:#5091C3;
}
.rav4_2026_005 h3 {
	color:#5091C3;
}
.rav4_2026_005 h4 {
	color:#5091C3;
}
.rav4_2026_005 p {
	color:White;
}
.rav4_2026_005 a {
	color:#5091C3;
}
.rav4_2026_005 li {
	color:#5091C3;
}

.rav4_2026_006 {
	background-image:url(../av/rav4_2026_006.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_006 h2 {
	color:#5091C3;
}
.rav4_2026_006 h3 {
	color:#5091C3;
}
.rav4_2026_006 h4 {
	color:#5091C3;
}
.rav4_2026_006 p {
	color:White;
}
.rav4_2026_006 a {
	color:#5091C3;
}
.rav4_2026_006 li {
	color:#5091C3;
}

.rav4_2026_006 {
	background-image:url(../av/rav4_2026_006.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_006 h2 {
	color:#5091C3;
}
.rav4_2026_006 h3 {
	color:#5091C3;
}
.rav4_2026_006 h4 {
	color:#5091C3;
}
.rav4_2026_006 p {
	color:White;
}
.rav4_2026_006 a {
	color:#5091C3;
}
.rav4_2026_006 li {
	color:#5091C3;
}

.rav4_2026_007 {
	background-image:url(../av/rav4_2026_007.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_007 h2 {
	color:#5091C3;
}
.rav4_2026_007 h3 {
	color:#5091C3;
}
.rav4_2026_007 h4 {
	color:#5091C3;
}
.rav4_2026_007 p {
	color:White;
}
.rav4_2026_007 a {
	color:#5091C3;
}
.rav4_2026_007 li {
	color:#5091C3;
}

.rav4_2026_008 {
	background-image:url(../av/rav4_2026_008.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_008 h2 {
	color:#5091C3;
}
.rav4_2026_008 h3 {
	color:#5091C3;
}
.rav4_2026_008 h4 {
	color:#5091C3;
}
.rav4_2026_008 p {
	color:White;
}
.rav4_2026_008 a {
	color:#5091C3;
}
.rav4_2026_008 li {
	color:#5091C3;
}

.rav4_2026_009 {
	background-image:url(../av/rav4_2026_009.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_009 h2 {
	color:#5091C3;
}
.rav4_2026_009 h3 {
	color:#5091C3;
}
.rav4_2026_009 h4 {
	color:#5091C3;
}
.rav4_2026_009 p {
	color:White;
}
.rav4_2026_009 a {
	color:#5091C3;
}
.rav4_2026_009 li {
	color:#5091C3;
}

.rav4_2026_010 {
	background-image:url(../av/rav4_2026_010.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_010 h2 {
	color:#5091C3;
}
.rav4_2026_010 h3 {
	color:#5091C3;
}
.rav4_2026_010 h4 {
	color:#5091C3;
}
.rav4_2026_010 p {
	color:White;
}
.rav4_2026_010 a {
	color:#5091C3;
}
.rav4_2026_010 li {
	color:#5091C3;
}

.rav4_2026_011 {
	background-image:url(../av/rav4_2026_011.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_011 h2 {
	color:#5091C3;
}
.rav4_2026_011 h3 {
	color:#5091C3;
}
.rav4_2026_011 h4 {
	color:#5091C3;
}
.rav4_2026_011 p {
	color:White;
}
.rav4_2026_011 a {
	color:#5091C3;
}
.rav4_2026_011 li {
	color:#5091C3;
}

.rav4_2026_012 {
	background-image:url(../av/rav4_2026_012.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_012 h2 {
	color:#5091C3;
}
.rav4_2026_012 h3 {
	color:#5091C3;
}
.rav4_2026_012 h4 {
	color:#5091C3;
}
.rav4_2026_012 p {
	color:White;
}
.rav4_2026_012 a {
	color:#5091C3;
}
.rav4_2026_012 li {
	color:#5091C3;
}

.rav4_2026_013 {
	background-image:url(../av/rav4_2026_013.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_013 h2 {
	color:#5091C3;
}
.rav4_2026_013 h3 {
	color:#5091C3;
}
.rav4_2026_013 h4 {
	color:#5091C3;
}
.rav4_2026_013 p {
	color:White;
}
.rav4_2026_013 a {
	color:#5091C3;
}
.rav4_2026_013 li {
	color:#5091C3;
}

.rav4_2026_014 {
	background-image:url(../av/rav4_2026_014.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_014 h2 {
	color:#5091C3;
}
.rav4_2026_014 h3 {
	color:#5091C3;
}
.rav4_2026_014 h4 {
	color:#5091C3;
}
.rav4_2026_014 p {
	color:White;
}
.rav4_2026_014 a {
	color:#5091C3;
}
.rav4_2026_014 li {
	color:#5091C3;
}

.rav4_2026_015 {
	background-image:url(../av/rav4_2026_015.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_015 h2 {
	color:#5091C3;
}
.rav4_2026_015 h3 {
	color:#5091C3;
}
.rav4_2026_015 h4 {
	color:#5091C3;
}
.rav4_2026_015 p {
	color:White;
}
.rav4_2026_015 a {
	color:#5091C3;
}
.rav4_2026_015 li {
	color:#5091C3;
}

.rav4_2026_016 {
	background-image:url(../av/rav4_2026_016.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_016 h2 {
	color:#5091C3;
}
.rav4_2026_016 h3 {
	color:#5091C3;
}
.rav4_2026_016 h4 {
	color:#5091C3;
}
.rav4_2026_016 p {
	color:White;
}
.rav4_2026_016 a {
	color:#5091C3;
}
.rav4_2026_016 li {
	color:#5091C3;
}

.rav4_2026_017 {
	background-image:url(../av/rav4_2026_017.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_017 h2 {
	color:#5091C3;
}
.rav4_2026_017 h3 {
	color:#5091C3;
}
.rav4_2026_017 h4 {
	color:#5091C3;
}
.rav4_2026_017 p {
	color:White;
}
.rav4_2026_017 a {
	color:#5091C3;
}
.rav4_2026_017 li {
	color:#5091C3;
}

.rav4_2026_018 {
	background-image:url(../av/rav4_2026_018.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_018 h2 {
	color:#5091C3;
}
.rav4_2026_018 h3 {
	color:#5091C3;
}
.rav4_2026_018 h4 {
	color:#5091C3;
}
.rav4_2026_018 p {
	color:White;
}
.rav4_2026_018 a {
	color:#5091C3;
}
.rav4_2026_018 li {
	color:#5091C3;
}

.rav4_2026_019 {
	background-image:url(../av/rav4_2026_019.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_019 h2 {
	color:#5091C3;
}
.rav4_2026_019 h3 {
	color:#5091C3;
}
.rav4_2026_019 h4 {
	color:#5091C3;
}
.rav4_2026_019 p {
	color:White;
}
.rav4_2026_019 a {
	color:#5091C3;
}
.rav4_2026_019 li {
	color:#5091C3;
}

.rav4_2026_020 {
	background-image:url(../av/rav4_2026_020.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_020 h2 {
	color:#5091C3;
}
.rav4_2026_020 h3 {
	color:#5091C3;
}
.rav4_2026_020 h4 {
	color:#5091C3;
}
.rav4_2026_020 p {
	color:White;
}
.rav4_2026_020 a {
	color:#5091C3;
}
.rav4_2026_020 li {
	color:#5091C3;
}


.rav4_2026_021 {
	background-image:url(../av/rav4_2026_021.jpg);
	background-size:cover;
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
    background-attachment:fixed;
}
.rav4_2026_021 h2 {
	color:#5091C3;
}
.rav4_2026_021 h3 {
	color:#5091C3;
}
.rav4_2026_021 h4 {
	color:#5091C3;
}
.rav4_2026_021 p {
	color:White;
}
.rav4_2026_021 a {
	color:#5091C3;
}
.rav4_2026_021 li {
	color:#5091C3;
}

/* end rav4 2026 ui refresh images */



.maincontent {
	padding:10px;
}
.maincontent a {
	color:#5091C3;
}
.maincontent h1 {
	color:#5091C3;
}
.maincontent h2 {
	color:#5091C3;
}
.maincontent h3 {
	color:#5091C3;
}
.maincontent h4 {
	color:#5091C3;
}
.maincontent h5 {
	color:#5091C3;
}
.maincontent p {
	font-size:10px;
}
.theboot {
	text-align:left;
}
.theboot p {
	font-size:12px;
}

/* Style inputs */
  input[type=text], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Style inputs */
  input[type=date], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
/* Style inputs */
  input[type=url], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
/* Style inputs */
  input[type=number], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
  input[type=email], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Style the submit button */
input[type=submit] {
  width: 100%;
  background-color: #6895AB;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

/* Add a background color to the submit button on mouse-over */
input[type=submit]:hover {
  background-color: #0D5071;
}

.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.image-container {
  display: flex;
  justify-content: center;
}

.slategray-card {
/* create a custom class so you 
   do not run into specificity issues 
   against bootstraps styles
   which tends to work better than using !important 
   (future you will thank you later)*/

  background-color: SlateGray;
  opacity: .4;
}
@include color-mode(dark) {
  .element {
    color: var(--bs-primary-text-emphasis);
    background-color: var(--bs-primary-bg-subtle);
  }
}
