*{font-size:100.01%}
html {font-size:64%;}
body {
	font:1.0em Arial, Helvetica, sans-serif;
	margin:0;
	color:#464646;
}
form{
	padding:0;
	margin:0;
}

#printheader {display:none;}

#emergencycontact {
z-index:100;
width:200px;
padding:8px;
left:5px;
top:-5px;
position:relative;
color:#ff0000;
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
border: 3px red solid;
background-color:#ffffcc;
}


/*WEB pages Content Links******************************************************/


.web_pages_content a{
	color:#0076a3;
}
.web_pages_content a:hover{
	color:#000;
}
.web_pages_content a:visited{
	color:#0076a3;
}


/*container******************************************************/
#container{
	width:998px;
	margin:0 auto;
	background:url(../images/container-bg.gif) repeat-y;
}
#container after{
content:".";
display:block;
width:100%;
overflow:hidden;
height:0;
clear:both;
text-indent:-3000px;
}
* html #container{height:1%;}
.container-top{
	width:977px;
	padding:9px 11px 1px 10px;
	background:url(../images/container-top.gif) no-repeat;
}
.inner .container-top{background:url(../images/container-top-inner.gif) no-repeat;}

/*header**********************************************************/
#header{
	width:977px;
	overflow:hidden;
	margin-bottom:1px;
}
#header img{float:left;}
/*logo************************************************************/
.logo{
	width:458px;
	overflow:hidden;
	float:left;
}
.logo .top{
	width:100%;
	overflow:hidden;
	height:85px;
	margin-bottom:2px;
}
.logo strong{
	background:url(../images/logo.gif) no-repeat;
	width:439px;
	height:64px;
	text-indent:-3000px;
	overflow:hidden;
	margin:9px 7px 14px 12px;
	float:left;
	display:inline;
}
.inner .logo strong{
	background:url(../images/logo-inner.gif) no-repeat;
	width:437px;
	height:52px;
	margin:20px 0 14px 12px !important;

}
.logo strong a{
	width:100%;
	overflow:hidden;
	height:100%;
	display:block;
}
.holder{
	width:100%;
	overflow:hidden;
}
.donate{
	width:248px;
	overflow:hidden;
	float:left;
	margin-right:1px;
	background:#acd373;
	padding:3px 0 0;
	height:58px;
}
.inner .donate{background:#c79d0d;}
.logo img{margin-right:1px;}
.donate p{
	margin:0;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
}
.donate p em{
	font-style:normal;
	text-decoration:underline;
}
.donate a{
	background:url(../images/donate-btn.png) no-repeat;
	width:175px;
	height:39px;
	text-align:center;
	display:block;
	color:#fff;
	font:2.1em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height:34px;
	margin:3px 0 0 40px;
}
.donate a:hover{text-decoration:underline;}

#donate_btn{
	width:175px;
	height:39px;
	display:block;
	margin:3px 0 0 40px;
}

