@charset "utf-8";

a#publinks:visited {
	color: #666666;
}

html, body {
	background-color: #f0e3c2;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644639;
	line-height: 1.4em;
}

.caption {
	position: relative;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #644639;
	line-height: 12px;
}

.container {
	min-height:100%;
	position:relative;
	margin: 0px;
  	background-image: url(images/body_page_bac.gif);
	background-repeat: repeat-y;
    background-position: center;
}

a {
	color: #de6300;
	font-weight: bold;
	font-size: 11px;
}

h3 {
	margin-top: 0px;
	padding-top: 0px;
    color: #331505;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	margin-top: 0px;
	padding-top: 0px;
    margin-bottom: 8px;
    padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.login {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
    display: inline-block;

}

.login a:link, td.login a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.login a:hover {
	text-decoration: underline;
}

a.kidscount {
	color: #DE4301;
	font-weight: bold;
	font-size: 11px;
}

.header {
	height:369px;
	text-align:center;
	width:100%;
	background-color: #000000;
	background-image: url(/images/headder_bac_greenbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.header_center {
	text-align:center;
	height:369px;
	width:979px;
	margin:0px auto;
	background-color: #333333;
	
}

.header_left {
	text-align:center;
	height:339px;
	width:227px;
	background-color: #603913;
	float: left;
}

.header_left_logo {
	height:86px;
	width:227px;
	background-color: #f8f2e3;
	padding-top: 20px;
}

.header_left_spotlight {
	height:208px;
	width:227px;
	background-color: #603913;
	vertical-align: top;
}

.header_left_spotlight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4b39c;
	text-align: left;
	line-height: 1.6em;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 103px;
	overflow: hidden;
}

* + html .header_left_spotlight p {
	line-height: 1.5em;
}

.page_header {
	height:97px;
	text-align:center;
	width:100%;
	background-color: #000000;
	background-image: url(/images/headder_bac_greenbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.page_header_center {
	text-align:center;
	height:97px;
	width:979px;
	margin:0px auto;
	background-color: #000000;	
}

.page_header_left {
	text-align:center;
	height:67px;
	width:227px;
	background-color: #603913;
	float: left;
}

.port_header {
	height:168px;
	text-align:center;
	width:100%;
	background-color: #000000;
	background-image: url(/images/headder_bac_greenbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.port_header_center {
	text-align:center;
	height:168px;
	width:979px;
	margin:0px auto;
	background-color: #000000;	
}

.link_ondark {
	height: 15px;
	width: 210px;
	text-align: right;
}

.link_ondark a:link, .link_ondark a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f46b41;
	text-decoration: none;
}

.link_ondark a:hover {
	color: #f46b41;
	text-decoration: underline;
}

.header_right {

}

.header_nav {
	width:979px;
	background-color: #8E4801;
	height: 30px;
	background-image: url(/images/headder_bac_greenbar.gif);
	background-repeat: repeat-x;
}

.header_nav Table {
	float: left;
}

#searchwrap {
	height: 20px;
	float: left;
	width: 225px;
	border: 1px solid #000000;
	margin-right: 3px;
	margin-top: 4px;
	background-color: #653301;
}

#searchwrap input.textbox{
	color: #FFFFFF;
	font-family: arial, helvetica, verdana, sans-serif;
	width: 200px;
	border: 0px solid #ffffff;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	height: 20px;
	float: left;
}
#searchwrap input.btn_go{
	float: right;
}

#searchwrap2 {
	height: 20px;
	float: right;
	width: 200px;
	border: 1px solid #000000;
	margin-right: 17px;
	margin-top: 4px;
	background-color: #ffffffF;
}

#searchwrap2 input.textbox{
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	width: 175px;
	border: 0px solid #ffffff;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	height: 20px;
	float: left;
}
#searchwrap2 input.btn_go{
	float: right;
}

#quickwrap {
	height: 20px;
	float: right;
	width: 175px;
	border: 1px solid #000000;
	margin-right: 0px;
	margin-top: 4px;
}

