/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: small Verdana, Arial, Helvetica, sans-serif;
	background: #E7E7E7 url(images/page_bg.png) repeat-y center top;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */
#wrapper {
	width: 960px; 
	margin-right: auto;
	margin-left: auto; 
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #FFFFFF url(images/column_bg.png) repeat-y right top;
	text-align: center;
}

#banner {
	width: 960px;
	background: #FFFFFF;
	position: relative;
		margin-top: 5px;
}
/*#nav {
	float: left;
	width: 210px;
	clear: left;
}*/
#main {
	float:left;
	left:75px;
	width: 700px;
	margin-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	border-left: 1px solid #999999;
	background: #FFFFFF;
	display: inline;
	font-size: .75em;
}
#main2 {
	float: left;
	width: 720px;
	margin-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	border-left: 1px solid #999999;
	background: #FFFFFF;
	display: inline;
	font-size: .75em;
}
#news {
	float: right;
	width: 200px;
	margin-top: 20px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding-bottom: 0px;
	background: #E7E7E7 url(images/bg_newshead.png) no-repeat left bottom;
	border-left: 2px solid #000000;
	text-align:center;
}

#legal {
	border-top: 1px dashed #999999;
	margin-right: 160px;
	font-weight: bold;
	color: #666666;
	padding: 5px 160px 20px;
	clear: both;
}

/* NAVIGATION */
#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #E7E7E7 url(images/link.png) no-repeat left center;
}
a#homeLink {
	background: #E7E7E7 url(images/home.png) no-repeat 5px 52%;
	color: #1F6DC6;
}
#logo {
	background: #ffffff;
	height: 115px;
	padding-left: 250px;
}
#mainNav ul {
	border-top: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	background: #1F6DC6 url(images/go.png) no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
	color: #ffffff;
}

/* #home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #FFFFFF url(images/bg_here.png) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
} 

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}  */

#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: none;
	color: #1F6DC6;
}
a#boardLink {
	background: #E7E7E7 url(images/board.png) no-repeat 5px 52%;
}
a#bylawsLink {
	background: #E7E7E7 url(images/bylaw.png) no-repeat 5px 52%;
}
a#concessionLink {
	background: #E7E7E7 url(images/concession.png) no-repeat 5px 52%;
}
a#directionsLink {
	background: #E7E7E7 url(images/directions.png) no-repeat 5px 52%;
}
a#eventsLink {
	background: #E7E7E7 url(images/events.png) no-repeat 5px 52%;
}
a#soccerLink {
	background: #E7E7E7 url(images/soccer.png) no-repeat 5px 52%;
}
a#basketballLink {
	background: #E7E7E7 url(images/basketball.png) no-repeat 5px 52%;
}
a#baseballLink {
	background: #E7E7E7 url(images/baseball.png) no-repeat 5px 52%;
}
a#fieldhockeyLink {
	background: #E7E7E7 url(images/fieldhockey.png) no-repeat 5px 52%;
}
a#soccerLink {
	background: #E7E7E7 url(images/soccer.png) no-repeat 5px 52%;
}
a#softballLink {
	background: #E7E7E7 url(images/softball.png) no-repeat 5px 52%;
}
a#teeballLink {
	background: #E7E7E7 url(images/baseball.png) no-repeat 5px 52%;
}
a#newsletterLink {
	background: #E7E7E7 url(images/newsletter.png) no-repeat 5px 52%;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #1B3A89;
	padding: 5px;
	height: 1.5em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}

/* MAIN */

#main a {
	text-decoration: none;
	border-bottom: 1px none #B2F511;
	color: #000000;
}

#main h1 {
	color: #152D6A;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #152D6A;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

/* MAIN2 */

#main2 a {
	text-decoration: none;
	border-bottom: 1px none #B2F511;
	color: #152D6A;
}

#main2 h1 {
	color: #152D6A;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}

#main2 h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #152D6A;
}
#main2 p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

/* headlines with warnings */
.warning {
	background: url(images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

/* NEWS */

#news .title {
	font-weight: bold;
	display: block;
	color: #666666;
}
/* #news a {
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px Solid #294E56;
	color: #73AFB7;
	line-height: 110%;
} */
#news a.newboard:hover {
	color: #4A761D;
	background: url(images/bg_story_high.png);
}
#news .newsBoard {
	background-color: #65FF3A;
   }
 #news .newsBasketball {
   background-color: #FF672B;
   }
    #news .newsBballFundRaiser {
   background-color: #FF3048;
   color: #000000;
   }  
   #news .newsBballFundRaiser p {
    margin-top: 10px;
}
  #news .newsSpringReg {
	background-color: #00FF99;
	color: #0000CC;
	text-align: center;
   }
   #news .newsSpringReg ul li {
margin-left: 30px;
font-size: 1em;
}
  #news .newsSpringReg p {
    margin-top: 10px;
	}
   #news .newsSpringReg a {
	text-decoration: none;
	}
 #news p.newBoard {
     color: #000000;
	 }

#news h2 {
	background: #B2F511 url(images/bg_newshead.png);
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:center;
}

#news p {text-align:center;}

#news h2 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}
#news h3 {
   background-color: #E7E7E7;
   color: #1F6DC6;
   text-align: center;
   height: 20px;
   font-size: 1em;
   }

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}
.box {
width: 250px;
background: url(images/box-div-bottom.png) no-repeat bottom left;
}
.box h3 {
margin: 0px;
padding-top: 10px;
font-size: 130%;
color:#FFFF00;
border-bottom: 1px solid #000000;
background: url(images/box-h3-bg.png) no-repeat top left;
}
.box ul {
margin: 0;
padding: 14px 10px 4px 8px;
list-style: none;
}
.box ul li {
	margin: 0 0 6px;
	padding: 0;
}
#loginone{	position:relative;
			left:25%;
			top:10px;
			width:225px;
			height:200px;
			background-color:#000066;
			color:#FFFFFF;
			text-align:center;
			z-index:1;
			padding:10;
			}

