body {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  margin: 0;
  padding: 0;
  background-color: #d5e3e6;
}
p {
  margin: 0 10px 10px 0;
}
h3{
  font-weight: bold;
  font-size: 13pt;
  margin: 0 0 10px 0;
  color: #473939;
}
h4 {
  margin: 0;
  padding: 0;
  color: #333;
}
a {
  text-decoration: none;
  color: #069;
}
a:hover {
  text-decoration: underline;
  color: #069;
}
form {
  margin: 0;
  padding: 0;
}
ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
li{
  margin-bottom: 10px;
  padding-left: 12px;
  background: url(/images/bluebullet.gif) no-repeat;
  font-size: 95%;
}
/* COMMON SITE STYLES ------------------------------- */
div#wrapall {
  width: 759px;
  border-left: 1px solid #cdcdcd;
  margin: 0 auto;
  text-align: left;
}
div#contentcontainer {
  background-color: #fff;
  width: 710px;
  border-left: 1px solid #f9f9f9;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  margin: 0 auto;
  padding: 15px 24px;
}
div.circarrow {
  margin: 10px;
}
div.circarrow a{
  color: #113555;
  background: url(/images/circarrow.gif) no-repeat center right;
  width: 95px;
  padding-right: 20px;
  font-weight: bold;
  text-decoration: none !important; /* to override the <p> rule, repeat this rule inline in the html.  Example:
  <span class="bluearrow"><a href="#" style="text-decoration: none;">Learn More</a>&raquo;</span>
   */
  voice-family: "\"}\""; /* box model hack */
  voice-family:inherit;
  width: 60px;
}
div.circarrow a:hover {
  text-decoration: underline;
}
span.bluearrow {
  display: block;
  font-weight: bold;
  color: #069;
  text-decoration: none;
  font-size: 11pt;
  padding-top: 5px;
}
span.bluearrow a {
  text-decoration: none;
  color: #069;
  font-size: 10pt;
}
h3#legacy, h3#legacy_underline {
  width: 170px;
  height: 40px;
  background: url(/images/legacybg.gif) repeat-x;
  color: #0f3b6a;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 9pt;
  margin-top: 15px;
  voice-family: "\"}\""; /* box model hack */
  voice-family:inherit;
  width: 150px;
  height: 30px;
}
h3#legacy_underline {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 15px;
}
h3#legacy {
  margin-bottom: 0;
}
img#legacy_button {
  margin: 10px 0;
}

/* HEADER STYLES ---------------------------------------------------------------------- */
div#header {
  background: #004080 url(/images/banner.jpg) no-repeat;
  height: 85px;
  width: 758px;
  margin: 0 auto;
  border-left: 1px solid #f9f9f9;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #98b8e9;
  position: relative;
}
img#overlook_logo {
  position: absolute;
  top: 11px;
  left: 23px;
  border: none;
}
div#header h1, div#header h2 {
  display: none;
}
div#headernav {
  float: right;
  color: #d9feff;
  margin-right: 20px;
  margin-top: 20px;
  font-size: 85%;
  text-align: right;
}
div#headernav a{
  color: #d9feff;
  text-decoration: none;
}
div#headernav a:hover{
  text-decoration: underline;
}
div#headernav form {
  margin-left: 400px;
}

div#headernav input#searchbox{
  width: 100px;
  color: #666666;
  font-size: 9pt;
  voice-family: "\"}\""; /* box model hack */
  voice-family:inherit;
  height: 12px;
  padding-top: 2px;
}

div#topnav {
  position: relative;
  background: #026fa7 url(/images/topnavbg.gif) repeat-x;
  width: 758px;
  border-left: 1px solid #f9f9f9;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #FFF;
  margin: 0 auto;
  color: #d9feff;
  font-size: 90%;
  font-weight: bold;
  height: 24px;
  padding-top: 4px;
  padding-left: 214px;
  voice-family: "\"}\""; /* box model hack */
  voice-family:inherit;
  width: 544px;
}

div#actions {
  position: absolute;
  top: 4px;
  left: 28px;
}
div#actions a{
  color: #d9feff;
}
div#actions img {
  border: none;
  vertical-align: middle;
  padding-bottom: 4px;
  padding-right: 2px;
}