.quick {
	background:none;
    border:0;
    color:#FFFFFF;
    background-color:#653301;
    width:175px;
    height:20px;
    margins:0px;
    padding:0px;
} 

#s{
font-size: 15px;
border: none;
padding: 4px 4px;
margin-right: 3px;
width: 245px;
}

.footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:92px;
	margin-top:-92px;
	text-align:center;
	background-image: url(/images/footer_bac.gif);
	background-repeat: repeat-x;
 	background-position: bottom;   
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;

}

.footerbottom {
bottom:0;
left:0;
position:absolute;
width:100%;
clear: both;
}

.footerbottom_table {
	padding-left: 1px;
}

html:first-child .footerbottom_table {
  padding-left: 0;
}

.footerbottom div {
width: 987px;
margin:0px auto;
}
 
.nav_footer {
	height: 20px;
	width: 939px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.nav_footer a:link, .nav_footer a:visited {
	color: #FFFFFF;
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 17px;
	margin-top: 2px;
	margin-right: 8px;
}

.nav_footer  a:hover {
	text-decoration: underline;
}

/* ################## Page body, left, nav and right area content containers ###################### */

.body {
	width: 100%;
	padding-bottom:92px;   /* Height of the footer */
	min-height:100%;
	margin: 0px;
}

#body_container {
  width: 979px;
  \width: 979px;
  w\idth: 979px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
  height: 100%;
  background-image: url(images/body_container_back.gif);
  background-repeat: repeat-y;
  background-position: left;
  overflow: hidden;
}

#content {
	margin-left: 228px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 17px;
	display: block;
	height: 100%;
}

* + html #content {
	display: inline-block;
}

#content_page_title {
	width: 715px;
	height: auto;
	padding-bottom: 18px;
}

#content_page_title h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E4801;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #331505;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#content_middle {
	width: 487px;
	height: auto;
	display: block;
	float: left;

}

#content_right {
	width: 208px;
	height: auto;
	display: block;
	float: right;
	
}

#sidebar-a {
	background-color:#ededed;
	float: left;
	width:227px;
	margin: 0;
	padding: 0px;
	display: block;
	color: #35251E;
    height: 100%;
}

#sidebar-home {
	background-color:#ededed;
	float: left;
	width:197px;
	margin: 0;
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 1.4em;
    color: #35251E;
    height: 100%;
}

#sidebar-home a {
	text-decoration: none;
}

#sidebar-home a:hover {
	text-decoration: underline;
}

#right-home {
	width:197px;
	margin: 0;
	height: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #35251E;
}

#littletext-home {
	font-size: 10px;	
}

#events_title a {
	font-size: 10px;
	font-weight: bold;
}

#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;

}

* + html #content p {
	margin-bottom: 18px;
}

#content ul {
	line-height: 1.5em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;

}

* + html #content ul {
	margin-top: 16px;
}

#content li {
	margin-bottom: 9px;
}

#content a {
	color: #de6300;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#linklist {
	list-style-type: none;
	margin-left: 12px;
	padding-left: 12px;
}

#content a.link_more {
	width: 650px;
	text-align: right;
	display: block;
	height: 20px;
    font-weight: normal;
	font-size: 10px;
}

* + html .link_more {
	text-align: right;
}

.resultRowTwo {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.resultRowOne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.blog_header {
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 394px;
    padding-right: 20px;
	display: block;
	height: 110px;
	width: 301px;
}

#blog_back {
	background-image: url(/images/comm_blog_header.jpg);
}

.stories_header {
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 20px;
    padding-right: 394px;
	display: block;
	height: 110px;
	width: 301px;
}

#stories_back {
	background-image: url(/images/comm_stories_header.jpg);
}

a#news_heading {
	color: #331505;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;	
    line-height: 1.4em;
}

a:hover#news_heading {
	text-decoration: underline;	
}

/* ################## Left navigation ###################### */

div#s1 {
	width: 227px;          /* menu width */
	font-family: Arial, Arial, Helvetica, sans-serif;

}

