/*Color Palette
  Purple: 	166,  52,  254 | #a634fe
  Pink: 	248, 201, 222 | #f8c9de
  Brown: 	111,   78,   55 | #6f4e37
  Lavender 211, 180, 227 | #d3b4e3
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Rancho);

fieldset:nth-child(n+4):nth-child(-n+7) {
	display: none;
}

.notlocal {
	display: none;
}
















