body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: x-small;
}

/* Wrapper */
#wrapper {
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 10px;
	color: #333;
	border-left: 5px solid #FFF;
	text-align: left;
	background: #FFF;
}

.altwrapper {
	width: 982px;
}

.mainwrapper {
	width: 982px;
}

/* Header */
.altwrapper #header {
	width: 953px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 14px;
	background: #FFF
}

.mainwrapper #header {
	width: 953px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 14px;
	background: #FFF;
}

.mainwrapper #header img {
	padding: 18px 0 0 0;
}

/* Search */
#search {
	float: right;
	padding: 18px 0 0 0;
}

#tx1 {
	height: 16px;
	width: 150px;
	font-size: x-small;
	font-family: Verdana, Sans Serif;
	color: #000000;
	background-color: #f1f1f1;
}

#txtHint {
	height: 16px;
	width: 150px;
	font-size: x-small;
	font-family: Verdana, Sans Serif;
	color: #000000;
	background-color: #fff;
	position: absolute;
	text-align: left;
}

/* NAVIGATION - Three column main navigation within the header */
#nav,#nav ul {

	float: left;

	width: 100%;

	list-style: none;

	line-height: 1;

	background: white;

	font-weight: bold;

	padding: 0;

	border: solid #eda;

	border-width: 1px 0;

	margin: 0 0 1em 0;

}



#nav a {

	display: block;

	width: 10em;

	w\idth: 6em;

	color: #7C6240;

	text-decoration: none;

	padding: 0.25em 2em;

}



#nav a.daddy {
	background: url(../images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul
	{
	left: -999em;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul
	{
	left: auto;
}

#nav li:hover,#nav li.sfhover {
	background: #eda;
}

/* NAVIGATION  */
a {
	color: #337799;
	text-decoration: none;
}

a:hover {
	color: #337799;
	text-decoration: underline;
}

.external {
	background: url(../images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}

#content {
	float: left;
	width: 630px;
	margin: 0 0 20px 10px;
	display: inline;
	background: #FFF;
}

#sidebar {
	float: left;
	width: 299px;
	color: #333;
	margin: 0 0 20px 15px;
	display: inline;
	padding-left: 10px;
	border-left: 1px dotted #999;
}

#sidebar .box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff;
}

#sidebar .box table {
	width: 100%;
	border: 1px solid #999;
	background: #fff;
}

#sidebar .box table caption {
	margin: 0;
	text-align: center;
	background: url(../images/bottom.png) no-repeat left bottom;
}

#sidebar .box table th,table td {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}

#sidebar .box table th {
	color: #999;
}

#sidebar .box tr {
	background: #f1f1f1;
}

#sidebar .box tr.alt {
	background: #fff;
}

#sidebar .box td a {
	display: block;
	font-weight: bold;
}

#sidebar .box table .name {
	text-align: left;
}

#sidebar .cTableHeader {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar .cBackEEE {
	background-color: #EEEEEE;
}

#sidebar .newsbox {
	width: 280px;
	background: #f1f1f1 url(../images/tile.png) repeat-y;
}

#sidebar .newsbox h2 {
	background: url(../images/top.png) no-repeat left top;
	padding-top: 20px;
	font-size: 100%;
}

#sidebar .newsbox .last {
	background: url(../images/bottom.png) no-repeat left bottom;
	padding-bottom: 20px;
}

#sidebar .newsbox h2,.newsbox p {
	padding-left: 20px;
	padding-right: 20px;
}

.clear {
	clear: both;
}

dl.feature {
	margin: 10px 0;
	padding: 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

dl.feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.feature dt {
	margin: 0 0 .5em 0;
	font-size: 140%;
	color: #998833;
}

dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background: url(../images/photo-frame.gif) no-repeat bottom right;
}

dl.feature dd {
	margin-left: 180px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
}

