@charset "utf-8";
/** Master Site Framework **/

body {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #397cb3;
	text-align: center;
	margin-bottom: .4em;
	letter-spacing:  .03em;
	line-height:  1.4em;
	text-align: left;
	margin-left: .4em;
	margin-right: .4em;
	font-weight: normal;
	font-size: 10px;
}
.small {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:  .03em;
	line-height:  1.4em;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
}
.redbold {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:  0.03em;
	line-height:  1.4em;
	text-align: left;
	font-weight: bolder;
	font-size: 12px;
	color:#FF0000;
}
.blackbold {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:  0.03em;
	line-height:  1.4em;
	text-align: left;
	font-weight: bolder;
	font-size: 12px;
	color:#000000;
}
#maincontainer {
	width: 750px;
	margin: auto;
	padding: 0px;
	background-color: white;
}
#maincontainer1 {
	width: 760px;
	margin: auto;
	padding: 0px;
	background-color: white;
}
#maincontainer2 {
	width: 850px;
	margin: auto;
	padding: 0px;
	background-color: white;
}
#topsection {
	width: 100%;
	height: 67px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 100%;
	margin-top: 8px;
	margin-left: 10px;
}
#sitelinks {
	position: relative;
	float: right;
	top: 5px;
	width: 410px;
	height: auto;
	padding: 0px;
	margin-right: 10px;
	text-align: right;
}
#precontent {
	width: 100%;
	height: 25px;
	background-color: #ffaa52;
}
#contentsection {
clear: both;
	width: 100%;
	height: auto;
	margin-top: 0;
	padding: 0;
	background-color: #ffaa52;
	text-align: center;
}
#booksprecontent {
	width: 100%;
	height: 10px;
	background-color: #9daae2;
}
/** Main page **/
#bookssection1 {
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding: 0;
	background-color: white;
	background-image: url(images/bgo.jpg);
	background-repeat: repeat-y;
}
/** find books  **/
#bookssection2 {
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding: 0;
	background-image: url(images/bgb.jpg);
	background-repeat: repeat-y;
}
/** programs **/
#bookssection3 {
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding: 0;
	background-image: url(images/bgp.jpg);
	background-repeat: repeat-y;
}
/** hour and locations **/
#bookssection4 {
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding: 0;
	background-image: url(images/bgy.jpg);
	background-repeat: repeat-y;
}
/** library community info **/
#bookssection5 {
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding: 0;
	background-image: url(images/bgpu.jpg);
	background-repeat: repeat-y;
}
/** online ref **/
#bookssection6 {
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding: 0;
	background-image: url(images/bgg.jpg);
	background-repeat: repeat-y;
}
/** internet services **/
#bookssection7 {
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding: 0;
}
#bookmenu {
	float: left;
	width: 22%;
	height: 100%;
	text-align: left;
}
#bookstuff {
	float: right;
	width: 77%;
	height: 100%;
	background-color: white;
	text-align: left;
}
.booksText {
	margin-left: 1em;
	margin-right: 1em;
}
#bookspostcontent {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #9daae2;
}
.subcontent {
	position: relative;
	margin: auto;
	width: 700px;
	height: 300px;
	background-color: white;
	padding: 0;
	border: 0px solid #ffffff;
}
#postcontent {
	width: 100%;
	height: 40px;
	background-color: #ffaa52;
}
#search {
	float: left;
	margin-left: 1em;
	display: inline;
	padding: 0;
	width: 300px;
	height: 270px;
	text-align: left;
	max-width: 300px;
}
#important {
	margin-left: 0em;
	max-width: 300px;
}
#contact {
	margin-top: 5px;
	margin-left: 0px;
}
#phone {
	float: left;
	width: 25%;
	height: auto;
	text-align: center;
	font-size: 100%;
	line-height: normal;
}
#email {
	float: left;
	width: 25%;
	height: auto;
	text-align: center;
	font-size: 100%;
	line-height: normal;
}
#online {
	float: left;
	width: 25%;
	height: auto;
	text-align: center;
	font-size: 100%;
	line-height: normal;
}
#IM {
	float: left;
	width: 25%;
	height: auto;
	text-align: center;
	font-size: 100%;
	line-height: normal;
}
#flash {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
	width: 370px;
	height: auto;
	max-width: 370px;
}
/** Menu Tabs **/

