body
{
	margin: 0;
	padding: 0;
	/*font: 85% arial, hevetica, sans-serif;*/
	font: 72%/1.6em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0e2c0f;
	background-color: #B2D85E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #679F16;
}

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3.teamname
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 10px;
  /*letter-spacing: 1px;*/
}

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 10px;
}
h3.subheadings
{
	color: #303030;
        text-decoration: underline;
	font: 100% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 10px;
}


#container
{
	margin: 1em auto;
	width: 650px;
	text-align: left;
	background-color: #fff;
	border: 0px none #fff;
	background-repeat: no-repeat;
}

#header
{
	height: 60px;
	width: 100%;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 0px solid #fff;
	position: relative;
	border: 0px none #fff;
	border-bottom: 0px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#leftcol
{
	float: right;
	width: 185px;
	border-left: 1px solid #C5C877;
	padding-left: 10px;
  padding-right: 10px;
}

#weather{
	border-bottom: 1px solid #C5C877;
  padding-top: 15px;
  padding-bottom: 15px;
	margin-right: 5px;
}
#standings{
	border-bottom: 1px solid #C5C877;
  padding-top: 15px;
  padding-bottom: 15px;
	margin-right: 5px;
}

#scores{
  border-bottom: 1px solid #C5C877;
  padding-top: 15px;
  padding-bottom: 15px;
	margin-right: 5px;
}

#mlbnews{
  border-bottom: 0px solid #C5C877;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 5px;
}


#contents2 {margin: 0 20px 40px 20px; }
#contents2 p { line-height: 165%; }

#contents {margin: 0 215px 40px 20px; }
#contents p { line-height: 165%; }
.mainentry { 
  border-bottom: 1px solid #C5C877; 
	margin-top: 10px;
}
.subentry {
  border-right: 0px solid #C5C877; 
	margin-top: 10px;
}
.imagefloat { float: center; }

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#standings tr{
  text-align: center;
}

.schedule th{
  border: 1px solid #ccc;
  padding: 0px 5px 0px 5px;
}

.schedule {
  //padding: 5px;
  border: 1px solid #ccc;
  border-collapse  : collapse;
  text-align: center;
  font-size: 95%;
  background: #F5F5F5;
}

table.schedule td
{
  padding: 5px;
  background: #fdfdfd;
  border               : 1px solid #CCC;
  border-collapse      : collapse;
 }


tr.schedule
{
  padding               : 5px ;//10px;
  color                 : #666;
}





#location{
  width: 100px;
}

thead.stats th{
  background: #DCDCDC;
}

table.stats, .stats th{
  //padding: 5px;
  border: 1px solid #ccc;
  border-collapse  : collapse;
  text-align: center;
  font-size: 95%;
  background: #F5F5F5;
  padding: 0px 5px 0px 5px;	
}

table.stats{
  padding: 5px;
  border: 1px solid #ccc;
  border-collapse  : collapse;
  text-align: center;
  /*font-size:98%;*/
  background: #F5F5F5;
}

table.stats td
{
  background: #fdfdfd;
  border               : 1px solid #CCC;
  border-collapse      : collapse;
  padding: 0px 5px 0px 5px;
 }

tbody.stats th.stats
{
  background            : #fdfdfd url(/images/th_bck.gif) repeat-x;
  color                 : #666;  
  padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}

tbody.stats th.stats
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}

tbody.stats, tr.stats, td.stats
{
  padding               : 5px ;//10px;
  color                 : #666;
}

.battotal td{
  padding: 5px;
  border-top: 0px solid #999;
  text-align: center;
  //font-size:85%;
  background: #DCDCDC;
}


.pittotal td{
  padding: 5px;
  border-top: 0px solid #999;
  text-align: center;
  //font-size:85%;
  background: #DCDCDC;
}
tfoot.stats td
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #DCDCDC; //url(foot_bck.gif) repeat;
  color                 : #666;
}
table.bracket{
  background: #FDFDFD;
  font-family: arial, serif;
  font-size: 12px;
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
}
table.bracket td.bracket_node {
  background: #CCC;
  border-right: solid 2px #999999;
  padding: 5px 5px 5px 5px;
  height: 15px;
}

.bracket_node_noval {
  border-right: solid 2px #999999;
  padding: 5px 5px 5px 5px;
  height: 15px;
}


