/* CSS Based Layout for Oregon Public Library */

body { font-family: Arial, Helvetica, sans-serif; } 
a:link { color: #000066; }
a:visited { color: #333399; }
#skipper { display: none; }

/* Layout Styles */
/*#header { width: 100%; height: 186px; background: url(../images/layout/summer.jpg) no-repeat left 37px; }*/
#header h1 { margin: 0; border: none; }
#header h1 a { text-decoration: none; border: none;}
#header img { border: none; }
#contact, #primarynav { display: none; }

#content_wrapper { background: #FFF; }

#content { position: relative; top: 0; padding: 1px 22px 1px 0; background: #FFF;  }
#breadcrumbs { display: none; }
/*#pagetitle { font-size: 2em; margin-bottom: 0; font-size: 1.7em; }*/
#pagecontent { position: relative; padding-left: 0; font-size: .8em; }

/* Optional Editable Regions */
#pagesubtitle { margin-top: 0; font-size: 1em; }
.lookformore { margin-bottom: 0; font-weight: normal; font-size: .95em; }
.lookformorelinks { margin-top: 0; font-weight: normal; font-size: .95em; }

#navigation { display: none; }


h1, h2, h3, h4, h5, h6 { font-family: "Times New Roman", Times, serif; }