/*****  Basic Styles   *******/
body {
	background-color: #D8E6E9;
	background-image:url(../images/siteimages/bg_body.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535455;
	margin: 0;
	}
h1 {
	font-size: 1px;
	margin: 0;
	text-indent: -9000px;
	display: none;
	}
p a {font-size: 1em;}	
td tr{font-size: 1em;}

/*****  Wrapper Div, to hold everything together  in the center *******/
div#wrapper {
	margin: 0 auto;
	/*padding-left: .01em;*/
	width: 788px;
	border: 1px solid #51505e;
	background-color: #f9f7f5;
	}
	

/*****  Header Div  *******/
div#header {
	background-image: url(../images/siteimages/glass_welcome.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 117px;
	font-size: 14px;
	background-position: right top;
	}
#kids div#header {
	background-image: url(../images/siteimages/bg_header_kids.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 117px;
	font-size: 14px;
	background-position: right top;
	}
#teens div#header {
	background-image: url(../images/siteimages/bg_header_teens.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 117px;
	font-size: 14px;
	background-position: right top;
	}
#header #toolbox {
	float: right;
	text-align:right;
	margin-right: 21px;
	margin-top: 8px;
	} 
#header #toolbox p	{
	margin-top: 0px;
	font-size: 12px;
	/*color: #41414c;*/
	color: #51505e;
	}
#header #toolbox option	{
	/*color: #41414c;*/
	color: #51505e;
	}
#header #toolbox input	{
	/*color: #41414c;*/
	color: #51505e;
	}
#header a {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-decoration:none;
	color: #41414c;
	}
#header a:hover {
	text-decoration: underline;
	}
#header #toolbox a.headertools	{
	color: #41414c;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: underline;
	}
#search {
	text-align: right;
	margin: 4px 0px 2px 0px;
	color: #535455;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#search form {
	margin: 2px  0;padding: 0;
	}
#search input {
	font-size: 11px;
	color: #535455;
	margin: 0; padding: 0;
	}


/*****  Nav Main Div  *******/

#nav_main {
	margin: 0;
	padding: 0;
	width: 788px;
	height: 56px;
	line-height: 14px;
	/*background-color: #d48154;
	background-image:url(../images/siteimages/bg_main_nav.jpg);
	background-repeat:repeat-y;*/
	border-bottom: 1px solid #51505e;
	}
#nav_main ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	/*letter-spacing: 1px;*/
	padding: 5px 4px 6px 4px;
	}
#nav_main ul li ul li a {
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 6px 0px 0px 0px;
	}
#nav_main ul li a:hover {
	border-bottom: 1px solid transparent;
	}
/*****  Separator Bar *******/
#separator{
	width: 788px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background-color: #cb805b;
	border-top: 1px solid #51505e;
	border-bottom: 1px solid #51505e;
}	
/*****  Content Div *******/
#content {
	clear: left;
	width: 788px;
	background-color: #f9f7f5;
	background-image: url(../images/siteimages/bg_content.gif);
	background-repeat:repeat-y; 
	border-top: 0px;
	}
#home #content {
	clear: left;
	width: 788px;
	background-color: #f9f7f5;
	background-image: url(../images/siteimages/bg_content_home.gif);
	background-repeat:repeat-y; 
	border-top: 0px;
	}

#kids #content {
	clear: left;
	width: 788px;
	background-color: #f9f7f5;
	background-image: url(../images/siteimages/bg_content_kids.gif);
	background-repeat:repeat-y; 
	border-top: 0px;
	}
#kids #content.kidshome {
	clear: left;
	width: 788px;
	height: 536px;
	background-color: #f9f7f5;
	background-image: url(../images/siteimages/kidshome/bg_kidshome_content.jpg);
	background-repeat:repeat-y; 
	border-top: 0px;
	}

#teens #content {
	clear: left;
	width: 788px;
	background-color: #f9f7f5;
	background-image: url(../images/siteimages/bg_content_teens.gif);
	background-repeat:repeat-y; 
	border-top: 0px;
	}
