											/* START ACROSS CHILDREN PAGES STYLES */

body {
	margin: 0; 
	padding: 0; 
	text-align: center; 
  	color: #000; 
	background: url(images/bg.png) center repeat-y;
	background-color: #472101;
	font-family: Georgia, Serif;
}

#container {
	width: 760px; 
	height: auto;
	margin: 0 auto 0; 
	padding: 20px 0 0 0;
	text-align: left; 
	background-color: #FFFFFF;
}

#top {
	background:  url("images/header.png") 90% bottom no-repeat;
	height: 86px;
	margin-bottom: 25px;
}

#logo {
	margin: 0 0 0 12px;
}

#leftnav {
	float: left;
	width: 200px;
	margin: -10px 0 0; 
	padding: 0;
}

ul#sidelinks {
	list-style: none; 
	margin: 0;
	padding: 0;
	background:  url("images/navstars.png") 0 185px no-repeat;
}

#sidelinks a {
	display: block; 
	margin: 10px 0 10px 21px;
	padding: 0;
	width: 142px;
	border: 4px solid; 
	text-decoration: none; 
	color: #000000; 
	font-family: Georgia, serif; 
	font-size: 16px;
	line-height: 16px;
	text-align: center; 
	text-transform: uppercase;
}  

#sidelinks a#index {
	background-color: #FE0000; 
	color: #FFFFFF; 
	font-weight: 600;
	border-color: #FF7F7E #CC0033 #CC0033 #FF7F7E;
	padding: 31px 0 31px 0;
}

#sidelinks a#cranes {
	background-color: #FF00FF; 
	color: #FFFFFF; 
	font-weight: 600;
	border-color: #FEA8FF #FF00FF #FF00FF #FEA8FF;
	padding: 15px 0 15px 0;
}

#sidelinks a#wishes {
	background-color: #FFFF01; 
	color: #FF0000; 
	font-weight: 600;
	border-color: #FFDA51 #FFBA17 #FFBA17 #FFDA51;
	padding: 23px 0 23px 0;
}

#sidelinks a#glass { 
	width: 150px;
	height: 86px;
	border: none;
	background:  url("images/glass_button.jpg") no-repeat;
}

#sidelinks a#reader {
	background-color: #CC00FF; 
	color: #FFFFFF; 
	font-weight: 600;
	border-color: #DF62FE #9C389A #9C389A #DF62FE;
	padding: 31px 0 31px 0;
}

#sidelinks a#klinks {
	background-color: #FFFF01; 
	color: #FF0000; 
	font-weight: 600;
	border-color: #FFDB4F #FFBA17 #FFBA17 #FFDB4F;
	padding: 31px 0 31px 0;
}

#sidelinks a#not {
	background-color: #009900; 
	color: #FFFFFF; 
	font-weight: 600;
	border-color: #61C062 #336601 #336601 #61C062;
	padding: 23px 0 23px 0;
}

#sidelinks a#wow {
	width: 150px;
	height: 86px;
	border: none;
	background:  url("images/wow_button.png") no-repeat;
}

#sidelinks a#kwrite {
	background-color: #0000FF; 
	color: #FFFFFF; 
	font-weight: 600;
	border-color: #639CFF #000063 #000063 #639CFF;
	padding: 23px 0 23px 0;
}

#sidelinks a#rdsite {
	background-color: #CC00FF; 
	color: #FFFFFF; 
	font-weight: 600;
	border-color: #DF62FE #9C389A #9C389A #DF62FE;
	padding: 15px 0 15px 0;
}

#sidelinks a#srp {
	background-color: #009900; 
	color: #BDE0EE ; 
	font-weight: 600;
	border-color: #61C061 #336600 #336600 #61C061;
	padding: 15px 0 15px 0;
}

.here {color: #FE0000}

#footer {
	clear: both;
	margin: 0; 
	padding: 20px 0 20px 0;
	text-align: center;
}

#footer a {
	padding: 0 1em 0 1em; 
	text-decoration: none; 
	color: #FF0000; 
	font-size: 10px; 
	text-transform: uppercase;
	line-height: 1em;
}

#footer a:focus {color: #D3A791;}

#footer a:hover {color: #D3A791;}

.content {
	margin: 0 25px 0 235px;
}

.bold {font-weight: bold;}
.caption {text-align: center;}