/*contact-holder************************************************************/
.contact-holder{
	width:316px;
	float:right;
	overflow:hidden;
}
.contact{
	width:300px;
	overflow:hidden;
	padding:6px 0 0 16px;
	color:#fff;
	height:80px;
	margin-bottom:1px;
}
.contact p{
	font:1.9em Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	float:left;
	clear:left;
	width:130px;
}
.contact ul{
	float:right;
	margin:-60px 0 0 0;
	padding:0 15px 0 0;
	list-style:none;
	width:160px;
}
.contact ul li{
	width:100%;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
.contact ul li a{
	color:#fff;
	font:1.2em Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	text-align:right;
}
.contact ul li a:hover{text-decoration:none;}
.search{
	width:308px;
	overflow:hidden;
	background:#c89e0d;
	padding:10px 0 12px 8px;
}
.search form{
	width:308px;
	overflow:hidden;
	position:relative;
}
.form-text {
	background:url(../images/input-bg.gif) no-repeat;
	float:left;
	width:254px;
	height:23px;
	padding:10px 0 6px 18px;
}
.form-text input.text{
	width:250px;
	margin:-2px 0 0 -2px;
	float:left;
	padding:2px;
	color:#626262;
	border:1px solid #fff;
	font:1.2em/3.0em Verdana, Arial, Helvetica, sans-serif;
	color:#959595;
	height:18px;
	line-height:18px;
	background:#fff;
	text-align:right;
}
.form-text span {
	width:250px;
	height:23px;
	overflow:hidden;
	float:left;
}
.search form .btn{float:left;}
/*navigation********************************************************/
#navigation{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#590141;
	position:relative;
	z-index:100;
}
.inner #navigation{background:#acd373;}
#navigation:after{
content:".";
display:block;
width:100%;
overflow:hidden;
height:0;
clear:both;
text-indent:-3000px;
}
* html #navigation{height:1%;}
#navigation li{
	float:left;
	margin-left:3px;
	position:relative;
}
#navigation li:hover, #navigation li.hover, #navigation li li:hover, #navigation li li.hover {position:relative;}
#navigation li:hover a, #navigation li.hover a, #navigation li li:hover a, #navigation li li.hover a{
	position:relative;
	background:#802266;
}
#navigation li a.active, #navigation li a.active:hover{
	background:#fff;
	color:#707070;
}
#navigation li a:hover, #navigation li a.hover, #navigation li li a:hover, #navigation li li a.hover{background:#590141;}
#navigation li li:hover a, #navigation li li.hover a{
	position:relative;
	background:#590141 !important;
}
#navigation li li:hover li a, #navigation li li.hover li a{background:none !important;}
#navigation li a{
	float:left;
	font:1.6em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:0 13px;
	line-height:27px;
}
#navigation li a:hover{
	color:#fefcf2;
	background:#802266;
}
#navigation li:hover div, #navigation li.hover div{
	display:block;
	position:absolute;
	top:20px;
	left:-2px;
	width:179px;
	padding:8px 0 0;
}
#navigation li div{
	left:-9999px;
	position:absolute;
}
#navigation li ul{
	width:179px;
	margin:0;
	padding:5px 0 0;
	list-style:none;
	background:#802266;
}
#navigation li ul:after{
content:".";
display:block;
width:100%;
overflow:hidden;
height:0;
clear:both;
text-indent:-3000px;
}
* html #navigation li ul{height:1%;}
#navigation li ul li{
	width:100%;
	padding:0;
	margin:0 0 2px;
	position:relative;
}
#navigation li ul li a{
	color:#fefcf2;
	font:1.4em Arial, Helvetica, sans-serif;
	width:164px;
	padding:0 0 0 15px;
	line-height:31px;
	background:#802266 !important;
	float:none;
	display:block;
}
#navigation li ul li a:hover{background:#590141 !important;}
#navigation li div li:hover div, #navigation li div li.hover div{
	display:block;
	top:0;
	left:179px;
	width:179px;
	padding:0;
}
#navigation li:hover div div, #navigation li.hover div div{
	left:-9999px;
	position:absolute;
}
#navigation li li ul{
	width:179px;
	margin:0;
	padding:5px 0 0;
	list-style:none;
	background:#802266;
}
#navigation li li li a{background:#802266 !important;}
#main{width:100%;}
#main:after{
content:".";
display:block;
width:100%;
overflow:hidden;
height:0;
clear:both;
text-indent:-3000px;
}
* html #main{height:1%;}
#main.home{background:url(../images/main-bg.gif) no-repeat;}
.content{
	width:639px;
	float:left;
	overflow:hidden;
}
.contentwide{
	width:975px;
	float:left;
	overflow:hidden;
	/*border:1px solid #000;*/
}
.column{
	width:338px;
	float:left;
}
.flash-holder{
	width:489px;
	overflow:hidden;
	padding:0 70px 0 80px;
}
.flash-holder h2{
	text-align:center;
	margin:15px 0 0;
	font:2.0em Georgia, "Times New Roman", Times, serif;
	color:#0076a3;
}
.inner .flash-holder h2{color:#590141;}
.flash-holder p{
	font:1.2em/1.9em Arial, Helvetica, sans-serif;
	color:#464646;
	margin:0 0 00px;
}
.box-holder{
	width:316px;
	overflow:hidden;
	padding:0 3px 0 19px;
	position:relative;
	z-index:3;
	margin-bottom:-23px;
}
.box-top{
	background:url(../images/box-top.png) no-repeat;
	height:45px;
	width:294px;
	overflow:hidden;
	padding:18px 11px 0;
}
.box-top h3{
	background:url(../images/btn.jpg) no-repeat;
	width:278px;
	height:25px;
	margin:0 0 4px 5px;
	font:2.0em Georgia, "Times New Roman", Times, serif;
	color:#0076a3;
	line-height:25px;
	text-align:center;
}
.box-top p{
	margin:0;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#959595;
	text-align:center;
}
.box{
	background:url(../images/box-bg.png) repeat-y;
	width:274px;
	overflow:hidden;
	padding:0 14px 0 28px;
}
.box-bottom{
	background:url(../images/box-bottom.png) no-repeat;
	width:316px;
	overflow:hidden;
	height:33px;
}
.box h4{
	margin:12px 0 3px;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	color:#959595;
	padding-left:5px;
}
.box img{border:1px solid #ccc;}
.events{
	width:260px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #e0d2bc;
	background:#fbfaf9;
}
.events li{
	width:160px;
	overflow:hidden;
	float:left;
	padding:7px 90px 10px 10px;
}
.events li p{
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#898989;
}
.events li a{
	text-decoration:none;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#898989;
}
.events li a:hover{text-decoration:underline;}
.events li.col{background:#f0eee8;}
.text{
	width:574px;
	overflow:hidden;
	padding:25px 15px 20px 50px;
}
.text h1{
	color:#0076a3;
	font:2.6em Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px;
}
.text h2{
	color:#464646;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	margin:0;
}
.text h3{
	color:#464646;
	font:1.6em Georgia, "Times New Roman", Times, serif;
	margin:0 0 3px;
}
.text p{
	color:#464646;
	font:1.2em/1.9em Arial, Helvetica, sans-serif;
	margin:0 0 26px;
	text-align:justify;
}
.text ul{
	margin:0;
	padding:5px 0 15px 30px;
	list-style:none;
}
.text ul li{
	color:#464646;
	font:1.2em Arial, Helvetica, sans-serif;
	background:url(../images/list-bg.jpg) no-repeat 2px 8px;
	padding:0 0 10px 10px;
	line-height: 16pt;
}
.text ul ul{
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.text ul ul li{
	padding-left:30px;
	background:url(../images/list-bg.jpg) no-repeat 24px 8px;
}

.text a{
	color:#0076a3;
}
.text a:hover{
	color:#000;
}
.text a:visited{
	color:#0076a3;
}


.text span{
	font:1.0em Arial, Helvetica, sans-serif;
	color:#999;
}
.column .flash{padding-top:15px;}

.flash img{display:block;}

#homeSSP {display:block; margin: 3px 0px 3px 25px}

/*plain page WIDE**************************************************************/


.textwide{
	width:873px;
	overflow:hidden;
	padding:25px 50px 20px 50px;
	/*border: 1px solid #c2c2c2;*/
}
.textwide h1{
	color:#0076a3;
	font:2.6em Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px;
}
.textwide h2{
	color:#464646;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	margin:0;
}
.textwide h3{
	color:#464646;
	font:1.6em Georgia, "Times New Roman", Times, serif;
	margin:0 0 3px;
}
.textwide p{
	color:#464646;
	font:1.2em/1.9em Arial, Helvetica, sans-serif;
	margin:0 0 6px;
	text-align:justify;
}
.textwide ul{
	margin:0;
	padding:10px 0 5px 30px;
	list-style:none;
}
.textwide ul li{
	color:#464646;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	background:url(../images/list-bg.jpg) no-repeat 3px 6px;
	padding:0 0 6px 10px;
}
.textwide ul ul{
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.textwide ul ul li{
	padding-left:30px;
	background:url(../images/list-bg.jpg) no-repeat 24px 8px;
}
.textwide span{
	font:1.0em Arial, Helvetica, sans-serif;
	color:#999;
}



/*bios**************************************************************/

.bioblock { float: left; margin: 20px 12px 15px 0px; width: 277px; height: 65px; position: relative; padding: 0; background: #fffbfa; border: 1px solid #ebebeb;}

.bioblock h1{
	color:#464646;
	font:1.6em Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 0;
	text-align:center;
}
.bioblock p{
	color:#464646;
	font:1.2em/1.3em Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
}

/*contact form**************************************************************/

#contactform {
	margin-bottom: 5em;
}
#contactform label {
	line-height: 1.5em; font-weight: normal; font-size: 120%; text-align: left;
}
#contactform td {
	padding: 0 0.5em 0.5em 0; text-align: left;
}
#contactform th {
	padding: 0 0.5em 0.5em 1em;  text-align: left; vertical-align: top; width: 125px;
}

#contactform input, #contactform textarea, #contactform select{
	background-color: #ffffff;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

/*employment and volunteer opps**************************************************************/


#jobInquiries {
	margin-bottom: 5em;
}
#jobInquiries label {
	line-height: 1.5em; font-weight: normal; font-size: 120%; text-align: left;
}
#jobInquiries td {
	padding: 0 0.5em 0.5em 0; text-align: left;
}
#jobInquiries th {
	padding: 0 0.5em 0.5em 1em;  text-align: left; vertical-align: top; width: 125px;
}