#teens #content.teenshome {
	clear: left;
	width: 788px;
	height: 536px;
	background-color: #f9f7f5;
	background-image: url(../images/siteimages/teenshome/bg_teenshome.gif);
	background-repeat:no-repeat; 
	border-top: 0px;
	}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #b07d5d;
	padding: 10px 20px 0 12px;
	margin: 0;
	line-height:1.3em;
	font-style: italic;
	}
#content h3 a{
	color: #b07d5d;
	}
#content p	{
	padding-left: 12px;
	padding-right: 12px;
	}
#content a {
	color: #535455;
	border: 0;
	}
#content a:hover {
	
	}
#content li	{
	font-size: 0.8em;
	line-height: 1.7em;
	}
#content li ul li	{
	font-size: 1em;
	line-height: 1.3em;
	}
#content li ol li	{
	font-size: 1em;
	line-height: 1.3em;
	}
#content td {
	font-size: .8em;
	text-align: left;
	}
#content td p {
	font-size: 1em;
	margin: 0px;
	padding: 3px 20px;
	}

/*****  Home Page Ad Div *******/

#ad {
	width: 788px;
	height: 186px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
#ad .boxleft {
	width: 200px;
	height: 186px;
	float: left;
	}
#ad .boxleft h3{
	margin:0;
	padding: 7px 10px 0px 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #256f77;
	}
#ad .boxleft h3 a{
	color: #256f77;
	}
#ad .boxleft p{	
	margin:0;
	padding: 0px 10px 6px 12px;
	font-size: .7em;
	color: #535455;
	}
#ad .boxmiddle {
	width: 384px;
	height: 186px;
	float: left;
	border-left: 1px solid #51505e;
	border-right: 1px solid #51505e;
	}
#ad .boxright {
	width: 200px;
	height: 186px;
	float: left;
	}

/*****  Left Column *******/
#leftcol {
	float: left;
	width: 202px;
	border: 0;
	margin: 0;
	padding: 0;
	}
#home #leftcol {
	float: left;
	width: 200px;
	border: 0;
	margin: 0;
	padding: 0;
	}
#kids #leftcol.kidshome {
	float: left;
	width: 201px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: none;
	}
#kids #leftcol {
	float: left;
	width: 199px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 290px;
	background-color:#e0e7f7;
	background-image:url(../images/siteimages/kids/giraffe2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
#teens #leftcol.teenshome {
	float: left;
	width: 199px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image:url(../images/siteimages/girl_with_book.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 536px;
	}
#teens #leftcol {
	float: left;
	width: 199px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 290px;
	background-image:url(../images/siteimages/girl_with_book.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
#leftcol p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-left: 12px;
	font-size: .7em;
	}
#leftcol ul {
	margin: 0;
	padding: 0;
	padding-top: 13px;
	list-style-type: none;
	}
#leftcol li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 20px;
	line-height: 1.3em;
	font-size: .7em;
	font-weight: bold;
	}
#leftcol li ul li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 20px;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: normal;
	}
	
/*******Leftcol Leftnav - Left Column Navigation**********/
#leftcol #leftnav {
	background-color: #51505e;
	background-image:url(../images/siteimages/bg_left_nav_bot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#leftcol #leftnav ul ul {
	margin-top: 0;padding-top: 4px;
	margin-bottom: 10px;
	}
#leftcol #leftnav a{
	background-color: #51505e;
	color: #fff;
	text-decoration: none;
	}
#leftcol #leftnav a:hover{
	text-decoration: underline;
	}
#leftcol #leftnav a.this{
	color: #e7c69f;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	}

#kids #leftcol #leftnav {
	background-color: #adb013;
	background-image:url(../images/siteimages/bg_left_nav_bot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#kids #leftcol #leftnav a{
	background-color: #adb013;
	color: #fff;
	text-decoration: none;
	}
#kids #leftcol #leftnav a:hover{
	text-decoration: underline;
	}
#kids #leftcol #leftnav a.this{
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	cursor: default;
	}
	
#teens #leftcol #leftnav {
	background-color: #138bb0;
	background-image:url(../images/siteimages/bg_left_nav_bot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#teens #leftcol #leftnav a{
	background-color: #138bb0;
	color: #fff;
	text-decoration: none;
	}
#teens #leftcol #leftnav a:hover{
	text-decoration: underline;
	}
