/* Style 1.1 for GLARRC Website */
/* Design: Lisa Griffin, Great Lakes Head Start Quality Network */

BODY { background: #FFFFFF; color: #000000; font-size: 100%; margin: 0 }

/* Navbar settings */

 P.navbar { 
	background: url(/glarrc/images/bkgnd.gif); 
	padding: 1% 2%;
	line-height: 175%; 
	font-family: arial, sans-serif; 
	font-size: 84%;
	font-weight: bold; 
	width: 100%;
	text-align: center }

P.navbar IMG { float: left }

P.navbar A:link { color: #003366; text-decoration: none }
P.navbar A:visited { color: #003366; text-decoration: none }
P.navbar A:hover { background: #000000; color: #00DD00 } 

/* Paragraph at the bottom of the page that shows where you've been and are */

P.history { 
	background: url(/glarrc/images/bkgnd.gif); 
	color: #000000;
	padding: 1% 0 0 2%;
	font-family: arial, sans-serif; 
	font-size: 80%;
		width: 100%;
	text-align: left }

P.history A:link { color: #000000; text-decoration: none }
P.history A:visited { color: #000000; text-decoration: none }
P.history A:hover { color: #000000} 

/*Heading information */

H1 { background: #FFFFFF; color: #000099; font-size: 145%;  margin: 0 0 0 1em; padding: 0 }
H2 { background: #FFFFFF; color: #000099; font-size: 125%;  margin: 0 0 0 1em; padding: 0 }
H3 { background: #FFFFFF; color: #000099; font-size: 105%;  margin: 0 0 0 1em; padding: 0 }
H4 { background: #FFFFFF; color: #000099; font-size: 95%;  margin: 0 0 0 1em; padding: 0 }

/* Body Paragraphs */

P.body { margin: 0 0 0 2.5em; padding: 0 0 2% 0; color: #000000 }

P.body A:link { color: #008800; text-decoration: none; font-weight: bold }
P.body A:visited { color: #333399; text-decoration: none; font-weight: bold }
P.body A:hover { background: #000000; color: #00DD00; text-decoration: none; font-weight: bold }

/* Class to specify links, for lists, etc. */

 .links A:link { color: #008800; text-decoration: none; font-weight: bold }
 .links A:visited { color: #333399; text-decoration: none; font-weight: bold }
 .links A:hover { background: #000000; color: #00DD00; text-decoration: none; font-weight: bold }


UL.links { list-style-type: none; padding: 0 5% }

UL.sub { list-style-type: none }

/* Spacing for some of the link lists */

LI.spaced { padding: 0 2% 2% 2% }
LI.spaced IMG { padding: 0 5% }

LI.infomod { padding: 0 2% }
LI.infomod IMG { padding: 0 5% }
/* Underpadding for the wave image */ 

 IMG.padded { margin: 0 0 1% 0 }

/* To designate authors for articles */

  .author { color: #FF0033; padding: 0 0 2% 0; margin: 0 }


/* small text for articles */ 
 .subtext { font-size: 75%; margin: 1% 0 1% 1% }

/* for blockquotes */ 
 .quote { font-size: 90%; font-style: italic; margin: 1% 0 1% 15% }
  
	.descript { color: #000000; margin: 0 5% 2% 5%}
	.descript A:link { text-decoration: none }
