/* CSS Document */

body, html {
	margin: 0px;
	background: #FFFFFF;
	min-height: 100%;
	height: 100%;
	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;
}
a:hover{
	color: #666666;
	text-decoration: none;
}
p{
	margin-top: 0px;
	margin-bottom: 5px;
}
hr{
	height: 1px;
	background: #CCCCCC;
	border: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
}
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;
	margin-bottom: 15px;
}
h2 {
	background: #007a4f url(/assets/header_back.jpg) left top;
	border-bottom: 1px solid #003300;
	border-right: 1px solid #003300;
	padding: 10px;
	color: #ffffff;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	margin-bottom: 10px;
}
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;
	height: 100%;
	background: #FFFFFF;
	margin: auto;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
}
#internalDiv{
	width: 530px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin: auto;
	padding-bottom: 90px;
}
#logoDiv{
	height: 220px;
}
#logoDivPrint{
	display: none;
}
#menuFooter{
	width: 170px;
	padding: 10px;
	font-size: 10px;
	color: #333333;
	clear: both;
}
#pageContent{
	background: url(../assets/roots_to_grow.jpg) bottom right no-repeat;
	width: 760px;
	height: auto;
	min-height: 537px;
	text-align: left;
	line-height: 18px;
	padding: 0px;
}
#pageContentBlank{
	width: 760px;
	height: auto;
	min-height: 537px;
	text-align: left;
	line-height: 18px;
	padding: 0px;
}
#pageFooter{
	background:url(../assets/bg_foot.jpg) no-repeat;
	width: 950px;
	font-size: 10px;
	height: 100%;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
}
#pageFooterPrint{
	display: none;
}
#pageHeader{
	width: 940px;
	height: 32px;
	text-align: right;
	margin: auto;
	background: url(../assets/bg_head.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
}
#pageMenu{
	width: 190px;
	height: auto;
	min-height: 490px;
	background: url(../assets/bg_menu.jpg) #67aa8b top center no-repeat;
}
#pageMenuBtm{
	width: 190px;
	height: 10px;
	background: url(../assets/menu_btm.jpg) #67aa8b bottom center no-repeat;
}
#printPage{
	color: #001e11;
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}
#rightSideBar{
	height: 100%;
	background: url(/assets/right_side_back.jpg) repeat-y;
	width: 200px;
}
#rightSideBar h1{
	background: url(/assets/rightHeaderBack.png) center top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	margin-bottom: 0px;
	border-bottom: 1px solid #003300;
}
#rightSideBar ul{
	margin: 0px;
	margin-left: 10px;
}
#rightSideBar hr{
	height: 1px;
	background: #005332;
	border: #005332;
	margin-top: 3px;
	margin-bottom: 3px;
}
#rightSideBarMenu{
	background: #ffffff url(/assets/rightmenu_back.jpg) no-repeat center bottom;
	height: auto;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
}
.sportsHeaders{	
	font-weight: normal;
	font-size: 14px;
	color: #00703c;
}
.featuredDiv{
	margin: 0px;
	background: #12542b;
	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;
}
ul{
	margin-top: 0px;
	margin-left: 13px;
	padding: 0px;
	list-style: square;
}
li{
	margin: 0px;
	list-style: square;
}