*{
  margin:0px; padding:0px;
}

body{
  font-family:Arial, sans-serif;
  color:#4d4d4d;
  font-size:14px;
  background:#eee url('layout_imgs/body_bg.jpg') repeat-y center;
}

h1, h2{
  color:#47a36a;
}

h1, h2{
  font-size:18px;
}

p{
  margin-bottom:10px;
  margin-left:15px;
}
p.empty{
  margin-bottom:150px;
}

a{
  color:#428eb3;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
a:visited{
  color:#316a86;
}

div.hr{
  width:326px;
  height:1px;
  margin:0 auto 20px auto;
  background:url("layout_imgs/hr.gif");
  overflow:hidden;
}

ul, ol{
  margin:2px 0 10px 40px;
}

#container{ 
  position:relative; 
  background:#47a36a url("layout_imgs/body_bg_full.jpg") no-repeat top left;
  width:820px;
  margin:0 auto 0 auto;
}

#header{
  position:relative;
  height:94px;
  background:url("layout_imgs/header2.jpg") no-repeat top left;
}

  #home_link{
    position:absolute;
    top:5px;
    left:10px;
    height:78px;
    width:215px;
  }

  #header #extras{
    position:absolute;
    bottom:12px; right:17px;
    text-align:right;
  }
  #extras p,
  #login_links p{
    margin:0 4px 0 0;  
  }
  #extras p a,
  #login_links p a{
    color:#e3e3e3;
    font-size:90%;
    font-weight:bold;
  }  
	#login_links{
	  position:absolute;
	  left:5px;
	  bottom:-10px;
	}
  #q{
    width:150px;
    height:18px;
    border:none;
    background:url('layout_imgs/search_bg.gif') no-repeat;
    padding:0 10px;
    padding-left:20px;
    color:#525255;
  }

#nav{
  position:absolute;
  top:94px;
  left:15px;
  width:165px;
}
  #nav li{
    margin-bottom:2px;
  }

  #nav ul{
    list-style:none;
    margin:8px 0;
  }

  #nav li a{
    display:block;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    text-transform:capitalize;
  }

  #nav li a:hover,
  #nav li a.current{
    padding-left:12px;
    background:url("layout_imgs/nav_hover.gif") no-repeat center left;
  }
  #nav li a:hover{
    color:#d3d3d3;
  }
  #nav li span.indent{
    margin-left:10px;
  }

  #nav p{
    font-size:14px;
    font-weight:bold;
    font-variant:small-caps;
    color:#186a86;
    margin-left:-10px;
  }

  #nav .login{
    margin-top:20px;
  }
  #nav .login p{
    font-size:90%;
    font-variant:normal;
    font-weight:normal;
    padding:5px 2px;
  }
  #nav .login p:hover,
  #nav .login a:hover{
    background:#fff;
  }

#social{
  position:relative;
  top:30px;
  left:-12px;
}


#content{
  position:relative;
  left:186px;
  width:569px;
  background:#47a36a url("layout_imgs/content_bg.gif") repeat-y;
  padding:15px;
  min-height:300px;
}

  #right_floater,
  .right_floater{
    float:right;
    clear:right;
    padding:5px;
    margin:0 0px 0px 10px;
    font-size:80%;
    text-align:center;
    color:#3e3e3e;
  }

    #right_floater img{
      border:2px solid #32734b;
    }

  .news{
    margin-top:15px;
  }

    .news a,
	.calendarpage a,
	.news_item a,
	.pub a{
      font-weight:bold;
	}

	.news .news_date,
	.news_item .news_date,
	div.pub .news_date{
      display:block;
	  font-style:italic;
	}
	div.pub .news_date{
      font-size:90%;
	}

    .news_item{
      margin-bottom:10px;
    }
    .news_item p.news_date{
     font-size:90%;
    } 

    .news_item p{
       margin-bottom:2px;
    }

    .news_item span.date{
       color:#333;
       font-size:12px;
       font-style:italic;
       margin-left:5px;
    }

    .news_item a.read_more{
      font-weight:normal;
      font-size:13px;
    }
	div.pub{
      margin-bottom:10px;
	}
	div.pub p{
      margin:0 0 1px 10px;
	}