#jobInquiries input, #jobInquiries textarea, #jobInquiries select{
	background-color: #ffffff;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

#volInquiries {
	margin-bottom: 5em;
}
#volInquiries label {
	line-height: 1.5em; font-weight: normal; font-size: 120%; text-align: left;
}
#volInquiries td {
	padding: 0 0.5em 0.5em 0; text-align: left;
}
#volInquiries th {
	padding: 0 0.5em 0.5em 1em;  text-align: left; vertical-align: top; width: 125px;
}

#volInquiries input, #volInquiries textarea, #volInquiries select{
	background-color: #ffffff;
	border: solid 1px #ccc;
	margin-left: 10px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

/*events**************************************************************/

.events_intro, .events, .event_box, .events_blurb, .event, 
.text .events_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.text .events {
	margin: 0px;
	color: #333;
	line-height: 1.8;
	width: 100%;
	border: 0px solid #000;
	background-color:#fbfaf9;
}
.events .event_box {
	margin: 10px 10px 20px 10px;
	padding:10px;
	min-height: 133px;
	color: #333;
	font-size: 100%;
	border: 0px solid #000;
	line-height: 1.8;
	background-color:#eeeeee;
}
.text .event_box img{
	margin: 8px;
	float:right;
	width: 150px;
	clear: both;

}
.text .event_box h3 {
	border-bottom: 0px solid #A385C2;
	color: #802266;
	font-size: 18px;
	line-height: 1.5;
	margin: 0.2em 0;
	font-weight: normal;
	letter-spacing: 0px;
}
.text .event_box p {
	margin: 0;
	color: #333;
	font-size: 12px;
	line-height: 1.8;
}

