﻿body 
{
    background-color:#f6f292;
  
}
hr
{
    height:3px;
    color:Gray;
    width:60%;
}

#headerhome
{
    float:right;
    width: 85%;
    height: 170px;
   text-align: center;
   font-size:larger;
   font-family:Arial; 
   color:White;   
   background-image: url('../images/topimage.png');
   background-repeat:no-repeat;
  

}
#headertext
{
    float:right;
    width: 83%;
    height: 250px;
   text-align: center;
   font-size:larger;
   font-family:Arial;  
   margin-top:20px;
    
}
#headertextlay
{
   float:right;
    width: 83%;
    height: 150px;
   text-align: center;
   font-size:larger;
   font-family:Arial;  
   margin-top:20px;
   
}
#sign
{
   margin-top:2px; 
}

h1
{
    color:#7a1228;
}
#color
{
    font-size:larger;
    font-family:"Trebuchet MS";
    color:Maroon;
}

#leftcolum
{
    
   float:left;    
    width: 15%;
    height: 1800px;
    text-align: left;
   background-color:#1d6742;
  position:absolute;
  top:15px;
  
   
}
#buttons
{
     margin-top:220px;
     margin-left:10px;
}
#content
{
    
    float: right;
    width: 84%;
    height: 750px;    
    margin-top: 10px;
}
/* this is for the layaway page dont change */
#contentl
{
    float: right;
    width: 83%;
    height: 450px;    
    margin-top: 10px;
}
/* this is for the layaway page dont change */
#lay
{
    padding-top:75px;
    padding-left:35px;
    height:250px;
}
/* this is for the layaway page dont change */
#lay1
{
    padding-left:45px;
}
#textl
{
    text-align:left;
}
#textr
{
    text-align:left;
    padding-bottom:15px;
}
#image1
{
    
    width:225px;
    height:300px;
    
}
#image2
{
    float:right;
    width:250px;
    height:250px;
    
}
#colum1
{
    width:39%;
    float:left;
    padding-left:50px;
    
}
#colum2
{
    width:40%;
    float:left;
   padding-left:75px;
    margin-top:5px;
    margin-bottom:20px;
    text-align:left;
}
#footer
{
    clear:both;
    width: 75%;
    height: 300px;  
   text-align:center;
   color:#7a1228;
   font-family:"Trebuchet MS";
   float:left;
   padding-top:100px;
}
/* this is for the layaway page dont change */
#footerlay
{
    clear:both;
    width: 75%;
    height: 50px;  
   text-align:center;
   color:#7a1228;
   font-family:"Trebuchet MS";
   float:left;
   padding-top:100px;
}

