﻿body {
	margin: 0;
	padding: 0;
	background-color: #e5e2dc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #594835;
	}
	
#Container {
	background: url(../images/Back_Page.jpg) repeat-x #5794a7;
	}
	
#Top {
	padding: 29px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 244px;
	background: url(../images/Top_Sprite.jpg) no-repeat;
	}
	
#Top .header {
	margin-top: 21px;
	height: 50px;
	}
	
#ContentContainer {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	padding: 0 0 112px 0;
	background: url(../images/Back_Content.jpg) no-repeat bottom #f9f7ea;
	}

#Content .LeftCol {
	padding: 0;
	width: 40px;
	vertical-align: top;
	}
	
#Content .CenterCol {
	padding: 30px 25px 30px 10px;
	vertical-align: top;
	}

#Content .RightCol {
	padding: 0;
	vertical-align: top;
	width: 40px;
	text-align: left;
	}
	
#WeatherText {	
	padding: 30px 20px 15px 0;
	width: 272px;
	}
	
#Content p {
	line-height: 13pt;
	text-align: justify;
	}
	
#Content ul {
	margin-left: 30px;
	}

#Content li {
	line-height: 22px;
	text-align: left;
	}
		
#Content a:link, #Content a:visited {
	color: #3b5a7e;
	}

#Content a:hover {
	color: #702d19;
	text-decoration: none;
	}
	
#ContentTable {
	margin-bottom: 20px;
	border-top: 2px solid #3d5b80;
	border-bottom: 4px solid #3d5b80;
	}
	
#ContentTable td {
	padding: 6px;
	border-bottom: 1px solid #d0cdb8;
	}
	
#StandingsTable {
	margin-bottom: 20px;
	border: 1px solid #3d5b80;
	border-bottom: 4px solid #3d5b80;
	font-size: .8em;
	}
	
#StandingsTable td {
	padding: 4px;
	border-bottom: 1px solid #d0cdb8;
	}
		
.TableCenterCol {
	border-left: 1px solid #3d5b80;
	border-right: 1px solid #3d5b80;
	}
	
.TableHeader {
	background-color: #6482a6;
	font-size: 1.1em;
	font-weight: bold;
	color: #f9f7ea;
	}
	
.TableSubHeader {
	background-color: #ece9d7;
	font-size: 1em;
	font-weight: bold;
	color: #3d5c81;
	}
	
.TextHeader {
	padding: 0 0 4px 0;
	color: #652816;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #ad9375;
	text-align: left;
	}
	
.TextSubHeader {
	font-weight: bold;
	color: #3b5a7e;
	font-size: 1.3em;
	text-align: left;
	}
	
.Maroon {
	color: #6e2d19;
	}
	
.MaroonBold {
	font-weight: bold;
	color: #6e2d19;
	}
	
.Blue {
	color: #3b5a7e;
	}

.BlueBold {
	font-weight: bold;
	color: #3b5a7e;
	}
	
.Red {
	color: #a82005;
	}

.RedBold {
	font-weight: bold;
	color: #a82005;
	}
	
.dropdown {
	width: 300px;
	}
	
#Footer {
	clear: both;
	height: 213px;
	background: url(../images/Back_Footer.jpg) repeat-x bottom left;
	}

/*--------------------TopNav--------------------*/
	
#TopNav {
	margin: 0 0 0 591px;
	background: url(../images/Top_Sprite.jpg) no-repeat;
	position: relative;
	height: 50px;
	}
	
#TopNav ul {
	margin: 0;
	padding: 0;
}
	
#TopNav li {
	position: absolute;
	background: url(../images/Top_Sprite.jpg) 0 0 no-repeat;
	display: block;
	list-style: none;
	}
	
#TopNav a {
	height: 50px;
	display: block;
	}
	
#TopNav #icon1 {
	background-position: -591px -29px;
	}
	
#TopNav #icon2 {
	left: 58px;
	background-position: -649px -29px;
	}
	
#TopNav #icon3 {
	left: 107px;
	background-position: -698px -29px;
	}

#TopNav #icon4 {
	left: 196px;
	background-position: -787px -29px;
	}
	
#TopNav #icon5 {
	left: 258px;
	background-position: -849px -29px;
	}

#TopNav #icon1 a:hover {
	background: url(../images/Top_Sprite.jpg) -591px -253px no-repeat;
	}

#TopNav #icon2 a:hover {
	background: url(../images/Top_Sprite.jpg) -649px -253px no-repeat;
	}

#TopNav #icon3 a:hover {
	background: url(../images/Top_Sprite.jpg) -698px -253px no-repeat;
	}

#TopNav #icon4 a:hover {
	background: url(../images/Top_Sprite.jpg) -787px -253px no-repeat;
	}
	
#TopNav #icon5 a:hover {
	background: url(../images/Top_Sprite.jpg) -849px -253px no-repeat;
	}
	
/*--------------------MainNav--------------------*/
	
#MainNav {
	margin: 65px 0 0 250px;
	background: url(../images/Top_Sprite.jpg) no-repeat;
	position: relative;
	height: 33px;
	}
	
#MainNav ul {
	margin: 0;
	padding: 0;
}
	
#MainNav li {
	position: absolute;
	background: url(../images/Top_Sprite.jpg) 0 0 no-repeat;
	display: block;
	list-style: none;
	}
	
#MainNav a {
	height: 33px;
	display: block;
	}
	
#MainNav #icon1 {
	background-position: -250px -144px;
	}
	
#MainNav #icon2 {
	left: 121px;
	background-position: -371px -144px;
	}
	
#MainNav #icon3 {
	left: 272px;
	background-position: -522px -144px;
	}

#MainNav #icon4 {
	left: 414px;
	background-position: -664px -144px;
	}
	
#MainNav #icon5 {
	left: 578px;
	background-position: -828px -144px;
	}

#MainNav #icon1 a:hover {
	background: url(../images/Top_Sprite.jpg) -250px -368px no-repeat;
	}

#MainNav #icon2 a:hover {
	background: url(../images/Top_Sprite.jpg) -371px -368px no-repeat;
	}

#MainNav #icon3 a:hover {
	background: url(../images/Top_Sprite.jpg) -522px -368px no-repeat;
	}

#MainNav #icon4 a:hover {
	background: url(../images/Top_Sprite.jpg) -664px -368px no-repeat;
	}
	
#MainNav #icon5 a:hover {
	background: url(../images/Top_Sprite.jpg) -828px -368px no-repeat;
	}
	
/*--------------------SecNav--------------------*/
	
#SecNav {
	margin: 0 0 0 250px;
	background: url(../images/Top_Sprite.jpg) no-repeat;
	position: relative;
	height: 25px;
	width: 272px;
	}
	
#SecNav ul {
	margin: 0;
	padding: 0;
}
	
#SecNav li {
	position: absolute;
	background: url(../images/Top_Sprite.jpg) 0 0 no-repeat;
	display: block;
	list-style: none;
	}
	
#SecNav a {
	height: 25px;
	display: block;
	}
	
#SecNav #icon1 {
	background-position: -250px -177px;
	}
	
#SecNav #icon2 {
	left: 121px;
	background-position: -371px -177px;
	}
	
#SecNav #icon1 a:hover {
	background: url(../images/Top_Sprite.jpg) -250px -401px no-repeat;
	}

#SecNav #icon2 a:hover {
	background: url(../images/Top_Sprite.jpg) -371px -401px no-repeat;
	}
	
