
/* Text formatting */
td {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffffff; } 
td.black {font-family: Century Gothic, Verdana; font-size: 15px; color: #000000;}
td.purple {font-family: Century Gothic, Verdana; font-size: 15px; color: purple; font-weight: bold;}
td.blue15px {font-family: Century Gothic, Verdana; font-size: 15px; color: #0061af;}
td.blue {font-family: Century Gothic, Verdana; font-size: 15px; color: #0061af; font-weight: bold;}
td.babyBlue {font-family: Century Gothic, Verdana; font-size: 15px; color: #c7eafb;}
td.blackLarge {font-family: Century Gothic, Verdana; font-size: 15px; color: #000000; }
td.red {font-family: Century Gothic, Verdana; font-size: 15px; color: #cb2229; }
td.red15px {font-family: Century Gothic, Verdana; font-size: 15px; color: #cb2229; }
.smallText {font-family: Century Gothic, Verdana; font-size: 10px; color: #000000;}
td.gold {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffcf59;}
td.tan {font-family: Century Gothic, Verdana; font-size: 15px; color: #f0cd8d;}
td.tanSmall {font-family: Century Gothic, Verdana; font-size: 10px; color: #f0cd8d;}
td.white {font-family: Century Gothic, Verdana; font-size: 15px; color: #FFFFFF;}
td.whiteSmall {font-family: Century Gothic, Verdana; font-size: 10px; color: #FFFFFF;}
.bigAndBold {font-family: Century Gothic, Verdana; font-size: 15px; color: #FFFFFF;  font-weight: bold; } 
.bottomNav {font-family: Century Gothic, Verdana; font-size: 10px; color: #000000;}
.title_arial {font-family: Arial; font-size: 15px; color: #FFFFFF; font-weight: bold; } 
.title {font-family: Century Gothic, Verdana; font-size: 15px; color: #663300; font-weight: bold; } 
.caption {font-family: Century Gothic, Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; } 
.subtitle {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffcf59; font-weight: bold; } 
.warning {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffcf59; } 
.form {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffffff; background: #472c0e;  }
.form2 {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffffff; background: #0061af;  }
.form3 {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffffff; background: #000000;  }
.formSmallText {font-family: Century Gothic, Verdana; font-size: 10px; color: #f0cd8d; background: #000000;  }
.footerText {font-family: Century Gothic, Verdana; font-size: 13px; color: #ffcf59;} 
.images {color: maroon; } 
.pageTitle {font-family: Century Gothic, Verdana; font-size: 18px; color: #4e4e71; font-weight: bold; } 

/* Form table formatting */
td.formHeader {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffffff; nowrap; background: #472c0e; font-weight: bold;} 
td.formHeader2 {font-family: Century Gothic, Verdana; font-size: 16px; color: #ffffff; nowrap; background: #764209; } 
td.formHeader3 {font-family: Century Gothic, Verdana; font-size: 16px; color: #ffcf59; nowrap; background: #472c0e;  font-weight: bold;} 
td.formHeader4 {font-family: Century Gothic, Verdana; font-size: 16px; color: #ffffff; nowrap; background: #333333;  font-weight: bold;} 
.backgroundTblOutline {background: #ffffff; }
.backgroundTableHeader {background: #472c0e; }
.backgroundTableCell {font-family: Century Gothic, Verdana; font-size: 15px; color: #ffffff; background: #000000; }

.eventSubTitleGold {
  color: #ffcf59;
  font-size:16px;
  font-family: Century Gothic, Verdana, "Century Gothic", Century, Helvetica, Arial, Century Gothic, Verdana, sans-serif;
  text-transform:none;
  margin:6px;
}

.eventSubTitleWhite {
  color: #FFFFFF;
  font-size:16px;
  font-family: Century Gothic, Verdana, "Century Gothic", Century, Helvetica, Arial, Century Gothic, Verdana, sans-serif;
  text-transform:none;
  margin:6px;
}

.eventSubTitleBlue {
  color: #0061af;
  font-size:16px;
  font-family: Century Gothic, Verdana, "Century Gothic", Century, Helvetica, Arial, Century Gothic, Verdana, sans-serif;
  text-transform:none;
  margin:6px;
}

.eventSubTitleWhite {
  color: #ffffff;
  font-size:16px;
  font-family: Century Gothic, Verdana, "Century Gothic", Century, Helvetica, Arial, Century Gothic, Verdana, sans-serif;
  text-transform:none;
  margin:6px;
}

.eventSubTitle {
  color: #FFFFFF;
  font-size:15px;
  font-family: Century Gothic, Verdana, "Century Gothic", Century, Helvetica, Arial, Century Gothic, Verdana, sans-serif;
  text-transform:none;
  margin:6px;
}

.newsDesc {
	font-family: Century Gothic, Verdana, "Century Gothic", Century, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f0cd8d;
	line-height: 15px;
}

/* Calendar Formatting */
.calendarColoredText {font-family: Century Gothic, Verdana; font-size: 15px; color: #f0cd8d;} 
.calendarHeader {font-family: Century Gothic, Verdana; font-size: 15px; color: #FFFFFF; nowrap; background: #cb2229; } 
.calendarTableOutline {background: #FFFFFF; }
.calendarEmptyCell {background: #000000; }
.calendarTodayCell {font-family: Century Gothic, Verdana; font-size: 15px; color: #FFFFFF; nowrap; background: url(Images/spacer_today.gif); } 
.calendarColoredCell {font-family: Century Gothic, Verdana; font-size: 15px; color: #FFFFFF; nowrap; background: #0061af; } 
.calendarColoredCellAlt {font-family: Century Gothic, Verdana; font-size: 15px; color: #FFFFFF; nowrap; background: url(Images/spacer_medium_gray.gif); } 

/* Links */

a:link {color: #ffffff; text-decoration: underline; 15px; }
a:visited {color: #ffffff; text-decoration: underline; 15px; }
a:hover {color: #ff9403; 15px; }
/* a:hover {color: #339999; 10px; } CC9933 */

a.tanLink:link {color: #f0cd8d; text-decoration: underline; 15px; }
a.tanLink:visited {color: #f0cd8d; text-decoration: underline; 15px; }
a.tanLink:hover {color: #FFFFFF; 15px; }


a.goldLink:link {color: #ffcf59; text-decoration: underline; 15px; }
a.goldLink:visited {color: #ffcf59; text-decoration: underline; 15px; }
a.goldLink:hover {color: #FFFFFF; 15px; }

a.calendarLink:link {color: #FFFFFF; text-decoration: underline; 15px; }
a.calendarLink:visited {color: #FFFFFF; text-decoration: underline; 15px; }
a.calendarLink:hover {color: #c7eafb; 15px; }

a.whiteLink:link {color: #FFFFFF; text-decoration: underline; 15px; }
a.whiteLink:visited {color: #FFFFFF; text-decoration: underline; 15px; }
a.whiteLink:hover {color: #c7eafb; 15px; }

a.blueLink:link {color: #0061af; text-decoration: underline; 15px; }
a.blueLink:visited {color: #0061af; text-decoration: underline; 15px; }
a.blueLink:hover {color: #cb2229; 15px; }

a.news:link {color: #3399CC; text-decoration: underline; 15px; }
a.news:visited {color: #3399CC; text-decoration: underline; 15px; }
a.news:hover {color: #000000; 15px; }

a.footer:link {color: #ffcf59; text-decoration: underline; }
a.footer:visited {color: #ffcf59; text-decoration: underline; }
a.footer:hover {color: #ffffff; }

a.form:link {color: #ffffff; text-decoration: underline;  font-size: 15px; }
a.form:visited {color: #ffffff; text-decoration: underline;  font-size: 15px; }
a.form:hover {color: #ffcf59;  font-size: 15px; }

a.form2:link {color: #ffffff; text-decoration: underline;  font-size: 15px; }
a.form2:visited {color: #ffffff; text-decoration: underline;  font-size: 15px; }
a.form2:hover {color: #FFFFFF;  font-size: 15px; }

a.bigAndBoldLink:link {color: #FFFFFF; text-decoration: underline;  font-size: 15px; }
a.bigAndBoldLink:visited {color: #FFFFFF; text-decoration: underline;  font-size: 15px; }
a.bigAndBoldLink:hover {color: #000000;  font-size: 15px; }

a.form2:link {color: #000000; text-decoration: underline;  font-size: 15px; }
a.form2:visited {color: #000000; text-decoration: underline;  font-size: 15px; }
a.form2:hover {color: #666633;  font-size: 15px; }

a.blackLink:link {color: #000000; text-decoration: underline; 10px; }
a.blackLink:visited {color: #000000; text-decoration: underline; 10px; }
a.blackLink:hover {color: #FFFFFF; 10px; }