/* CSS Document */

/*//////////////// created by John Benedict ////////////////*/
/*/////////////// john@benedictgraphico.com ////////////////*/


/* USES
-------------------------------------------------------------------------------- */
#uses		{ float: left; width: 900px; }

#uses h2,
#uses h3,
#uses h4,
#uses h5,
#uses p,
#uses ul		{ padding-bottom: 9px; }

#uses h2		{ font-size: 18px; font-weight: bold; }
#uses h3		{ font-size: 18px; font-weight: bold; color: #09c; text-align: center; padding-top: 9px; }
#uses h4		{ font-size: 14px; font-weight: bold; }
#uses h5		{ font-size: 14px; font-weight: bold; }
#uses p,
#uses ul		{ font-size: 14px; }

#uses ul		{ width: 75%; margin: 0 auto; color: #09c; text-align: center;
				font-size: 16px; line-height: 24px; font-weight: bold; }
#uses li		{ float: left; padding-right: 12px; list-style: none; display: block;  }

				
/* IN GRASS
-------------------------------------------------------------------------------- */				
#directions		{ float: left; width: 540px; }

#directions h2	{ font-size: 24px; font-weight: bold; color: #fff;
				padding-bottom: 9px; }

#directions ol,
#directions ul	{ font-size: 14px; font-weight: bold; color: #fff;
				padding-bottom: 9px; }

#directions li	{ }


#care			{ float: left; width: 260px; padding-top: 36px; }

#care h3		{ font-size: 18px; font-weight: bold; color: #fff; }
#care p			{ font-size: 14px; font-weight: bold; color: #fff; }