/* Avenue Art Gallery Style Sheet                  */
/*      Author:  Terry Dole                        */
/*      Copyright 2003 - TK's Web Design           */ 
/*<!--  Created with the CoffeeCup HTML Editor  -->*/
/*<!--        http://www.coffeecup.com/         -->*/
/*<!--     Brewed on 12/10/2002 7:47:35 PM      -->*/

/*<!-- 6/23/03 Per JPG, changing color from     -->*/
/*<!-- burgandy (#772211) to dark red(#CC0000). -->*/


/*                 B O D Y                         */
.aagBody {background-repeat: repeat;
         background-image: url('../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/6YYUJ5R1/images/mygray006.JPG');}

p{text-indent: 16px;}

h1 {font-size: 15pt; text-align: center;}       

.aag {text-decoration: none;
      font-family: Times New Roman, Arial, Serif;
      font-weight: bold;
      font-style: normal;
      color: black;}
     
.copyright{font-size: 9pt; text-align: center;}

.sitemap    {font-family: Arial, Times New Roman, Serif;
          font-size: 10pt;} 
a.sitemap   {text-decoration:underline;}
a.sitemap:hover {text-decoration: none;
              color:#000000;
              background: #ffcc99;
              }
/*                 L O G O                         */
.aagLogo {border-left:  5px #CC0000; 
         border-right:  5px #CC0000; 
         border-top:    5px #CC0000; 
         border-bottom: 5px #CC0000;
         }
      
/*            T O P   N A V  B A R                 */
.fixed {position:fixed;}

.NavBar {background: #ffcc99;
        text-align: center;
        }
.topNav{font-family: Times New Roman, Arial, Serif; 
        font-size: 12pt; 
        font-weight: 600; 
        font-style: normal; 
        text-decoration: none; 
        text-transform: none; 
        font-variant: normal; 
        color: #000000; 
        background: #CC0000; 
        text-align: center;           
        }
a.topNav:hover {text-decoration: underline;
        color: #FFFFFF;}
        
/*  Top Nav item when page is already selected */                      
.tNavSel{font-family: Times New Roman, Arial, Serif; 
        font-size: 12pt; 
        font-weight: 600; 
        font-style: normal; 
        text-decoration: none; 
        text-transform: none; 
        font-variant: normal; 
        color: #CC0000; 
        background-image: url('../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/6YYUJ5R1/images/mygray006.jpg');
        text-align: center   
        }

/*            L E F T   N A V  B A R                 */
.leftNav{font-family: Times New Roman, Arial, Serif; 
        font-size: 12pt; 
        font-weight: 400; 
        font-style: normal; 
        text-decoration: none; 
        text-transform: none; 
        font-variant: normal; 
        color: #000000; 
        background: #ffcc99; 
        text-align: center;
        }
a.leftNav:hover {text-decoration: underline;
        color: #ffffff;
        background:#ffcc99;}
        
/*            T A B L E S                            */
.border{border-left:   5px double #000000;
        border-top:    5px double #000000; 
        border-bottom: 5px double #000000;
        border-right:  5px double #000000;}  
.homeBorder{
        text-align:    justify;    
        border-left:   0px;
        border-top:    0px; 
        border-bottom: 0px;
        border-right:  1px solid black;
        padding-right:  10px;}
.homeCol{
        text-align:    justify;    
        border-left:   0px;
        border-top:    0px; 
        border-bottom: 0px;
        border-right:  0px;
        padding-right:  10px;}
.cellPad{
        text-align:    justify;    
        border-left:   0px;
        border-top:    0px; 
        border-bottom: 0px;
        border-right:  0px;
        padding-right: 10px;
        padding-left:  10px;}
        
/*  Left Nav item when page is already selected */                      
.lNavSel{font-family: Times New Roman, Arial, Serif; 
        font-size: 12pt; 
        font-weight: 400; 
        font-style: normal; 
        text-decoration: none; 
        text-transform: none; 
        font-variant: normal; 
        color: #000000; 
        background: #ffffcc; 
        text-align: center;
        border-left:   5px double #990000; 
        border-top:    5px outset #990000; 
        border-bottom: 5px inset #990000   
        }
                
.footer{font-family: Times New Roman, Arial, Serif;
        font-size: 12pt;
        font-weight:500;
        font-style: normal;
        text-decoration: none;
        color: white;
        background:#CC0000;
        }             
a.footer{text-decoration: underline;
        color: #FFFFFF;        }
a.footer:hover {text-decoration: underline;
        color: #000000;        }
        
/*  Upcoming Events classes */
.show   {font-family: Arial, Helvetica, sans-serif;
        font-size: 15pt;
        font-weight:500;
        font-style: normal;
        text-decoration: bold;
        color: black;
        background: "#cccccc";
        }             
.date   {font-family: Times New Roman, Arial, Serif;
        font-size: 14pt;
        font-weight:500;
        font-style: normal;
        text-decoration: bold;
        color: black;
        background: "#cccccc";
        }             
.curator{font-family: Times New Roman, Arial, Serif;
        font-size: 12pt;
        font-style: italic;
        text-decoration: italic;
        color: red;
        background: white;
        } 
.descript{font-family: Times New Roman, Arial, Serif;
        font-size: 12pt;
        font-weight:500;
        font-style: normal;
        text-decoration: none;
        color: black;
        background: white;
        }             
            
                      