#tabs {
	clear: both;
	width: 100%;
	height: 26px;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	white-space: nowrap;
}
#tabline {
	text-align: center;
	margin: auto;
	width: 750px;
}
#tabs ul {
	margin:0;
	padding: 5px 10px 0 50px;
	list-style: none;
	text-align: center;
}
#tabs li {
	display: inline;
	margin: 0;
	padding:0;
}
#tabs a {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 5px 4px 1px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a span {
	float: none;
}
/* End IE5-Mac hack */

#tabs a:hover span {
	color: #FF9834;
}
#tabs a:hover {
	background-position: 0% -42px;
}
#tabs a:hover span {
	background-position: 100% -42px;
}
#footer {
	width: 740px;
	height: 45px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	padding-left: 10px;
	text-align: left;
}
#footerText {
	float: left;
	width: 597px;
}
#footerImage {
	float: right;
	width: 130px;
	text-align: center;
	height: 45px;
}
#ddcolortabs {
	clear: both;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#ddcolortabs ul {
	margin:0;
	padding:0;
	list-style:none;
}
#ddcolortabs li {
	display:inline;
	margin:0 0 0 0;
	padding:0;
}
#ddcolortabs a {
	float:left;
	color: #333333;
	background: #678b3f url("images/color_tabs_left.gif") no-repeat left top;
	margin:0 0 0 0;
	padding:0 0 1px 3px;
	font-weight: bold;
	text-decoration: none;
}
#ddcolortabs a span {
	float:left;
	display:block;
	background: transparent url("images/color_tabs_right.gif") no-repeat right top;
	padding:4px 9px 2px 6px;
}
#ddcolortabs a span {
	float:none;
}
#ddcolortabs a:hover {
	background-color: #8cb85c;
}
#ddcolortabs a:hover span {
	background-color: #8cb85c;
}
#ddcolortabs #current a, #ddcolortabs #current span { /*currently selected tab*/
	color: #666666;
	background-color: #ffaa52;
}
#ddcolortabs #currentb a, #ddcolortabs #currentb span { /*currently selected tab blue*/
	color: #666666;
	background-color: #9daae2;
}
#ddcolortabs #currenty a, #ddcolortabs #currenty span { /*currently selected tab yellow*/
	color: #666666;
	background-color: #F2EE76;
}
#ddcolortabs #currentpi a, #ddcolortabs #currentpi span { /*currently selected tab pink*/
	color: #666666;
	background-color: #f8a4bb;
}
#ddcolortabs #currentg a, #ddcolortabs #currentg span { /*currently selected tab green*/
	color: #666666;
	background-color: #a9dc93;
}
#ddcolortabs #currentpu a, #ddcolortabs #currentpu span { /*currently selected tab purple*/
	color: #666666;
	background-color: #cfb1d1;
}
#ddcolortabs #one a, #ddcolortabs #one span { /*currently selected tab*/
	background-color: #ffaa52;
}
#ddcolortabs #one a:hover {
	background-color: #8cb85c;
}
#ddcolortabs #one a:hover span {
	background-color: #8cb85c;
}
#ddcolortabs #two a, #ddcolortabs #two span { /*currently selected tab*/
	background-color: #9daae2;
}
#ddcolortabs #two a:hover {
	background-color: #8cb85c;
}
#ddcolortabs #two a:hover span {
	background-color: #8cb85c;
}
#ddcolortabs #three a, #ddcolortabs #three span { /*currently selected tab*/
	background-color: #f8a4bb;
}
#ddcolortabs #three a:hover {
	background-color: #8cb85c;
}
#ddcolortabs #three a:hover span {
	background-color: #8cb85c;
}
#ddcolortabs #four a, #ddcolortabs #four span { /*currently selected tab*/
	background-color: #F2EE76;
}
#ddcolortabs #four a:hover {
	background-color: #8cb85c;
}
#ddcolortabs #four a:hover span {
	background-color: #8cb85c;
}
#ddcolortabs #five a, #ddcolortabs #five span { /*currently selected tab*/
	background-color: #cfb1d1;
}
#ddcolortabs #five a:hover {
	background-color: #8cb85c;
}
#ddcolortabs #five a:hover span {
	background-color: #8cb85c;
}
#ddcolortabs #six a, #ddcolortabs #six span { /*currently selected tab*/
	background-color: #a9dc93;
}
#ddcolortabs #six a:hover {
	background-color: #8cb85c;
}
#ddcolortabs #six a:hover span {
	background-color: #8cb85c;
}
#ddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #ffaa52;
}
#booksddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #9daae2;
}
/** Master Site Text **/

