/*
This style sheet was created for North Baldwin Literacy Council site at http://northbaldwinliteracycouncil.org
*/

html, body 		{ margin: 0; padding: 0; }
body 			{ color: #333; font: 13px Helvetica, Arial, sans-serif; line-height: 18px; }
h2				{ color: #333; }
a				{ color: #337810; }
p				{ margin: 0 0 18px; }
#container		{ width: 760px; margin: 0 auto;} /* width= main site width of full page */
#wrapper		{ float: left; width: 100%; }

/* Header */
#header			{ background: #910D22; border-bottom: 2px solid #ddd; }
#header h1  	{ color: #FFFFFF; font-size: 40px; font-weight: bolder;  margin: 0 0 3px; padding: 24px 18px 0; }
#header p		{ color: #000000; font-size: 11px; font-weight: bold; padding: 0 18px; }

/* Content Style */
#navigation		{ border-bottom: 1px solid #ccc; }
#navigation ul	{ padding: 0 18px 9px; }
#extra			{ border-bottom: 1px solid #ccc; }
#extra small	{ font-size: 11px; line-height: 18px; }
#content		{ }
#content p, #extra p { padding-right: 18px; }

/* Content Positioning & Size */
#navigation		{ float: left; margin-left: -742px; width: 175px; }
#content		{ margin: 0 215px 36px 180px; }
#content2		{ margin: 0 0px 36px 170px; }
#extra			{ float: left; margin-left: -185px; width: 185px; }		

/* Footer */
#footer			{ background: #333; border-bottom: 2px solid #999; clear: left; width: 100%; }
#footer a		{ color: #eee; }
#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }

#navigation, #content, #content2, #extra { margin-top: 20px; }

/* Slogan Header */
#header h4         { color: #FFFFFF; font-size: 18px; font-weight: bolder; }

/* Dates Format */
.dates          {font-family: Arial Rounded MT Bold, Arial Rounded MT Bold, Sans Serif;font-size: small;font-weight: 800;font-style: normal;text-decoration: underline;text-transform: none;text-align: left; }


BODY, P {  }

A {  }

A:LINK {  }

A:VISITED {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

BR {  }

DIV {  }

EM {  }

FONT {  }

H1 {  }

H2 {  }

IMG {  }

LI {  }

SMALL {  }

UL {  }


/* classes */
.description {  }


/* unique IDs */
#container {  }

#content {  }

#extra {  }

#footer {  }

#header {  }

#wrapper {  }