/******************************************************************************	
*					TYPOGRAPHY STYLES
*
* The blockquote dialog above is shown by entering:
*
*  <blockquote>
*    <div>Your blockquote text here</div>
*  </blockquote>
*
*******************************************************************************/
blockquote {
	background: #e5e5e5 url(../images/quoleft.png) no-repeat 10px 10px;
	padding: 10px;
	border: 1px solid #ccc;
	font-style: italic;
}

blockquote div {
	padding: 0 48px;
	line-height: 1.5em;
	background: transparent url(../images/quoright.png) right bottom
		no-repeat;
}

/* Dropcap */
.dropcap {
	float: left;
	color: #D4D4C7;
	font-size: 100px;
	line-height: 70px;
	padding-top: 2px;
	font-family: Times, serif, Verdana;
}

/* Scoreboard */
div.landing-scoreboard {
	float: left;
	width: 45px;
	padding: 4px 5px;
	color: #666;
	font-size: 9px;
	border-left: 1px solid #CCC;
}

div.landing-scoreboard:hover {
	background-image: url(../images/scoreboard_highlight.png);
}

.cScoreTitle {
	color: #AEAEAE;
	font-size: x-small;
}

.cScoreInformation {
	color: #444444;
	font-size: x-small;
}

.cScoreHeader {
	color: #000000;
	font-size: large;
	line-height: 16px;
	padding-bottom: 3px;
}

#cContentNavigationTabs {
	height: 23px;
	padding-left: 10px;
}

#cContentNavigationTabs a {
	color: #337799;
	text-decoration: none;
}

#cContentNavigationTabs a:hover {
	color: #337799;
	text-decoration: underline;
}

.cFormSelectTiny {
	height: 16px;
	width: 150px;
	font-size: x-small;
	font-family: Verdana, Sans Serif;
	color: #000000;
	background-color: #f1f1f1;
	border: 0px solid #999999;
}

.cScoreNavigation {
	float: left;
	height: 19px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 10px;
	font-family: Verdana, San-Serif;
	color: #666666;
	border-left: 1px solid #D9D9D9;
}

.cScoreNavigationOn {
	float: left;
	height: 19px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 10px;
	font-family: Verdana, San-Serif;
	color: blue;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}

/* Scores CSS */
#cScore {
	padding-bottom: 16px;
	border-bottom: 1px dashed #CCCCCC;
}

#cScore #cTeam {
	background-color: #E6E6E6;
}

#cScore #cLinks {
	font-size: x-small;
	background-color: #FFFFFF;
	padding: 2px 4px;
}

#cScore #cResults {
	font-size: x-small;
	background-color: #FFFFFF;
	padding: 2px 4px;
}

#cScore #cResults a {
	font-size: x-small;
	color: #777777;
	text-decoration: none;
}

#cScore .cTeamName {
	font-size: x-small;
	text-align: left;
}

#cScore .cAttendance {
	font-size: x-small;
	color: #999999;
}

#cScore .cField {
	font-size: x-small;
	color: #666666;
}

#cScore .cHighlight {
	color: #1D66AB;
}

#cScore .cHighlightRecord {
	color: #999999;
}

#content .boxscore {
	float: left;
	font-size: 95%;
}

#content .boxscore table td {
	margin: 0;
	text-align: left;
}

#content .c315 {
	float: left;
	width: 315px;
}

#content .column {
	float: left;
	width: 10px;
}

#columnClear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

#content .content-navigation {
	font-size: small;
	color: #999;
	padding-top: 18px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

#content .content-navigationOn {
	font-size: small;
	font-weight: bold;
	color: #000;
	padding-top: 18px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

#content .nl_scores {
	float: right;
	width: 45%;
	min-height: 250px;
	margin-bottom: 60px;
}

#content .al_scores {
	float: left;
	width: 45%;
	min-height: 250px;
	margin-bottom: 60px;
}

div.content-header {
	margin: 0 0 1em 0;
	color: #558833;
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 4px;
}

