/* CSS Document */


.mainFrame {
    width: 470px; 
}

a { font-size: 10px; 
     color: #000000; 
    text-decoration: underline;}

a:link, a:visited {
    font-size: 10px; 
    color: #000000;
    text-decoration: underline;
    }
    
a:hover, a:active {
    font-size: 10px; 
    color: #000000;
    text-decoration: none;
    }   

.topBannerLarge { display: none; }

.topBannerMobile { display: block; }
    
.homeText {
   font-size: 12px;
   margin-bottom: 18px;
   line-height: 18px;
   margin-top: 3px;
}

.homeText a { 
    font-size: 8px; 
     color: #000000; 
    text-decoration: underline;}

.homeText a:link, .homeText a:visited {
    font-size: 8px; 
    color: #000000;
    text-decoration: underline;
    }
    
.homeText a:hover, .homeText a:active {
    font-size: 8px; 
    color: #000000;
    text-decoration: none;
    }   


.addressText {
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 30px;
   line-height: 18px;
   margin-top: 3px;
}


.paraMain {
font-size:9px;
margin-bottom: 14px;
}

.paraMain a { 
    font-size: 8px; 
     color: #000000; 
    text-decoration: underline;}

.paraMain a:link, .paraMain a:visited {
    font-size: 8px; 
    color: #000000;
    text-decoration: underline;
    }
    
.paraMain a:hover, .paraMain a:active {
    font-size: 8px; 
    color: #000000;
    text-decoration: none;
    }   


.headerOne {
   font-size: 12px;
   color: #16668b;
   font-weight: bold;
   margin-bottom: 0;
}

.headerTwo {
    font-size: 10px;
    color: #16668b;
    font-weight: bold;
    margin-bottom: 0;
}

.headerTwo a {
color: #16668b;
text-decoration: underline;
}
.headerTwo a:visited {
color: #16668b;
text-decoration: underline;
}
.headerTwo a:hover {
color: #16668b;
text-decoration: none;
}

.headerThree {
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}




.footer {
   font-size: 6px;
   margin-bottom: 10px;
   text-align: center;
}


.footer a { 
    font-size: 6px; 
     color: #000000; 
    text-decoration: underline;}

.footer a:link, .footer a:visited {
    font-size: 6px; 
    color: #000000;
    text-decoration: underline;
    }
    
.footer a:hover, .footer a:active {
    font-size: 6px; 
    color: #000000;
    text-decoration: none;
    }   

.footerImage {
   display: none;
}


.footerImageMobile {
   margin-bottom: 5px;
   margin-top: 10px;
   display: block;
}

 .nav
{
    display: none;
}

   
 .navMobile
{
    font-size: 10px;
    float: left;
    padding: 0px 3px 5px 3px
    display: block;
    color: white;
}

 .navMobile a { color: #fff; 
    text-decoration: underline;}

 .navMobile a:visited {
    color: #fff;
    text-decoration: underline;
    }
    
 .navMobile a:hover {
    color: #fff;
    text-decoration: none;
    }   
    


.centerHome {
width: 460px;
}

.columnSpacer {
width: 10px; }

.columnCenter {
width: 460px;
}

.tableContent{
width: 460px;
}

.tableAboutUs{
font-size: 10px;
width: 360px;
}
.columnAboutUsOne {
width: 160px; }
.columnAboutUsTwo {
width: 50px; }

.columnAboutUsThree {
width: 150px; 

}

.tableServices{
font-size: 10px;
width: 360px;
}
.columnServicesOne {
width: 200px; }

.columnServicesTwo {
width: 60px; }

.columnServicesThree {
width: 100px; }



    