.blue {color:#0000FF;}
.red {color:#FF0000;}
.orange {color:#FF6600;}
.purple {color:#CC00FF;}
.green {color:#009900;}
.pink {color:#FF00FF;}
											/* END ACROSS CHILDREN PAGES STYLES */


											/* START MAIN CHILDRENS PAGE*/
#authors {
	display: block;
	width: 96px;
	padding: 10px;
	margin: 50px 0 25px 30px;
	border: 6px solid #FF00FF;
	font-size: 16px;
	font-weight: bold;
}

#authors P {
	text-align: center;
}

#content_childrens {
	margin: 0 25px 0 225px;
}

#childrens_header {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 34px;
}

#content_childrens img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content_childrens h2 {
	color: #FF0000; 
	font-size: 36px; 
	text-align: center;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
	margin: 0;
}

#content_childrens h3 {
	font-size: 24px;
	text-align: center;
	margin: 0 0 -15px 0;
}

#content_childrens p {
	font-size: 18px;
	text-align: center;
}

#fence {
	display: block;
	width: 500px;
	margin: 35px auto 0;
}
										/* END MAIN CHILDRENS PAGE!*/


										/* START FOLDING CRANES*/
#container_cranes {
	background:  url("images/crane_background.png") 60px 370px no-repeat;
	width: 760px; 
	height: auto;
	margin: 0 auto 0; 
	padding: 20px 0 0 0;
	text-align: left; 
	background-color: #FFFFFF;
	
}

#container_cranes a{
	text-decoration: none;
}

#container_cranes a:link {color: #FF0000;}
#container_cranes a:visited {color: #FF0000;}
#container_cranes a:focus {color: #FF7F7E;}
#container_cranes a:hover {color: #FF7F7E;}
#container_cranes a:active {color: #FF0000;}


#content_cranes {
	margin: 0 25px 0 225px;
}

img#cranewall {
	margin: 10px 0 20px 0;

}

img#craneheadline {
	position: relative;
	top: -35px;
	right: -10px;
	margin: 0;
	padding: 0;
}

#content_cranes p {
	font-family: Georgia, serif; 
	font-size: 12px;
}

img#cranesusan {
	float: right;
	padding: 0 0 5px 5px;
}

img#cranestringing {
	float: left;
	padding: 5px 5px 5px 0;
}

img#craneelise {
	float: right;
	padding: 5px 0 5px 5px;
}

img#cranewallclose {
	padding: 25px 0 0 100px;
}
										/*END FOLDING CRANES*/


										/*START GRANTING WISHES*/
#content_wishes {
	background:  url("images/wishes_background.png") no-repeat 10px 10px;
	width: auto;
	height: auto;
	margin: 0 25px 0 215px;
}

#wishbox {
	width: 410px;
	padding: 295px 0 0 60px;
	color: #0000FF;
	font-weight: bold;
}

#wishbox a {
	text-decoration: none;
}

#wishbox a:link {color: #0000FF;}
#wishbox a:visited {color: #0000FF;}
#wishbox a:focus {color: #D3A791;}
#wishbox a:hover {color: #D3A791;}
#wishbox a:active {color: #0000FF;}
										/*END GRANTING WISHES*/



										/* START READER DOG*/

#rightside_rd{
	float: right;
	width: 250px;
	margin: 0 10px 0 0;
	padding: 0;
}

#kelvin_cutout {
	display: block;
	width: 250px;
	margin: 0 auto 35px;
}

#logan {
	display: block;
	width: 250px;
	margin: 35px auto 35px;
}

#kelvin {
	display: block;
	width: 230px;
	margin: 35px auto 35px;
}

#mj {
	display: block;
	width: 202px;
	margin: 35px auto 0;
}

#content_rd {
	margin: 0 290px 0 205px;
	padding: 0;
}

#rd_headline {
	display: block;
	width: 230px;
	margin: 0 auto 0;
}

#content_rd p {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: 600;
}

										/* END READER DOG*/



										/* START KIDS LINKS*/
										
p.klink {
	text-align: center
}

p#linkrating {
	text-align: center;
	text-transform:uppercase;
}

.klink_info p {
	padding: 0 10px 0 55px;
	margin-top: -15px;
}

div#klink_disclaimer {
	margin: 20px 0 0 0;

}

#links a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	height: 38px;
	margin: 0 .5em 0 0;
	padding-left: 50px;
	float: left;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
}

