@charset "UTF-8";
/* sitenamehere.com Main CSS Document */
@import url('calendar.css');
@import url('editor.css');	
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
a:link {
	color:#417081;
	text-decoration:underline;
	}
a:visited {
	color:#417081;
	text-decoration:underline;
	}
a:hover {
	color:#417081;
	text-decoration:none;
	}
p {
	margin-bottom:10px;
	}
hr {
	width:100%;
	border-color:#f47c47;
	border-style:solid none;
	border-width:1px 0;
	margin:7px 0;
	}
body {
	width:1024px;
	background:#c0d5dc;
	font-family:Arial, Helvetica, sans-serif;
	color:#262626;
	font-size:10px;
	line-height:1.2em;
	margin:0 auto;
	}
.header-left {
	width:201px;
	text-align:center;
	background:#fff;
	float:left;
	display:inline;
	}
.account {
	margin:6px;
	}
.header-right {
	width:823px;
	text-align:right;
	background:#436f7f;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	float:left;
	display:inline;
	}
.header-right ul {
	height:14px;
	margin:3px 20px;
	}
.header-right li {
	display:inline;
	padding:0 5px;
	}
.header-right a:link {
	color:#fff;
	text-decoration:none;
	}
.header-right a:visited {
	color:#fff;
	text-decoration:none;
	}
.header-right a:hover {
	color:#fff;
	text-decoration:underline;
	}
.content {
	width:1004px;
	background:#fff url(../images/body-rpt.jpg) repeat-y;
	padding:10px;
	}
.left-side {
	width:182px;
	float:left;
	display:inline;
	padding:10px 10px 0 0;
	}
.left-side ul {
	list-style:none;
	margin:0 0 10px 0;
	}
.left-side li {
	width:170px;
	text-align:center;
	margin:0 auto;
	border-bottom:1px solid #fff;
	font-family:Times, Georgia, "Times New Roman", serif;
	font-size:1.6em;
	line-height:1.2em;
	color:#303232;
	}
.left-side li a {
	width:160px;
	padding:10px 5px;
	display:block;
	}
.left-side li a:link {
	color:#303232;
	text-decoration:none;
	}
.left-side li a:visited {
	color:#303232;
	text-decoration:none;
	}
.left-side li a:hover {
	color:#fff;
	background:#6887a2;
	text-decoration:none;
	}
.center {
	width:531px;
	float:left;
	display:inline;
	padding:10px 10px 0 10px;
	font-size:1.2em;
	line-height:2em;
	}
.center h1 {
	color:#2e5765;
	font-size:1.8em;
	line-height:1.2em;
	font-variant:small-caps;
	font-family:Times, Georgia, "Times New Roman", serif;
	font-weight:normal;
	}
.center h2 {
	color:#5f92a5;
	font-size:1.6em;
	line-height:1.2em;
	font-family:Times, Georgia, "Times New Roman", serif;
	font-weight:normal;!important
	}
.center h3 {
	border-top:1px solid #417081;
	font-size:1.2em;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	}
.center h4 {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	}
.center ul {
	margin-left:20px;
	margin-bottom:10px;
	}
.center ol {
	margin-left:20px;
	margin-bottom:10px;
	}
.center li {
	padding-left:10px;
	}
.kids_teens {
	color:#ffffff;
	}
.kids_teens a:link {
	color:#ffffff;
	text-decoration:underline;
	}
.kids_teens a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
.kids_teens a:hover {
	color:#ffffff;
	text-decoration:none;
	}		
.banner {
	widows:100%;
	text-align:center;
	font-variant:small-caps;
	font-size:2.0em;
	font-family:Times, Georgia, "Times New Roman", serif;
	line-height:1.3em;
	color:#fff;
	padding:10px 5px;
	background:#5f92a4;
	}
.banner a:link {
	color:#fff;
	text-decoration:none;
	}
.banner a:visited {
	color:#fff;
	text-decoration:none;
	}
.banner a:hover {
	color:#abc3cb;
	text-decoration:none;
	}
