/*****************************************************************************
MRF_StyleSheet_1 : Style sheet designed for Children's Literacy Publications
http://www.makereadingfirst.com - New Web Site using 3 button index page.
04/17/2009 by Rick Chancey - Discover Your Heritage.com
******************************************************************************/


/**************Structure Elements Start*********************/
.over {text-decoration: overline;
}

.navigation {
	background:  url(img/bgnavigation_1.gif) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0 auto;
	padding: 0 0px;
	width: 890px;

	padding-top: 5px;
	color: #000000;
}
.1navigation {
	background:  url(img/bgnavigation_1.gif) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	height: 30px;
	margin: 0 auto;
	padding: 0 0px;
	width: 600px;
}
.container {
	margin: 0 auto;
	width: 1000px;
	font: Arial, Helvetica, sans-serif;
}
/* content */
.content {
	background: url(img/CLPContainer.gif) repeat-y;
	margin: 0 auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
}
/*Structure Elements End*/
/**************Start of Text Element****************/
/*Children's Literacy Publication logo - bottom of each page just above CLP address*/
.clp_logo {
	color: #041E44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.p {
	color: #000000;
	font-size: 12pt;
	font-family: Arial;
	line-height:inherit;
}
.p1 {
	color:#000000;
	font-size: 1.2em;
	margin-left: 150px;
}
.p2 {
	color: #FFFFFF;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
}
.p3 {
	color: #000000;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
}
.line {
	color: #0593e2;
}
.h1 {
	font-size: 36px;
	color: #FFFFFF;
	font-style: italic;
}
.h2 {
	font-size:24px;
	color:#CC0000;
	font: Arial, Helvetica, sans-serif;
}
.h3 {
	font-size:18px;
	color:#CC0000;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.h4 {
	font-size: 16px;
}
.h5 {
	color: #cdddfc;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.h6 {
	FONT-SIZE: 16px;
	COLOR: #0033ff;
	font-family: Arial, Helvetica, sans-serif;
}
.h7 {
	font-size:20px;
	color:#000000;
	font: Arial, Helvetica, sans-serif;
	margin-right: 75px;
}
.h8 {
	font-size: 1.2em;
	color: #0033ff;
	font-family:Arial, Helvetica, sans-serif;
}
.h9 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h10 {
	font-size: 24px;
	color:#0033FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h11 {
	font-size:18px;
	color:#CC0000;
	font: Arial, Helvetica, sans-serif;
}
.h12 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.h13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style:italic;
	font-size: 22px;
}
.h14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style:italic;
	font-size: 16px;
	margin-right: 30px;
}
.title { font-family:"Times New Roman", Times, serif;
font-size: x-large;
color:#C00;
text-align: center;
}
.style68 {
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033ff;
	text-decoration: none;
}
a:active {
	color: #0033ff;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
/* footer */
.footer {
	background:  url(img/BgFooter_2tan.jpg) repeat-x;
	font-size: 1.1em;
	line-height: 48px;
	margin: 0 auto;
	text-align: center;
	width:1000px;
}
.img {
	border-style: none;
}