#footer{
  position:relative;
  left:186px;
  width:599px;
  height:60px;
  padding-top:60px;
  padding-bottom:5px;
  background:url("layout_imgs/footer_bg.gif") no-repeat bottom left;
  font-size:10px;
  color:#333;
  clear:both;
}

  #footer .left{
    float:left;
	margin-left:10px;
  }

  #footer .right{
    float:right;
	margin-left:0;
	margin-right:10px;
	text-align:right;
  }
  #footer>.right{
    margin-right:20px;
  }

#sub_nav{
  height:31px;
  margin-bottom:10px;
}
#sub_nav ul{
  margin-left:0px;
}
#sub_nav ul li{
  list-style:none;
  display:inline;
  text-transform:capitalize;
}
#sub_nav li a{
  position:relative;
  display:block;
  float:left;
  font-weight:bold;
  font-size:12px;
  height:27px;
  padding-top:4px;
  padding-left:7px;
  padding-right:5px;
  background:url("layout_imgs/tab_bg.gif") repeat-x bottom left;
  color:#fff;
}
#sub_nav li a i.left{
  position:absolute;
  top:0px;
  left:0px;
  display:block;
  float:left;
  width:7px;
  height:31px;
  background:url("layout_imgs/tab_left.gif") no-repeat bottom left;
}
#sub_nav li a i.right{
  position:absolute;
  top:0px;
  right:0px;
  display:block;
  float:right;
  width:5px;
  height:31px;
  background:url("layout_imgs/tab_right.gif") no-repeat bottom left;
}

#sub_nav li a:hover,
#sub_nav li a:hover i{
  background-position:center left;
  text-decoration:none;
}
#sub_nav li a.current,
#sub_nav li a.current i{
  color:#3289b0;
  background-position:top;
}


#sub_nav li.first a i.left{
  background:url("layout_imgs/tab_first_left.gif") no-repeat bottom left;
}
#sub_nav li.first a:hover i.left{
  background-position:center left;
}
#sub_nav li.first a.current i.left{
  background-position:top left;
}

#sub_nav li.last a{
  padding-right:10px;
}
#sub_nav li.last a i.right{
  width:10px;
  background:url("layout_imgs/tab_last_right.gif") no-repeat bottom left;
}
#sub_nav li.last a:hover i.right{
  background-position:center left;
}
#sub_nav li.last a.current i.right{
  background-position:top left;
}

.contact span{
  color:#000;
}

.partners{
  margin-bottom:10px;
}
.partners p.partner_link{
  margin-bottom:0px;
}
.partner_info p{
  margin-bottom:1em;
}


#partners li,
.focus_area li{
  margin-bottom:4px;
}
p.back_to_top{
  margin:10px 0;
}

#feedback{
  width:200px;
  font-size:90%;
}
#feedback h5{
  font-size:100%;
}
#feedback p.buttons{
  position:relative;
  width:100px;
  margin:5px auto;
}
#feedback p.buttons a{
  display:block;
  width:50px;
  height:26px;
  text-indent:-100000px;
  float:left;
  background-position:top left;
}
#feedback a#yes_btn{
  background-image:url('layout_imgs/yes_btn.png');
}
#feedback a#no_btn{
  background-image:url('layout_imgs/no_btn.png');
}
#feedback a#yes_btn:hover,
#feedback a#no_btn:hover{
  background-position:bottom left;
}


.item_details{
  font-weight:bold;
}

/* PHOTOS PAGE */
#photo_holder img{
  vertical-align:top;
}

.clear {
width:100%;
height:1px;
margin:-1px 0 0 0;
clear:right;
}
/*--------------- SEARCH RESULTs --------------*/
dd{
  margin-bottom:10px;
}

/*--------------- Home Page Partner Profile Box --------------*/

a.ascribe{
  font-size:85%;
  font-weight:normal;
}

#partner_profile {
  text-align:left;
  float:right;
  clear:right;
}

#partner_profile .partner_info{
  margin-bottom:10px;
}

#partner_profile p{
  margin-bottom:.7em;
}

#partner_profile h3 {
  width: 100%;
  margin-bottom: 5px;
  padding: 0;
}

#partner_profile div.side {
  width: 100%;
  height: auto;
  margin: 0;
}

#partner_profile div.bottom {
  width: 100%;
  margin: 0;
  padding: 0;
}
/*---------------Contact Page Form --------------*/

#contactform {
width:94%;
margin: 20px auto;
border:none;
}
#contactform legend{
font-size:18px; 
color:#47a36a;
margin: 0 0 15px 0;
padding:0;
}

