body {
	text-align: center;
	margin-top: 0px;
	background-color: #ECF3DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 18px;
    }

#outer{
	background-image:  url(../images/canoe-sil.gif);
	background-repeat: no-repeat;
	width: 750px;
	background-color: #FFFFFF;
	margin:auto;
	background-position: right bottom;
}

#pageWrapper {
	text-align: left;
	margin: auto;
	width: 750px;
	border: 1px solid #003300;
	background-image:url(../images/nav-bgd.gif);
	background-repeat: repeat-y;
	}
	

#divHeader {
	position:relative;
	text-align: center;
	padding: 0px;
	background-color: #73CFE8;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #9CC64A;
	z-index:1;
	height:197px;
}

#donate{
position:absolute;
z-index:2;
top:165px;
left:530px;
width:169px;
height:62px;
}

#divNav {
	float: left;
	width: 220px;
	margin-top: 0px;
	padding-left:15px;
}

ul {margin: 0; padding: 0;}

li {margin: 0; padding: 0;}


#divContent {
	margin-left: 240px;
	min-height:600px;
	margin-right: 20px;
	width: 430px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
	list-style-type: disc;
	background-position: right bottom;
}



#divContent ul {

	
}

#divContent li {
margin-left: 0px;
}

#divFooter {
	background-color: #73CFE8;
	height: 30px;
	width: 750px;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
}




.navHeadings{
	margin: 0 0 -20px 0;
	padding: 0 0 -20px 0;
	font-weight:bold;
	color: #4557A7;

}

#NavContainer{
	


}

#divNav ul {
	list-style-position: inside;
	list-style-type: disc;
	padding: 10px 0 20px 10px;
	

}
#divNav li {
	

}
#divNav li a:link, #divNav li a:visited, #divNav li a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	
	
}

#divNav li a:hover, #divNav li a.current:link, #divNav li a.current:visited{
	color: #98AC3B;
	font-size: 12px;

}


#divFooter a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 12px;
	color: #5A964A;

}

#divFooter a:hover{
	color: #FFFFFF;

}

h2{
	color: #98AC3B;
	font-size: 20px;
	line-height: 24px;

}


h3{
	color: #98AC3B;
	line-height: 24px;

}

#divContent a:link, #divContent a:visited, #divContent a:active {

	color: #538E4B;
	text-decoration:none;
}

#divContent a:hover {

	color: #73CFE8;
	text-decoration: none;
}


/* Styling Left Aligned Imaged and Captions */

#photo-left {
	float: left;
	margin-right:8px;
	padding-right:8px;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	line-height: 14px;
}

#photo-left img {
	border: 3px solid #98AC3B;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* Styling Tables */

table {
	width: 100%;
	border: 1px solid #cef;
	text-align: left;
	vertical-align: top;
	}

td {
	padding: 8px 20px 8px 4px;
	vertical-align: top;
}
	
/* Works with JavaScript to create Zebra Striped tables */

table ul {
text-indent:5px;
}

th {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px 10px 5px 5px;
}


.odd {
    background-color: #ECF3DB; }
	
.odd td {
    border-bottom: 1px solid #cef;
	border-top: 1px solid #cef;
	 }
	 
.even {
background-color: #FAFCF5; }
	
.even td {
	 }
	 

/* Creates a CSS rollover popup box*/

a span {
	display: none;
	text-decoration: none;
}

a:hover {
/** fix for IE6 popup bug.  nice one Microsoft! */
	overflow: hidden;
	text-decoration: none;
}

a:hover span {
	display: inline;
	border: 1px solid black;
	position: absolute;
	background-color: white;
	padding: 5px;
	margin-left: 5px;
	overflow: hidden;
	color: #000000;
}


.photo-border {
	border: thin solid #9cc64a;
	
}

.photo-left {
	border: thin solid #9cc64a;
	float:left;
	margin-right:10px;
	margin-bottom:8px;
	
}

.photo-right-noborder {

	float:right;
	margin-left:10px;
	margin-bottom:8px;
	padding-left: 5px;
	
}


/** styles for sub navigation */

#subnav-events {
	
	margin: 0 0 8px 0;
	margin-bottom: 20px;
	letter-spacing: .06em;
	margin-top:5px 0 5px 0;
	
}

#subnav-events ul{
	text-decoration:none;
	list-style-type: none;
	
	
}


#subnav-events li{
	background-color: #DDF2FB;
	padding: 4px;
	border: solid 1px #BFE6F5;

	margin:0;
	float:left;
}

#subnav-events a:link, #subnav-events a:visited{
font-size: 11px;
color: #666666;
}

#subnav-events a:hover, #subnav-events a.current:link, #subnav-events a.current:visited{
	font-size: 11px;
	color: #98AC3B;	
}

#subnav-events a:active{
color: #666666;
}

h4{
	color:#4557A7;
	margin:5px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4557A7;
	background-color: #F6FAED;
}

#updates{
	background-color:#E6F0CD;
	width: 410px;
	border: 1px solid #D9E8B3;
	margin: 0px;
	padding:5px;
	color: #4557A7;
}

#updates ul{
padding-left:20px;
}
