#oneDaySecPanel {
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #537289;
	font-size: 11px;
	text-align: center;
	line-height: 17px;
	margin-bottom: 0px;
}

#oneDaySecPanelHeader {
	margin-bottom: 8px;
	text-align: center;
	color: #537289;
	margin-top: 0px;
	font-weight: bold;
}

#oneDaySecPanel img {
	border: 1px solid #CCCCCC;
}

.highlightsHeader {
	width: 100%;
	height: 20px;
	background-color: #879fb8;
	border-top: 1px dashed #394664;
	border-bottom: 1px dashed #394664;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	padding-top: 4px;
	margin-bottom: 3px;
	text-transform: uppercase;
}



.highlightsHeaderArch {
	width: 100%;
	height: 20px;
	background-color: #879fb8;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-top: 20px;
	text-transform: uppercase;
}

#oneDaySecContainer p {
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: normal;
	border: none;
}

.oneDaySecImg {	
	float: left;
	padding: 4px 4px 0px 4px;
}

.oneDaySecImgR {	
	float: right;
	padding: 4px 0px 4px 4px;
}

#oneDayContent {

}

#oneDayContent p {
	text-align: left;
	margin-top: 0px;
	display: block;
}

.contentImg {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}

#oneDayFooter {
	clear: both;
	text-align: center;
	border-top: 1px dashed #537289;
	border-bottom: 1px dashed #537289;
	color: #537289;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
}

#oneDayFooter a:link, #oneDayFooter a:active, #oneDayFooter a:visited  {
	color: #537289;
	text-decoration: none;
}

.oneDayContentTable {
	margin-top: 15px;
	padding-top: 0px;
}

.oneDayContentTableText {
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.insideCallOut {
	background-color: #ffffff;
	border: 1px dashed #FF6600;
	padding: 4px;
}

.redTab {
	background-color: #bc3c1e;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	width: 30%;
	padding: 5px;
	margin-bottom: -1px;
}

.redTabBox {
	width: 56%;
	border: 1px dashed #bc3c1e;
	padding: 6px 8px 6px 8px;
	background-color: #ffffff;
	margin-bottom: 25px;
}

.redTabBox-profile {
	width: 25%;
	border: 1px dashed #bc3c1e;
	padding: 6px 8px 6px 8px;
	background-color: #ffffff;
	margin: 0px 8px 0px 0px;
	float: left;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}

.redTabBox p {
	margin-top: 0px;
	margin-bottom: 6px;
}

.redTabBoxImg {
	float: left;
	margin-right: 6px;
}

.redTabBox h3, .redTabBox-profile h3 {
	color: #bc3c1e;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

.redTabBox-profile p {
	font-weight: normal;
}

.oneDayTitleText {
	color: #bc3c1e;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

.viewHeader {
	margin-bottom: 3px;
}


.happeningsTable th {
	background-color: #93a200;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
}

.happeningsTable td {
	background-color: #ffffff;
	border-left: 1px dashed #93a200;
	border-right: 1px dashed #93a200;
	border-bottom: 1px dashed #93a200;

}

#insideNav p {
	margin-bottom: 5px;

	padding-bottom: 5px;

}

#archivesTable {
	background-color: #ffffff;
	border: 1px dashed #394664;
	border-top: none;
	margin-top: 0px;
	font-size: 11px;
	color: #666666;
}

#adsTable {
	background-color: #ffffff;
	border: 1px dashed #394664;
	border-top: none;
	margin-top: 0px;
	font-size: 10px;
	color: #666666;
}

.oneDayAltCol {
	background-color: #d7d7d7;
}

.tableNote {
	background-color: #d7d7d7;
	color: #333333;
}