.note {font-size:.8em;}
/*---------------News Archive Select Box Div--------------*/

#selectbox {
margin-bottom: 15px ;
}
#selectbox select{
width:100px;
}

/*---------------Calendar Display--------------*/
	
		#calendar_area {
		width:200px;
		float:right;
		margin:10px;
		padding:0;
		}	
		#calendar_area a:link, #calendar_area a:visited{
			text-decoration:none;
		}	
			.calendar-month {
				width:200px;
				height:30px;
				background-color:#2c80a4;
				color:#FFF;
				font-size:12px;
				font-weight:400;
			}
			.calendar-prev, .calendar-prev a, .calendar-next a {
				font-size:22px;
				font-weight:400;
				color:#FFF;
				text-decoration:none;
			}
			.calendar-prev, .calendar-next {
				position:relative;
				top:2px;
			}
			.calendar {
				width:200px;
				background-color:#53a6c4;
				border-collapse:collapse;
			}
			.calendar th {
				text-align:center;
				font-size:10px !important;
				color:#FAEAB6;
			}
			.calendar td {
				height:20px;
				text-align:center;
				font-size:11px !important;
				line-height:1.4em !important;
				color:white;
			}
			.calendar td a {
				display:block;
				text-decoration:none;
				color:#FFFFFF;
			}
			.calendar td a:hover {
                                background:#3497c1;
			}
			.calendar td.noevent {
				color:#FFFFFF;
				text-decoration:none;
			}
			.calendar td.future {
				color:#FFFFFF;
				font-weight:600;
				text-decoration:none;
			}
			.calendar td.selected {
				background-color:#FFFFCC;
				font-weight:600;
			}

			.calendar td.eventdate{
				font-size:12px !important;
				text-decoration: underline;
                                background:#2c80a4;
			}
			.calendar td.current{
				background-color: #cfcfcf;
			}



.event_listing{
  margin:5px 8px 15px 8px;
}

  .event_listing h4{
    font-size:105%;
    border-bottom:2px solid #eee;
    color:#428eb3;
  }
    .event_listing h4.event_page{
      font-size:125%;
    }
  .event_listing h5{
    font-size:98%;
    font-weight:bold;
    color:#5b5b5b;
  }
  
  .event_listing p,
  .event_listing blockquote{
    margin:5px 0 5px 5px;
    font-size:95% !important;
  }
  
  .event_listing p.date{
    font-weight:bold;
    font-size:98% !important;
    margin:2px 0 2px 0 !important;
    color:#939393;
  }

  .event_listing p.time{
    margin:0;
    font-style:italic;
  }

  .event_listing address{
    margin:10px 10px 10px 5px;
    font-size:90% !important;
    color:#6d6d6d;
  }

  .event_listing p.return_to_cal{
    margin-top:35px;
  }



.staff{
  margin-bottom:20px;
  margin-left:20px;
}
.staff h5{
  margin-left:10px;
}
.staff p{
  margin:5px;
}

.staff_photo{
  float:left;
  margin:10px;
  border:1px solid #000;
}

/*------------------ GLOSSARY ------------------*/
#glossary_letters{
  margin-bottom:10px;
}
#glossary_letters p{
  margin:0;
}
#glossary_letters a{
  margin:4px 4px;
}
dt{
  font-weight:bold;
  margin-left:5px;
}
dd{
  margin-left:10px;
}
dt.letter{
  color:#47a36a;
  font-size:120%;
  margin:15px 0 0 0;
}

/*----------- PIC MIWC ---------*/
.thumb{
  width:140px;
  text-align:center;
  float:left;
  margin-bottom:5px;
}
.thumb p{
  margin:0;
  font-size:90%;
}
h3.season{
  clear:left;
}

#volunteer_form{
  padding:0 20px;
}
#volunteer_form div{
  margin-bottom:10px;
}


/*----------- INDICATORS ----------- */
p.indicator{
  margin-bottom:0px;
  margin-left:40px;
  font-size:90%;
}
.indicator label{
 margin-right:20px;
}
.indicator a img{
  border:0;
}

table.indicator th,
table.indicator td{
  padding:1px;
  text-align:center;
  font-size:90%;
}
table.indicator .left{
  text-align:left;
  padding-right:10px;
}
table.indicator th{
  
}




#form_class div{
  margin-bottom:10px;
}
#form_class #unable_to_attend1{
  margin-left:20px;
}
#form_class input,
label{
  margin:1px 0;
}