#wrapper {
  margin-bottom: 25px;
}

/* BEGIN UNIVERSAL STYLES */

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  margin-right: 40px;
  margin-left: 30px;
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  margin-right: 30px;
  margin-left: 10px;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #313D44;
  margin-left: 30px;
  margin-right: 40px;
  margin-top: 20px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #313D44;
  margin-left: 30px;
  margin-right: 40px;
  margin-top: 20px;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #313D44;
  margin-left: 30px;
  margin-right: 40px;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #313D44;
  margin-left: 30px;
  margin-right: 20px;
}

img {
  border: 0px;
}

#content table {
  margin-left: 30px;
}

#content td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  margin-right: 0px;
  margin-left: 0px;
}

a:link {
  color: #313D44;
}

/* END UNIVERSAL STYLES */



/* BEGIN LEFT NAVIGATION MENU STYLES */

#navtable {
  width: 190px;
  height: 100px;
  margin-top: -1px;
  background-color: #efe3c6;
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
}

#navtable td {
  font-family: verdana;
  font-size: 13px;
}

td.LeftNavMainSubSpacer {
  height: 7px;
}

#navtable-admin {
  width: 190px;
  height: 100px;
  margin-top: -1px;
  background-color: #EFE3C6;
  border-top: solid 1px #F7EEDB;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
}

#navtable-admin td {
  font-family: verdana;
  font-size: 13px;
}

/* END LEFT NAVIGATION MENU STYLES */



/* BEGIN HOME PAGE STYLES */

#catalog-links {
  margin-top: 3px; 
  margin-bottom: 7px; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: bold; 
  color: white;
}

#column1 {
  float: left;
  width: 184px;
  height: 410px;
  text-align: left;
  border-right: solid 1px #CDCDCD;
  border-left: solid 1px #CDCDCD;
  margin-top: 6px;
  margin-left: 9px; 
  background-color: white;
}

#column2 {
  float: left;
  width: 189px;
  height: 410px;
  text-align: center;
  border-right: solid 1px #CDCDCD;
  margin-top: 6px;
  margin-bottom: 20px;
}

#column3 {
  float: left;
  width: 183px;
  height: 410px;
  text-align: center;
  border-right: solid 1px #CDCDCD;
  border-right: solid 1px #CDCDCD;
  margin-top: 6px;
  background-color: white;
}

#column1 h1, #column2 h1, #column3 h1 {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #3061B0; 
  padding: 5px;
  margin: 0px 0px 20px 0px;
  color: white;
}

#column1 h1 a, #column2 h1 a, #column3 h1 a {
  color: white;
  text-decoration: none;
  font-size: 12px;
}

#column1 h2, #column2 h2, #column3 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 6px;
}

#column1 p, #column2 p, #column3 p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
}

#column1 a, #column2 a, #column3 a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
}

#column1 table, #column2 table, #column3 table {
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
}

#column1 td, #column2 td, #column3 td {
  text-align: left;
  padding-bottom: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px;
}

#alert-home {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: red; 
  font-size: 13px; 
  text-align: center; 
  margin-bottom: 6px;
}

/* END HOME PAGE STYLES */


/* BEGIN SUB-PAGE STYLES */

#column1_sub {
  float: left;
  width: 378px;
  text-align: left;
  border-right: solid 1px #CDCDCD;
  margin: 0px 0px 20px 2px;
  background-color: white;
}

#column-single_sub {
  width: 564px;
  text-align: left;
  margin-top: 10px;
  margin-left: 6px;
  padding-bottom: 30px;
  background-color: white;
}

#column1_sub h1, #column-single_sub h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #313D44;
  margin: 15px 20px 0px 20px;
}

#column1_sub h2, #column-single_sub h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #313D44;
/*  margin: 0px 20px 0px 20px;*/
}

#column1_sub h3, #column-single_sub h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  margin: 20px 20px 0px 20px;
}

#column1_sub p, #column-single_sub p, #column2_sub p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  margin: 10px 30px 0px 20px;
}

#column1_sub li, #column-single_sub li, #column2_sub li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  margin: 0px 20px 0px 5px;
}

#column1_sub ul, #column-single_sub ul, #column2_sub ul {
  margin-top: 5px;
}

#column1_sub img, #column-single_sub img {
  float: left;
  margin: 0px 15px 0px 20px;
}

#column2_sub {
  float: left;
  width: 189px;
  text-align: left;
  margin-top: 0px;
  background-color: white;
}

#column2_sub h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #313D44;
  margin: 15px 10px 0px 10px;
}

#column2_sub img {
    margin: 0px 0px 0px 15px;
}

div.story {
  min-height: 70px;
  height: auto !important;
  height: 70px;
  clear: both;
  padding: 20px 0px 20px 0px;
  margin: 0;
}

div.story h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #313D44;
  margin-left: 20px;
  margin-right: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.story {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  margin-right: 3px;
  margin-left: 3px;
}

.column1_sub-divider {
  height: 1px;
  border-top: solid 1px #EBEBEB;
  margin: 0px 0px -3px 20px;
  width: 90%;
  line-height: 1px;
}

.column2_sub-divider {
  border-top: solid 1px #EBEBEB;
  margin: 20px 0px 15px 10px;
  width: 90%;
  height: 1px;
  line-height: 1px;
}