#teens #leftcol #leftnav a.this{
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	cursor: default;
	}
	
/******** Leftcol Quicklinks (Home Page only) **********/
#leftcol #quicklinks{
	padding: 0;margin:0;
	}
#leftcol #quicklinks p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.8em;
}
#leftcol #quicklinks p a{
	/*text-decoration: none;*/
	padding: 0;margin:0; border: 0;
	}
#leftcol #quicklinks p a:hover{
	/*text-decoration: underline;*/
	}


/******** Center Column **********/
#centercol {
	float: left;
	width: 429px;
	border: 0;
	overflow: hidden;
	}
#home #centercol {
	float: left;
	width: 386px;
	border: 0;
	overflow: hidden;
	}
#kids #centercol {
	float: left;
	width: 432px;
	border: 0;
	overflow: hidden;
	}
#teens #centercol {
	float: left;
	width: 432px;
	border: 0;
	overflow: hidden;
	}
#centercol h2 {
	margin: 0;
	padding: 10px 12px;
	font-size: 1.4em;
	letter-spacing: 1px;
	background-color: #bdc7c6;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #51505e;
	text-transform:uppercase;
	padding-bottom: 0;margin-bottom: 0;
	font-weight: normal;
	line-height:18px;
	}
#kids #centercol h2 {
	margin: 0;
	padding: 10px 12px;
	font-size: 1.4em;
	letter-spacing: 1px;
	background-color: #88a1c5;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #51505e;
	border-left: 1px solid #51505e;
	text-transform:uppercase;
	padding-bottom: 0;margin-bottom: 0;
	font-weight: normal;
	line-height:18px;
	}
#teens #centercol h2 {
	margin: 0;
	padding: 10px 12px;
	font-size: 1.4em;
	letter-spacing: 1px;
	background-color: #4ec1bc;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #51505e;
	border-left: 1px solid #51505e;
	text-transform:uppercase;
	padding-bottom: 0;margin-bottom: 0;
	font-weight: normal;
	line-height:18px;
	}
	
#centercol h3 {
	padding-left: 12px;
	font-size: 13px;
	color: #51505e;
	margin-bottom: 0;
	font-style: normal;
	}
#home #centercol h2 {
	margin: 0;
	padding: 10px 12px;
	font-size: 1.2em;
	background-color: transparent;
	color: #535455;
	font-weight: bold;
	}
#centercol h3.home {
	color: #19616c;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform:uppercase;
	padding: 20px 20px 0px 12px;
	margin: 0;
	font-weight: normal;
	line-height:normal;
	}
#centercol h4 {
	padding-left: 12px;
	font-size: 10px;
	color: #51505e;
	margin-bottom: 0;
	text-transform:uppercase
	}
#centercol p {
	font-size: .7em;
	line-height: 1.7em;
	margin-top: 0;
	margin-bottom: 10px;
	}
#centercol ul {
	margin-top: 0;
	margin-bottom: 10px;
	}
#home #centercol #eventslisting {
	width: 291px; /** For IE7, this must be 283px (see head style sec **/
	/** margin-left: 91px;**/
	margin-left: 51px;
	}
#home #centercol #eventslisting p{
	line-height: 1.3em;
	}

/******* Wide Column  *******/	

#widecol {
	float: left;
	width: 586px;  /*586px*/
	border: 0;
	/*overflow: hidden;*/
	}
#teens #widecol {
	float: left;
	width: 586px;  
	margin-left:0px;
	border: 0;
	}
#widecol h2 {
	margin: 0;
	padding: 10px 12px;
	font-size: 1.4em;
	letter-spacing: 1px;
	background-color: #bdc7c6;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #51505e;
	text-transform:uppercase;
	padding-bottom: 0;margin-bottom: 0;
	font-weight: normal;
	line-height:18px;
	}
#kids #widecol h2 {
	width:562px;
	margin: 0;margin-left: 1px;
	padding: 10px 12px;
	font-size: 1.4em;
	letter-spacing: 1px;
	background-image:url(../images/siteimages/kidshome/bg_h3_kids.png);
	background-repeat: repeat;
	background-color:transparent;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #51505e;
	text-transform:uppercase;
	padding-bottom: 0;margin-bottom: 0;
	font-weight: normal;
	line-height:18px;
	}
