/* CSS Document */
* {
	margin: 0;
	padding: 5
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	background-color:#005083;
	background-image: none;
	background-repeat: no-repeat;
	}
body.teen {background-color: #9a1136;}
body.kids {background-color: #d75212;}
h1, h2, h3, h4 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color: rgba(148,40,88,1);
}
img {margin:0; padding:0;border: 0;}
hr {
	border-width: 0 0 1px 0;
	border-color: #942824;
	border-style: dotted;
	}
blockquote {margin-left: 16px;}
#container {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 842px;
	background: url(../images/siteimages/content_bg.gif) repeat-y;
	background-image: url(../images/siteimages/content_bg.gif);
	}
#container.teen {
	background: url(../images/siteimages/content_bg_teen.gif) repeat-y;
	}
#container.kids {
	background: url(../images/siteimages/content_bg_kids.gif) repeat-y;
	}
#container.doublewide {
	background: url(../images/siteimages/content_bg_wide.gif) repeat-y;
	}
#container.teenwide {
	background: url(../images/siteimages/content_bg_teenwide.gif) repeat-y;
	}
#container.kidswide {
	background: url(../images/siteimages/content_bg_kidswide.gif) repeat-y;
	}
#header {
	width: 842px;
	height: 141px;
	margin: 0 auto;
	background:url(../images/siteimages/header.gif);
	padding: 0;
	}
#header.kids {
	background:url(../images/siteimages/header_kids.gif);
	}
#header.teen {
	background:url(../images/siteimages/header_teen.gif);
	}
#header img.headerlinkimage { 
	width:230px;
	height:80px;
	position: absolute;
	top: 30px;
	border: 0;
	}
#header p {
	text-align:right;
	color: #942824;
	font-weight: bold;
	padding-right: 30px;
	padding-top: 52px;
	line-height: 16px;
	text-transform:uppercase;
	}
	
	
#header p a {
	color: #942824;
	border-bottom: 1px dotted #942824;
	text-decoration: none;}
#header p a:hover {
	border-bottom: 1px solid #942824;
	}
#leftcol {
	float: left;
	display: inline;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: -2px;
	padding: 0;
	padding-bottom:252px;
	width: 183px;
	background-image: url(../images/siteimages/leftcol_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#IEroot #leftcol {
	float: left;
	display: inline;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 0;
	padding-bottom:102px;
	width: 183px;
	background-image: url(../images/siteimages/leftcol_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#leftcol #search {
	height: 60px;
	width: 182px;
	margin-top:   16px;
	margin-bottom: 16px;
	background-color: #8ea03d;
	}
#leftcol #search form {
	margin-left: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	}
#leftcol #search input {
	margin-top: 3px;
	height: 14px;
	}
#leftcol #textbox {
	height: 160px;
	width: 182px;
	margin-top:   16px;
	margin-bottom: 16px;
	background-color: #8ea03d;
	}
#leftcol #textbox p {
	color: #FFFFFF;
	font-size: 1em;
	margin-left: 16px;
	border: 0;
	padding-top: 8px;
	}
	
	#leftcol p {
	color: #666363;
	font-size: 1em;
	margin: 4px 16px 4px 8px;
	font-weight: normal;
	}
#leftcol li {
	list-style-type: none;
	margin-left: 0px;
	line-height: 2em;
	width: 183px;
	}	
#leftcol a.nav {
	color: #942824;
	font-size: 1em;
	font-weight: bold;
	margin-left: 16px;
	border: 0;
	border-bottom: 1px dotted #942824;
	text-decoration: none;
	}
#leftcol a.nav:hover {
	color: #942824;
	font-size: 1em;
	border: 0;
	border-bottom: 1px solid #942824;
	text-decoration: none;
	}
#leftcol a.viz {
	color: #ffffff;
	background-color: #fdb825;
	font-size: 1em;
	font-weight: bold;
	border: 0;
	text-decoration: none;
	width: 164px;
	padding:2px 2px 0px 16px;
	margin:2px 0 0 0; 
	display: block;
	}
#leftcol ul.subnav{
	width: 182px;
	margin: 0 0 8px 0;
	padding: 4px 0;
	background-color: #8ea03d;
	}