p {
	padding-bottom: 0px;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.center {
	text-align: left;
}
a.Top:link {
	color: #000066;
	text-decoration: none;
}
a.Top:visited {
	color: #000066;
	text-decoration: none;
}
a.Top:hover {
	color: #990033;
	text-decoration: underline
}
a.Bottom:link {
	color: #000066;
	text-decoration: none;
}
a.Bottom:visited {
	color: #000066;
	text-decoration: none;
}
a.Bottom:hover {
	color: #990033;
	text-decoration: underline
}
a.Body:link {
	color: #000066;
	text-decoration: underline
}
a.Body:visited {
	color: #000066;
	text-decoration: underline
}
a.Body:hover {
	color: #990033;
	text-decoration: underline
}
/** Lists **/

ul.mainmenu {
	padding: 0px;
	margin: 0px;
}
li.mainmenu {
	padding-top: .5em;
	list-style: none;
}
a.menuOne:link {
	display: block;
	color: #000066;
	text-decoration: none;
	width: 168px;
}
a.menuOne:visited {
	display: block;
	color: #000066;
	text-decoration: none;
	width: 168px;
}
a.menuOne:hover {
	display: block;
	background-color: #FAF7D3;
	width: 168px;
}
/** Search Box **/

h2.search {
	font-size: 110%;
	padding-left: .50em;
	padding-top: .60em;
	padding-bottom: .50em;
	margin: 0px;
}
.jump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
form.search {
	padding-bottom: 1em;
	padding-left: 1em;
	margin: 0px;
}
/** Books Page **/

#topsectionPage {
	width: 750px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#logoPage {
	float: left;
	width: 562px;
	margin-top: 5px;
}
#pageSearch {
	float: right;
	width: 188px;
	height: 75px;
	padding: 0px;
	margin-top: 7px;
	text-align: left;
}
#allContent {
	width: 750px;
	margin: auto;
	text-align: left;
	padding: 0px;
	background-image: url("style.css");
	background-repeat: repeat-y;
	vertical-align: top;
}
#pageContent {
	width: 750px;
}
#leftcolumn {
	float: left;
	margin-left: 10px;
	margin-top: 17px;
	padding: 0px;
	width: 160px;
	text-align: left;
	vertical-align: top;
}
#maincolumn {
	float: right;
	padding: 0px;
	width: 564px;
	vertical-align: top;
}
#navigation {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	vertical-align: top;
}
#navigationLine {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10px;
	vertical-align: top;
	background-color: #000DC5;
}
#navOne {
	float: left;
	width: 187px;
	height: 17px;
	padding-top: 3px;
	background-color: #000DC5;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: middle;
}
#navTwo {
	float: left;
	width: 188px;
	height: 17px;
	padding-top: 3px;
	background-color: #FD0900;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: top
}
#navThree {
	float: left;
	width: 187px;
	height: 17px;
	padding-top: 3px;
	background-color: #26B900;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: top;
}
#navFour {
	float: right;
	width: 188px;
	height: 17px;
	padding-top: 3px;
	background-color: #FF5800;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: top;
}
#contentBooks {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 544px;
	text-align: left;
}
#pageFooter {
	clear: both;
	width: 750px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #DCDEEC;
}
ul.pageMenu {
	margin: 1em;
	padding: 0px;
	text-align: right;
}
li.pageMenu {
	padding-top: 1em;
	list-style-type: none;
	font-size: 105%;
}
li.pageMenuTop {
	padding-top: .30em;
	list-style-type: none;
	font-size: 105%;
}
h1.pageHeader {
	margin-top: 2em;
	font-size: 125%;
	color: #000DC5;
}
h1.booksHeader {
	margin-top: 1em;
	margin-left: 1em;
	font-size: 145%;
	color: #000DC5;
}
a.menuLink:link {
	color: #000033;
	text-decoration: none;
}
a.menuLink:visited {
	color: #000033;
	text-decoration: none;
}
a.menuLink:hover {
	color: #660000;
	text-decoration: underline;
}
/** Events Page **/