div#s1 ul {
  list-style-type: none; /* get rid of the bullets */
  padding:0;             /* no padding */
  margin:0;              /* no margin for IE either */
}

div#s1 ul li {
	margin: 0;
	padding: 0;
	display:block; /* lines */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

div#s1 ul li ul li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#s1 ul li a {
	display: block;         /* lines extend to right, make area clickable */
	color: #666666;
	margin:0;
	text-decoration: none;
	height:15px;           /* hint for IE, alternatively remove whitespace from HTML */
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
    font-weight: normal;
	font-size: 12px;
}

div#s1 ul ul li a {
	padding-left: 24px;
	margin-left: 0px;     /* indent level 1 */
}

div#s1 ul ul ul li a {
  margin-left: 40px;     /* indent level 2 */
}

div#s1 li ul, div#s1 li.open li.closed ul {
  display: none;         /* collapse */
}

div#s1 li.open ul {
  display: block;        /* expand */
}
 
div#s1 ul li.open a {
  background-image: url(bullet_open.gif);
  background-repeat: no-repeat;
}

div#s1 ul li.closed a {
  background-image: url(bullet_closed.gif);
  background-repeat: no-repeat;
}

div#s1 ul li.leaf a {
  background-image: url(bullet_leaf.gif);
  background-repeat: no-repeat;
}
 
div#s1 li.active a {
  background-position: 0px -20px;
  background-color: #FFFFFF;           /* highlight text */
}
 
div#s1 li.active li a {
	background-position: 0px 0px;
	background-color: #ededed;         /* fix lower levels */

}

div#s1 ul li a:hover {
	color: #DE4301;
	background-color: #FFFFFF; /* rollover effect */
}

.s1_blog {
	width: 202px;          /* menu width */
    padding-top:5px;
    padding-left:15px;
    padding-right:10px;
    padding-bottom:5px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
    color: #666666;
    
}

.s1_blog a{
	display: block;         /* lines extend to right, make area clickable */
	color: #666666;
	text-decoration: none;

}

.s1_blog a:hover{
	color: #DE4301;
	text-decoration: none;
}

#s1_date{
	font-size:10px;
	font-weight: normal;
}

.calendarBG {
 background-color: #000; 
 border: 1px solid #999999; 
}

.calendarBlank { 
 background-color: #ddd;
border: 1px solid #bdbdbd;  
}

.calendarHeader { 
 font-weight: bold; 
 color: #000; 
 text-align: center;
 background-color: #f8f2e3; 
border: 1px solid #bdbdbd; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {

}
  
.calendarMonthLinks a:visited {

}

.calendarMonthLinks a:hover {

}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #727d22; 
 text-align:  center;
 vertical-align: middle;
border: 1px solid #bdbdbd; 
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #fff;
 background-color: 	#ac4d06;
 border: 1px solid #bdbdbd; 
}

.calendarCell {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         14px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #888;
	background-color:  #fff;
	border: 1px solid #bdbdbd; 
}

.calendarCell a {


}
  
.calendarCell a:visited {

}

.calendarCell a:hover {

}

td.pub {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

td#pub_descrpt {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td#pub_descrpt p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}



* + html td#pub_descrpt p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

tr.one {
	background-color: #E6E6E6;
}

#sitemap {
	font-size: 10px;

}

#sitemap a {
	color: #644639;
}

#sitemap a {
    font-weight: normal;
	color: #644639;
}

#sitemap a:hover {
	color: #de6300;
}

#sitemap ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    
}

#sitemap ul li ul{
	padding-top: 3px;

}

#sitemap li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-type: none;
}

#sitemap li ul li a{
	font-size: 9px;	

}

#sitemap li ul li{
	list-style-type: disc;
	margin-bottom: 0px;
}

* + html #sitemap ul {
	margin-top: 0px;
}

div.story_summary img {
	padding-right: 20px;
    padding-bottom: 20px;
}
.storyttl {
    color: #331505;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    text-decoration: none;
    line-height: 1.4em;
}
