@charset "utf-8";
/* CSS Document */

h2 {
	background-image: none !important;
	background-repeat: no-repeat !important;
	color: #681600 !important;
	height: 25px !important;
	line-height: normal !important;
	padding: 10px !important;
}

.threecol a {
	color: #681600 !important;
	text-decoration: none;
}

.threecol a:hover {
	text-decoration: underline;
}

.threecol .csc-header h2 {
	background-color: transparent !important;
}

/* ------------------------------------------------------------------ */
/* ------- Left Column - General Styling ---------------------------- */
/* ------------------------------------------------------------------ */

.leftcol {
	background-color: #ffffcc !important;
}

.leftcol .csc-textpic-text a {
	color: #681600 !important;
	text-decoration: none !important;
}

.leftcol .csc-textpic-text a:hover {
	text-decoration: underline !important;
}

/* ------------------------------------------------------------------ */
/* ------- Sub Navigation Styling ----------------------------------- */
/* ------------------------------------------------------------------ */

#subnav {
}

#subnav ul {
}

#subnav ul li {
	background-color: #681600;
}

#subnav ul li a {
	color: #ffffcc !important;
}

#subnav ul li a:hover {
	color: #681600;
	background-color: #ffffcc;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - General Styling -------------------------- */
/* ------------------------------------------------------------------ */

.threecol .centercol {
	background-color: #ffffcc !important;
}

.threecol .centercol .bodytext a {
	color: #681600;
	text-decoration: none;
}

.threecol .centercol .bodytext a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - wt_directory Styling --------------------- */
/* ------------------------------------------------------------------ */

.threecol .centercol .wtdirectory_filter h2 {
	padding: 5px 0px !important;
}

.threecol .centercol .wt_fullname h2 {
	padding: 5px 5px 0px !important;
	height: auto !important;
}

.threecol .centercol .tx-wtdirectory-pi1 a {
	color: #681600;
	text-decoration: none;
}

.threecol .centercol .tx-wtdirectory-pi1 a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Calendar Styling -------------------------- */
/* ------------------------------------------------------------------ */

.eventDay {
	background-color: #681600 !important;
}

.eventDay a {
	color: #ffffcc !important;
}

.monthOff {
	color: #ffffcc !important;
}

.monthToday {
	background-color: #996600 !important;
}

.threecol .rightcol #calendar {
	background-color: #ffffcc !important;
}

/*.threecol .rightcol #calendar .calendar-table a {
	color: #681600 !important;
}

.threecol .rightcol #calendar .linked_day {
	background-color: #681600 !important;
	color: #ffffcc !important;
}

.threecol .rightcol #calendar .linked_today_nolink {
	background-color: #996600 !important;
	color: #fff !important;
}

.threecol .rightcol #calendar .rcMenuItem {
	background-color: #681600 !important;
	color: #ffffcc !important;
}

.threecol .rightcol #calendar .rcMenuItemHover {
	background-color: #ffffcc !important;
	color: #681600 !important;
}

.threecol .rightcol #calendar .newsCalendar_listItem a {
	color: #681600 !important;
}

.threecol .rightcol #calendar .tx-ttnews-browsebox-SCell {
	background-color: #681600;
}

.threecol .rightcol #calendar .tx-ttnews-browsebox-SCell a {
	color: #ffffcc;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Whats New Styling ------------------------- */
/* ------------------------------------------------------------------ */

.threecol .rightcol #whatsnew {
	background-color: #ffffcc !important;
}

.threecol .rightcol #whatsnew .news-list-item h3 a {
	color: #000 !important;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Helpful Links Styling --------------------- */
/* ------------------------------------------------------------------ */

.threecol .rightcol #links {
	background-color: #ffffcc !important;
}

.threecol .rightcol #links a {
	color: #000 !important;
}

/* ------------------------------------------------------------------ */
/* ------- Footer Styling ------------------------------------------- */
/* ------------------------------------------------------------------ */

#footer_adspace {
	background-color: #ffffcc !important;
}
