﻿body 
{
    background-color:#0AC79A;
    
}

#logoBorder
{
    border:groove 4px white;
    padding-top:8px;
    float:left;
    text-align:left;
}

#logo
{
    text-align:left;
    float:left;
    height:150px;
    width: 150px;
}

#heading
{
    font-size:36px;
    font-style:normal;
    font-weight:900;
    color:Black;
    text-align:center;
    width:600px;
    margin:0 auto;
    border:groove 4px white;
}

#menu
{
    padding-top:2%;
    text-align:center;
    color:Blue;
    font-size:xx-large;
    width:600px;
    margin:0 auto;
    margin-top:-4px;
    font-weight:900;
    border:groove 4px white;
}

#certAusQual
{
    font-size:1.20em;
    text-align:center;
    margin-top:5px;
}

#productsBox
{
  width:450px;
    margin:0 auto;  
    
}
#productsList
{
    text-align:center;
    font-size:large;
    font-weight:600;
    color:Blue;
    border:groove 4px White;
    width:300px;
    margin:0 auto;
    
}

#oilList
{
    padding-top:2%;
    color:Black;
    font-size:large;
    font-weight:600;
    text-align:left;
    width:45%;
    margin:0 auto;
}

#introText
{
    font-size:1.1em;
    margin-top:20px;
    
}

#map
{
    text-align:center;
    width:500px;
    height:300px;
    margin: 0 auto;
    margin-top:20px;
    margin-bottom:20px;
}

#address 
{
    text-align:center;
    font-size:1.1em;
}

.oilPicture
{
    text-align:center;
   
}

#slideShow
{
    width:500px;
    height:400px;
    margin:0 auto;
    margin-top:20px;
}

#centerImage1
{
    text-align:center;
    width:200px;
    height:200px;
    float:right;
    margin-top:10%;
    margin-right:5%;
}
#centerImage2
{
    text-align:center;
    width:200px;
    height:200px;
    float:right;
    margin-top:5%;
    margin-bottom:5%;
    
}
#centerImage3
{
    text-align:center;
    width:200px;
    height:200px;
    margin-left:auto;
    margin-right:auto;
    margin-top:5%;
    margin-bottom:5%;
    
}
.imageSquare
{
    width:200px;
    height:200px;
}

.infoText
{
    font-size:1.0em;
    color:Black;
    width:70%;
   
    white-space:normal;
    text-transform:inherit;
    border-style:dotted;
    border-color:Blue;
    border-width:4px;
    margin-top:5%;
    margin-bottom:10px;
    float:left;
      
}

.infoText2
{
    font-size:1.0em;
    color:Black;
    width:70%;
   
    white-space:normal;
    text-transform:inherit;
    border-style:dotted;
    border-color:Blue;
    border-width:4px;
    margin-top:5%;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
      
}
