/* 
	This css is specifically for pages within Lemons for Literacy at www.readinghorizons.com.
 	(c) Copyright 2009, HEC Reading Horizons 
	Developed by Taylor Pennock
*/

body
{
	background: #8DAF5C url('/lemonsforliteracy/images/bodybg.jpg') repeat-x bottom;
}

.contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
}

.contentwrapper
{
	background: transparent url('/lemonsforliteracy/images/contentbg.png') repeat;

}

a.bar-text:link { text-decoration: none; color: #648C3D; font-size:12px; font-weight:bold }
a.bar-text:visited  { text-decoration: none; color: #648C3D; font-size:12px; font-weight:bold}
a.bar-text:hover    { text-decoration: none; color: #3C3019; font-size:12px; font-weight:bold }    

a.white:link { text-decoration: none; color: #ffffff }
a.white:visited { text-decoration: none; color: #ffffff }
a.white:hover { text-decoration: underline; color: #ffffff;  }

.footer
{
    text-align:center;
}

