/* CSS Document */

body, html {
	margin: 0px;
	background: #FFFFFF;
	background: url(../assets/bg_bodyback.jpg) repeat-x #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a{
	color: #333333;
}
p{
	margin-top: 0px;
	margin-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #006633;
}
h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 24px;
}
h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	display: inline;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	display: inline;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
#container{
	width: 950px;
	margin: auto;
	min-height: 0px;
	border: 0px;
}
#internalDiv{
	width: 100%;
	padding: 10px;
	padding-bottom: 75px;
}
#featured{
	display: none;	
}
#logoDiv{
	height: 220px;
	display: none;
	text-align: center;
}
#logoDivPrint{
	display: block;
	text-align: center;
	font-weight: bold;
}
#menuFooter{
	width: 170px;
	padding: 10px;
	font-size: 10px;
	color: #333333;
	clear: both;
}
#menuDiv{
	display: none;
}
#pageContent{
	background: url(../assets/roots_to_grow.jpg) bottom right no-repeat;
	width: 760px;
	height: auto;
	min-height: 0px;
	text-align: left;
}
#pageFooter{
	display: none;
}
#pageFooterPrint{
	display: block;
	margin-top: 10px;
	padding: 5px;
	width: 950px;
	font-size: 10px;
	color: #333333;
	text-align: center;
	clear: both;
	border-top: 1px solid #000000;
}
#pageHeader{
	display: none;
}
#pageMenu{
	width: 190px;
	height: auto;
	min-height: 0px;
	background: url(../assets/bg_menu.jpg) no-repeat;
}
#printPage{
	display: none;
}
#rightSideBar{
	display: none;
}
.sportsHeaders{	
	font-weight: normal;
	font-size: 14px;
	color: #00703c;
}
.featuredDiv{
	border: 1px solid #999999;
	padding: 5px; 
	color: #ffffff; 
	clear: both;  
	text-align: center;
}
.smalltext {
	font-size:10px;
	line-height: 10px;
	padding-bottom: 4px;
}
.divContain{
	padding-bottom: 4px;
	background-color: #FFFFFF;
	display: block;
}
.lbOn, a.lbOn:link, a.lbOn:visited, a.lbOn:hover, a.lbOn:active {
	font-size:10px;
	line-height: 10px;
	text-decoration: none;
	color: #333333;
}
.popupdiv{
	position: absolute;
	width: 200px;
	margin-left: -10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	visibility: hidden;
}
.event {
	font-size:18px;
	font-weight:bold;
}
.date {
	font-size:14px;
}
.sf-menu{
	display: none;
}
ul{
	margin-top: 0px;
	margin-left: 13px;
	padding: 0px;
	list-style: square;
}
li{
	margin: 0px;
	list-style: square;
}