/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Footer Menu
----------------------------------------- */
	#footer-nav > li {
		float: left; 
		width: 33%; 
		display: block; 
	}

/* -----------------------------------------
   Mobile Menu
----------------------------------------- */
	.main #mobile-nav {
		display: none;
	}
/* -----------------------------------------
   People
----------------------------------------- */
	.person {
		clear: both; 
	}



/* -----------------------------------------
   Page Name 2
----------------------------------------- */


