@charset "utf-8";
/*
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	/*behavior:url("http://www.malenoextremehome.com/_css/csshover.htc"); - IE6 HOVER FIX*/
}
img, div {
	/*behavior:url("http://www.malenoextremehome.com/_css/iepngfix.htc"); - IE6 PNG TRANSPARENCY FIX*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, div {  }

/*
 * BASIC ELEMENTS
 * Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
 */
body {
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
body.sbs {
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
 /*
 * BASIC LAYOUT
 * Define the basic template: header, footer, menu, content
 */
#header {
	background:url(../_images/logo.png) left center no-repeat;
	height:110px;
	margin:0 auto;
	width:900px;
}
#frame {
	background:url(../_images/center.jpg) top center no-repeat #09479c;
	padding:10px 0;
	width:100%;
}
#sbs_frame {
	padding:10px 0;
	width:100%;
	background-color: #51a519;
	background-image: url(../_images/sbs_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	display: none;
	background:#0d3c77;
	height:40px;
	margin:0 auto;
	width:900px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	font-size: 83%;
}
#sbs_menu {
	display: none;
	background:#428615;
	height:40px;
	margin:0 auto;
	width:900px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	font-size: 83%;
}
#content {
	background:#FFF;
	margin:0 auto;
	width:900px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
}
#footer {
	clear:both;
	color:#FFF;
	margin:0 auto 20px;
	width:900px;
	font-size: 80%;
	display: none;
}
 
 /*
 * HEADER
 * Define all elements in the header area
 */
#header_select {
	background:url(../_images/header_select.jpg);
	color:#FFF;
	float:right;
	height:35px;
	margin:75px 0 0 0;
	width:388px;
	font-size: 83%;
	display: none;
}
#header_select_left {
	float:left;
	padding:12px 0 0 55px;
}
#header_select_right {
	float:right;
	padding:12px 62px 0 0;
}
#header_select_left a:link, 
#header_select_left a:visited, 
#header_select_right a:link, 
#header_select_right a:visited {
	color:#FFF;
	text-decoration:none;
}
#header_select_left a:hover, 
#header_select_right a:hover {
	color:#EAEAEA;
}


 /*
 * MENU
 * Define all elements in the menu area
 */
#menu ul {
	padding:12px 20px 0 20px;
}
#menu li {
	display:inline;
	list-style:none;
}
	#menu li a:link, #menu li a:visited {
		background:#0d3c77;
		color:#FFF;
		margin-left: 3px;
		padding:10px 13px;
		text-decoration:none;
		-webkit-border-radius-topleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-radius-topright: 5px;
		-moz-border-radius-topright: 5px;
	}
	#menu li a:hover,
	#menu #home #con_select #nav-home a,
	#menu #aboutus #con_select #nav-about a,
	#menu #locations #con_select #nav-locations a,
	#menu #pre-kcounts #con_select #nav-prekcounts a,
	#menu #keystonestars #con_select #nav-keystonestars a,
	#menu #nwkey #con_select #nav-nwkey a,
	#menu #givinggetinvolved #con_select #nav-giving a,
	#menu #affiliations #con_select #nav-affiliations a,
	#menu #contact #con_select #nav-contact a{
		background:#51a61a;
	}
#sbs_menu ul {
	padding:12px 20px 0 20px;
}
#sbs_menu li {
	display:inline;
	list-style:none;
}
	#sbs_menu li a:link, #sbs_menu li a:visited {
		background:#428615;
		color:#FFF;
		margin-left: 3px;
		padding:10px 13px;
		text-decoration:none;
		-webkit-border-radius-topleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-radius-topright: 5px;
		-moz-border-radius-topright: 5px;
	}
	#sbs_menu li a:hover,
	#sbs_menu #home #nav-home a,
	#sbs_menu #aboutus #nav-about a,
	#sbs_menu #committees #nav-committees a,
	#sbs_menu #organizations #nav-organizations a,
	#sbs_menu #honorsrecognition #nav-honors a,
	#sbs_menu #memberships #nav-memberships a{
		background:#0D3C77;
	}

 /*
 * CONTENT
 * Define all elements in the content area
 */