#leftcol a.subnav {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-left: 32px;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	}
#leftcol a.subnav:hover {
	color: #FFFFFF;
	font-size: 1em;
	border: 0;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	}
#leftcol a.subviz {
	/*background-color: #faffef;*/
	color: #fdb825;
	font-size: 1em;
	font-weight: bold;
	padding-left: 32px;
	border-bottom: 0;
	width: 150px;
	margin-top: 5px;
	text-decoration: none;
	display: block;
	}

#centercol {
	float: left;
	width: 440px;
	color: rgba(51,51,51,1);
	}
#centercol h3 {
	color: #006495;
	font-size: 1.4em;
	margin: 8px 16px 4px 16px;
	font-weight: normal;
	}
#centercol h3.kids {
	color: #006495;
	font-size: 1.4em;
	margin: 8px 16px 0px 16px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/siteimages/colorarrow_left_white.gif);
	background-repeat: no-repeat;
	line-height: 27px
	}
#centercol h3.teen {
	color: #006495;
	font-size: 1.4em;
	margin: 8px 16px 0px 16px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/siteimages/colorarrow_left_white.gif);
	background-repeat: no-repeat;
	line-height: 27px
	}
#centercol p {
	color: #333333;
	font-size: 1em;
	line-height: 1.5em;
	margin: 8px 16px 4px 16px;
	font-weight: normal;
	}
#centercol table {
	margin-left: 16px; 
	color: #666363;
	line-height: 1.5em;
	}
#centercol p.snug {
	color: #666363;
	font-size: 1em;
	line-height: 1.5em;
	margin: -3px 16px 4px 37px;
	font-weight: normal;
	}
#centercol ul {
	margin-left: 16px;
	}
#centercol ol {
	margin-left: 18px;
	}
#centercol li {
	margin-left: 16px;
	margin-top: 8px;
	padding-left: 6px;
	color: #666363;
	line-height: 1.4em;
	}
#centercol li.red {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_magenta.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.orange {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.lime {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_lime.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.khaki {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_khaki.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.gold {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_gold.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.avocado {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_avocado.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.teal {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_teal.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.blue {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.blueviolet {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_blueviolet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#centercol li.violet {
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 24px;
	list-style-type: none;
	background-image: url(../images/siteimages/dots_violet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}

#centercol a {
	color: #942824;
	border-bottom: 1px dotted #942824;;
	text-decoration:none;
	font-weight: bold;
	}
#centercol a:hover {
	border-bottom: 1px solid #942824;
	}
#centercol a.more {
	color: #942824;
	border-bottom: 1px solid #ffffff;;
	text-decoration:none;
	font-weight: bold;
	}
#rightcol a.more {
	color: #942824;
	border-bottom: 1px dotted #942824;;
	text-decoration:none;
	font-weight: bold;
	}
#centercol a.more:hover {
	border-bottom: 1px dotted #942824;
	}

#centercol #pagetitle {
	display: block;
	color: #FFFFFF;
	}
#centercol #pagetitle.home {
	background-color: #b61b25;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.databases  {
	background-color: #bf4500;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}	
#centercol #pagetitle.greatreads  {
	background-color: #006495;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	} 
#centercol #pagetitle.audiobook  {
	background-color: #663227;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	} 
#centercol #pagetitle.video  {
	background-color: #b61b5b;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.grandpa   {
	background-color: #3573b9;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.research  {
	background-color: #624e2f;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.learn  {
	background-color: #7c5975;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.museum  {
	background-color: #b28605;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.connected  {
	background-color: #6663a0;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.wifi  {
	background-color: #6663a0;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.family   {
	background-color: #827053;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.music  {
	background-color: #f47a20;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.rejuvenate   {
	background-color: #99bd78;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.play  {
	background-color: #b50937;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}


#centercol #pagetitle.teen {
	background-color: #6663a0;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle.kids {
	background-color: #b50937;
	margin-left: 217px;
	padding-top: 8px;
	width: 223px;
	height: 138px;
	}
#centercol #pagetitle h2 {
	width: 195x;
	display: block;
	padding: 5px 12px 3px 16px;
	margin: 0;
	background-color: #fdb825;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.1em;
	font-size: 2em;
	text-transform:uppercase;
	}