#teens #widecol h2 {
	width:564px;
	margin: 0;margin-left: 1px;
	padding: 10px 12px;
	font-size: 1.4em;
	letter-spacing: 1px;
	background-image:url(../images/siteimages/kidshome/bg_h3_kids.png);
	background-repeat: repeat;
	background-color:transparent;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #51505e;
	text-transform:uppercase;
	padding-bottom: 0;margin-bottom: 0;
	font-weight: normal;
	line-height:18px;
	}
#widecol h3 {
	padding-left: 12px;
	font-size: 13px;
	color: #51505e;
	margin-bottom: 0;
	}

#widecol h4 {
	padding-left: 12px;
	font-size: 10px;
	color: #51505e;
	margin-bottom: 0;
	text-transform:uppercase
	}
#widecol p {
	font-size: .7em;
	line-height: 1.7em;
	margin-top: 0;
	margin-bottom: 10px;
	}

#widecol ul {
	margin-top: 0;
	margin-bottom: 10px;
	}

/******** Kids home page *********/

#kids #widecol #kfun	{
	float:left;
	position: relative;
	top: 20px;
	left: 40px;
	/*border: 1px solid red;*/
	}
#kids #widecol #kstorytime	{
	float:left;
	position: relative;
	top: 10px;
	left: 60px;
	/*border: 1px solid red;*/
	}
#kids #widecol #khomework	{
	float:left;
	position: relative;
	top: 20px;
	left: 80px;
	/*border: 1px solid red;*/
	}
#kids #widecol #kespanol	{
	clear: left;
	float:left;
	position: relative;
	top: 0px;
	left: 100px;
	/*border: 1px solid red;*/
	}
#kids #widecol #kkidscorner	{
	float:left;
	position: relative;
	top: 10px;
	left: 150px;
	/*border: 1px solid red;*/
	}
#kids #widecol #kinternetsearch	{
	clear: left;
	float:left;
	position: relative;
	top: -30px;
	left: 60px;
	/*border: 1px solid red;*/
	}
#kids #widecol #kgetsocial	{
	float:left;
	position: relative;
	top: 10px;
	left: 80px;
	/*border: 1px solid red;*/
	}
#kids #widecol #kforparentsandteachers	{
	float:right;
	position: relative;
	top: 94px;
	right: 20px;
	/*border: 1px solid red;*/
	}
	
/******** Teens home page *********/

#teens #widecol #thomework	{
	float:left;
	position: relative;
	top: 10px;
	left: 30px;
	/*border: 1px solid red;*/
	}
#teens #widecol #thealth	{
	float:left;
	position: relative;
	top: 10px;
	left: 88px;
	/*border: 1px solid red;*/
	}
#teens #widecol #tjoinus	{
		clear: left;
	float:left;
	position: relative;
	top: 35px;
	left: 78px;
	/*border: 1px solid red;*/
	}
#teens #widecol #tgetsocial	{
	float:left;
	position: relative;
	top: 35px;
	left: 172px;
	/*border: 1px solid red;*/
	}
#teens #widecol #tvolunteer	{
	clear: left;
	float:left;
	position: relative;
	top: 8px;
	left: 10px;
	/*border: 1px solid red;*/
	}
#teens #widecol #tbookcorner	{
	float:left;
	position: relative;
	top: 55px;
	left: 160px;
	/*border: 1px solid red;*/
	}
#teens #widecol #teducation	{
	float:left;
	position: relative;
	top: 44px;
	left: 200px;
	/*border: 1px solid red;*/
	}
#teens #widecol #tentertainment	{
	float:left;
	position: relative;
	top: 106px;
	left: 0px;
	/*border: 1px solid red;*/
	}
#teens #widecol #tthismonth	{
	float:right;
	position: relative;
	top: 77px;
	right: 50px;
	/*border: 1px solid red;*/
	}
	
	
	
/* ######### CSS for Indented CSS Tabs on home page  ######### */


#topictabs.indentmenu{
width: 386px; 
}

#topictabs.indentmenu ul{
padding: 0;
margin: 0;
list-style-type:none;
width: 100%; 
}

