Missing Controller

Error: SitetourController could not be found.

Error: Create the class SitetourController below in file: app/controllers/sitetour_controller.php

<?php
class SitetourController extends AppController {

	var $name = 'Sitetour';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp