html, body{
	height: 100%;	
	margin:0;
	padding:0;
	background:#fff url(../images/bg.gif) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;	
	text-align:center;
}

*{
	padding:0;
	margin:0;
}

#container{
	position: relative;
	min-height: 100%;
	width:760px;
	margin:0 auto 0 auto;
	font-size:1.1em;
	text-align:left;
}

* html #container{
	height: 100%;
}

#header{
	height:81px;	
	width:760px;
}	

#header h1{
	background:url(../images/header.gif) top left no-repeat;
	height:81px;
	display:block;
	text-indent:-8000px;
}
#photos{
	width:754px;
	height:171px;
	margin:7px 0 0 0;
	padding:4px 0 0 6px;
	background:#fff;
	border:solid 1px #dbe7cb;
	font-size:0;
	
}
/*------------------------------------------------------------------------
Navigation
-----------------------------------------------------------------------*/
#nav{
	background:#e2e6cf url(../images/navbg.gif) bottom left repeat-x;
	padding:3px 0 0 25px;
	width:735px;
	height:34px;

}
#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	list-style:none;
	float:left;
}
#nav a, #nav span{
	display:block;
	text-indent:-8000px;
	height:34px;
	margin-right:20px;
}

a#nav-home{ background:url(../images/nav-home-off.gif) bottom left no-repeat; width:49px;}
a#nav-home:hover, span#nav-homeon{ background:url(../images/nav-home-on.gif) bottom left no-repeat;  width:49px;}


a#nav-about{ background:url(../images/nav-about-off.gif) bottom left no-repeat; width:72px;}
a#nav-about:hover, span#nav-abouton{ background:url(../images/nav-about-on.gif) bottom left no-repeat; width:72px; }

a#nav-membership{ background:url(../images/nav-membership-off.gif) bottom left no-repeat; width:91px;}
a#nav-membership:hover, span#nav-membershipon{ background:url(../images/nav-membership-on.gif) bottom left no-repeat; width:91px;}

a#nav-coaching{ background:url(../images/nav-coaching-off.gif) bottom left no-repeat; width:78px;}
a#nav-coaching:hover, span#nav-coachingon{ background:url(../images/nav-coaching-on.gif) bottom left no-repeat; width:78px;}

a#nav-league{ background:url(../images/nav-league-off.gif) bottom left no-repeat; width:55px;}
a#nav-league:hover, span#nav-leagueon{ background:url(../images/nav-league-on.gif) bottom left no-repeat; width:55px;}

a#nav-juniors{ background:url(../images/nav-juniors-off.gif) bottom left no-repeat; width:61px;}
a#nav-juniors:hover, span#nav-juniorson{ background:url(../images/nav-juniors-on.gif) bottom left no-repeat; width:61px;}

a#nav-croquet{ background:url(../images/nav-croquet-off.gif) bottom left no-repeat; width:70px;}
a#nav-croquet:hover, span#nav-croqueton{ background:url(../images/nav-croquet-on.gif) bottom left no-repeat; width:70px;}

a#nav-contact{ background:url(../images/nav-contact-off.gif) bottom left no-repeat; width:89px; margin:0;}
a#nav-contact:hover, span#nav-contacton{ background:url(../images/nav-contact-on.gif) bottom left no-repeat; width:89px; margin:0;}

#maincont{
	width:760px;
}

#onecol{
	width:760px;
	padding: 0 0 100px 0;
}

#leftcol{
	float:left;
	padding: 0 0 80px 0;
	width:304px;
	background:url(../images/leftbg.gif) 0 70px no-repeat;
	min-height:400px;
}

#leftcol h2, #onecol h2{
	display:block;
	text-indent:-8000px;
	margin:40px 0 10px 0;
}

#rightcol{
	width:456px;
	float:right;
	padding: 0 0 80px 0;
}


#rightcol h2 {
	display:block;
	text-indent:-8000px;
	margin:40px 0 10px 0;

}

.inner{
	background:url(../images/littleline.gif) 0 30px no-repeat;
}

/*------------------------------------------------------------------------
Tables
-----------------------------------------------------------------------*/

table {
	width:435px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

#onecol table{
	width:720px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:0 0 0 10px;
}

tr.top td{
	border-top:solid 1px #c3d3b7;
}

td, th{
	border-bottom:solid 1px #c3d3b7;
	border-collapse:collapse;
	padding:5px;
	font-size:1.1em;
	color:#52873d;
	text-align:left;
}

tr.alternate td{
	background:#d3e4c3;
}

.center{
	text-align:center;
}
/*------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------*/

#footer{
	position: relative;
	margin-top:-7.2em;
	background:#126431;
	height:7.2em;
	border-top: solid 1px #c3d3b7;
	clear:both;
}

#innerfooter{
	width:760px;
	margin:0 auto 0 auto;
	text-align:center;
	

}

#footer p{
	margin:0;
	padding:2.0em 0 0 1.0em;
	color:#b0c999;
}
#footer a{
	color:#b0c999;
	font-weight:normal;
}


/*------------------------------------------------------------------------
Word Download Bullets
-----------------------------------------------------------------------*/
#leftcol ul, #onecol ul{
	margin:0 0 0 10px;
	padding:0
}

#leftcol li, #onecol li{
	list-style:none;
}

#leftcol a.bullet, #onecol a.bullet{
	background:url(../images/pdficon_small.gif) top left no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	display:block;
	height:17px;
}

#rightcol a.bullet, #onecol a.bullet{
	background:url(../images/pdficon_small.gif) top left no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	display:block;
	height:17px;
	list-style: none;
}
#nobullet li {
	list-style: none;
}

/*------------------------------------------------------------------------
Coach Information
-----------------------------------------------------------------------*/

.coachinfo{
	width: 425px;
	border:solid 1px #c3d3b7;
	margin:0 0 0 10px;
	padding:5px;
}

.coachpic{
	float:left;
	width:150px;
	padding:0;
}
.coachtext{
	float:right;
	padding:0;
	width:265px;
	padding:0 0 0 10px;
}

.coachinfo p{
	margin:0 0 4px 0;
}


/*------------------------------------------------------------------------
General Tags
-----------------------------------------------------------------------*/

br.clear{clear:both;}

p{
	color:#52873d;
	font-size:1.1em;
	margin:2em 2.0em 1.5em 1.0em;
	font-size:1.1em;
}

a{
	color:#52873d;
	font-weight:bold;
}
ul{
	margin:0 0 0 30px;
}
li{
	list-style:square;
	color:#52873d;
	line-height:20px;
	font-size:1.1em;
}