@charset "utf-8";
/*
STYLE SHEET FOR www.magicpiggy.com

Site Colors:
#035190 - blue (text)
#f26522 - orange (hover nav link)


ToC

1. Defaults
2. Structure
3. Links and Navigation
4. Fonts
5. Images
*/

/* ------------ 1. Default --------------- */
/* ------------ 2. Structure --------------- */
/* ------------ 3. Links and Navigation --------------- */
#directory_hp { /*Directory Hope Page*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035190;
}
#directory_hp h1 {
	font-size: 15px;
	line-height: 28px;
	font-weight:bold;
}
#directory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035190;
}
#directory h1 {
	font-size: 11px;
	line-height: 13px;
	font-weight:normal;
}
/* ------------ 5. Images --------------- */
