@charset "utf-8";

/*  -GLOBALS
============================================================= */
html {
  font-size: 100%;
  text-align: center;
}

body {
  margin: 0;
  background: #eafcc9;
  line-height: 150%;
  text-align: left;
}

fieldset {
  margin: 0;
  padding:0;
  border: none;
}

legend { display: none; }

img { border: none; }

input, textarea, select {
  border: 1px solid #6d7c5e;
  font: 13px/19px Trebuchet, Arial, Helvetica, sans-serif;
  padding: 2px;
}

.submit {
  background: #80a1cf;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 25px;
}

/*  -TYPOGRAPHY
============================================================= */
body, #wrapper {
  font: 13px Trebuchet, Arial, Helvetica, sans-serif;
  color: #1B1B1B;
  line-height: 150%;
  background: url('/images/bk-bandaid.gif');
}

h1 {
  font-size: 26px;
  font-weight: normal;
	 margin: 0 0 15px 0;
  clear: both;
}

h2 {
  font-size: 20px;
  color: #6d7c5e;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  border-bottom: 1px solid #6d7c5e;
  padding-bottom: 5px;
}

h2, h3, h4, p { margin-top: 0px; }

p { margin: 0 0 15px 0; }

#wrapper a {
  color: #000;
  font-weight: bold;
}

#wrapper a:hover {
  color: #6D7C5E;
  font-weight: bold;
}

/*  -BLOCK AREA
============================================================= */

#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 30px 0;
  background: #fff url('../images/footer-960.jpg') no-repeat bottom center;
  position: relative;
  z-index: 1;
}

#header {
  padding: 10px 20px 80px 20px;
  background:url('../images/Banner-960.jpg') no-repeat bottom left;

}
#header_subpage{
  padding: 10px 20px 80px 20px;
  background: url('../images/BannerMask-960.jpg') no-repeat bottom left;
  position: relative;
  z-index: 10;
}
#subpage_title {
  position: absolute;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 3px; 
  color: #fff;
  top: 125px;
  left: 24px;
  z-index: 1000;
  }
  
  /*  fix \*/
* html  #title {
  display: block;
  position: relative;
  top: 30px;  
   }

#title {
  display: block;
  position: relative;
  top: 30px;  
   }

#bandaid {
  position: absolute;
  width: 193px;
  right: 17px;
  top: 45px;
}

#l_header {
  width: 550px;
  float: left;
}

#l_header a {
  color: #6d7c5e;
  text-decoration: none;
}

#l_header a:hover {
  color: #000;
  text-decoration: none;
}

#r_header {
  width: 193px;
  text-align: right;
  float: right;
}

#nav {
  list-style: none;
  margin: 0 auto;
  background:url('../images/nav.jpg') repeat-x top left;
  padding: 0;
  overflow: hidden;
}

#nav li {
  float: left;
  border-right: #515846 1px solid;
  background:url('../images/nav.jpg') repeat-x top left;
}

#nav li a {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  height: 29px;
  text-transform: uppercase;
  padding: 5px 24px 0 24px;
}

#nav li a:hover {
  background:url('../images/nav.jpg') repeat-x bottom left;
  color: #6D7C5E;
}

#one a {

}

#content {
  padding: 30px 15px 15px 15px;
  overflow: auto;
}

#mid_col {
  padding: 0 15px;
  width: 530px;
  float: left;
}

#mid_col_full {
  padding: 0 15px;
  width: 715px;
  float: left;
}

#footer {
  text-align: center;
  /* color: #6d7c5e; */
  color: #5E684F;
  clear: both;
  margin-top: 10px;
}

/*  -columns
============================================================= */
.column {
  width: 185px;
  float: left;
}

.column img { margin: 0 auto 20px 0; }

.column ul { list-style: none; }

.column-right {
  width: 185px;
  float: left;
}
.column-right ul { list-style: none; }
.column-right li { margin: 0 0 15px -25px;}
.column-right h3 { width: 160px;}

.column h2 {
  display: block;
  background:  #eafcc9;
  text-align: center;
  padding: 5px 0;
  margin: 0;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

#news {
  font-size: 12px;
  border: 3px solid #eafcc9;
  margin-top: 20px;
  color: #333;
}

#news p { padding: 0 3px; }

.date {
  text-align: center;
  margin: 15px 0 0 0;
  font-weight: bold;
}

#rnav {
  background: url('../images/right_nav_m.gif') repeat-y top left;
  width: 185px;
}

#rnav_t {
  background: url('../images/right_nav_t.gif') no-repeat bottom left;
  width: 185px;
  height: 35px;
}

#rnav_b {
  background:url('../images/right_nav_b.gif') no-repeat top left;
  width: 185px;
  height: 82px;
}

#rnav ul {
  padding: 0 10px;
  margin: 5px 1px 0 2px;
  background: #9da196;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

#rnav li {
  border-bottom: 1px dashed #fff;
}

#rnav li.last {
  border-bottom: none;
}

#rnav a {
  text-decoration: none;
  color: #FFF;
}

#rnav a:hover { color: #fcfb92; }

#subnav {
  display: block;
  width: 185px;
  padding: 0;
  margin: 25px 0 0 0;
  border-top: 1px solid #e3ebb9;
}

#subnav li {
  float: left;
  width: 185px;
  padding: 3px 0;
  border-bottom: 1px solid #e3ebb9;
}

#subnav a {
  text-decoration: none;
  padding: 0 0 0 10px;
  display: block;
}

#footer a {
  text-decoration: none;
  color: #6d7c5e;
}

.credits{
	font-size: 0.8em;
}

/* CALENDAR STYLES */

/* caption determines the style of 
   the month/year banner above the calendar. */ 

caption  
     { 
     font-family:  Helvetica, Verdana, Garamond, Arial;
     line-height: 1.5em;
	 font-size: 1.1em;  
     color:black; 
     font-weight:bold; 
     } 

/* .calendar determines the overall formatting style of the calendar,   
   acting as the default unless later overruled. */ 

.calendar  
     { 
     font-family:  Helvetica, Verdana, Garamond, Arial;
     line-height: 1.3em;
	 font-size: 1.0em;  
     color:#000000; 
     background-color:#ffffff; 
     border-color:#A1A87E; 
     border-style:solid; 
     border-width:1px; 
     } 

/* .header determines the formatting of the weekday headers at the top 
   of the calendar. */ 

.header  
     { 
     background-color:#A1A87E; 
     border-color:#A1A87E; 
     border-style:solid;
	 color:#fff;  
     border-width:1px; 
     } 

/* .day determines the formatting of each day displayed in the 
   calendar. */ 

.day  
     { 
     /*background-color: #ffffff;*/ 
     border-color:#A1A87E; 
     border-style:solid; 
     border-width:1px; 
     /*text-align: center*/ 
     } 
	 
.callist{
	list-style: none;
	font-size: .8em;
	margin: 0 0 10px 0;
}

.searchterms{
	width: 118px;
}