body {
  background-image: url(images/bg-slice.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
}
p {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 16px;
}
a {
  color: #979734;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;
  color: #004990;
  margin: 0px;
  padding-top: 0px;
  line-height:normal;
  padding-bottom: 16px;
}
#slideshow {
  float: right;
  height: 320px;
  width: 708px;
}
INPUT {
  background-color:transparent;
  border:1px #004990 solid;
}
#search INPUT {
  background-color:transparent;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#wrap {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
#inner {
  background-image: url(images/bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  width: 950px;
  text-align: left;
  padding-right: 15px;
  padding-left: 15px;
}
#panel {
  display: none;
  width: 100%;
  background-color: #979734;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 12px;
}
#panel a {
  color:#000;
  text-decoration:none;
}
#panel a:hover {
  color:#004990;
  text-decoration:underline;
}

.close {
  font-weight: bold;
  text-transform: uppercase;
}
.slide {
  margin: 0;
  background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide { color: #000; }

#header {
  float: left;
  width: 950px;
  height: 114px;
  padding-top: 11px;
}
#head-left {
  float: left;
  width: 162px;
  padding-left: 14px;
}
#head-mid {
  float: left;
  width: 524px;
  padding-left: 24px;
}
#head-right {
  float: right;
  width: 188px;
  padding-right: 11px;
  padding-top: 3px;
}
#head-right p {
  padding-bottom: 10px;
}
#home-top {
  float: left;
  width: 950px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFF;
}
#jumplinks {
  background-image: url(images/jumplinks-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 321px;
  width: 241px;
}
.jumplink {
  float: left;
  width: 133px;
  height: 56px;
  padding-top: 25px;
  padding-left: 18px;
  font-family: "Times New Roman", Times, serif;
  font-size: 19px;
  color: #FFF;
  padding-right: 90px;
}
#google {
  float: left;
  width: 188px;
  margin-bottom: 8px;
}
#searchbox {
  float: left;
  width: 175px;
  background-image: url(images/search-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 23px;
}
#nav {
  background-image: url(images/nav-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 42px;
  width: 950px;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  padding-top: 0px;
}
#nav ul {
  display: inline;
  list-style-type: none;
}
#nav ul li {
  display: inline;
}
#home-lower {
  float: left;
  width: 950px;
  background-color: #FFF;
}
#home-lower-top {
  background-image: url(images/home-lower-top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 16px;
  width: 950px;
}
#home-lower-mid {
  background-image: url(images/home-lower-mid.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  float: left;
  width: 950px;
}
#home-lower-btm {
  background-image: url(images/home-lower-btm.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 15px;
  width: 950px;
}
#home-lower-left {
  float: left;
  width: 283px;
  margin-left: 18px;
}
#home-lower-center {
  float: left;
  width: 282px;
  margin-left: 36px;
}
#home-lower-right {
  float: right;
  width: 284px;
  margin-right: 20px;
}
#box {
  border: 1px solid #eeeeee;
  padding: 8px;
}
#footer {
  background-image: url(images/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 32px;
  width: 950px;
  text-align: center;
  padding-top: 10px;
}
.green {
  color: #71a602;
}
#footer a {
  color: #0054a4;
}
#copyright {
  text-align: center;
  float: left;
  width: 950px;
  font-size: 10px;
  color: #878888;
  padding-top: 8px;
  height: 30px;
}
#copyright a {
  color: #878888;
}
#int-left {
  float: left;
  width: 203px;
}
#sidenav {
  float: left;
  width: 166px;
  background-image: url(images/sidenav-slice.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  padding-top: 16px;
  padding-left: 22px;
  padding-right: 15px;
  font-size: 13px;
  color: #FFF;
  padding-bottom: 16px;
}
#sidenav a {
  color: #FFF;
}
#sidenav ul {
  margin: 0px;
  padding: 0px;
}
#sidenav ul li {
  margin: 0px;
  padding-bottom: 6px;
  list-style-type: none;
}
.black-bold {
  font-weight: bold;
  color: #000;
  !important;
}
#int-jumplinks {
  background-image: url(images/sidenav-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  width: 203px;
}
.int-jumplink {
  float: left;
  height: 50px;
  width: 136px;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #FFF;
  padding-right: 45px;
  padding-left: 22px;
  padding-top: 14px;
}
#address {
  float: left;
  width: 185px;
  padding-top: 11px;
  padding-left: 18px;
  padding-bottom: 20px;
  background-image: url(images/address-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#int-main {
  float: left;
  width: 433px;
  margin-left: 38px;
  padding-top: 24px;
}
#int-right {
  float: right;
  width: 166px;
  margin-right: 60px;
  padding-top: 24px;
}
#int-one {
  float: left;
  width: 600px;
  margin-left: 30px;
  padding-top: 24px;
}
.formTextArea {
  padding: 2px;
  background-color: #fff;
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 200px;
  margin: 5px 0px 0px 11px;
  float: left;
  border: 1px solid #333333;
}
.formField {
  padding: 2px;
  background-color: #fff;
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 200px;
  margin: 5px 0px 0px 11px;
  border: 1px solid #333333;
}
.errText {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #181512;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color:#eeeeee;
}

.msgText {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color:#9BCFFF;
}

.hilite {
  background-color:#9BCFFF;
  }

.calendar_list ul {
   list-style: none;
   margin-left:-50px;
   clear:both;
 }
 .calendar_list li {
   border-bottom: 1px solid #004990;
   padding-top:10px;
 }
.calendar_list a {
   color: #004990;
   text-decoration:none;
 }
 .calendar_list a:hover {
   color:#B1BB2C;
 }
.event_list {
  display:block;
  position:absolute;
  top:340px;
  left:50%;
  margin-left:235px;
  width:180px;
  border:1px solid #9BCFFF;
  min-height:200px;
}

.event_list h3 {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color:#000;
  background-color:#9BCFFF;
  text-align:center;
  padding:10px;
  margin-top:0px;
}
.event_list p {
  color: #000;
  padding-left:5px;
}
.event_list a {
  color: #000;
  text-decoration: underline;
}

.event_list a:hover {
  color: #004990;
}

.event_hide {
  display:none;
}
#upcoming-events {
  float:left; 
  width:100px;
  text-align:center;
  color:#004990;
}
#calendar {
  float:left;
}
#cal_search_key {
  font-size: 12px; 
  width: 120px;
  border:1px solid #ddd;
}
#cal_search_button {
  border:none;
}