#navtable{
    background-image:url(./img/wtrmrkgrad.jpg);
    background-repeat:repeat-x;
}
#navtable ul {
list-style-type:none;    
    color:white;            
    text-align:left;
    border:0;
    margin:0;
    padding:0;                
}
#navtable ul li{                                                                                      
    margin:0;
    margin-left: 10px;
    padding:0;  
}
#navtable ul  li  a{                                     
    display:list-item; 
    list-style-position:inside;
    list-style-type:square; 
    color:white;    
    text-decoration: none;
}
#navtable ul li ul li a{     
     list-style-type:circle;  
}
#navtable ul li a:hover {                 
     border:white 1px solid;                        
}
#contenttxt{
    display:none;  
    text-align: left;
    position:relative;
    height:317px;
    width:543px;
    top:35px;
    left:15px;
    margin:0;
    padding:5px;
    background-image: url('./img/gbox.png');
    background-repeat: no-repeat;    
}
#contentbox{
    vertical-align: middle;
    height:395px;
    width:587px;
    background-image:url(./img/home.jpg);
    background-repeat:no-repeat;
}
.centerstyle h1, h2, h3, h4{   
    padding:0;
    margin:0;
    color:#B73A3A;
}
.centerstyle h5{
    padding:0;
    margin:0;
} 
.centerstyle{ 
    background: transparent;
}

.centerstyle p{
    font-family: sans-serif;
    font-weight: bold;
    font-size: small;
    margin-top:0;
    padding-top: 0;
    color:black;
}                
.contacttable{
    font-family: sans-serif;
    font-weight: bold;
    font-size: small;
}
.centerstyle .darkred{
    color:#B73A3A; 
}
.email{
    color:red; 
}
.email a{
    color:red; 
    text-decoration: none;
}
.centerstyle ul{
    font-family: sans-serif;
    font-weight: bold;
    font-size: small;
    margin-top:0;
    padding-top: 0;
    color:black;
} 
#blwpic{
    width:763px;
    height:30px;
    background-color:#B73A3A;
}
.errorBox{
    border:solid red 2px;
}
