@charset "UTF-8";
/* W. Pittston Library Document */

* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
body {
	width:1024px;
	background:#002204 url(../images/bkg.jpg) top no-repeat;
	font-size:12px;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	line-height:1.4em;
	color:#ffffff;
	margin:0 auto;
	}
p { 
	padding-bottom:8px;
	}
h1 {
	font-size:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	padding-bottom:8px;
	line-height:1.2em;
	font-weight:normal;
	}
h2 {
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	padding-bottom:8px;
	line-height:1.4em;
	font-weight:normal;
	}
h3 {
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1e6f9a;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:1.4em;
	font-weight:normal;
	border-bottom:1px solid #abcbea;
	}
#container {
	width:944px;
	margin:0 auto;
	background:#064c75;
	}
.body-text {
	width:944px;
	background:#064c75;
	}
.header {
	width:944px;
	margin:0 auto;
	}
.header-left {
	float:left;
	width:465px;;
	padding-right:30px;
	padding-top:0px;
	text-align:right;
	background:#ffffff;
	height:153px;
	color:#053e5f;
	font-size:1.1em;
	line-height:1.6em;
	}
.header-left a:link {
	text-decoration:underline;
	color:#053e5f;
	}
.header-left a:visited {
	text-decoration:underline;
	color:#053e5f;
	}
.header-left a:hover {
	text-decoration:none;
	color:#053e5f;
	}
.header-left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	padding-bottom:0;
	color:#0d5c26;
	padding-top:20px;
	}
.header-right {
	float:left;
	width:429px;
	padding-left:20px;
	text-align:left;
	background:#ffffff;
	height:153px;
	color:#053e5f;
	font-size:1.1em;
	line-height:1.6em;
	}
.header-right a:link {
	text-decoration:underline;
	color:#053e5f;
	}
.header-right a:visited {
	text-decoration:underline;
	color:#053e5f;
	}
.header-right a:hover {
	text-decoration:none;
	color:#053e5f;
	}
.header-right h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	padding-top:20px;
	padding-bottom:0;
	color:#0d5c26
	}

.how-nav {
	float:left;
	width:400px;
	height:32px;
	background:#053e5f;
	padding-left:20px;
	padding-top:8px;
	color:#ffffff;
	display:inline
	}
.how-nav h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#ffffff;
	}
.catalog-nav {
	float:left;
	width:504px;
	height:32px;
	background:#053e5f;
	padding-right:20px;
	text-align:right;
	color:#ffffff;
	padding-top:8px;
	display:inline;
	}
.catalog-nav a:link {
	color:#ffffff;
	text-decoration:underline;
	}
.catalog-nav a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
.catalog-nav a:hover {
	color:#ffffff;
	text-decoration:none;
	}
.catalog-nav h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#ffffff;
	}
#nav {
	width:920px;
	background:#ffffff url(../images/nav.jpg);
	color:#1b5a2f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.23em;
	height:30px;
	padding-left:25px;
	padding-top:5px;
	}
#nav a {
	display: block;
}

#nav ul {
	list-style: none;	
	line-height:1;
	}
#nav li {
	display:inline;
	float: left;
	padding-right:10px;
	margin-left:5px;
	line-height:1.4em;
}
#nav a:link {
	color:#1b5a2f;
	text-decoration:none;
	}
#nav a:visited {
	color:#1b5a2f;
	text-decoration:none;
	}
#nav a:hover {
	color:#053e5f;
	text-decoration:none;
	}
#nav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	background:#053e5f;
	font-size:0.8em;	
}
#nav li ul a:link {
	color:#ffffff;
	text-decoration:none;
	}
#nav li ul a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#nav li ul a:hover {
	color:#cccccc;
	text-decoration:none;
	}
#nav li ul li {
	border-bottom:1px solid #8cb817;
	width:10em;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	line-height:1.4em;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {  
    position: static;  
   }


.home-body {
	width:443px;
	background:#ffffff url(../images/home-books.jpg) no-repeat top;
	float:left;
	padding: 5px 10px 5px 250px;
	height:450px;
	color:#666666;
	}
.home-body h1 {
	font-size:1.7em;
	color:#053e5f;
	}
.home-body ol {
	margin-left:30px;
	padding-bottom:10px;
	}
.home-body a:link {
	color:#CC3300;
	text-decoration:underline;
	}