#content hr{
	color: #0D3C77;
	background-color: #0D3C77;
}
#content_left{
	display: none;
	float: left;
	width: 25%;
	background-color: #0D3C77;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
	#content_left ul{
	}
	#content_left li{
	}
		#content_left li a:link,
		#content_left li a:visited{
			width: 100%;
			color: #ffffff;
			text-decoration: none;
			float: left;
			margin: 8px;
			padding: 2px;
		}
		#content_left li a:hover,
		#content_left #history #side_select #nav-history a,
		#content_left #mission #side_select #nav-mission a,
		#content_left #value #side_select #nav-value a,
		#content_left #administration #side_select #nav-administration a,
		#content_left #cc #side_select #nav-cc a,
		#content_left #elc #side_select #nav-elc a,
		#content_left #jehga #side_select #nav-jehga a,
		#content_left #hh #side_select #nav-hh a,
		#content_left #uc #side_select #nav-uc a,
		#content_left #ta #side_select #nav-ta a,
		#content_left #regionalcoordinator #side_select #nav-regionalcoordinator a,
		#content_left #annualfund #side_select #nav-annualfund a,
		#content_left #endowment #side_select #nav-endowment a,
		#content_left #taxcredit #side_select #nav-taxcredit a,
		#content_left #golfouting #side_select #nav-golfouting a,
		#content_left #eriefreetaxes #side_select #nav-eriefreetaxes a,
		#content_left #povertyinitiative #side_select #nav-povertyinitiative a,
		#content_left #fundedby #side_select #nav-fundedby a,
		#content_left #whatwhoisceg #side_select #nav-whatwhoisceg a,
		#content_left #childabuseneglectprevention #side_select #nav-childabuseneglectprevention a,
		#content_left #childrenwithspecialneeds #side_select #nav-childrenwithspecialneeds a,
		#content_left #childrenshealthcare #side_select #nav-childrenshealthcare a,
		#content_left #childrensmentalhealth #side_select #nav-childrensmentalhealth a,
		#content_left #childrenseducation #side_select #nav-childrenseducation a{
			color: #0D3C77;
			background-color: #FFFFFF;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			padding: 2px;
		}
#content_right,
#content_full{
	float: left;
	width: 100%;
	font-size: 90%;
}
	#content_right a:link,
	#content_right a:active,
	#content_full a:link,
	#content_full a:active{
		color: #51A61A;
	}
	#content_right a:visited,
	#content_full a:visited{
		color: #3C7913;
	}
	#content_right a:hover,
	#content_full a:hover{
		color: #1818C5;
	}
	#content_right h1,
	#content_full h1{
		font-size: 160%;
		color: #09479C;
	}
	#content_right h2,
	#content_full h2{
		font-size: 140%;
		color: #09479C;
	}
	#content_right h3,
	#content_full h3{
		font-size: 130%;
		color: #09479C;
	}
	#content_right h4,
	#content_full h4{
		font-size: 120%;
		color: #09479C;
	}
	#content_right h5,
	#content_full h5{
		font-size: 110%;
		color: #09479C;
	}
	#content_right h6,
	#content_full h6{
		font-size: 100%;
		color: #09479C;
	}
	#content_right p,
	#content_full p{
		padding: 5px;
	}
	#content_right ul,
	#content_right li,
	#content_full ul,
	#content_full li{
		list-style-type:square;
		list-style: inside;
		padding-left: 15px;
	}
#home_master {
	background:#51a61a;
	height:300px;
	width:900px;
}
#sbs_home_master {
	background:#0D3C77;
	height:300px;
	width:900px;
}
#home_info {
	background:#4c9618;
	border-bottom:1px solid #3c7614;
	border-top:1px solid #75c623;
	padding:10px 0;
	width:900px;
	float: left;
}
#all_info{
	float: left;
	display: none;
}
#sbs_home_info {
	background:#0D3C77;
	padding:10px 0;
	width:900px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #176FD9;
	border-bottom-color: #092B53;
}
.pod {
	background:#FFF;
	float: left;
	margin-left:7px;
	padding:10px;
	width:270px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 75%;
}
	.pod h1{
		color:#09479c;
		padding:3px 0;
		font-size: 150%;
	}
	.pod p{
		line-height: 120%;
		padding: 5px;
	}
	.pod a{
		color: #154899;
		text-decoration: none;
		font-weight: bold;
	}
	
/*
 * JS ROTATE
 *
 */
#banner {  
    margin: 0;
	position: relative;
	overflow: hidden;
}
	#banner #pager {
		position: absolute;
		top: 240px;
		left: 740px;
		z-index: 999;
		background-color: #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding: 10px 2px 11px;
	}
	#banner #pager a {
		font-size: 12px;
		background-color: #fff;
		padding: 3px 6px;
		margin-left: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		text-decoration: none;
		margin-right: 5px;
	}
	#banner #pager a:hover, #banner #pager a.activeSlide {
		color: #fff;
		background-color: #26486b;
	}
#rotate {
	height: 300px;  
    width: 900px;  
    padding: 0 0 20px;  
    margin: 0;
} 
	#rotate img { 
		top: 0; 
		left: 0 
	}


 /*
 * FOOTER
 * Define all elements in the footer area
 */
#footer a:link,
#footer a:active,
#footer a:visited{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	color: #999999;
	text-decoration: none;
}

 /*
 * GENERIC CLASSES
 * Define styles for simple things like floating to the sides, removing a bottom margin on elements, etc
 */
.pad_20{
	padding: 20px;
}
.pad_left_20{
	padding-left: 20px;
}
 /*
 * CB ELEMENTS
 * 
 */
tr.day-of-week td{
	background-color: #4C9618;
	color: #ffffff;
}
table.module-calendar td.events span{
	background: #09479C none repeat scroll 0 0;
}
#all_info .event{
	display: none;
}
#all_info label{
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
}
#all_info input{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#all_info .cat_button{
	margin-top: 2px;
	margin-bottom: 2px;
}
