﻿body 
{
    background-color: #000000;
    margin: 0px;
    }
    
a 
{
    text-decoration: none;
}

#MainTable 
{
    width: 850px;
    background-color: #5b2f02;
    }


#MainLinks td
{
    border: solid 1px #391e02;
    background-color: #5b2f02;
    padding: 4px;
    width: 106px;
    }
    
#MainLinks td:hover 
{
    background-color: #cd8f2d;
    }    

#MainLinks a
{
    color: #faddb9;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    } 
    
#Creditation 
{
    border: solid 1px #391e02;
    font-size: 12px;
    } 
    
#Webbers 
{
    font-size: 10px;
    color: #ffffff;
    }
    
.FrontPagePicturesLeft
{
    border-left: solid 1px #391e02;
    }

.FrontPagePicturesRight
{
    border-right: solid 1px #391e02;
    }
    
.FrontPagePicturesWhole 
{
    border-right: solid 1px #391e02;
    border-left: solid 1px #391e02;
    }    
    
#Camp 
{
    background-image: url(images/clinic_information2_04.jpg);
    background-repeat: no-repeat;
    height: 747px;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #5c4d3f;
    border-right: solid 1px #391e02;
    border-left: solid 1px #391e02;
    padding-left: 45px;
    padding-top: 55px;
    } 
    
#Camp a
{
    color: #d08b39;
    } 
    
#Camp a:visited
{
    color: #7f531e;
    }  
    
#News 
{
    background-color: #f2ece4;
    font-weight: normal;
    padding: 20px;
    text-align: left;
    }
    
.Title 
{
    font-size: 16px;
    text-decoration: underline;
    }  
    
#Events 
{
    background-color: #f2ece4;
    font-weight: normal;
    padding: 20px;
    }
    
#Calendar td
{
    padding: 4px;
    border-bottom: solid 1px #7f531e;
    text-align: left;
    font-weight: normal;
    }  
    
#FirstLine td
{
    color: #ffffff;
    background-color: #7f531e;
    border: solid 1px #f2ece4;
    }  

#Gallery 
{
    background-color: #f2ece4;
    font-weight: normal;
    padding: 20px;
    }
    
#Contact 
{
    height: 592px;
    background-image: url(images/contact.jpg);
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    color: #5c4d3f;
    padding-left: 45px;
    padding-top: 110px;
    }
                  
#Contact a
{
    color: #d08b39;
    } 
    
#Contact a:visited
{
    color: #7f531e;
    }                                     
    
#OpenHouse
{
    text-align: center;
    background-color: #ffffff;
    padding: 3px;
    border: dotted 2px #000000;
    }    
