body
{
    margin: 0;
    padding: 0;
    overflow-x: hidden; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 12;
    z-index: 6;
}

header
{
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #ccc6c7d0;
    z-index: 2;
}

.navigate
{

    display: flex;
    justify-content: flex-start;
    gap: 10px;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14;
    font-weight: 400;
    position: absolute;
    top: 0;
    width: 100%;
    left: 70%;  
    z-index: 2;
    color: #000000;
    
}

.secondary
{
    font-weight: 100;
    color: #999898;
}

.genericAdjustment
{
    left: 202px;
    font-weight: 50;
    font-size: 50;
}

.leftAdjustment
{
    left: 900px;
}

.otherAdjustment
{
    left: 100px;
 
}

.box 
{
    position: relative;
    left: calc(35% - 5px);
    width: 200px;
    height: 30px;
    display: block;
   
    
}

.box.pink 
{
    position: absolute;
    top: -32; 
    left: 0;
    width: 100%;
    height: calc(100% - 169px); 
    background-color: #dea7adb0;
    z-index: 2;
}


.box.grey 
{
    position: absolute;
    top: -32; 
    left: 0;
    width: 100%;
    height: calc(100% - 169px); 
    background-color: #c7c3c379;
    z-index: 3;
}



.white
{
    position: relative;
    top: 160px;
    left: calc(50% - 175px);
    background-color: #ffffffde;
    z-index: 5; 
}

.box.blue
{
    position: absolute;
    top: -460px;
    left: 0px;
    width: 100%;
    height: 450px;
    background-color: #537abd;
    z-index: 1; 
}

.pic
{
    position: relative;
    top: -200px;
    width: 100%;
    height: auto;
    display: block;
    z-index: 1; 
    
}

.img
{
    position: relative;
    top: -200px;
    left: 1000px;
    width: 40%;
    height: auto;
    display: block;
    z-index: 1; 
}

.bottomBar
{
    position: relative;
    top: -1380px;
    left: 0;
    background-color: #222222;
    width: 100%;
    height: 100px;
    z-index: 4; 
}

.capBar
{
    position: relative;
    top: -1380px;
    left: 0;
    background-color: #000000;
    width: 100%;
    height: 30px;
    z-index: 4; 
}

#small
{
    position: relative;
    top: -35px;
    left: 15px;
    width: 30px;
    height: 30px;
    
    z-index: 2;
}

.boxPicture
{
    position: relative;
    top: -460px;
    width: 800px;
    height: 400px;    
    z-index: 1;
}

.mapPicture
{
    position: relative;  
    top: -1160px;
    width: 60%;
    height: 400px;
    left: 40%;
    z-index: 1;
}

.slicePicture
{
    position: relative;  
    top: -760px;
    width: 50%;
    height: 400px;
    left: 0;
    z-index: 2;
}

.whiteText
{
    font-weight: 80;

    color: red;
}

.caps
{
    position: relative;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 35;
    z-index: 6;

}

.title
{
    position: relative;
    font-family: 'Franklin Gothic Bold'; 
    font-size: 24;
    top: 110px;
    left: calc(50% - 170px);
    z-index: 6; 
}

.mapIcon
{
    position: relative;
    top: -1360px;
    left: -1090px;
    z-index: 6;
}

.phoneIcon
{
    position: relative;
    top: -1300px;
    left: -1060px;
    z-index: 7;
}

.socialMediaIcon
{
    position: relative;
    top: -1360px;
    left: 1500px;
    z-index: 6;
}

#sectionZero
{
    position: relative;
    padding: 0px;
    
}

#sectionOne
{
    position: relative;
    padding: 0px;

   
}

#sectionOne h1 
{
    position: relative;  
    top: -600px;
    left: 200px; 
    font-weight: 100;
    font-size: 30;
    z-index: 2;           
   
}

#sectionOne p 
{
    position: relative;  
    top: -580px;
    left: 200px; 
    font-weight: 50;
    font-size: 20;
    z-index: 2;           
   
}

#sectionTwo
{
    position: relative;
    padding: 30px;
}

#sectionTwo h1
{
    position: relative;
    font-size: 30;
    font-weight: 40;
    color:white;
    top: -850px; 
    left: 1000px;  
    z-index: 6;           
  
}

.highlight
{
    
    position: relative;
    top: -160px;
    left: 1129px;
    width: 110px;    
    height: 20px;
    background-color: #ffffffde;
    z-index: 4; 
}

#sectionTwo p
{
    position: relative;  
    top: -810px;
    left: 1000px; 
    font-weight: 20;
    font-size: 20;
    z-index: 6;           
  
}

#sectionThree
{
    position: relative;
    padding: 0px;  
}

#sectionThree h1 
{
    position: relative;
    top: -1500px;
    left: 100px;
    z-index: 6;   
    font-size: 30;        
  
}

#sectionThree p 
{
    position: relative;
    top: -1500px;
    left: 100px;
    z-index: 6;           
    font-size: 20;
}

#sectionFour
{
    position: relative;
    top: -30px;
    padding: 0px;
}

#sectionFour ul li 
{
    position: relative; 
    top: -1550px; 
    list-style: none; 
    font-size: 8;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 6;               
}

#sectionFive
{
    list-style: none; 
    position: relative;
    
    padding: 0px;
    font-weight: 50;
    color: rgb(141, 141, 141);
    top: -1500px;
    left: 40px;
    z-index: 6;
    
}

#sectionSix
{
    position: relative;
    padding: 0px;
    
    font-weight: 50;
    top: 0px;
    left: 125px;
    top: -1555px;
    color: rgb(141, 141, 141);
    list-style: none; 
    z-index: 6;
}

#sectionSeven
{
    position: relative;    
    font-weight: 50;
    
    left: 250px;
    top: -1610px;
    color: rgb(141, 141, 141);
    list-style: none; 
    z-index: 6;
   
}