.column-single_sub-divider {
  border-top: solid 1px #EBEBEB;
  margin: 25px 0px -5px 10px; 
  width: 90%;
  height: 1px;
  line-height: 1px;
}

div.list-item {
  clear: both;
  padding: 10px 0px 10px 0px;
  height: 30px;
}

#subhead h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  margin: 4px 5px 15px 25px;
  text-align: left;
  color: white;
  padding-top: 15px;
  padding-bottom: 2px;
  border-bottom: 1px solid #809ED2;
}

/* END SUB-PAGE STYLES */


/* BEGIN RSS DISPLAY STYLES */

.rss-title, rss-title a {
  margin: 0px 0;
  padding: 0;
  color: #FF0000;
}

.rss-items {
  list-style:none;
  margin:0;
  padding:0;
}

.rss-item {
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #313D44;
}

.rss-item a {
  display: block;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #313D44;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: -5px;
}

.rss-date {
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
}

/* END RSS DISPLAY STYLES */


/* BEGIN DELICIOUS STYLES */

#content .delicious-post p {
  margin: 0;
  font-size: 13px;
}

#content .delicious-posts h2 {
  margin: 25px 0px 10px 10px;
}

#content .delicious-posts li {
  list-style-type: none;
  margin-right: 50px;
}

.delicious-posts { 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner { 
}

.delicious-post { 
  margin-bottom: 10px;
}

.delicious-odd { 
}

.delicious-posts a { 
  font-size: 13px;
/*  font-weight: bold;  */
}


#content .delicious-banner a {  /* Delicious headings */
  font-size: 18px;
  text-decoration: none;
}

#content .delicious-banner a:link {  /* Delicious headings */
  text-decoration: none;
  font-size: 14px;
  color: #313D44;
}

.delicious-post a:link { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* END DELICIOUS STYLES */


/* BEGIN INDIVIDUAL TABLE STYLES */

table.hours {
  margin-top: -5px;
  margin-bottom: 25px;
  width: 400px;
  margin-left: 30px;
}

#content table.hours tr.days td {
/*  background-color: #3061B0;*/
  background-color: #5B88D2;
  font-weight: bold;
  color: white;
}

table.hours td {
  border: 1px solid #D7D7D7;
  width: 45px; 
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #313D44;
  padding: 6px;
}

table.hours_sub, table.meetingroom {
  margin-bottom: 25px;
  width: 400px;
  margin-left: 45px;
}

table.hours_sub tr.days td {
  background-color: #FFFFF4;
  font-weight: bold;
}

table.hours_sub td {
  border: 1px solid #D7D7D7;
  width: 45px; 
  text-align: center;
  padding: 6px;
}

table.meetingroom td {
  border: 1px solid #D7D7D7;
  width: 400px; 
  text-align: center;
  padding: 6px;
}

#content table.hours_sub td.title, #content table.meetingroom td.title {
  width: 400px;
  background-color: #3061B0;
/*  background-color: #0FA7F0; */
  color: white;
  font-weight: bold;
  text-align: center;
}

table.hours_sub td.title_sb {
  width: 400px;
  background-color: #7BCFF7;
  color: white;
  font-weight: bold;
  text-align: center;
}

.closed {
  color: red;
}

#maps {
  margin-left: 30px;
}

#maps td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #313D44;
  padding: 6px;
}

/* BEGIN LEARN STYLES */

#header-learn {
  width: 555px;
  margin-top: 0px;
  background-image:url(images-learn/header-learn.jpg);
}

#content-learn {
  float: left;
  width: 410px;
  text-align: center;
}

#mission-learn li {
  margin-right: 45px;
  margin-top: 6px;
}

#mission-learn h2 {
}

#rightcolumn-learn {
  float: right;
}

#mission-learn {
  text-align: left;
  clear: both;
}

#buttons-learn {
/*  padding: 20px 15px 0px 0px; */
  margin-top: 7px;
}

#footer-learn {
  width: 80%;
  clear: both;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 40px;
  border-top: solid 1px #E9E9E9;
}

#footertable {
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}

#show_learn {
  margin-top: 6px;
}

#banners_learn {
  float: right;
  padding-right: 10px;
  padding-top: 10px;
}


/* begin LEARN drop-down menu */

ul#menu {
  width: 450px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 40px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  list-style-type: none;
  margin-top: 0px;
  clear: both;
}

ul#menu li {
  padding-bottom: 5px;
/*  line-height: 20px;*/
  width: 450px;
  margin-left: 10px;
}

ul#menu ol li {
  border-bottom: none;
  margin-left: 10px;
  list-style-type: none;
  width: 380px;
}

/*ul#menu ol li:before {
  content: "- ";
}*/

ul#menu a {
/*  text-decoration: none; */
  outline: none;
}

ul#menu a:hover {
  color: #313D44;
}

ul#menu a.active {
  color: #313D44;
}

ul#menu a:visited {
  color: #313D44;
}

ul#menu ol li img {
  float: left;
  margin-right: 10px;
  border: solid 1px #E8E8E8;
}

/* end LEARN drop-down menu */

/* END LEARN STYLES */