﻿
/* Layout Stylesheet */ 
h1{
  font-family: Garamond;
  letter-spacing: 7px;
  font-size: large;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;


    }
h2{
  font-family: Garamond;
  font-size: medium;
  letter-spacing: 3px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;


}
    
h3{
  font-family: Garamond;
  font-size: medium;
  color: Red;  
  
}

h4{
  font-family: Garamond;
  font-size: medium;
  color: white;  
  
}

p{
    font-family: Arial;
    font-size: medium;
}
ul
{
    font-family: Arial;
    font-size:medium;
}
html
{
    height: 100%;
}

body{
  text-align: center;
  min-width: 760px;
  height: 100%;
 }
 
 #wrapper
 {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    min-height: 100%;
    padding-bottom: 9em;
 }
 
 * html wrapper
{
height: 100%;
}

#OverviewLabel
{
    position: absolute;
    top: 100px;
    left: 3px;
    width: 100px;
    height: 160px;
    text-align: right;
    font-size: x-small;    
}

#OverviewLabel2
{
    position: absolute;
    top: 260px;
    left: 3px;
    width: 100px;
    height: 80px;
    text-align: right;
    font-size: x-small;
    background-color: #E6E6FA;
}

#OverviewLabel3
{
    position: absolute;
    top: 340px;
    left: 3px;
    width: 100px;
    height: 140px;
    text-align: right;
    font-size: x-small;
}

#Overview
{
    position: absolute;
    top: 100px;
    left: 110px;
    width: 420px;
    height: 160px;
    font-size: x-small;
}

#Overview2
{
    position: absolute;
    top: 260px;
    left: 110px;
    width: 420px;
    height: 80px;
    background-color: #E6E6FA;
    font-size: x-small;
}

#Overview3
{
    position: absolute;
    top: 340px;
    left: 110px;
    width: 420px;
    height: 140px;
    font-size: x-small;
}





#ClientAddress
{
    position: absolute;
    top: 100px;
    left: 500px;
    width: 300px;
    height: 160px;
    font-size: x-small;
    
}

#ClientLabel
{
    position: absolute;
    top: 100px;
    left: 3px;
    width: 100px;
    height: 160px;
    text-align: right;
    font-size: x-small;
    
}

#Client
{
    position: absolute;
    top: 100px;
    left: 110px;
    width: 390px;
    height: 160px;
    font-size: x-small;
}

#CompanyAddress
{
    position: absolute;
    top: 260px;
    left: 500px;
    width: 300px;
    height: 100px;
    background-color: #E6E6FA;
    font-size: x-small;
}

#CompanyLabel
{
    position: absolute;
    top: 260px;
    left: 3px;
    width: 100px;
    height: 100px;
    text-align: right;
    font-size: x-small;
    background-color: #E6E6FA;
}

#Company
{
    position: absolute;
    top: 260px;
    left: 110px;
    width: 390px;
    height: 100px;
    background-color: #E6E6FA;
    font-size: x-small;
}

#ServerAddress
{
    position: absolute;
    top: 360px;
    left: 500px;
    width: 300px;
    height: 120px;
    font-size: x-small;
}

#ServerLabel
{
    position: absolute;
    top: 360px;
    left: 3px;
    width: 100px;
    height: 120px;
    text-align: right;
    font-size: x-small;
}

#Server
{
    position: absolute;
    top: 360px;
    left: 110px;
    width: 390px;
    height: 120px;
    font-size: x-small;
}
    
#hdr
{
 
 height:120px;
 width: 800px; 
 position: relative;
 
 } 
 
#rh-col{ 
 position: absolute;
 top: 122px;  
 right: 0;
 width: 511px; 
 }
 
#lh-col{ 
 position: absolute;
 top: 122px;  
 right: 580;
 width: 260px; 
 }
 
   
#content{
 background: url(campbell10.jpg); background-repeat: no-repeat;
 top: 102px;  
 right: 0;
 width: 511px;
 height: 226px;
 }
 
 #content2{
 top: 102px;  
 right: 0;
 width: 511px;
 
 }

#rh-col3{
 position: absolute;
 top: 120px;  
 right: 0;
 width: 800px; 
 }
 
 #rh-col2{
 position: absolute;
 top: 30px;  
 right: 0;
 width: 511px; 
 }
 
 #order
 {
    background: url(hammock2.jpg); background-repeat: no-repeat;
 position: absolute;
 top: 30px;  
 right: 0;
 width: 511px; 
 }

#footer
{
position: relative;
bottom: 0;
} 

#footer2
{
Position: absolute;

bottom: 0;
}
 
 #ad3{
    background: url(mountain.jpg); background-repeat: no-repeat;
    position: absolute;
    top: 400px;
    right: 0;
    width: 511px;
 }
 
 #ad{
    position: absolute;
    top: 600px;
    right: 0;
    width: 511px;
 }
 
 #ad2{
    position: absolute;
    top: 660px;
    right: 0;
    width: 511px;
 }
  #ad4{
    position: absolute;
    
    right: 0;
    width: 511px;
 }
 
 #new
 {
    position: absolute;
    top: 250px;
    right: 0;
    width: 511px;
 }
 
 
 
    