#allContentEvents {
	width: 750px;
	margin: auto;
	text-align: left;
	padding: 0px;
	background-image: url("style.css");
	background-repeat: repeat-y;
	vertical-align: top;
}
#navigationEvents {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	vertical-align: top;
}
#navigationLineEvents {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10px;
	vertical-align: top;
	background-color: #FD0900;
}
#navOneEvents {
	float: left;
	width: 187px;
	height: 17px;
	padding-top: 3px;
	background-color: #FD0900;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: middle;
}
#navTwoEvents {
	float: left;
	width: 188px;
	height: 17px;
	padding-top: 3px;
	background-color: #000DC5;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: top
}
#navThreeEvents {
	float: left;
	width: 187px;
	height: 17px;
	padding-top: 3px;
	background-color: #26B900;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: top;
}
#navFourEvents {
	float: right;
	width: 188px;
	height: 17px;
	padding-top: 3px;
	background-color: #FF5800;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: top;
}
h1.pageHeaderEvents {
	margin-top: 2em;
	font-size: 125%;
	color: #FD0900;
}
#pageFooterEvents {
	clear: both;
	width: 750px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FADADF;
}
/*programs & events */
#programsmenu {
	float: left;
	width: 22%;
	height: 100%;
	text-align: left;
}
#programsprecontent {
	width: 100%;
	height: 10px;
	background-color: #f8a4bb;
}
#programspostcontent {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #f8a4bb;
}
#programsddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #f8a4bb;
}
/*hours & locations */
#hourmenu {
	float: left;
	width: 22%;
	height: 100%;
	text-align: left;
}
#hourprecontent {
	width: 100%;
	height: 10px;
	background-color: #F2EE76;
}
#hourpostcontent {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #F2EE76;
}
#hourddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #F2EE76;
}
/*library & community info */
#infomenu {
	float: left;
	width: 22%;
	height: 100%;
	text-align: left;
}
#infoprecontent {
	width: 100%;
	height: 10px;
	background-color: #cfb1d1;
}
#infopostcontent {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #cfb1d1;
}
#infoddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #cfb1d1;
}
/*online reference*/
#refmenu {
	float: left;
	width: 22%;
	height: 100%;
	text-align: left;
}
#refprecontent {
	width: 100%;
	height: 10px;
	background-color: #a9dc93;
}
#refpostcontent {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #a9dc93;
}
#refddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #a9dc93;
}
/* main page */
#mainmenu {
	float: left;
	width: 22%;
	height: 100%;
	text-align: left;
}
#mainprecontent {
	width: 100%;
	height: 10px;
	background-color: #ffaa52;
}
#mainpostcontent {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #ffaa52;
}
#mainddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #ffaa52;
}
/* internet service page */
#intermenu {
	float: left;
	width: 22%;
	height: 100%;
	text-align: left;
}
#interprecontent {
	width: 100%;
	height: 10px;
	background-color: #b5b5b5;
}
#interpostcontent {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #b5b5b5;
}
#interddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #b5b5b5;
}
img {
	border-style:none;
}
#indentli {
	margin-left:20px; 
	font-style:italic;
}