#topictabs.indentmenu ul li{
float: left;
/*display: inline;*/
list-style-type:none;
padding:0;margin:0;
background-color: #d5d7d7;
border-style: solid;  
border-width: 0 0 1px 1px ;
border-color: #535455;
}

#topictabs.indentmenu ul li.selected {
float: left;
/*display: inline;*/
list-style-type:none;
background-color: #F9F7F5;
padding:0;margin:0;
border: 1px solid #535455;  
border-width: 0  0 1px 1px ;
border-bottom-color: #F9F7F5;

}
#topictabs.indentmenu ul li a{
	/*float: left;
	padding:5px 5px 5px 5px;*/
	text-align:center;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: .9em;
	text-transform: uppercase;
	color: #51505e !important;
	/*background-color: #d5d7d7;*/
	}

/*#topictabs..indentmenu ul li a:visited{
	color: white;
	}*/

/*#topictabs.indentmenu ul li a.selected { 
	color: #b07d5d !important; 
	/*background-color: #F9F7F5;*/
	/*font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
	border-color:#F9F7F5  !important;
	z-index: 0;
	}*/

 /*#topictabs.tabcontentstyle{
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

#topictabs.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}*/

/*****  Right Column *******/

#rightcol {
	float: left;
	width: 156px;
	border: 0;
	padding-left: 1px;
	padding-bottom: 6px;
	overflow: hidden;
	}
#home #rightcol {
	float: left;
	width: 200px;
	border: 0;
	overflow: hidden;
	}
#rightcol h3 {
	padding: 3px 12px;
	margin:0;
	color: #713413;
	letter-spacing: 0px;
	line-height: 1em;
	}
#home #rightcol h3 {
	padding: 3px 12px;
	margin:0;
	color: #b07d5d;
	letter-spacing: 0px;
	line-height: 1em;
	}
#rightcol h3 a{
	color: #b07d5d;
	}
#rightcol p{
	color:#535455;
	font-size: .7em;
	margin:0; 
	padding: 0px 10px 10px 12px;
	}
#rightcol p.smallcaps {
	text-transform: uppercase;
	font-size: 10px;
	}
#rightcol p a{
	color:#535455;
	border: 0;
	}
#rightcol p a:hover{
	text-decoration: underline;
	border: 0;
	}
#rightcol ul{
	margin-top:0;
	padding-left: 24px;
	padding-right: 10px;
	}
#rightcol li{
	margin-left: 0;
	font-size: .7em;
	color: #535455;
	line-height: 1.1em;
	padding-bottom: 6px;
	}
#rightcol li a{
	color:#535455;
	border: 0;
	}
#rightcol li a:hover{
	text-decoration: underline;
	border: 0;
	}	
/*****  Footer *******/

#footer {
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	width: 100%
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 2px;
	text-transform:uppercase;
	text-align: center;
	}
#footer p {
	margin: 4px; 
	text-align: center
	}
#footer p.footerlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .5px;
	line-height: 1.5em;
	
	}
#footer a {
	color: #535455;
	/*text-decoration: none;*/
	}
#footer a:hover {
	color: #535455;
	text-decoration: underline;
	}

/*****  Miscellaneous Styles *******/

#sitedesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-left: -900px;
	}	
.small {
	font-size: 0.75em;
	}
.leftpic {
	margin-right: 10px;
	float: left;
	}
.rightpic {
	margin-left: 10px;
	float: right;
	}
hr.clear { 
	/* This keeps the container from collapsing. Use <hr class="clear" /> 
	right before you close the container. See approx line 206 on home page.   */
	display: block; 
	clear: left; 
	margin: 1px 0; /* ***Use margin: -0.66em 0; to make it do nothing ***  */
    visibility: hidden;}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

.caps {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	}
.smallcaps {
	text-transform: uppercase;
	font-size: 10px;
	}
.alert {
	color:#a63b1f; font-weight: bold;
	}

/*****  Wrapper Div, to hold everything together  in the center *******/
div#NetSplash {	
	
	margin: 0 auto;
	background-image: url(../wplinsidelibrary/netbook/image002.jpg);
	width: 788px;
	border: 1px solid #51505e;
	background-color: #f9f7f5;
	}
	
	
