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

body {
	margin: 0px;
	background-color: #DDDDDD;
}
a:link {
	color: #BB1516;
}

a:visited {
	color: #BB1516;
}

a:hover {
	color: #8D1011;
}

a:active {
	color: #8D1011;
}
.content {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 889px;
}
.leftContent {
	top: 0;
	left: 0;
	width: 748px;
}
.topContent {
	width: 728px;
	padding: 10px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.middleContent {
	width: 728px;
	padding: 10px;
	background-color: #FFFFFF;
	min-height: 500px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.bottomContent {
    width: 728px;
	padding: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
}
.bottomSportsContent {
	width: 354px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	border-right: 1px solid #DDDDDD;
}
.bottomOtherContent {
	width: 353px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topNewsContent {
	width: 518px;
	height: 123px;
}
.midNewsContent {
	width: 518px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
}
.headlineLarge {
	font-size: 20px;
	font-weight: bold;
}
.midNewsPhoto {
	width: 214px;
	padding: 5px;
	background-color: #DDDDDD;
	float: right;
	margin-left: 5px; margin-bottom: 5px;
}
.wifiHeader {
	width: 200px;
	float: right;
	background-color: #DDDDDD;
}
.cityNews {
	width: 190px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.cityNews b {
	font-size: 12px;
	color: #BB1516;
}
.rightContent {
	position: relative;
	float: right;
	border: 0px;
	width: 120px;
	padding: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.rightContent img {
	padding-bottom: 10px;
}
.bottomAdContent {
	width: 728px;
	padding: 10px;
	border-right: 1px solid #DDDDDD;
}

/* Times Styles */

.timesTopNewsContent {
	width: 728px;
	height: 123px;
}
.timesMidNewsContent {
	width: 728px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.timesMidNewsPhoto {
	width: 370px;
	padding: 5px;
	background-color: #DDDDDD;
	float: right;
	margin-left: 5px; margin-bottom: 5px;
}
.timesFeaturedPhoto {
	color: #C00000;
	font-weight: bold;
}
.textFieldStyle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

/* Calendar Styles */

.calendar-month {
	text-transform: uppercase;
	font-weight: bold;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}