/*  
Theme Name: Nourish Your Family v2
Theme URI: http://wordpress.org/
Description: nyfv5 ported to WordPress for Ms. B!
Version: 2.0
Author: Sean Parker
Author URI: http://www.aeonforge.com/

lyhwy!
*/



/* Begin Typography & Colors */
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif; font-size:14px; margin: 15 15 15 15; background:#60810b;
    text-align: center;
}

h2{
	color:#660000;
	font-size:18px
}

a, a:hover, a:active, a:visited { 
	text-decoration:none;
	color:#660000
}

td {
	font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.pageTitle { 
	color:#660000; font-weight:bold; font-size:18px
}

.footerLink {
	font-size: 11px;	
	list-style:none;
	text-align:center;
	color:#A6FF00;
}