a.topnavlink{
  color: #d9feff;
  text-decoration: none;
  font-size: 9pt;
  white-space: nowrap;
}
div#topnav td{
  background: url(/images/headnavsep.gif) 0 50% no-repeat;
  padding-right: 17px;
  padding-left: 17px;
  font-weight: bold;
}
div#topnav td.first{
  background: none;
}
a.topnavlink:hover{
  text-decoration: underline;
}
div#flashbanner {
  background-color: #fff;
  border-left: 1px solid #f9f9f9;
  border-right: 1px solid #f9f9f9;
  margin: 0 auto;
  position: relative;
  height: 217px;
}
div#flashbanner div{
  border-bottom: 1px solid #cdcdcd;
  width: 757px;
  position: absolute;
  top: -17px;
  left: -25px;
}
div#flashbanner img{
  border: none;
}

/* HOME PAGE LEFT COLUMN STYLES ------------------------------------------------- */
div#leftcol {
  float: left;
  width: 170px;
  padding-right: 18px;
  background: url(/images/dotbgvert.gif) right repeat-y;
  margin-bottom: 45px;
  font-size: 9pt;
}
div#leftcol p {
  color: #4c4c4c;
  margin: 0 10px;
}
/* HOME PAGE CENTER COLUMN STYLES ------------------------------------------------- */
div#midcol {
  float: left;
  width: 300px;
  padding-right: 25px;
  padding-left: 18px;
  background: url(/images/dotbgvert.gif) right repeat-y;
  color: #4c4c4c;
  margin-bottom: 45px;
}
div#midcol h3{
  font-weight: normal;
}
div#midcol p a{
  text-decoration: underline;
}
/* HOME PAGE RIGHT COLUMN STYLES ------------------------------------------------- */
div#rightcol {
  float: right;
  width: 160px;
  padding-left: 15px;
  margin-bottom: 45px;
  font-size: 9pt;
}
div#news {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #4c4c4c;
}
div#news h3{
  margin: 0;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
  font-size: 11pt;
}
div#news a{
  font-weight: bold;
  text-decoration: none;
  display: block;
  color: #069;
  margin-top: 5px;
}
div#news a:hover{
  text-decoration: underline;
}
div#rightcol h4{
  color: #666666;
  font-size: 10pt;
}
div#rightcol ul{
  margin-top: 10px;
}
div#rightcol ul a{
  font-weight: normal;
}
/* FOOTER STYLES ------------------------------------------------- */
div#footer {
  margin-bottom: 40px;
  width: 708px;
  border-top: 1px solid #cdcdcd;
  padding-top: 5px;
  clear: both;
  color: #656565;
  font-size: 8pt;
}
div#footer span#copyfoot{
  float: left;
}
div#footer a{
  float: right;
  text-decoration: none;
  color: #656565;
}
div#footer a:hover{
  text-decoration: underline;
}
/* CONTENT PAGES LEFT COLUMN STYLES --------------------------------- */

div#contleftcol {
  width: 171px;
  margin-right: 10px;
  float: left;
  margin-bottom: 45px;
}
div#contleftcol ul{
  width: 171px;
  margin-top: 5px;
  padding-top: 20px;
  padding-bottom: 8px;
  margin-bottom: 18px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
div#contleftcol li{
  margin-bottom: 8px;
}
div#contleftcol p{
  color: #4c4c4c;
  margin: 0 10px;
  font-size: 95%;
}
/* CONTENT MIDDLE/RIGHT COLUMN STYLES ------------------------- */

div#contmidrtcol {
  float: right;
  width: 500px;
  margin-bottom: 45px;
  margin-top: 5px;
  voice-family: "\"}\""; /* box model hack */
  voice-family:inherit;
  width: 504px;
}
div#contmidrtcol h1{
  margin: 0;
  padding-top: 14px;
  background: url(/images/contenth1bg.gif) repeat-x;
  font-family: georgia, times, serif;
  font-size: 13pt;
  font-weight: normal;
  color: #666666;
  letter-spacing: .15pt;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 500px;
}
div#contmidrtcol h1 p{
  margin: 0;
  padding: 0;
}
div#contmidrtcol p{
  margin-top: 5px;
  color: #5c5c5c;
  line-height: 1.3;
}
div#contmidrtcol p a{
  text-decoration: underline;
}
div#contmidrtcol p a:hover{
  text-decoration: none;
}
div#contmidrtcol ul{
  margin-right: 50px;
  color: #5c5c5c;
}
div#contmidrtcol ul{
  list-style-type: disc;
  margin-left: 25px;
}
div#contmidrtcol li{
  background: none;
  padding: 0;
  margin: 0;
}
div#bodytext img{

  padding-left: 10px;
  float: right;
}

