@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif; 
	background:#111;
	}
	
p { margin:15px 0; }
	
strong { font-weight:bold; }

hr {margin-bottom:10px;}
	
#topcontainer {
	height:132px;
	background:url(../images/topbg.gif) repeat-x;
}

#top {
	width:900px;
	margin:0 auto;
	background:url(../images/aa.gif) no-repeat 473px 37px;
	height:132px;
	}

#logo{
	width:160px;
	height:124px;
	background: url(../images/logo.gif) no-repeat;
	text-indent:-9000px;
	margin:6px 0 0 25px;
	float:left;
	}

#nav {
	padding:94px 0 0 320px;
	}
	
#nav li{
	float:left;
	}
	
#nav li a{
	font-size:14px;
	font-weight:normal;
	color:#8fb7a0;
	text-decoration:none;
	display:block;
	width:94px;
	height:24px;
	background:url(../images/navlibg.gif) no-repeat;
	margin-right:2px;
	text-align:center;
	padding-top:14px;
	}
	
#nav li a.current{
	background-position:0px -38px;
	color:#fff;
	}
	
#nav li a:hover{
	background-position:0px -38px;
	color:#fff;
	}
	
#greenbar{
	height:47px;
	background:url(../images/greenbarbg.gif) repeat-x;
	}
	
#main {
	background:#f9f5f1 url(../images/mainbg.gif) repeat-x;
	}
	
#content {
	width:892px;
	margin:0 auto;
	padding:14px 0;
	}
	
#single-col {
	background:#d3dece url(../images/rightcolgrad.gif) repeat-x;
	padding:15px;
	}
	
#single-col h1{
	color:#fff;
	font-weight:bold;
	font-size:28px;
	text-transform:uppercase;
	}
	
#single-col p{
	color:#004430;
	font-size:12px;
	text-align:justify;
	}
	
#single-col p.desc{
	background:#0b6f52;
	color:#fff;
	padding:8px;
	font-size:14px;
	border:1px solid #fff;
	}

#leftcol {
	width:526px;
	background:#0b6f52;
	margin-right:14px;
	float:left;
	margin-bottom:15px;
	}
	
#leftcol .first {
	background:url(../images/radialgreen.gif) no-repeat 8px 8px;
	padding:8px;
	height:322px;
	}
	
#leftcol .first img {
	float:right;
	padding-left:10px;
	}

#leftcol .first h2 {
	padding:9px 7px 0 7px;
	color:#fff;
	font-size:30px;
	}
	
#leftcol .first p {
	color:#d1fcf7;
	font-size:12px;
	padding:0 7px;
	margin:0;
	}
	
#content .second {
	height:120px;
	background:url(../images/secondgradient.gif) repeat-x;
	width:509px;
	padding:7px 0 0 17px;
	}
	
#content .second h3 {
	width:102px;
	height:17px;
	background:url(../images/sportsoffered.gif) no-repeat;
	text-indent:-9000px;
	margin-bottom:4px;
	}
	
#content .second ul li {
	float:left;
	margin-right:14px;
	}
	
#rightcol {
	float:right;
	margin-right:10px;
	}
	
#rightcol div {
	background:#d3dece url(../images/rightcolgrad.gif) repeat-x;
	padding:16px 10px;
	width:317px;
	}
	
#rightcol div h2 {
	color:#fff;
	font-size:18px;
	}
	
#rightcol div hr {
	color:#004430;
	}
	
#rightcol div p {
	font-size:11px;
	color:#004430;
	}
	
#rightcol div p strong {
	font-size:12px;
	}

.news p a {
	font-weight:bold;
	color:#004430;
	}
	
.news {margin-bottom:15px;}
	
.officers {margin-bottom:10px;
	background:#d3dece url(../images/rightcolgrad.gif) repeat-x;
	padding:16px 10px;
	width:236px;
	float:left;
	font-size:11px;
	color:#004430;
}

.officers h2{ color:#fff; font-size:18px;}

.officers p {margin:0;}

.officers a {
	color:#fff;
	padding-left:10px;
	}

#achievements {
	background:#d3dece url(../images/rightcolgrad.gif) repeat-x;
	padding:10px;
	border:1px solid #0b6f52;
	margin:0 0 15px 0;
	width:250px;
	}
	
#achievements h3 {color:#fff; font-weight:bold;}

#achievements ul {margin-top:10px;}

#achievements li {font-size:12px;}

#achievements li a {color:#0b6f52;}

#pictures {
	background:#d3dece url(../images/rightcolgrad.gif) repeat-x;
	padding:10px;
	border:1px solid #0b6f52;
	margin-bottom:15px;
	width:552px;
	float:left;
	}
	
#pictures h3 {color:#fff; font-weight:bold;}

#pictures ul {margin-top:10px;}

#pictures li {font-size:12px; float:left; margin:0 10px 10px 0;}

#links {
	background:#d3dece url(../images/rightcolgrad.gif) repeat-x;
	padding:10px;
	border:1px solid #0b6f52;
	}
	
#links h3 {color:#fff; font-weight:bold;}

#links ul {margin-top:10px;}

#links li {font-size:12px;}

#links li a {color:#0b6f52;}
	
ul.normal {
	list-style:disc;
	margin-left:20px;
	}
	
.floatClear {
	height:0;
	width:0;
	clear:both;
	}

#botbar{
	height:11px;
	background:url(../images/botbarbg.gif) repeat-x;
	}
	
#footer{
	height:106px;
	background:url(../images/footer.gif) repeat-x;
	}
	
#footer p{
	font-size:11px;
	text-align:center;
	color:#fff;
	margin-top:0;
	padding-top:25px;
	}
