/* Dallas Wine and Food Festival, revised Apr 2010 */


/*------------------- Restyled tags ---------------------*/
h1 { font-size: 28px; font-weight: normal; font-style: italic; color: #922b26; 
     font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h2 { font-size: 20px; font-weight: normal; font-style: normal; margin: 20px 0 10px 0; color: #922b26; 
     font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; background-color: #f5f2f2; }
h3 { font-size: 20px; font-weight: normal; font-style: normal; margin-bottom: 10px; color: #922b26; 
     font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; } /* same as h2, but with no bg*/    
h4 { font-size: 18px; font-weight: normal; font-style: normal; margin-bottom: 10px; color: #922b26; 
     font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h5 { font-size: 16px; font-weight: normal; font-style: normal; margin-bottom: 5px; color: #922b26; 
     font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h6 { font-size: 22px; font-weight: bold; font-style: normal; margin-bottom: 10px; line-height: 26px; }      

/*------------------- General Classes ---------------------*/
.copyright  { font-size: 10px; font-weight: normal; text-align: center; margin-top: 6px; color: #515151; }
.nobr { white-space: nowrap; }
.normal { font-size: 13px; line-height: 20px; }
.normal-italic { font-size: 13px; line-height: 20px; font-style: italic; }
.normal-bold { font-size: 13px; line-height: 20px; font-weight: bold; }
.small { font-size: 11px; line-height: 16px; } 
.tickets { font-size: 11px; line-height: 20px; float: right; }
.alignright { float: right; margin-top: 10px 0 10px 10px; }
.alignleft { float: left; margin: 10px 10px 10px 0; }
.aligncenter { text-align: center; }

.dmn { font-size: 16px; font-weight: normal; font-style: italic; color: #922b26; padding-top: 10px; 
     font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
