@charset "utf-8";
/* CSS Document */

html {
  margin: 0;
  padding: 0;
  background: #fff7ea url(../images/bkgrd.jpg) repeat-x top left;
  text-align: center;
}
body {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 755px;
  font-size: small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3d3b3b;
}
#header p {
  padding: 30px 0 10px 170px;
  margin: 0; 
  color: #fdfaf5;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 120%;
}
#header p img {
  margin: 0 10px -3px 10px;
}
#contentWrap {
  width: 753px;
  float: left;
  margin-top: -167px;

}
#contentTop {
    background: url(../images/top.gif) no-repeat top left;
    height: 26px;
}
#content {
    background: url(../images/middle.gif) repeat-y top left;
    float: left;
    clear: both;
    width: 752px;
}
#contentBottom {
    background: url(../images/bottom.gif) no-repeat top left;
    height: 39px;
    clear: both;
}
#sideBar {
    padding-top: 100px;
    float: left;
}
#sideBar ul {
  list-style: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #9e5050;
  padding: 0px 0 0 15px;
  margin: 0;
}
#sideBar ul ul {
  padding: 5px 0 5px 15px;
  font-size: 90%;
}
#sideBar ul ul li {
  padding: 2px 0;
}
#sideBar ul ul a:hover {
  background: none;
}
#sideBar li {
  padding: 7px 0;
  margin: 0;
}
#sideBar a {
  color: #9e5050;
  text-decoration: none;
  padding: 7px 20px;
}
#sideBar ul li .current, #sideBar ul li .currentParent {
  background: url(../images/underline.gif) no-repeat bottom center;
}
#sideBar ul ul li .current, #sideBar ul ul li .currentParent {
  background: none;
}
#sideBar a:hover {
  background: url(../images/underline.gif) no-repeat bottom center;
  color: #a32424;
}

#main {
  margin-right: 20px;
  float: right;
  width: 520px; 
}
#main p {
  text-align:justify;
  padding: 0;
  margin: 10px 5px;
}
h1 {
  color: #204822;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 200%;
  font-weight: normal;
}
.border {
  padding: 4px;
  border: 1px solid #d9d5d5;
  float: right;
  margin: 8px 8px 8px 15px;
}
.imgBorder {
  padding: 4px;
  border: 1px solid #d9d5d5;
}

#footer {
  clear: both;
  color: #4a4b4b;
  text-align: center;
  position: relative;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul li {
  display: inline;
  padding: 0 5px;
}
#footer ul a {
  text-decoration: none;
}
#footer a {
  color: #4a4b4b;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#logo {
  position: relative;
  top: -56px;
  left: 2px;
  z-index: 5;
}
h2 {
  color: #9e5050;
  text-transform: uppercase;
  font-style:italic;
  font-size: 12px;
  
}

/* Calendar
-------------------------------------------*/
#ncCalendarLayoutTbl {
  width: 100%;
}
#ncCalendarLayoutTbl td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
#ncCalendarLayoutTbl td.ncCalendarTblCol_1 {
  /* width: 65%; */
}
#ncCalendarLayoutTbl td.ncCalendarTblCol_2 {
  width: 210px;
  padding-left: 0;
}
div.ncCalendarDate {
  text-align: center;
  margin-bottom: 20px;
  color: #9e5050;
}
div.ncCalendarDate span {
  padding: 0 15px;
  font-size: 130%;
  font-weight: bold;
}
div.ncCalendarDate a {
  color: #797979;
  text-decoration: none;
}
#ncCalendarLayoutTbl label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
#ncCalendarLayoutTbl ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#ncCalendarLayoutTbl h3 {
  font-weight: bold;
  font-size: 100%;
}
#ncCalendarLayoutTbl h2 {
  font-size: 100%;
  margin-bottom: 3px;
}
.ncCalendarTblAgenda {
  margin: 0 0 10px 0;
  width: 100%;
}
#ncCalendarLayoutTbl table.ncCalendarTblAgenda td.ncCalendarTblAgendaCol_1 {
  width: 100px;
  padding: 5px 5px 5px 20px;
}
.ncCalendarSearchForm {
  position: relative;
  margin: 0;
  padding: 0;
}
.ncCalendarSearchForm button {
  display: block;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: 160px;
  top: -25px;
}
.ncCalendarSearchForm input {
  width: 150px;
}
.ncCalendarMiniGrid .ncCalendarGridDateNav {
  text-align: center;
  margin-bottom: 5px;
}
.ncCalendarMiniGrid .ncCalendarGridDateNav span {
  font-weight: bold;
}
.ncCalendarMiniGrid .ncCalendarGridDateNav a {
  color: #797979;
  text-decoration: none;
}
.ncCalendarMiniGrid table {
  width: 100%;
  border-top: 1px solid #8e8f9c;
  border-left: 1px solid #8e8f9c;
}
.ncCalendarMiniGrid td, .ncCalendarMiniGrid th {
  width: 14%;
  border-right: 1px solid #8e8f9c;
  border-bottom: 1px solid #8e8f9c;
  color: #797979;
  text-align: center;
  padding: 3px;
}
.ncCalendarMiniGrid em {
  font-style: normal;
}
.ncCalendarMiniGrid th {
  background-color: #7f3939;
  color: #fff;
}
.ncCalendarMiniGrid td.ncCalendarGridWeekend {
  background-color: #ede7e7;
}
.ncCalendarMiniGrid td.ncCalendarGridToday {
  background-color: #d5d6d9;
}
#ncCalendarLayoutTbl td.ncCalendarTblCol_2 form {
  margin: 1em 0;
}
