/* CSS Document */

body {
	margin: 0;
	background: #E2DFD8; /*#00217E;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #00217E;
}
#homepage {
	margin: 0 auto;
	width: 955px;
	background: url(../images/page_bg.gif) repeat-y center;
}
#header {
	height: 80px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
#header td {
	vertical-align: top;
}
#header h1 {
	margin: 0;
	padding: 0;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: normal;
}
#header h1 a {
	display: block;
	margin: 0;
	width: 171px;
	height: 80px;
	padding: 0;
	text-decoration: none;
}
#header td div.search {
	margin: 6px 0 0 0;
	height: 28px;
	width: 220px;
	text-align: left;
}
#header td div.search form {
	margin: 0;
	padding: 0;
}
#header div.search table td {
	padding-right: 5px;
	vertical-align: middle;
}
#header div.search input {
	border: 0;
	background: #BFDDD8;
	padding: 1px 3px 2px 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header div.search input.button {
	background: none;
	padding: 0;
}
#header td div.contactus {
	padding: 6px 0 0 0;
	width: 107px;
}
#header td div.contactus a {
	display: block;
	margin: 0 auto;
	width: 70px;
	height: 20px;
	background: url(../images/nav_contactus.gif) no-repeat;
	text-decoration: none;
}
#header td div.contactus a span {
	visibility: hidden;
}
.sportsbg {
	background: url(/images/sports_feed_bg.gif) no-repeat;
}
.newssbg {
	background-color: #FFFFFF;
	background: url(/images/photo_gallery_bg.gif) no-repeat;
}
#header h1 span, div.content h2 span {
	visibility: hidden;
}
div.flash {
	background-color: #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
div.photoflash {
	margin: 0;
	background-color: #000;
	padding: 0;
}

div.content {
	padding: 10px 0 0 0;
}
div.content h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: normal;
}

/* Left Column */
#columnLeft {
	width: 501px;
}	

/* Sports Feed */
div.sportsfeed {
	margin-bottom: 10px;
	height: 40px;
}
div.sportsfeed table tr {
	vertical-align: middle;
}
div.sportsfeed table th {
	width: 125px;
}
div.sportsfeed table td {
	background-image: url(../images/sportsfeed_bg.gif);
	background-repeat: repeat-x;
	padding: 3px 4px 3px 13px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
div.sportsfeed table td div {
	width: 350px;
}
div.sportsfeed table td.end {
	width: 9px;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/sportsfeed_right.gif);
	background-repeat: no-repeat;
}
div.sportsfeed h2 {
	height: 40px;
	background-image: url(../images/h2_sportsfeed.gif);
	background-repeat: no-repeat;
}

/* News & Announcements */
div.news {
	margin-bottom: 10px;
}
div.news table.header th {
	width: 209px;
}
div.news table.header th h2 {
	height: 39px;
	background-image: url(../images/h2_news_announcements.gif);
	background-repeat: no-repeat;
}
div.news table.header td {
	padding: 3px 4px;
	background: url(../images/section_topbg.gif) repeat-x;
	text-align: right;
}
div.news table.header td.end {
	width: 9px;
	padding: 0;
	overflow: hidden;
	background: url(../images/news_end.gif) no-repeat;
}
div.news table td.left {
	width: 9px;
	vertical-align: top;
	background: url(../images/section_bl.gif) no-repeat bottom left;
}
div.news table td.left div {
	width: 9px;
	height: 142px;
	overflow: hidden;
	background: url(../images/section_sidebg.gif) repeat-y left #FFF;
}
div.news table td.headlines {
	vertical-align: top;
	border-right: 2px solid #CCC;
	background-image: url(../images/section_bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	padding: 0 0 2px 0;
}
div.news table td.headlines div {
	height: 149px;
	overflow-y: auto;
}
div.news table td.headlines ul {
	list-style-type: none;
	margin: 0;
	padding: 11px 9px 0 9px;
}
div.news table td.headlines ul li {
	padding: 0 0 11px 0;
	line-height: normal;
}
div.news table td.weather {
	vertical-align: top;
	width: 143px;
	border-right: 2px solid #CCC;
	background: url(../images/section_bottombg.gif) repeat-x bottom #FFF;
	text-align: center;
}
div.news table td.weather div.rightborder {
	margin: 0;
	height: 149px;
	padding: 0;
	border-left: 1px dashed #CCC;
}
div.news table td.weather div.date {
	margin: 2px;
	border: 1px solid #CCC;
}
div.news table td.weather div.date span {
	display: block;
	border: 1px solid #FFF;
	background-color: #F2F2F2;
	padding: 2px;
	font-weight: bold;
}
div.news table td.weather div.conditions {
	margin-top: 7px;
	padding: 49px 0 0 0;
	background: url(../images/weather_sunny.gif) no-repeat center top;
	font-size: 14px;
}
div.news table td.weather div.conditions div.temp {
	font-size: 30px;
}

/* Middle Column */
#columnMiddle {
	width: 304px;
}
#columnMiddle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#columnMiddle ul li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: normal;
}
#columnMiddle ul li a {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#columnMiddle ul li a.newsletter {
	background-image: url(../images/monthly_newsletter_download.gif);
}
#columnMiddle ul li a.newsletter:hover {
	background-image: url(../images/monthly_newsletter_download.gif);
}
#columnMiddle ul li a.calendar {
	background-image: url(../images/calendar_of_events.gif);
}
#columnMiddle ul li a.calendar:hover {
	background-image: url(../images/calendar_of_events.gif);
}
#columnMiddle ul li a.onlineforms {
	background-image: url(../images/online_forms_rules.gif);
}
#columnMiddle ul li a.onlineforms:hover {
	background-image: url(../images/online_forms_rules.gif);
}
#columnMiddle ul li a span {
	visibility: hidden;
}
#columnMiddle ul li.photo {
	margin: 0;
	padding: 0;
	height: 190px;
}

/* Right Column */
#columnRight {
	width: 120px;
}
#columnRight div.adspace {
	height: 240px;
	background-color: #CCC;
}
#columnRight div.adspace img {
	border: 0;
}
#columnRight div.adspace p {
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
}

div.clearing {
	clear: both;
	height: 0;	
	overflow: hidden;
}
.red11bold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}