We have adopted a mile on M Highway at the confluence of James and Finley River in Stone County. Join us in keeping this section of the highway clean by preventing trash and tires from making its way into our rivers.  A clean-up typically occurs twice a year in the spring and fall. Volunteers need to meet at Jamesville Church located on the corner of Highway M and U.  To volunteer call or email Melissa Bettes at 417 836-4847, or melissabettes@missouristate.edu

Next scheduled clean-up day:  October 1st, 2010 9:00am-12:00pm

For Email Marketing you can trust

We want YOU to join the James River Basin Partnership

Discover all the benefits of membership today!

Learn More »

Learn More »

Popular Downloads

Event Calendar

(default) 14 queries took 104 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `events`101014
2SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`id` = 4 LIMIT 1111
3DESCRIBE `settings`8815
4SELECT `setting`.`id`, `setting`.`name`, `setting`.`url`, `setting`.`email`, `setting`.`replyto`, `setting`.`seo_title`, `setting`.`seo_keywords`, `setting`.`seo_description` FROM `settings` AS `setting` WHERE 1 = 1 110
5SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 20882
6DESCRIBE `projects`9925
7SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 20441
8DESCRIBE `downloads`8813
9SELECT `Download`.`id`, `Download`.`created`, `Download`.`modified`, `Download`.`weight`, `Download`.`file`, `Download`.`name`, `Download`.`description`, `Download`.`downloads` FROM `downloads` AS `Download` WHERE 1 = 1 ORDER BY `Download`.`weight` ASC LIMIT 3332
10SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 3331
11SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 3331
12DESCRIBE `pages`131326
13SELECT `Page`.`id`, `Page`.`parent_id`, `Page`.`created`, `Page`.`modified`, `Page`.`file`, `Page`.`navigation`, `Page`.`weight`, `Page`.`name`, `Page`.`title`, `Page`.`seo_title`, `Page`.`seo_keywords`, `Page`.`seo_description`, `Page`.`content`, `ParentPage`.`id`, `ParentPage`.`parent_id`, `ParentPage`.`created`, `ParentPage`.`modified`, `ParentPage`.`file`, `ParentPage`.`navigation`, `ParentPage`.`weight`, `ParentPage`.`name`, `ParentPage`.`title`, `ParentPage`.`seo_title`, `ParentPage`.`seo_keywords`, `ParentPage`.`seo_description`, `ParentPage`.`content` FROM `pages` AS `Page` LEFT JOIN `pages` AS `ParentPage` ON (`Page`.`parent_id` = `ParentPage`.`id`) WHERE `Page`.`navigation` = 1 ORDER BY `Page`.`weight` DESC LIMIT 3332
14SELECT `ChildPage`.`id`, `ChildPage`.`parent_id`, `ChildPage`.`created`, `ChildPage`.`modified`, `ChildPage`.`file`, `ChildPage`.`navigation`, `ChildPage`.`weight`, `ChildPage`.`name`, `ChildPage`.`title`, `ChildPage`.`seo_title`, `ChildPage`.`seo_keywords`, `ChildPage`.`seo_description`, `ChildPage`.`content` FROM `pages` AS `ChildPage` WHERE `ChildPage`.`parent_id` IN (7, 14, 15) ORDER BY `ChildPage`.`weight` ASC 001