There are many storm drains that are seen daily by neighborhood residents or pedestrians in business areas.  Placing a storm drain marker is a simple process and items needed for storm drain marking are available in our office.  Marking can be done by individuals or groups such as classes, scouts, church groups, homeschool groups, families, neighborhoods etc..  There are a limited number of markers available with sticky backs that are best for children.  Please contact Tiffany for more details.  tfrey@missouristate.edu or 417-836-6183.

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 87 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `events`101015
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` = 7 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`9915
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`8815
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`131318
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 3331
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 000