/* Default HTML style definitions: */
html, body {
	background: #fff url(/ima/layout/bodybg.jpg) left top repeat-x;
	color: #294FA4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
}

blockquote {
	margin-top: 1em;
	margin-left: 2em;
}

em, i {
	font-style: italic;
}

ol {
	list-style: decimal;
	margin-bottom: 1em;
	margin-left: 2em;
	margin-top: 1em;
}

p {
	margin-bottom: 1em;
}

ul {
	list-style: disc;
	margin-bottom: 1em;
	margin-left: 2em;
	margin-top: 1em;
}

strong, b {
	font-weight: bold;
}

/* Default Headers */
h4 {
	font: bold 12px;
	color: #113689;
	text-decoration: underline;
	margin-left: 10px;
}
/* Default Links */
a {
	color: #003D98;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #003D98;
	font-size: 12px;
	text-decoration: none;
}
.arial12black {
	font-size: 12px;
	color: #000;
}
.arial12blue {
	font-size: 12px;
	color: #003D98;
}
.arial14blackbold {
	font: bold 14px;
	color: #000;
}
.arial12bluebold {
	font: bold 12px;
	color: #003D98;
	line-height: 16px;
}
a.arial12blackbold {
	font: bold 11px;
	color: #000;
	line-height: 105%;
}
a.arial12blue {
	font-size: 12px;
	color: #003D98;
}
.style1 {
	background: transparent url(/ima/layout/bg.jpg) top no-repeat;
	padding: 20px 30px 30px 30px;
}
.style2 {
	padding: 15px 9px;
}
.style3 {
	background: transparent url(/ima/bg2.jpg) top no-repeat;
	padding: 20px 30px 30px 30px;
}
.style4 {
	background: transparent url(../ima/kids/hm_bottom.gif) top no-repeat;
	padding: 31px 173px 0 23px;
}
.imgright {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.arial14blue {
	font-size: 14px;
	color: #003D98;
}

/*
* Content
*/
#wrapper {
	background-color: #FFFFFF;
	border-bottom: 1px solid #003D98;
	border-left: 1px solid #003D98;
	border-right: 1px solid #003D98;
	display: block;
	min-height: 100%;
	margin: auto;
	width: 738px;
}
#contentWrapper {
	background: #fff url(/ima/layout/bg2.jpg) left top no-repeat;
	margin: 0 auto 30px 12px;
	padding: 20px 20px 0 20px;
	width: auto;
}
#contentWrapper ul {
	list-style-type: none;
}
#contentWrapper ul li {
	font: bold 11px;
	color: #294FA4;
	margin: 9px;
}
#contentWrapper tr td {
	font-size: 12px;
	color: #294FA4;
	margin: 0;
}
/* Menu Styles */
#menu_container .menu_item {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
}
#menu_container .menu_item img:hover {
	background-position: 0 -22px;
	background-repeat: no-repeat;
}
#menu_container .menu {
	color: #FFFFFF;
	display: none;
}
#menu_container .menu a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#menu_container .menu a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#menu_container .menu ul {
	margin: 0px;
	margin-bottom: 5px;
}
#menu_container .menu li {
	background-color: #003d98;
	border: 1px solid #3472c1;
	color: #FFFFFF;
	list-style: none;
	padding: 3px;
	white-space: nowrap;
}
#menu_container .menu li li {
	border: 0px;
	margin-left: 20px;
}
/*-------------------------*/

/*
* Global styles:
*/
.center {
	text-align: center;
	margin: 0 auto;
}
.quote {
	text-align: center;
	font: bold 13px Verdana, sans-serif;
}
.title {
	font-weight: bold;
	font-style: italic;
}
/* HR technic since IE and Firefox display a differently */
.hrhack hr {
	display: none;
}
.hrhack {
	border-bottom: 1px solid #003d98;
	height:1px;
}
.bgltbrown {
	background-color: #dcd0c3;
}
.bgltred {
	background-color: #efdbdd;
}
.bgltorange {
	background-color: #fbf5e8;
}
.bgltsage {
	background-color: #eef0e9;
}
.bglttq {
	background-color: #d9f2f0;
}
.bgltblue {
	background-color: #e9eff8;
}

/* generic content wrapper with that wider image/gradient splitter */
.elBox {
	background: url(/ima/layout/bg.jpg) center top no-repeat;
	padding: 20px 70px 30px 70px;
	width: 600px;
}
.elBox h3 {
	font: bold 15px;
	color: #000;
	line-height: 105%;
}
.elBox ul li {
	font: bold 12px;
	color: #294FA4;
	margin: 8px;
}
.elBox ul li a {
	font-weight: bold;
}
.elBox tr td {
	font: bold 12px;
	color: #294FA4;
}
.elBox tr td.list {
	font: 13px;
	color: #000;
}
.elBox tr td.list em {
	font-weight: bold;
}
/* wrapper for the kids pages data. That image frame kind of throws off the dimensions from the other container divs. */
.elMuchacho {
	padding: 10px;
}
.elMuchacho ul li {
	font: bold 12px;
	color: #294FA4;
	margin: 8px;
}
.elMuchacho ul li a {
	font-weight: bold;
}
.elMuchacho span {
	font-weight: normal;
}
.elMuchacho tr td {
	font: bold 12px;
	color: #294FA4;
}
.elMuchacho h3 {
	font: bold 14px;
	color: #3f2661;
	margin: 0;
}

/* generic header/paragraph wrapper with that dotted gradient bar thing */
.info {
	padding-bottom: 12px;
	background: #fff url(/ima/layout/bg.jpg) no-repeat;
}
.info h3 {
	font: bold 14px;
	color: #000;
	padding: 20px 0 0 0;
	margin: 4px 20px;
}
.info p {
	margin: 4px 20px;
}
/* (Events) right column with the poetry workshop, friends book discussion and first tuesday talks */
#bookGroups {
	margin: 60px 12px 0 auto;
}
.right {
	float: right;
	margin-top: 9px;
	clear: both;
}
.accentuate {
	color: #113689;
	font-style: italic;
	background-color: #efdbdd;
	padding: 0 4px;
}
.eventAlert {
	background-color: #C0C7F1;
	padding: 4px 12px;
}
/* Index Page: */
#catalogWrapper {
	padding: 4px;
}
#catalogWrapper a {
	color: #000;
	font: bold 11px;
}
.goButton {
	vertical-align: top;
	padding: 4px;
}

