/*summerUSA.css start global styles*/
body {
	background-image: url("images/bg_tile.jpg");
	background-repeat:repeat;
	font: 8pt Arial, Helvetica, sans-serif;
    margin:0;
    padding: 0;
}

p{
	color: #ffffff;
}

h1{
	color:#ff2b1f;
	font: 500 17pt "forte",Palatino Linotype, Times New Roman, serif;
	
}

h2{
	color: #ff2b1f;
	font: 500 14pt "forte",Palatino Linotype, Times New Roman, serif;
	clear: left;
}

h3{
	color:#f4fe07;
	font: 12pt "Gill Sans Ultra Bold", Helvetica, Arial Black, sans-serif;
}

#all{
  width: 900px;
  height: 925px;
  margin-left: auto;
  margin-right: auto;
}

#all_short{
  width: 900px;
  height: 655px;
  margin-left: auto;
  margin-right: auto;
}

.blue{
	color:#0430f1;
	font-weight: 800;
}

.buy{
	color:#f4f307;
	font-size: 10pt;
}

.orange{
	color:#ff2b1f;
	font:  12pt "forte",Palatino Linotype, Times New Roman, serif;
}
/*end global styles*/
/*start header styles*/
#header{
	background-image: url("images/header.gif");
	background-repeat: no-repeat;
	height:144px;
	width: 880px;
	float:left;
	margin-top: 10px;
	
}

#hours{
	font: bold 10pt Palatino Linotype, times new roman, serif;
	height: 70px;
	width: 150px;
	float: right;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	color: #000000;
	
}



/* start Lava Lamp Navigation styles*/

.lavaLamp {
            position: relative;
            height: 29px;
            width: 750px;
            padding: 15px;
            margin-top:70px;
            margin-left: 190px;
            
            overflow: hidden;
            
        }
                .lavaLamp li {
                    float: left;
                    list-style: none;
                }
                    .lavaLamp li.back {
                        border-bottom: 5px solid #ff2b1f;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLamp li a {
                        font: 12pt "Gill Sans Ultra Bold", Helvetica, Arial, sans-serif;
                        text-decoration: none;
                        color: #ff2b1f;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
                            border: none;
							color: #0430f1;
                        }        

/*end Lava Lamp navigation*/

#content{
	width: 876px;
	height: 430px;
	float:left;
    border: #ff2b1f 2px solid;
	margin-top: 10px;
}


#content_background{
	background-color: #363636;
	width: 876px;
	height: 430px;
	float:left;
	opacity: .85;
		
}

#content_background h1{
	text-align:center;	
		
}

#content_brands{
	width: 876px;
	height: 530px;
	float:left;
    border: #ff2b1f 2px solid;
	margin-top: 10px;
}


#content_background_brands{
	background-color: #363636;
	width: 876px;
	height: 530px;
	float:left;
	opacity: .85;
		
}

#content_loc{
	width: 876px;
	height: 775px;
	float:left;
    border: #ff2b1f 2px solid;
	margin-top: 10px;
}


#content_background_loc{
	background-color: #363636;
	width: 876px;
	height: inherit;
	float:left;
	opacity: .85;
		
}

#content_background_loc h1{
	text-align:center;	
		
}

.brand_list{
	text-align:center;
	font-size: 8pt;
	font-weight: bold;
	margin-top: -10px;
}

#left_col{
	width: 250px;
	height: 325px;
    padding-left: 10px;
    float: left;
}

#big_left_col{
	width: 500px;
	height: inherit;
    padding-left: 20px;
    float: left;
}
#big_left_col a{
	color: #f4fe07;
}
#right_col{
	width: 266px;
	height: inherit;
	float: left;
    margin-left: 30px;
	margin-top: 15px;
}
	
.first_loc{
	width: 286px;
	height: 300px;
	float: left;
	text-align:center;
}

.second_loc{
	width: 296px;
	height: 300px;
	float: left;
	text-align: center;
}

.third_loc{
	width: 876px;
	height: 300px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.fourth_loc{
	width: 286px;
	height: 300px;
	float: left;
	text-align: center;
	margin-top: -20px;
}

#map{
	height: 300px;
	width: inherit;
	float: left;
	text-align: center;
	margin-top: 90px;
	
}


/*start javascript slideshow*/
#slideshow{
	width: 600px;
	height: 400px;
	margin-left: 10px;
    margin-top: 15px;
	float: left;
}

#slideshow {
    position:relative;
    height:400px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*end javascript slideshow*/

/*start brands carousel*/



#CarouselControl{
  height: 430px;
  width: 876px;
}

#CarouselControl h1{
text-align: center;
margin-top:2px;
}

#CarouselControl .carousel  {

    margin-left: 45px;
    margin-top:-5px;

    position: relative;     

}

   
    #jCarouselLiteDemo .main {

        margin-left: 40px;

    }       
          
            #jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {

                border: none;

                outline: none;

            }                 

    #jCarouselLiteDemo .carousel .jCarouselLite {

        border: 1px solid black;

        float: left;

        background-color: #dfdfdf;

        

        /* Needed for rendering without flicker */

        position: relative;

        visibility: hidden;

        left: -5000px;

    }

        #jCarouselLiteDemo .carousel ul {

            margin: 0;

        }

        #jCarouselLiteDemo .carousel li img, 

        #jCarouselLiteDemo .carousel li p {

            background-color: #fff;

            width: 262px;

            height: 350px;

            margin: 0px;

        }

        #jCarouselLiteDemo .widget img {

            cursor: pointer;

        }

            #jCarouselLiteDemo .imageSlider li img, 

            #jCarouselLiteDemo .imageSlider li p, 

            #jCarouselLiteDemo .imageSliderExt li img , 

            #jCarouselLiteDemo .imageSliderExt li p {

                width: 400px;

                height: 300px;

            }
/*end brands carousel*/
.list{
	color: #f4fe07;
    width: 125px;
    float: left;
    
	
	
}

#brands{
	background-image: url("images/brand_logos.png");
	background-repeat: no-repeat;
	height: 220px;
	width: 880px;
	float:left;
	text-align: center;
	margin-top: 10px;
}
#brands h3{
	font: 12pt "Gill Sans Ultra Bold", Helvetica, Arial Black, sans-serif; 
}

#footer{
	text-align: center;
	color: #ff2b1f;
	font: bold 10pt Palatino Linotype, times new roman, serif;
	height: 55px;
        width: 880px;
	padding: 15px;
        float:left;
}

#footer a {
	color: #fff;
	font: bold 10pt "Calisto MT", Arial Black, Verdana, Kalimati, Tahoma, sans-serif;
	text-decoration: none;
}

#footer a:hover{
	color: #0430f1;
	
}




