 
   
    .background {
        background-color: #6666aa; color:#000000;
    }
        
    .main {
        background-color: #ffffff; color: #000000; border-style: solid;
        border-width: 8px;  border-color: #663366; width: 90%;
        font-family: verdana,sans-serif; font-size: 10pt; margin: auto;
    }    
        
  
    .nav {
    
        height: 70px; margin-left: 90px; margin-bottom: 0px;
        clear: both;
       
        
    }
    
    #cHome {
        float: left; margin-right: 2px;
    } 
    
    #cAbout {
        float: left; 
        
    }   
    
    #cBlog {
        float: left; margin-left: 2px;
        cursor: pointer; cursor: hand;
  
    }   
    
       
    #cFabric {
        float: left; margin-left: 2px;
        
    }   
      
    #cDirections {
        float: left; margin-left: 2px;
        
    }     
       
    #cEmail {
        float: left; margin-left: 2px;
    }     
  
    #cCalendar {
        float: left; margin-left: 2px; 
        cursor: pointer; cursor: hand;
 
    }   
       
    #cNewStock {
        float: left; margin-left: 2px;
    }      
       
    .HideButton { display: none; }   
       
    #dAddress {  color: #666699; margin-bottom: 15px; }   
       
    .art {
      
        width: 100%;
        margin-top: 6px;
        margin-bottom: 20px;
        cursor: pointer; cursor: hand;
        padding-bottom: 10px;
    }

    .art-nolink {
    
        width: 100%;
        margin-top: 6px;
        margin-bottom: 20px;
        padding-bottom: 10px;
    
    }

    
    .art_title {

        text-align: center; width: 100%; margin-top: 10px;
        margin-bottom: 10px; color: #333366;  background-color: #ffffff;
        font-family: verdana,sans-serief; font-size: 1.2em; font-weight: bold;
    
    }

    .art_text { 
    
        font-family: garamond,serif; font-size: 1.2em; text-align: justify;
        margin-left: 8px; margin-right: 5px; background-color: #ffffff;
    
    }

    .art_img {
       
       text-align: center;
       
    }

    .art_thumb {
        float: right; margin-left: 10px; margin-bottom: 3px; margin-top: 8px;
        border-style: solid; border-width: 0px;
    }

    .art_footer {

        text-align: center; width: 100%;
        margin-top: 15px;  color: #3333CC; background-color: #ffffff;
        font-family: garmond,serif; font-size: .9em;
        
    }
 
  

    .columns {
          
           background-color: #ffffff; color: #000000;
           margin-left: 2%; margin-right: 2%;
           margin-top: 0px; 
           clear: both;
    
    }

    .column_1 {
    
        width: 280px; 
       
    }
    
   .column_2 {
    
        width: 280px; 
       
    }
   
    .filler {
    
        width: 0px;
        height: 0px;
   
    }
    
    #spacer { clear: both; }
    
   
    #csg_img {
        margin-top: 25px;    }
    
    
    .page_footer {
        clear: left; height: 3em;
    }
    
    a:link {color: #666699;}
    a:visited {color: #666699;}
    a:active {color: #666699;}
   