.upcoming-events {
	width:509px;
	border:1px solid #557d8b;
	padding:10px 10px 0 10px;
	margin:10px 0;
	}
.teens-kids {
	border-collapse:collapse;
	}
.teens-kids p {
	width:160px;
	margin:0 auto;
	padding:10px;
	background:#1d4d5e;
	color:#fff;
	text-align:center;
	line-height:1.6em;
	}
.right-side {
	width:245px;
	padding:10px 0 10px 10px;
	float:right;
	display:inline;
	font-size:1.2em;
	line-height:1.6em;
	text-align:center;
	}
.right-side h2 {
	color:#254450;
	font-family:Times, Georgia, "Times New Roman", serif;
	font-size:1.4em;
	line-height:1.6em;
	font-variant:small-caps;
	font-weight:normal;
	}
.right-form {
	width:229px;
	background:#5f92a4;
	padding:10px 5px;
	border:1px solid #274753;
	color:#fff;
	text-align:center;
	}
.right-form h1 {
	font-family:Times, Georgia, "Times New Roman", serif;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:normal;
	font-variant:small-caps;
	margin:5px 0;
	}
.right-form a:link {
	color:#ffffff;
	text-decoration:none;
	}
.right-form a:visited {
	color:#ffffff;
	text-decoration:none;
	}
.right-form a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
.member-libraries {
	width:229px;
	padding:10px 5px;
	margin:10px 0;
	background:#eef3f5;
	border:1px solid #274753;
	color:#436f7f;
	text-align:center;
	font-size:1.16em;
	line-height:1.2em;
	text-align:center;
	}
.member-libraries h1 {
	width:205px;
	color:#262626;
	font-size:1.4em;
	line-height:1.2em;
	font-family:Times, Georgia, "Times New Roman", serif;
	font-variant:small-caps;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #376070;
	}
.member-libraries ul {
	list-style:none;
	}
.member-libraries li {
	line-height:1.4em;
	}
.member-libraries a:link {
	color:#262626;
	text-decoration:underline;
	}
.member-libraries a:visited {
	color:#262626;
	text-decoration:underline;
	}
.member-libraries a:hover {
	color:#262626;
	text-decoration:none;
	}
.branch-links {
	width:229px;
	padding:10px 5px;
	margin:10px 0;
	background:#eef3f5;
	border:1px solid #274753;
	color:#436f7f;
	text-align:center;
	font-size:1.16em;
	line-height:1.2em;
	text-align:center;
	}
.branch-links h1 {
	width:205px;
	color:#262626;
	font-size:1.4em;
	line-height:1.2em;
	font-family:Times, Georgia, "Times New Roman", serif;
	font-variant:small-caps;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #376070;
	}
.branch-links ul {
	list-style:none;
	}
.branch-links li {
	line-height:1.4em;
	}
.branch-links a:link {
	color:#262626;
	text-decoration:underline;
	}
.branch-links a:visited {
	color:#262626;
	text-decoration:underline;
	}
.branch-links a:hover {
	color:#262626;
	text-decoration:none;
	}
.orange-text {
	color:#f47c47;
	margin-bottom:0;
	}
.orange-text a:link {
	color:#f47c47;
	text-decoration:none;
	}
.orange-text a:visited {
	color:#f47c47;
	text-decoration:none;
	}
.orange-text a:hover {
	color:#f47c47;
	text-decoration:underline;
	}
.left {
	float:left;
	display:inline;
	}
.right {
	float:right;
	display:inline;
	}
.footer {
	width:984px;
	background:#436f7f;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	text-align:right;
	padding:5px 20px;
	}
.footer a:link {
	color:#fff;
	text-decoration:none;
	}
.footer a:visited {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
.footer p {
	margin:0;
	}
.images {
	padding:10px;
	}
.amazon-widget {
	width:100%;
	text-align:center;
	margin:25px 0;
	}
.breadcrumbs {
	font-size:0.9em;
	padding-bottom:10px;
	}
.admin_table td,th {
	padding:3px;
	}
.linktable {
	width:100%;
	}	
	
.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;
}