a.red {background: url("images/links/red.png") 0 -42px no-repeat;}
a.pink {background: url("images/links/pink.png") 0 -42px no-repeat;}
a.yellow {background: url("images/links/yellow.png") 0 -42px no-repeat;}
a.blue {background: url("images/links/blue.png") 0 -42px no-repeat;}
a.green {background: url("images/links/green.png") 0 -42px no-repeat;}
a.purple {background: url("images/links/purple.png") 0 -42px no-repeat;}
a.orange {background: url("images/links/orange.png") 0 -42px no-repeat;}


a.red,a.pink,a.yellow,a.blue,a.green,a.purple,a.orange:link {color: #000;}
a.red,a.pink,a.yellow,a.blue,a.green,a.purple,a.orange:visited {color: #000;}

a.red:hover {background-position: 0 0;color: #FF7A7A;}
a.red:focus {background-position: 0 0;color: #FF7A7A;}
a.pink:hover {background-position: 0 0;color: #FFA8FF;}
a.pink:focus {background-position: 0 0;color: #FFA8FF;}
a.yellow:hover {background-position: 0 0;color: #FFDB4F;}
a.yellow:focus {background-position: 0 0;color: #FFDB4F;}
a.blue:hover {background-position: 0 0;color: #6666FF;}
a.blue:focus {background-position: 0 0;color: #6666FF;}
a.green:hover {background-position: 0 0;color: #61C061;}
a.green:focus {background-position: 0 0;color: #61C061;}
a.purple:hover {background-position: 0 0;color: #DF61FF;}
a.purple:focus {background-position: 0 0;color: #DF61FF;}
a.orange:hover {background-position: 0 0;color: #FFA86E;}
a.orange:focus {background-position: 0 0;color: #FFA86E;}

a.red,a.pink,a.yellow,a.blue,a.green,a.purple,a.orange:active {color: #000;}

#links h3 {
	font-size: 16px;
	line-height: 38px;
	font-weight: 100;
}

#links p {
	margin-top: -15px;
	margin-bottom: 25px;
	padding-left: 50px;
}

										/* END KIDS LINKS*/



										/* START NOT JUST FOR KIDS*/
#content_not {
	margin: 0 25px 0 225px;
	padding: 0;
}

#content_not p {
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: center;
	padding: 0 20px 0 0;
}

p#not_just_text {
	color: #FF0000;
	font-size: 22px;
	font-weight: bold;
	margin: -5px 0 -5px 0
}

img#not_just {padding-left: 105px;}

#content_not ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#content_not li {
	margin: .5em 0 .5em 0;
}

										/* END NOT JUST FOR KIDS*/



										/* START WOW*/
#just_arrived {
	display: block;
	width: 148px;
	padding: 5px;
	margin: 50px 0 25px 12px;
	border: 6px solid #0000FF;
}

#just_arrived img {
	display: block;
	margin: 10px auto 10px;
}

#just_arrived div {
	font-size: 18px;
	margin: 20px auto 20px;
}

#just_arrived p {
	text-align: center;
	font-size: 18px;
}

#did_you {
	display: block;
	width: 148px;
	padding: 5px;
	margin: 30px 0 0 12px;
	border: 6px solid #009900;
	text-align: center;
}

#did_you h2 {
	color: #CC00FF;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wow_title {
	display: block;
	width: 405px;
	margin: 25px auto 0;
}

#wow_page img {
	display: block;
	margin: 10px auto 10px;
}

#wow_page p {
	font-size: 18px;
	text-align: center;
	margin: 10px auto 20px;
}


										
										
										/* END WOW*/

								
								
										/* START OUR KIDS WRITE*/
#content_kidswrite {
	margin: 0 25px 0 225px;
}

#content_kidswrite a {
	display: block;
	background: url(images/links/click.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	width: 57px;
	height: 25px;
	margin: 0;
	padding: 0;
	float: left;
}

img#ourkids {
	display: block;
	width: 444px;
	margin: 0 auto 0;
}

#content_kidswrite p.red{
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0100;
	text-align: center;
}


#content_kidswrite h3 {
	font-size: 16px;
	line-height: 25px;
}

#content_kidswrite p {
	font-family: Georgia, serif;
	font-size: 14px;
}

p#ezra {
	margin: 40px 0 20px 0;
	font-weight: bold;
}

img#ourkids_book {
	display: block;
	width: 400px;
	margin: 0 auto 0;
}

										/* END OUR KIDS WRITE*/
										
										