#centercol #pagetitle h3 {
	width: 195x;
	display: block;
	padding: 0 0 3px 16px;
	margin: 0;
	background-color: #fdb825;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.1em;
	font-size: 1.6em;
	text-transform:uppercase;
	}
#centercol #pagetitle.home h2 {
	width: 195px;
	padding: 5px 12px 5px 16px;
	margin: 6px 0px;
	background-color: #fdb825; 
	text-transform:uppercase;
	font-size: 1.8em;
	}
#centercol #pagetitle.teen h2 {
	width: 195px;
	padding: 5px 12px 5px 16px;
	margin: 6px 0px;
	background-color: #fdb825; 
	text-transform:uppercase;
	font-size: 1.8em;
	}
#centercol #pagetitle.kids h2 {
	width: 195px;
	padding: 5px 12px 5px 16px;
	margin: 6px 0px;
	background-color: #fdb825; 
	text-transform:uppercase;
	font-size: 1.8em;
	}
#centercol #pagetitle p{
	font-size: 1em;
	line-height: 1.6em;
	color: #FFFFFF;
	padding-left: 16px;
	}
#centercol #pagetitle.home p{
	font-size: 1em;
	line-height: 1.6em;
	color: #FFFFFF;
	padding-left: 16px;
	}
#centercol #pagetitle.teen p{
	font-size: 1em;
	line-height: 1.6em;
	color: #FFFFFF;
	padding-left: 16px;
	}
#centercol #pagetitle.kids p{
	font-size: 1em;
	line-height: 1.6em;
	color: #FFFFFF;
	padding-left: 16px;
	}
#centercol img.home {
	float: left;
	}
#centercol img.teen {
	float: left;
	}
#centercol img.kids {
	float: left;
	}
#doublewide {
	float: left;
	width: 617px;
	}
#doublewide #pagetitle h2 {
	width: 589px;
	display: block;
	padding: 5px 12px 7px 16px;
	margin: 0px 0px 16px 0px;
	background-color: #fdb825;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.1em;
	font-size: 2em;
	}
#doublewide h3 {
	color: #006495;
	font-size: 1.4em;
	margin: 8px 16px 4px 16px;
	font-weight: normal;
	}
#doublewide h3.kids {
	color: #006495;
	font-size: 1.4em;
	margin: 8px 16px 0px 16px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/siteimages/colorarrow_left_white.gif);
	background-repeat: no-repeat;
	line-height: 27px
	}
#doublewide h3.teen {
	color: #006495;
	font-size: 1.4em;
	margin: 8px 16px 0px 16px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../images/siteimages/colorarrow_left_white.gif);
	background-repeat: no-repeat;
	line-height: 27px
	}
#doublewide p {
	color: #666363;
	font-size: 1em;
	line-height: 1.5em;
	margin: 8px 16px 4px 16px;
	font-weight: normal;
	}
#doublewide p.snug {
	color: #666363;
	font-size: 1em;
	line-height: 1.5em;
	margin: -3px 16px 4px 37px;
	font-weight: normal;
	}
#doublewide ul {
	margin-left: 16px;
	}
#doublewide li {
	margin-left: 16px;
	margin-top: 8px;
	padding-left: 6px;
	color: #666363;
	line-height: 1.4em;
	}
#doublewide a {
	color: #942824;
	border-bottom: 1px dotted #942824;;
	text-decoration:none;
	font-weight: bold;
	}
#doublewide a:hover {
	border-bottom: 1px solid #942824;
	}
#rightcol {
	float: left;
	width: 177px;
	}
#rightcol h3 {
	color: #006495;
	font-size: 1.5em;
	margin: 8px 8px 4px 4px;
	font-weight: normal;
	}
#rightcol p {
	color: #666363;
	font-size: 1em;
	margin: 4px 16px 4px 8px;
	font-weight: normal;
	}
#rightcol a {
	color: #005083;
	text-decoration: none;
	border-bottom: 1px dotted #005083;
	}
#rightcol a.donatebutton {
	color: #FFFFFF;
	text-decoration: none;
	margin: 4px 16px 4px 8px;
	font-weight: bold;
	border-bottom: 1px dotted #005083;
	}
