﻿        

    
.MasterLayoutTable {
    background-color: White;
    border-collapse: collapse;
    border: solid 1px #cccccc;
    width: 95%;
    margin-top: 20px;
    margin-bottom: 20px;
    }

.headrow {
    background-image: url(../images/mainbanner.jpg);
    background-repeat: no-repeat;
    }
    
/* #ct100_HeaderCell {
    padding: 1em 0 1em 1em;
    } */
    
.headcell {
    padding: 0;
    margin-bottom: 0;
    }

    
#ContactBlock {
    text-align: center;
    width: 12%;
    padding: 0;
    margin: 0;
    }
    
#ContactUs {
    margin: 0;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
    color: #87b287;
    }
    
#ContactUs a {
    text-decoration: none !important;
    }
    
#ContactUs a:hover {
    text-decoration: underline !important;
    }
    
   
.contentrow {
    vertical-align: top;    
    }
    
.contentrow td {
    border: solid 1px #cccccc;
    border-spacing: -1;
    }

#LeftNavList {
    text-align: left;
    margin-top: .25em;
    margin-left: 0;
    }
    
#LeftNavList a {
    text-decoration: none !important;
    }
    
#LeftNavList a:hover {
    text-decoration: underline !important;
    color: #ffbf8e;
    }
    
#LeftNavList li {
    list-style-image: url(../images/swirl.gif);
    list-style-type: disc;
    font-size: x-small;
    font-weight: bold;
    padding: 0 0 1em 0;
    margin-left: -15px;
    }
    
#LeftNavList #facebooknavlink 
{
	list-style-image: url(../images/Facebook_16x16.png);
}

/* #LeftNavList li ul {
    margin-left: 2em;
    margin-right: 1em;
    }*/
        
#LeftNavList li li {
    list-style-type: disc;
    list-style-image: none;
    font-weight: normal;
    padding: .25em 0 .25em 0;
    margin-left: -15px;
    }
    
    
 .footrow {
    background-image: url(../images/lowerswirlbg.gif);
    font-size: x-small;
    font-weight: bold;
    }
    
.footercellleft {
    padding-left: .5em;
    }
    
.footercellright {
    padding-right: .5em;
    }
    
    