.home-body a:visited {
	color:#CC3300;
	text-decoration:underline;
	}
.home-body a:hover {
	color:#CC3300;
	text-decoration:none;
	}
.right-side {
	width:180px;
	background:#064c75;
	color:#ffffff;
	float:left;
	padding:5px 10px;
	margin-left:10px;
	text-align:center;

	}
.right-side h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	}
.right-side a:link {
	color:#ffffff;
	text-decoration:underline;
	}
.right-side a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
.right-side a:hover {
	color:#ffffff;
	text-decoration:none;
	}
.left-nav {
	background:#064c75;
	color:#ffffff;
	float:left;
	width:226px;
	padding:10px;
	min-height:980px;
	height:auto !important;	
	height:980px;
	}
.left-nav li {
	list-style:none;
	padding-bottom:10px;
	font-size:1.2em;
	margin-left:15px;
	line-height:1.6em;
	}	
.left-nav h1 {
	font-size:1.3em;
	text-align:left;
	border-bottom:1px solid #cded77;
	margin-bottom:5px;
	font-weight:normal;
	margin-left:10px;
	margin-right:15px;
	color:#67c4fa;
	}
.left-nav a:link {
	color:#ffffff;
	text-decoration:none;
	}
.left-nav a:visited {
	color:#ffffff;
	text-decoration:none;
	}
.left-nav a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
.center {
	width:455px;
	float:left;
	padding:10px;
	background:#d1e9ff;
	color:#333333;		
	border-right:1px solid #0b6ea8;
	border-left:1px solid #0b6ea8;
	height:980px;
	min-height:980px;
	height:auto !important;
	}
.center ol {
	padding-left:10px;
	margin-left:30px;
	}
.center li {
	padding-left:10px;
	margin-left:30px;
	padding-bottom:10px;
	}
.center h1 {
	color:#063e5f;
	}
.center h2 {
	color:#063e5f;
	font-size:1.2em;
	}
.center a:link {
	color:#1e6f9a;
	text-decoration:underline;
	}
.center a:visited {
	color:#1e6f9a;
	text-decoration:underline;
	}
.center a:hover {
	color:#1e6f9a;
	text-decoration:none;
	}
#footer {
	background:#053e5f;
	color:#ffffff;
	clear:both;
	width:924px;
	margin:0 auto;
	text-align:center;
	padding:10px;
	}
#footer a:link {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
.images {
	margin:5px;
	}
.indent {
	padding-left:30px;
	}
.feed {
	width:425px;
	height:529px;
	padding:10px;
	background-color:#fff;
	}
.feed a:link {
	color:#064c75;
	text-decoration:underline;
	}
.feed a:visited {
	color:#064c75;
	text-decoration:underline;
	}
.feed a:hover {
	color:#064c75;
	text-decoration:none;
	}
.admin-table td, th {
	padding:3px;
	}
.admin-table option {
	padding-right:10px;
	}
.linktable td {
	padding:3px 20px;
	}
.hzrule {
	margin:5px 0;
	}
.editor_body {
	width:455px;
	padding:10px;
	background:#d1e9ff;
	color:#333333;
	}
.editor_body ol {
	padding-left:10px;
	margin-left:30px;
	}
.editor_body li {
	padding-left:10px;
	margin-left:30px;
	padding-bottom:10px;
	}
.editor_body h1 {
	color:#063e5f;
	}
.editor_body h2 {
	color:#063e5f;
	font-size:1.2em;
	}
.editor_body a:link {
	color:#1e6f9a;
	text-decoration:underline;
	}
.editor_body a:visited {
	color:#1e6f9a;
	text-decoration:underline;
	}
.editor_body a:hover {
	color:#1e6f9a;
	text-decoration:none;
	}
.editor_body2 {
	width:443px;
	background:#ffffff url(../images/home-books.jpg) no-repeat top;
	padding: 5px 10px 5px 250px;
	color:#666666;
	}
.editor_body2 h1 {
	font-size:1.7em;
	color:#053e5f;
	}
.editor_body2 ol {
	margin-left:30px;
	padding-bottom:10px;
	}
.editor_body2 a:link {
	color:#CC3300;
	text-decoration:underline;
	}
.editor_body2 a:visited {
	color:#CC3300;
	text-decoration:underline;
	}
.editor_body2 a:hover {
	color:#CC3300;
	text-decoration:none;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