#rightcol a.donatebutton:hover {
	border-bottom: 1px solid #005083;
	margin: 4px 16px 4px 8px;
	font-weight: bold;
	text-align: center;
	}	
	
#rightcol a.donatebutton-now {
	color: #FFFFFF;
	text-decoration: none;
	margin: 4px 16px 4px 8px;
	font-weight: bold;
	border-bottom: 1px dotted #005083;
	}
#rightcol a.donatebutton-now:hover {
	border-bottom: 1px solid #005083;
	margin: 4px 16px 4px 8px;
	font-weight: bold;
	text-align: center;
	}	

	
#rightcol a:hover {
	border-bottom: 1px solid #005083;
	text-align: center;
	}	
#rightcol img {
	margin: 0;
	padding: 0;
	}
#rightcol ul {
	margin-left: 4px;
	padding-right: 4px;
	list-style:none;
	}
#rightcol li {
	line-height: 1.3em;
	margin-bottom: 5px;
	color: #666363;
	}
#rightcol li a{
	color: #942824;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #942824;
	}
#rightcol li a:hover{
	border-bottom: 1px solid #666363;
	}
#rightcol #rightcoltextbox {
	background-color: #b50937;
	width: 177px;
	padding-top: 0;
	margin-top: -2px;
	}
#rightcol #rightcoltextbox h3{
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 0 10px;
	margin: 0;
	}
#rightcol #rightcoltextbox p.friends{
	color: #FFFFFF;
	font-size: 1em;
	padding: 10px;
	margin: 0;
	line-height: 1.3em;
	}
#rightcol #rightcoltextbox a.more{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	}
#rightcol #rightcoltextbox a.more:hover{
	border-bottom: 1px solid #FFFFFF;
	}
#rightcol #rightcoltextbox p.cap{
	margin:0; padding: 0;
	width: 177px;
	text-align:center;
	}
#rightcol table {
	margin-left: 8px;
	margin-right: 12px;
	border: 0;
	color: #666363;
	}
#footer {
	z-index: 1;
    width: 842px;
	background: url(../images/siteimages/footer_bg.jpg) no-repeat;
	margin: 0 auto;
	}	
#footer.teen {
	z-index: 1;
	margin: 0 auto;
	width: 842px;
	background: url(../images/siteimages/footer_teen.jpg) no-repeat;
	}
#footer.kids {
	z-index: 1;
	margin: 0 auto;
	width: 842px;
	background: url(../images/siteimages/footer_kids.jpg) no-repeat;
	}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 180px;
	padding-left: 59px;
	}
	
#footer a {color: #FFFFFF;}
hr.clear { 
	/* This keeps the container from collapsing. Use <hr class="clear" /> 
	right before you close the container.  */
	display: block;
	clear: left; 
	/*margin: -0.66em 0;*/ /*This works in IE lte7 but screws up FF et al*/
	margin: 0;
	border: 0;
    visibility: hidden;
	overflow:hidden;
	}
#IEroot hr.clear { /*This allows a style to work in IE lte(<=)7 which is not used by FF et al*/
	/* This keeps the container from collapsing in IE. Use <hr class="clear" /> 
	right before you close the container.  */
	display: block;
	clear: left; 
	margin: -0.66em 0;  /*This works in IE lte7 but screws up FF et al*/
	border: 0;
    visibility: hidden;
	overflow:hidden;
	}

.leftpic {
	float: left;
	margin-right: 16px;
	}
.rightpic {
	float: right;
	margin-left: 16px;
	}
.owlinksbox	{
	width: 360px;
	margin: 20px auto 0px auto;
	padding-bottom: 10px;
	border: 1px dotted #942824;
	}
.donatebutton {
	color: #FFF;
	background-color: #FDB825;
	white-space: nowrap;
	padding: 2px;
	border: 2px solid #FC6;
}
#container #rightcol p .donatebutton-now {
	color: #942824;
	background-color: #FDB825;
	white-space: nowrap;
	padding: 2px;
	border: 2px solid #FC6;
}
.border-green {
	border: 2px solid #E8ECD8;
}
#mobileheader {
	height: 141px;
	width: 480px;
	top: auto;
	margin-left: 20px;
	background-image: url(../images/siteimages/header.gif);
	background-repeat: no-repeat;
}

