/* CSS Document */
html,body{margin:0;padding:0;}
body{font: 76% arial,sans-serif;
 background:#98a8c2;

 }
div#container {width: 947px;
               padding-left: 2px;
                         
}
p{margin:0 10px 10px}
a{color: #006;
}
li {line-height: 1.5;
    padding-right: 10px;
	}
#eventbullet {  line-height: 1.3;
             }
#agenda li {line-height: 1.5;
}
h1 { font-size: 14px;
     color: #242900;
	 }
	 
h2 {font-size: 14px;
    color: #663300;
	padding-left: 10px;
	}
div#announcement {border: thin dashed #242900;
                  width: 525px;
}
div#sitemap {padding-right: 10px;
}
div#header{position:relative;
           
		   background: #657060;
		   width: 950px;
		   
}
div#fees {padding-left: 10px;
}
div#slogan {float: left;
            clear: left;
            width: 300px;
			margin-right: 20px;
			margin-top:5px;
			}
div#content p{line-height:1.4;
}

div#extra{ margin-right: 2px;
           margin-top: 10px;
		  }
div#footer{background: #cccccc;
           color: #333333;
		   font-variant: small-caps;
		   letter-spacing: 0.5px;
		   font-size: 9px;
		  }
div#footer p{margin:0;
             padding:5px 10px;
			 }
div#footer a{display:inline;
             padding:0;
			 color: #242900;
			 }

div#wrapper{float:left;
            width: 100%;
			margin-right:-33%;
			background: #657060;
			padding-left: 2px;
			min-height: 1950px;
			}
div#content{margin-right:30%;
            background: #CCCCCC;
			border: thin dashed #242900;
			padding-top: 10px;
			margin-top: 5px;
			margin-left: 9px;
			min-height: 1900px;
	
}
div#navigation{float:left;
               height: 37px;
			  
			   }  
div#navigation{background: #657060;
               width: 949px;
			   position:relative;
			   z-index:2;
			   }
			   		
div#navigation a{ padding-top: 8px;
                  padding-bottom: 8px;
                  text-decoration: none;
				 }	   
div#events {float:right;
               background:#98a293;
               width: 28%;
			   padding-top: 5px;
			   margin-right: 5px;
			   margin-top: 5px;
			   margin-bottom: 5px;
			   border:thin dashed  #242900;
			   position:relative;
			   z-index:1;
			  }
			  
div#title {color: #003399;
}
div#recreation{float:right;
          background:#98a293;
          clear:right;
		  width:28%;
		  padding-top: 5px;
		  margin-right: 5px;
		  margin-top: 5px;
		  border: thin dashed #242900;
		  position:relative;
		  z-index:1;
		  }
div#footer{clear:both;
           margin-left: 0px;
           width:949px;
		   }
div#filler { background: url(images/filler.jpg) repeat-x;
             height: 28px;
			 clear:both;
			 padding-left: 0px;
			 width: 949px;
				
}
div#seal {float:right;
          position:relative;
		  padding-right: 50px;
		  z-index:2;
          }
		  



