WordPress – site with 2 stylesheets and more…

Create WordPress template with name College & Corporate respectively.

Then add some code in your header.php. Refer is_page_template(). With this method WordPress will identify which template you are using and will apply CSS related to it.

You can use Default template for rest of the pages.