.text .event {
	margin: 0 0px 0 24px;
	color: #333;
	font-size: 110%;
	line-height: 1.8;
}
.text .event p{
	margin: 0 0px 0 12px;
	color: #333;
	font-size: 12px;
	line-height: 1.8;
text-align:left;
}
.text .events_blurb {
	margin: 0 0px 0 0px;
	color: #333;
	font-size: 100%;
	line-height: 1.8;
text-align: left;
}
.text .events_subtitle {
	margin: 20 0px 0 12px;
	color: #333;
	font-size: 120%;
	line-height: 1.8;
}









/*site search**************************************************************/

.site_search, .site_search_header, .site_search_results,
.site_search_count, .site_search_section, .site_search_hit,
.site_search_result_link, .site_searchPresult_brief {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 110%;
	font-family: inherit;
	vertical-align: baseline;
}
.site_search_hit {
	margin: -2px 0 0 10px;
}
.site_search_section h2 {

	margin: 0 0 10px 0;
	padding: 10px 0 15px 0; 
	border-top: solid 1px #c2c2c2;

	 
}
.site_search_results {
	width: 98%;
}

.site_search_result_link {
	margin: 0 0 20px 0; 
	line-height: 18px;
	 
}

.site_search_count {
	display: block;
	text-transform: normal; 
	color: #999;
	margin: 0 0 15px 0px;
	font-weight: normal;
	font-size: 100%;
	 
}
.site_searchPresult_brief {
	display: block;

	text-transform: normal; 
	color: #999;
	margin: 0px 0 15px 0px;
	font-weight: normal;
	font-size: 100%;
	line-height: 16px;
	 
}


.site_search_result_link a {
        letter-spacing: 0px;
        line-height: 0px;
}
.site_search_result_link a:link, .site_search_result_link a:visited {
	color: #0273BB; text-decoration: none;
}
.site_search_result_link a:hover {
	color: #A0A0A0; text-decoration: none;
}
.site_search_result_link a:active {
	color: #999; text-decoration: none;
}
.site_search_result_link li:hover, .site_search_result_link li.sfhover {
	background: #EEE; cursor: pointer;
}




/*footer************************************************************/
#footer{
	width:998px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/container-bottom.gif) no-repeat;
}
#footer ul{
	width:100%;
	overflow:hidden;
	margin:4px 0 10px 25px;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	border-left:1px solid #fff;
	margin:0 1px 0 -1px;
	padding:0 5px;
}
#footer ul li a{
	font:bold 1.1em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{text-decoration:underline;}
.bird{
	width:838px;
	overflow:hidden;
	padding:22px 0 0 160px;
	background:url(../images/bird.gif) no-repeat 70px 9px;
}
.bird p{
	color:#959595;
	margin:0 0 13px;
	font:bold 1.0em Arial, Helvetica, sans-serif;
}

.bird a{
	text-decoration:none; color:#999;
}

.bird a:hover{text-decoration:none; background: #959595; color:#fff; }








