body {
height: 100%;
	color: black;
	background-color: #111;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {position:relative;
    height:100%;
    width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images_global/bgs/wrapperbg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	background-color: #a2b9a6
}

#banner {
    background-color: #6f8169;
	background-image:url(../images_global/bgs/Evergreen-Web-Header_proper.png);
	background-repeat: no-repeat;
	height: 168px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#sidebar {
    position:relative;
    height: inherit;
	background-color: #6f8169;
	width: 138px;
	float:left;
	padding-left: 2px;
}
#sidebar h3 {
	font-size: 0.75em;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: black;
	text-transform: uppercase;
}

#leagueInfo {

	color: black;
	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #848999;
	padding-right: 7px;
}
#leagueInfo p {
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	color: black;
}

#leagueInfo h2 {
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 7px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #848999;
	text-align: center;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	
}




ul#siteLinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 100%;
	font-weight: bold;
}
ul#siteLinks a {
	text-decoration: none;
	color: black;
	display: block;
	font-size: 0.8em;
	padding: 7px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 100%;
}
ul#siteLinks a:hover {
	background-color: #aab6a8;
	color: black;
}


#events {position:relative;
    float:right;
    height:inherit;
	background-color: #6f8169;
	width: 182px;
	margin-left: 3px;
		text-align: center;	
}
#events h2 {
	font-size: 01.25em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 4px 4px;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

}

#events a:link {
	color: #fff; 
	text-shadow: 2px 2px 5px #333333 ;
	dispay:block;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
		
	
}

#events a:visited {
	color: #fff;
	text-shadow: 2px 2px 5px #333333;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	width: 172px;
}
#events a:hover {
	color: black;
	text-shadow: 2px 2px 5px #333333;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	width: 172px;
}
#events p {text-align: center;
	color: black;
	margin: 0;
}
#events img {
	display: block; 
	margin-left: auto;
	margin-right: auto;
	border: black solid 1px;
}
#main { 
background-color: transparent;
    margin-left: 142px;
    margin-right:186px; 
   	padding: 10px 10px;
   	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;}
	}
#main h1 {
	letter-spacing: 4px;
	text-align: center;
	font-size: 1.25em;
	color: #000000;
	margin-bottom: 4px;
	margin-top: 0px;
}
#main h2 {
	text-align: center;
	color: black;
	font-size: 1.0em;
	padding-top: 3px;
}
#main h3 {
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	text-shadow: 0.1em 0.1em black;
	color: #ffff90;
	text-decoration: none;
	font-size: 1.1em;
	margin-bottom: 0px;
}
#main h4 {
	font-size: .7em;
}

#main p {
	color: black;
	font-size: 0.90em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:10px;
}
#main a:link {
font-family: Tahoma, Verdana, Arial, sans-serif;
color:#082f14;
text-decoration:underline;
}

#main a:visited {
font-family: Tahoma, Verdana, Arial, sans-serif;
color:#002101;
text-decoration:underline;}
#main a:hover {
font-family: Tahoma, Verdana, Arial, sans-serif;
color:#006608;
text-decoration: underline;}
#main div.date {
	font-size: 10px;
	background-color: #E0E8FF;
	float: right;
	color: #000000;
	margin-right: 0px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
} 
#main #news h2 {
	padding-right: 60px;
	padding-top: 2px;
}
#main ul {
	margin-top: 10px;
}
#main li {
	margin-bottom: 5px;
	line-height: 105%;
}
#main div.pullquote {
	float: left;
	width: 150px;
	color: black;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 150px;
	background-image: url(../images_global/house.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#main div.pullquote a {
	color: white;
	text-decoration: none;
	border: none;
	padding: 10px;
	display: block;
	font-size: .9em;
	text-align: center;
}
#main hr {}


#footer {
    width: 550px;
	margin-left: 150px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	}
#footer p {
	font-size: .8em;
	padding-left: 10px;
	padding-right: 10px;
	

	
}
p.photocredit {
	font-size: .7em;
	color: black;
	clear: left;
}

.smaller {
	font-size: 80%;
	font-weight: normal;
}
#bottom {background-image:url(../images_global/bgs/wrapperbg.png);

clear:both;
width: 900px;
height:1px;
}   