div#imgleft img{
  padding-right: 10px;
  float: left;
}


/* TRUSTEES STYLES ------------------------------------------- */
div#trustees_content {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
div#trustees_content ul {
  padding-top: 20px;
}
div#trustees_content ul a{
  font-weight: bold;
}
div#trustees_content h1,
div.h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  background: none;
  margin: 0;
  padding: 0;
  color: #333;
  border-top: none;
}
a.back_to_section{
  display: block;
  background: #f2f2f2 url(/images/orange_carrot.gif) center left no-repeat;
  padding: 5px 5px 5px 30px;
  width: 510px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 20px;
  voice-family: "\"}\""; /* box model hack */
  voice-family:inherit;
  width: 475px;
}
a:hover.back_to_section{
  text-decoration: underline;
}
table#adminnav td{
  padding-right: 12px;
  padding-left: 12px;
}
table#adminnav {
  margin-left: 5px;
}
/* TRUSTEES ARTICLES PG SPECIAL STYLES --------------------------------- */
div#trustees_articles p {
  margin-bottom: 0;
  padding-bottom: 0;
}
div#trustees_articles ul {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1.5em;
}
/* CALENDAR EVENT STYLES ----------------------------------------------- */

#cal-event h2 {
  padding: 0px; 
  margin: 0 0 30px 0;
  border-bottom: 1px solid #d0d0d0;
  font-size: 16px;
  color: #333;
}
.add-to-calendar {
  margin: 15px 0;
}
.add-to-calendar img {
  border: none;


  vertical-align: middle;
}
.add-to-calendar a {
  text-decoration: underline;
}
.back-to-events span {
  color: #f63;
  font-size: 18px;
}

div.obiki-simplecalendar {
  margin-right: 30px; 
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.obiki-simplecalendar table {
  cellspacing: 0;
  border: none;
  border-collapse: collapse;
  padding: 0;
  font-family: arial, Veranda;
  font-size: 11px;
}

.obiki-simplecalendar td, .obiki-simplecalendar th {
  border: none;
}


span.obiki-simplecalendar-leftnav, span.obiki-simplecalendar-rightnav {
  font-size: 17px;
  font-weight: bold;
}

div.obiki-simplecalendar-nav {
  margin-top: 10px;
  margin-right: 30px;
  padding-left: 0px;
}

div.obiki-simplecalendar-nav a {
    text-decoration: none;
}

span.obiki-simplecalendar-monthname {
    font-size: 13px;
    font-weight: bold;
    padding: 0 20px; 0 20px;
}

.obiki-simplecalendar table td {
  padding: 2px;
}

div.obiki-simplecalendar th {
  display: none;
}

ul.obiki-calendar-list {
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
ul.obiki-calendar-list li{
  margin: 0;
  padding: 0;
  margin-bottom: 6px !important;
  line-height: 18px;
  font-weight: bold;
  font-size: 12px;
}

ul.obiki-calendar-list li li:after {
  color: #EF7C23;
  content: " »";
}

ul.obiki-calendar-list ul {
  margin: 0 !important;
  padding: 0 !important;
  font-weight: normal;
  font-size: 12px;
  list-style: none !important;
}
ul.obiki-calendar-list a {
  text-decoration: underline;
  font-weight: normal !important;
}
ul.obiki-calendar-list a:hover {
  text-decoration: none;
}
/* ul.obiki-calendar-list ul li {
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  margin: 0;
} */
/* BREAKING IN IE ul.obiki-calendar-list li a {
  padding-right: 15px;
  background: url(/images/orange_carrot_rt.gif) right bottom no-repeat !important;
} */
ul.obiki-calendar-list ul p {
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 13pt;
  font-size: 12px;
  font-weight: normal;  
}
div#simp_calendar_wrap {
  float: right;
  border-bottom: 1px solid #cdcdcd;
}

span.obiki-calendar-enddate {
  display: none;
}