

body {
    color: black;
    font-family: 'Arial', sans-serif;       
    max-width: 100%;
    text-align: left;   
    font-size: 17px;
    line-height: 100%;  
}
.outerwrap, main {
    text-align: left;
}
h1 {
    letter-spacing: 2px;
    font-size: 40px;
   line-height: 100%;
}
h2 {
    padding: 0;
    

}
h3 {
   font-size: 14px;
   margin: 15px 0 8px 0;
   line-height: 100%;
}

.intro-page-centered img {
    padding: 0;
   
    width: 500px;
}
.lifetime-page {
    font-size: 13px;
    line-height: 140%;
}
.intro-page {
    font-size: 13px;
    text-align: left;
    line-height: 150%;
    
}
.intro-page-centered {
    font-size: 14px;
    text-align: center;
    line-height: 150%;
    
}
.disclaimer {
    padding: 30px 0;
    font-size: 17px;
    line-height: 200%;
}
.box {
    border: 1px solid black;
    padding: 15px;
    line-height: 130%;
    width: 400px;
    font-size: 17px;
    margin: auto;
    text-align: center;
    line-height: 180%;
     margin-top: 200px;
}
.back-cover {
    text-align: center;
    margin: auto;
    padding: 100px 0;
    font-family: 'Brush Script MT', serif;
   
}
.back-cover p {
    padding: 50px 0;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 200%;   
    text-align: center;
    margin: auto;
}
.half-column-1 img, .half-column-2 img { 
    margin: auto;
    text-align: center;
    max-width: 100%;
    width: 350px;
}
.half-column {
    padding: 0;
}

.line1, .line2, .line3 {
    line-height: 110%;   
    box-sizing: border-box;
    vertical-align: bottom;
    font-size: 14px;
}
.line1{    
    padding-top: 10px;
    
}
.name, .address, .email, .phone {
    box-sizing: border-box;
    vertical-align: top;
    display: inline-block; 
    text-align: left;
    width:  50%;
}

.line3 {
    line-height:  100%;
    padding-top: 4px;
    font-size: 14px;
}

.line3 b {
    font-size: 13px;
}
.line4 {
    font-size: 17px;
    padding: 6px 0;
}

.half-column-1 h3, .half-column-2 h3 {
    color: black;
}
img.tp-map {
    width: 100%;
}