.CalendarHeader
{
    font-family: arial;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: White;
    background-image: none;
    text-indent: 6px;
} 

.CalendarSubHeader
{
    font-family: arial;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: White;
    background-image: none;
    text-align:center;
} 

.CalendarSearch1
{
    text-align: right;
    width: 130px;
    padding-left: 32px;
    padding-bottom: 6px;
    padding-top: 7px;
    background-color: #F3F8E6;
    font-family: Arial;
    color: #605858;
    font-size: 13px;
    font-weight: bold;
}

.CalendarSearch2
{
    text-align: right;
    width: 130px;
    padding-left: 32px;
    padding-bottom: 6px; 
    padding-top: 7px;
    background-color: #FFF7E1;
    font-family: Arial;
    color: #605858;
    font-size: 13px;
    font-weight: bold; 
}

.CalendarList1  { padding-bottom:6px; padding-top:7px; padding-left:3px; background-color: #F3F8E6; width: 450px;} 
.CalendarList2  { padding-bottom:6px; padding-top:7px; padding-left:3px; background-color: #FFF7E1; width: 450px;} 
 
 .SearchResults
{
    font-family: arial;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: brown;
    background-image: none;
    text-align:right; width:130px; padding-top:12px; padding-right:6px; padding-left:20px;
} 
.CalendarTypeHeader 	{ font-family: arial; font-size: 18px; line-height: 32px; font-weight: bold; text-align: center; color: white;  background-color: #7DBA98; border: 1px solid #156137; }
.CalendarPromoHeader 	{ font-family: arial; font-size: 15px; line-height: 18px; font-weight: bold; text-align: left; color: #008439; padding-top:8px;  }
.lineItem               { margin-bottom:3px; margin-top:0px; }
.CalItemHeight          { line-height:16px }
.CalendarTextTitle      { font-family: Arial; font-size: 18px; line-height: 24px; font-weight: bold; text-align: center; color: #822222; padding-left:24px; }
.ContactUsPanel         { font-family: Arial; font-size: 13px; line-height: 24px; font-weight: bold; color: #822222; background-color:#F2E2AC; padding-left:24px;}

.CalFormLabel           { font-family: Arial; font-size: 13px; line-height: 15px; font-weight: bold; color: #822222; background-color:#EEEEEE; text-align:right; vertical-align:middle; padding-right:2px; width:440px;}
.CalFormInput           { font-family: Arial; font-size: 13px; line-height: 15px; font-weight: bold; color: #822222; background-color:#EEEEEE; text-align:right; vertical-align:middle; width:410px;}
