#tloc-list .data {
	background-color: #AC0727;
	padding: 15px;
	color: white;
}

.tloc-single .info TD, 
#tloc-list .data TD {
	color: white;
}

.tloc-single .info A,
#tloc-list .data A {
	color: #FC0;
	font-weight: normal;
}

.tloc-single .info A:hover,
#tloc-list .data A:hover {
	color: white;
	font-weight: normal;
}

#tloc-list .teaser {
	background-color: #C4D5E9;
	padding: 15px;
}

#tloc-list .lsep {
	height: 25px;
}

#tloc-list .data .hr {
	height: 1px;
	padding: 5px;
	background: url('../res/dotw.gif') repeat-x center left;
}

.tloc-single {
	width: 470px;
	overflow: auto;
}

.tloc-single .info {
	float: left;
	width: 170px;
	padding: 20px 15px;
	color: white;
	background-color: #FE7224;
}

.tloc-single .desc {
	float: left;
	width: 235px;
	padding: 20px 15px;
	background-color: #C4D5E9;
}

.tloc-single .info .hr {
	height: 1px;
	padding: 5px;
	background: url('../res/dotw.gif') repeat-x center left;
}


.tevents-list .lsep {
	height: 20px;
}

.tevents-list .loc {
	background-color: #FE7224;
	vertical-align: middle;
	padding: 15px;
	color: #AC0727;
}

.tevents-list .date {
	background-color: #AC0727;
	vertical-align: middle;
	padding: 15px;
	color: white;
}

.tevents-list .more {
	background-color: #AC0727;
	vertical-align: middle;
	padding: 10px 15px;
}

.tevents-single .date, .tevents-single .location,
.tevents-list .loc, .tevents-list .date, .tevents-list .more {
	font-family: "Arial Narrow", Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
}
.tevents-list .date A { color: white; }
.tevents-list .date A:hover { color: #FE7224; }
.tevents-list .desc {
	background-color: #C4D5E9;
	height: 105px;
	padding: 15px;
}
.tevents-list .desc A {
	color: black;
}

.tevents-single .date {
	background-color: #B2C8E2;
	color: black;
	height: 40px;
	line-height: 40px;
	margin-bottom: 1px;
}

.tevents-single .backlink {
	float: right;
	padding: 8px 15px;
}

.tevents-single .location {
	background-color: #FE7224;
	color: white;
	line-height: 40px;
	height: 40px;
}