﻿
body {
     margin:0;
     padding:0;
     font-family:Tahoma;
}
.Company
{
    margin:20px;
    padding:10px;
    border:2px solid silver;
    text-align:center;
    width:20%;
    color:red;
    background-color:rgba(0,0,0,.9);
    font-weight:bold;\

}
.top
{
    width:90%;
    
    display:inline;
    border:2px solid green;

}
.phoneEmail
{
    color:inherit !important;   
    text-decoration:none !important;
}
.Sec1,.Sec2 ,.Sec3 
{
    display:inline-block;
    opacity:.8;
    border:2px solid grey;
}
.Sec1
{
    width:15vw;
    float:left;
    //background:url("Images/villaart1.jpg");
    min-height:100vh;
    background-size:contain;
    display:none;

}
.Sec2
{
    margin-top:0vh;
    width:100%;
    background:url("Images/NewShrine1.jpg");
    min-height:100vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.Sec3
{
    min-width:15vw;
    min-height:100vh;
    //background:url("Images/689Art1.jpg");
    background-size:contain;  
    display:none;
}
.Sec4
{
    margin-top:0vh;
    width:100%;
    background:url("Images/SerranosQuad1.jpg");
    min-height:100vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.Sec5
{
    margin-top:0vh;
    width:100%;
    background:url("Images/SerranosQuad4.jpg");
    min-height:100vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.Sec6
{
    margin-top:0vh;
    width:100%;
    background:url("Images/BestInTheDesert.jpg");
    min-height:100vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.Sec7
{
    margin-top:0vh;
    width:80%;
    background:url("Images/SerranosBikes1.jpg");
    min-height:90vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.Sec8
{
    margin-top:0vh;
    width:100%;
    background:url("Images/Serranosdirtbikes1.jpg");
    min-height:100vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.Sec9
{
    margin-top:0vh;
    width:100%;
    background:url("Images/CarlosHicksmxshot.jpg");
    min-height:100vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.Sec10
{
    margin-top:0vh;
    width:100%;
    background:url("Images/Anaheim81.jpg");
    min-height:100vh;
    background-size:cover;
    float:left;
    text-align:center;
}
.imgs
{
    height:100px;
    float:left;
    border-style:inset;
    border-width:2px;
}
.menuBanner
{
    height:50px;
    width:99%;
    background-color:WHITE;//rgba(0,0,0,1);
    font-size:large;
    color:BLUE;
    //border:6px solid BLACK;
}
.BannerMenu
{
    margin:6px;
}
#MaicoIcon
{
    background:url("Images/MaicoIcon.jpg");
    position:absolute;
    top:4vh;
    left:50vw;
    height:100px;
    width:100px;
    background-size:contain;
    background-repeat:no-repeat;
}
#HuskyIcon
{
    background:url("Images/HuskyIcon.jpg");
    position:absolute;
    top:4vh;
    left:58vw;
    height:70px;
    width:70px;
    background-size:contain;
    background-repeat:no-repeat;
}
#GenSlideshow
{

}
.SecBody
{
    text-align:center;
    width:53%;
    margin-left:-10%;
    margin-top:4%;
    height:33%;
    background-color:rgba(0,0,0,.0);
    display:inline-block;
}
.ul1
{
    width:25%;
    float:left;
    color:white;
    font-size:x-large;
    text-decoration:none;
    margin-top:15px;
}
.ul1 ul
{
    float:left;
}
.ul1 li
{

    text-align:center;
    padding:30px;
    border-style:inset;
    border-width:8px;
    list-style:none;
    border-color:White;//   rgba(128,128,128,1);


}
.ul1Body
{
    float:right;
    width:65%;
    margin:3%;
    height:68%;
    border:5px double silver;
    background:url("Images/Ettlebruck82-1.jpg");
    background-size:cover;
    display:none;
}