div.content-header-secondary {
	background-color: #C98D0C;
	color: #FFF;
	font-size: x-small;
	padding: 3px;
	margin-bottom: 4px;
}

/* STANDINGS */
#content .standings {
	padding-top: 10px;
}

#content .standings table {
	width: 90%;
	background: #fff;
}

#content .standings table caption {
	margin: 0;
	text-align: center;
	border: 1px solid #999;
	border-bottom: none;
	background-color: transparent;
}

#content .standings table th,table td {
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
}

#content .standings table th {
	color: #999;
}

#content .standings tr {
	background: #e5e5e5;
}

#content .standings tr.alt {
	background: #fff;
}

#content .standings td a {
	display: block;
	font-weight: bold;
}

#content .standings table .name {
	text-align: left;
}

/* ROSTER AND STATISTICS TABLES */
#Statistics {
	float: left;
	width: 85%;
	font-size: 90%;
}

#Statistics .stats {
	text-align: center;
	border-right: 1px solid #999;
}

#Statistics table caption {
	color: #999;
	text-align: left;
}

#Statistics table th,table td {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}

#Statistics table th {
	color: #FFF;
}

#Statistics tr {
	background: #e5e5e5;
}

#Statistics tr.alt {
	background: #fff;
}

#Statistics td a {
	display: block;
	font-weight: bold;
}

#Statistics table .name {
	text-align: left;
}

#Statistics .cTableHeader {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

#Awards {
	float: left;
	width: 100%;
}

#Awards .stats {
	text-align: center;
	border-right: 1px dotted #999;
}

#Awards table caption {
	color: #999;
	text-align: left;
}

#Awards table th,table td {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
}

#Awards table th {
	color: #FFF;
}

#Awards tr {
	background: #e5e5e5;
}

#Awards tr.alt {
	background: #fff;
}

#Awards td a {
	display: block;
	font-weight: bold;
}

#Awards table .name {
	text-align: left;
}

#Awards .cTableHeader {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.StatNavigation {
	height: 19px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 10px;
	font-family: Verdana, Sans Serif;
	color: #FF0000;
}

.StatNavigationOn {
	height: 19px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 10px;
	font-family: Verdana, Sans Serif;
	color: #FF0000;
	font-weight: bold;
}

/* footer */
#footer {
	clear: both;
	background: #cdc9c9;
}

#footer a {
	color: #337799;
	text-decoration: none;
}

#footer a:hover {
	color: #337799;
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #333;
}

/* DMB CSS */
#dmb h1 {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 140%;
}

#dmb h2 {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 120%;
}

#dmb h3 {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}

#dmb h4 {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: small;
}

#dmb p.dmrpt {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#dmb a.dmrpt {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#dmb table.dmrpt {
	width: 100%;
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: x-small;
}

#dmb tr.dmrptsecttitle {
	background-color: #666666;
	color: white;
	font-weight: bold;
}

#dmb tr.dmrptsecthdr {
	background-color: #666666;
	color: white;
	font-weight: bold;
}

#dmb tr.dmrptbody {
	background-color: #ffffff;
	color: black;
}

#dmb tr.dmrptbody:hover {
	background-color: #555;
	color: #FFF;
}

#dmb tr.dmrptbody2 {
	background-color: #e5e5e5;
	color: black;
}

#dmb tr.dmrptbody2:hover {
	background-color: #555;
	color: #FFF;
}

#dmb td.dmrptbodyhdr {
	background-color: #666666;
	color: white;
	font-weight: bold;
	text-align: center;
}

#dmb td {
	padding: 0 0 0 0;
	text-align: left;
}

/*  IE fixes */
#content,#sidebar {
	height: 1%;
}

.feature {
	display: inline-table;
}

/* Hides from IE/Mac \*/
* html .feature {
	height: 1%;
}

.feature {
	display: block;
}

#footer {
	height: 1%;
}
/* End hide from IE/Mac */