body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:link { color: #2E6633; text-decoration: underline; }
a:active { color: #2E6633; text-decoration: underline; }
a:visited { color: #2E6633; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }

#site-wrap {
	width: 760px;
	margin: 20px auto 20px auto;
	}
	
td.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 760px;
	}
	
td.nav-cell {
	width: 760px;
	height: 26px;
	background-image:url(images/nav-bg.gif);
	background-repeat: no-repeat;
	}
	
td.nav-linkcell {
	padding: 4px 0;
	text-align: center;
	
	}
	
td.nav-linkcell a:link { color: #333; font-weight: bold; text-decoration: none; }
td.nav-linkcell a:hover { color: #737139; font-weight: bold; text-decoration: underline; }	
td.nav-linkcell a:active { color: #333; font-weight: bold; text-decoration: none; }	
td.nav-linkcell a:visited { color: #333; font-weight: bold; text-decoration: none; }	

td.main-photo-cell {
	height: 228px;
	width: 565px;
	padding: 0;
/*	background-image: url(images/library-night-cropped-whiteedge.jpg);*/
	/*background-image: url(images/opera-565x228.jpg);*/
	/*background-image: url(images/chess-565x228-text.jpg);*/
	/*background-image: url(images/homegrown2009.jpg);*/
	/*background-image: url(images/legomania-565x228.jpg);*/
	/*background-repeat: no-repeat;*/
	}

td.right-col {
	background-image: url(images/right-col-bg.gif);
	background-repeat: repeat-y;
	}
	
td.main-text-cell {
	background-image: url(images/main-text-bg.gif);
	background-repeat: no-repeat;
	background-position:top;
	/*height: 290px;*/
	width: 565px;
	top: -78px;
	}

td.expander-cell {
	background-image: url(images/expander-bg.gif);
	background-repeat: repeat-y;
	}
	
td.at-your-library-cell {
	background-image: url(images/main-at-your-library-bg2.gif);
	background-repeat: no-repeat;
	/*height: 127px;*/
	width: 760px;
	}
	
#header-wrap {
	position: relative;
	width: 420px;
	height: 77px;
	float: right;
	}	

#header-wrap div.header-date {
	position: absolute;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #737139;
	padding-bottom: 4px;
	}
	
#main-sub-photo-text {
	width: 505px;
	/*height: 130px;*/
	margin-left: 30px;
	margin-top: 20px;
	}

#main-sub-photo-text p {
	font-size: 11px;
	color: #333;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
	
#at-your-library {
	width: 470px;
	/*height: 100px;*/
	margin-left: 275px;
	margin-top: 5px;
	}
	
#at-your-library p {
	font-size: 11px;
	color: #333;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}

/* FOOTER */

td.footer-cell {
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 760px;
	}

td.footer-cell2 {
	background-image: url(images/footer-bg2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 760px;
	}	

img.footer-icons {
	margin: 27px 0 0 30px;
	}

/* RIGHT COLUMN */

#whats-new {
	width: 165px;
	/*margin: 10px 0 10px 13px;*/
	margin: 5px 0 5px 5px;
	font-size: 11px;
	color: #333;
	}
	
#calendar-box {
	width: 165px;
	/*margin: 10px 0 10px 13px;*/
	margin: 5px 0 5px 5px;
	}
	
/* CALENDAR STYLE */

#calendar {
	width: 164px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #FFE7AF;
	font: normal 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#calendar .nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;	
	text-align: center;
	text-decoration: none;
}	


#calendar caption {
	margin: 0;
	padding: 0;
	width: 164px;
	background: #FFE7AF;
	color: #000;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #FFE7AF;
	border-right: 1px solid #FFE7AF;
	border-bottom: 1px solid #FFE7AF;
	border-top: 1px solid #FFE7AF;
}

#calendar .today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #B9B89C;
}

#calendar td {
	border-right: 1px solid #FFE7AF;
	border-bottom: 1px solid #FFE7AF;
	width: 20px;
	height: 20px;
	text-align: center;
}

#calendar td a:link, td a:visited, td a:active {	
	text-decoration: underline;
	color: #737139;
}

#calendar td a:hover {
	color: #000;
	text-decoration:underline;
}	

#calendar-sublinks {
	width: 155px;
	height: 53px;
	margin: 20px 0 0 16px;
	}

#left-calendar-sublinks {
	width: 143px;
	height: 53px;
	margin: 14px 0 0 12px;
	}
	
/* ------------- SUBPAGE STYLES -------------- */


/* LEFT MENU CELL */
td.left-nav {
	width: 180px;
	background-image: url(images/left-nav-bg.gif);
	background-repeat: repeat-y;
	}

#left-calendar-wrap {
	background-color: #FFE7AF;
	background-image: url(images/left-event-bg.gif);
	}	
	
td.left-event-cal {
	background-color: #FFE7AF;
	background-image: url(images/left-event-bg.gif);
	}	
	
#left-calendar-box {
	width: 165px;
	margin: 0;
	padding: 10px 0 10px 8px;
	background-image: url(images/left-event-bg.gif);
	}
	
/* SUBPAGE CONTENT AREA */

td.sub-content-cell {
	width: 580px;
	background-image:url(images/sub-content-bg.gif);
	background-repeat: repeat-y;
	}
	
h1.subpage-title {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	margin: 25px 0 0 20px;
	}

#subpage-content-wrap {
	width: 580px;
	padding: 0px;
	float: right;
	clear: right;
	}
	
#subpage-content-wrap p {
	font-size: 11px;
	color: #333;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	}
	
	
	
/* subpage nav */
#navcontainer {
	width: 145px;
	margin-left: 25px;
}

#navlist {
margin-left: 0;
padding-left: 0;
list-style: none;
font-family: "Times New Roman", Times, serif;
}

#navlist ul {
	margin: 0;
	padding: 0;
	}

#navlist li
{
padding-left: 20px;
background-image: url(images/navarrow.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
font-size: 12px;
margin-bottom: 10px;
}

a.submenulink:link {color: #000; text-decoration: none}
a.submenulink:visited {color: #000; text-decoration: none}
a.submenulink:active {color: #000; text-decoration: none}
a.submenulink:hover {color: #000; text-decoration: underline}

.MainText { font-size: 12px; }

#abs-footer {
	width: 600px;
	text-align:center;
	margin: 4px auto;
	font-size: 10px;
	color:#000;
	}