/*
Theme Name: bellcenter */

html, body, div, span, applet, object, iframe,h1, h2, what-we-do-services.html, 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: baseline;	background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none; } 

/* remember to define focus styles! */:focus { outline: 0; } 

/* remember to highlight inserts somehow! */ins { text-decoration: none; }

del { text-decoration: line-through; } 

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0; }

body {
	background: #383118 url(images/body-bg.jpg) 0 0 repeat-x;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: center; 
	margin: 20px 0; 
	padding: 0;
	}
	
#wrap {
	width: 906px; 
	text-align: left; 
	margin: 0 auto;
	background-color: #fff;
	padding: 0 27px 30px 27px;
	}
	
#header { width: 906px; }

h1 a {
	float: left;
	text-indent: -9999em;
	display: block;
	width: 218px;
	height: 107px;
	background: url(images/logo.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	}
	
* + html h1 a { height: 118px; }

* html h1 a { height: 118px; }
	
#print-logo { display: none; }

h2 {
	color: #cc0000;
	text-transform: uppercase;
	font-size:1.6em;
	border-bottom: #000 solid 4px;
	margin: 0 0 8px 0;
	width: 675px;
	}
	
h3 {
	font-size: 1.4em;
	color: #4b4128;
	margin: 0 0 5px 0;
	}
	
h4 {
	font-size: 1.3em;
	color: #918064;
	margin: 0 0 5px 0;
	}
	
p {
	font-size: 1.3em;
	line-height: 18px;
	margin-bottom: 15px;
	}

a#donate-btn, a#contact-btn {
	background: #c80000 url(images/btn-bg.jpg) left bottom repeat-x;
	color: #fff;
	font-size: 1.6em;
	border: 0;
	text-decoration: none;
	display: block;
	width: 139px;
	height: 22px;
	float: right;
	padding: 8px 0 5px 10px;
	margin: 0;
	} 

a#button-big	{
	background: #c80000 url(images/btn-bg-red.jpg);
	color: white!important;
	font-size: 1.5em;
	border: 0;
	text-decoration: none!important;
	display: block;
	width: 318px;
	height: 22px;
	float: left;
	padding: 8px 0 5px 10px;
	margin: 0 8px 8px 0px;
 
	} 
	
a:hover#button-big	{
	background: #c80000 url(images/btn-bg-gray.jpg);
	} 
	
a#contact-btn { margin-right: 20px; }
	
a:visited#donate-btn, a:visited#contact-btn { color: #fff; }

a:hover#donate-btn, a:hover#contact-btn { background: #8d7c60 url(images/btn-bg.jpg) right bottom repeat-x; }
	
#nav {
	float: left;
	width: 650px;
	margin: 53px 0 25px 30px;
	font-weight: bold;
	}
	
#nav li { 
    list-style: none;
	margin-right: 3px;
	float: left;
    }
	
#nav li.ways-to-help { margin-right: 0; }
	
#nav li a {
	color: #000;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 0 7px 5px 7px;
	border-bottom: #000 solid 4px;
	text-decoration: none;
	}
	
* + html #nav li a { display: block; }

* html #nav li a { display: block; }
	
#nav li a:visited { color: #000; }
	
#nav li a.active {
	color: #918064;
	border-bottom: #918064 solid 4px;
	}
	
#nav li a:hover {
	color: #cc0000;
	border-bottom: #cc0000 solid 4px;
	}

#news {
	width: 907px;
	height: 315px;
	overflow: hidden;
	clear: both;
	margin-bottom: 27px;
	}
	
* + html #news { margin-top: 10px; }

* html #news { margin-top: 10px; }

#news li {
	list-style: none;
	width: 907px;
	height: 315px;
	}
	
.title {
	font-size: 4.0em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 30px 0 15px 550px;
	float: left;
	color: #fff;
	font-weight: normal;
	}
	
.text {
	float: left;
	width: 340px;
	font-size: 1.3em;
	color: #eee;
	line-height: 21px;
	margin: 0 0 0 550px;
	font-weight: bold;
	}
	
.emphasis {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin: 0 0 0 550px;
	line-height: 21px;
	float:left;
	}
	
#news a { 
	color: #cc0000;
	text-decoration: none;
	font-size:1.8em;
	float: left; 
	background: url(images/circle-arrow.png) right top no-repeat;
	display: block;
	width: 150px;
	height: 30px;
	padding-top: 7px;
	margin: 20px 0 0 730px;
	}
	
#news a:visited { color: #cc0000; }

#news a:hover { 
	color: #ccc;
	background: url(images/circle-arrow.png) right bottom no-repeat; 
	}

#news li.rotator-01 { background: url(images/hp-rotator-01.jpg) 0 0 no-repeat; }
#news li.rotator-02 { background: url(images/hp-rotator-02.jpg) 0 0 no-repeat; }
#news li.rotator-03 { background: url(images/hp-rotator-03.jpg) 0 0 no-repeat; }
#news li.rotator-04 { background: url(images/hp-rotator-04.jpg) 0 0 no-repeat; }
#news li.rotator-05 { background: url(images/hp-rotator-05.jpg) 0 0 no-repeat; }

#news a.enroll { 
	color: #fff;
	text-decoration: none;
	font-size:1.8em;
	float: right; 
	background: url(images/black-circle-arrow.png) right top no-repeat;
	display: block;
	width: 145px;
	height: 30px;
	padding-top: 7px;
	margin: 0 20px 0 0;
	}
	
#news a.enroll:visited { color: #fff; }
	
#news a.enroll:hover { 
	color: #ccc;
	background: url(images/black-circle-arrow.png) right bottom no-repeat; 
	}

#upcoming-events {
	width: 510px;
	min-height: 250px;
	float: left;
	margin: 0 70px 10px 0;
	}
	
* html #upcoming-events { margin: 0 28px 0 0; }
	
#upcoming-events h2 { width: 510px; }
	
.date { color: #666; }

#upcoming-events a {
	color: #cc0000;
	text-decoration: underline;
	}
	
#upcoming-events a:visited { color: #888; }

#upcoming-events a:hover { color:#000; }

a.events-btn, #main a.events-btn {
	background: #c80000 url(images/btn-bg.jpg) left bottom repeat-x;
	color: #fff;
	font-size: 1.4em;
	border: 0;
	display: block;
	width: 139px;
	height: 22px;
	text-decoration: none;
	padding: 8px 0 5px 10px;
	margin: 10px 0 0 0;
	clear: both;
	} 
	
#wrap a.events-btn.more {
	background-image: url(images/big-btn-bg.jpg);
	width:155px;
	background-position: -35px 0;
	}

#wrap a.events-btn.more:hover {
	background-position: bottom right;
}
	
a.events-btn:visited { color: #fff; }

a.events-btn:hover, #main a.events-btn:hover { background: #8d7c60 url(images/btn-bg.jpg) right bottom repeat-x;color:#fff; }

#enews-signup {
	display: block;
	width: 296px;
	padding: 10px 15px 15px 15px;
	background-color: #000;
	float: left;
	font-size: 1.3em;
	}
	
#enews-signup h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
	text-transform:none;
	font-size: 2.0em;
	font-weight: normal;
	width: 296px;
	}
	
#enews-signup p { 
	color: #ccc; 
	font-size: 0.9em;
	}
	
#enews-signup label { color: #fff; }

input[type=text] {
	width: 288px;
	border: #333 solid 1px;
	color: #000;
	margin-bottom: 15px;
	padding:3px;
	}
	
input.submit-btn{ 
	color: #fff;
	text-decoration: none;
	font-size:1.5em;
	float: left; 
	background: url(images/circle-arrow.png) right top no-repeat;
	display: block;
	width: 138px;
	height: 37px;
	border: 0;
	text-align: left;
	margin-left: 165px;
	}
	
* html input.submit-btn { 
	margin-left: 100px; 
	background: none;
	}
	
input:visited.submit-btn { color: #fff; }

input:hover.submit-btn { 
	color: #ccc;
	background: url(images/circle-arrow.png) right bottom no-repeat; 
	}
	
#whats-new {
	width: 876px;
	background: #cc0000 url(images/magnet-bg.jpg) left bottom repeat-x;
	float: left;
	padding: 15px;
	margin: 27px 0 20px 0;
	}
	
#whats-new h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
	text-transform:none;
	font-size: 3.0em;
	font-weight: normal;
	width: 410px;
	}
	
#whats-new p{ 
	color: #ccc; 
	}
	
#whats-new ul { margin: 15px 0 15px 15px; }

#whats-new li {
	font-size: 1.3em;
	line-height: 24px;
	list-style: disc;
	color: #ccc;
	}
	
#whats-new a { 
	color: #fff;
	text-decoration: underline;
	}
	
#whats-new a:visited { color: #fff; }

#whats-new a:hover { color: #000; }
	
#whats-new a.circle { 
	color: #fff;
	text-decoration: none;
	font-size:1.4em;
	float: left; 
	background: url(images/black-circle-arrow.png) right top no-repeat;
	display: block;
	width: 150px;
	height: 30px;
	padding-top: 7px;
	margin: 0 0 0 260px;
	}
	
#whats-new a.circle-long { 
	color: #fff;
	text-decoration: none;
	font-size:1.4em;
	float: left; 
	background: url(images/black-circle-arrow.png) right top no-repeat;
	display: block;
	width: 310px;
	height: 30px;
	padding-top: 7px;
	margin: 0 0 0 110px;
	}
	
* html #whats-new a.circle { 
	background: none;
	margin: 0 0 0 140px;
	}
	
#whats-new a:visited.circle, #whats-new a:visited.circle-long { color: #fff; }

#whats-new a:hover.circle, #whats-new a:hover.circle-long { 
	color: #ccc;
	background: url(images/black-circle-arrow.png) right bottom no-repeat; 
	}
	
* html #whats-new a:hover.circle, * html #whats-new a:hover.circle-long { background: none; }

	
#TB_ajaxContent h2 { width: 375px; }

.magnet-01 {
	float: left;
	width: 413px;
	margin-right: 20px;
	border-right: 1px solid #ccc;
	padding-right: 15px;
	}
	
* html .magnet-01 { padding-right: 10px; margin-right: 10px; }
	
.magnet-02 {
	float: left;
	width: 413px;
	}
	
.magnet-02 img { border: 0; padding: 0; }
	
.magnet-03 {
	float: left;
	width: 413px;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #ccc;
	}
	
.magnet-03 ul.column-01, .magnet-03 ul.column-02 {
	float: left;
	width: 190px;
	}
	
.right, p.img.right {
	float: right;
	margin: 0 0 20px 20px;
	border: #000 solid 1px;
	padding: 3px;
	}
	
.left {
	float: left;
	margin: 0 20px 20px 0;
	border: #000 solid 1px;
	padding: 3px;
	}
	
#footer {
	clear: both;
	width: 886px;
	background-color: #000;
	color: #fff;
	font-size: 1.1em;
	padding: 10px 10px 8px 10px;
	float: left;
	}
	
#footer li  {
	border-right: #666 solid 1px;
	padding: 3px 5px;
	float: left;
	margin: 10px 0 0 0;
	list-style: none;
	}
	
#footer li.last { 
	border-right: none;
	padding: 3px 21px 3px 5px;
	}
	
#footer li#facebook, #footer li#twitter { 
	padding: 0;
	border-right: 0;
	margin: 0;
	}
	
#footer li#facebook a {
	display: block;
	width: 42px;
	height: 42px;
	background: url(images/facebook.png) 0 0 no-repeat;
	text-indent: -9999em;
	border: 0;
	margin-left: 45px;
	}
	
#footer li#twitter a {
	display: block;
	width: 48px;
	height: 48px;
	background: url(images/twitter.png) 0 0 no-repeat;
	text-indent: -9999em;
	border: 0;
	}
	
#footer a {
    color: #eee;
    text-decoration: none;
    font-size: 1.0em;
    font-weight: normal;
    }
    
#footer a:visited { color: #eee; }

#footer a:hover { text-decoration: underline; }

/*-------INTERNAL STYLES---------*/

#content { 
	width: 906px;
	float: left; 
	margin: 15px 0;
	background: url(images/content-bg.jpg) 0 0 repeat-y;
	}
	
#content.no-sidebar { background: #fff; }
	
#content h2 { border: 0; }

#content h2.letter {
	width: 645px;
	border-bottom: #4b4128 solid 1px;
	clear: both;
	color: #4b4128;
	}

#main ul { margin: 0 0 15px 15px; }

#main li {
	list-style: disc;
	line-height: 18px;
	font-size: 1.3em;
	}
	
#main li li { 
	font-size: 1.0em;
	list-style: circle; 
	}
	
#main a {
	color: #cc0000;
	text-decoration: underline;
	}
	
#main a:visited { color: #aaa; }

#main a:hover { color: #000; }

#main a.circle { 
	text-decoration: none;
	font-size:1.4em;
	background: url(images/circle-arrow.png) right top no-repeat;
	display: block;
	width: 150px;
	height: 30px;
	padding-top: 7px;
	}
	
#main p a.circle { margin-bottom: 25px; }
	
#main a:visited.circle { color: #cc0000; }

#whats-new a:hover.circle { 
	color: #ccc;
	background: url(images/circle-arrow.png) right bottom no-repeat; 
	}

#sidebar {
	float: left;
	width: 170px;
	padding: 20px;
	margin-right: 20px;
	line-height: 18px;
	}
	
#content #sidebar li { 
	list-style-image: url(images/sub-nav-arrow.png);
	margin-bottom: 10px;
	}
	
#content #sidebar li.none { list-style-image: none; }
	
#sidebar li a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
	}
	
#sidebar li a:visited { color: #cc0000; }

#sidebar li a:hover { 
	color: #000;
	background: url(images/sub-nav-arrow.png) 0 -15px no-repeat; 
	}

#sidebar li.current_page_item a { color: #918064; }

#main {
	float: right;
	width: 675px;
	}
	
.no-sidebar #main { 
	float: left;
	width: 906px; 
	}
	
#content #menu {
	float: left;
	width: 675px;
	margin:0 0 15px 0;
	border-top: #ddd solid 1px;
	padding: 8px 0;
	}
	
#menu li {
	list-style: none;
	margin: 0 7px 8px 0;
	padding-right: 7px;
	border-right: #ccc solid 1px;
	float: left;
	}
	
#menu li.last { border: 0; }

#menu li a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	}
	
.staff {
	float: left;
	width: 330px;
	}
	
.staff img {
	float: left;
	margin: 0 13px 15px 0;
        border: 1px solid #6D5F44;
        padding: 2px;
	}
	
.staff p {
	float: left;
	width: 215px;
	}
	
.column-01, .column-02, .directory {
	width: 330px;
	float: left;
	}
	
hr {
	width: 100%;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: 0;
	clear: both;
	margin-bottom: 15px;
	}
	
h3.summer {
	display: block;
	height: 24px;
	background: url(images/sun-icon.png) left center no-repeat;
	padding: 6px 0 0 35px;
	}
	
p.summer {
	display: block;
	height: 24px;
	background: url(images/sun-icon.png) left center no-repeat;
	padding: 6px 0 0 35px;
	clear: both;
	}

.clear { clear: both; }

p.note { font-size: 1.0em; }

td.wpng-page-list-time { width: 25%; }

td.wpng-page-list-title { width: 75%; font-size: 1.3em; }

#content a.btn {
	background: #c80000 url(images/btn-bg.jpg) left bottom repeat-x;
	color: #fff;
	font-size: 1.4em;
	border: 0;
	text-decoration: none;
	padding: 8px 30px 8px 8px;
	margin: 10px 0 20px 0;
	float: left;
	} 
	
#content a.btn:visited { color: #fff; }

#content a.btn:hover { background: #8d7c60 url(images/btn-bg.jpg) right bottom repeat-x; }


/*--------------CALENDAR STYLES-----------------------*/

#main #cal {margin-bottom:30px;}
#cal .description {display:block;font-weight:normal;}
#cal .link-inactive, #content .link-inactive:hover {text-decoration:none;}
#cal .page-link a, .description-link a {color:#CFC98E;font-size:0.9em}
#cal .page-link a:hover , .description-link a:hover {color:#f2eec1;}
#cal .hide-link {color:#CF4040;text-decoration:underline;font-size:0.9em;cursor:pointer;}
#cal .hide-link:hover {color:#cc0000}

#cal-title {font-size:1.6em}

#cal h4.event-date {
	color:#4B4128;
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:4px;
	margin-top:25px;
	border-bottom:1px solid #f30d05;
}

#upcoming-events #cal h4.event-date {
	margin-top:15px;
}

#cal p.event-info {
	margin-bottom:0px;
        font-weight:bold;
        color:#444;
}

#cal span.event-time {
	color:#444;
        font-weight:normal;
}

#cal span.event-hyphen {
        color:#bbb;
}




/*--------------CONTACT FORM STYLES-------------------*/
.wpcf7-form {
	float: left;
	width: 475px;
	}


.wpcf7-form input[type=text], textarea {
	border: #aaa solid 1px;
	margin-top: 5px;
	width: 342px;
	color: #000;
	}

#map {
	float: right;
	margin: 0 0 15px 15px;
	font-size: 1.2em;
	}
	
p#address {
	width: 250px;
	float: left;
	}
	
.wpcf7-checkbox { clear: both; float: left; margin-bottom: 20px; }
	
span.wpcf7-list-item { clear: both; float: left; }

div.wpcf7-response-output, div.wpcf7-display-none, div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, div.wpcf7-response-output, div.wpcf7-display-none wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
	font-size: 1.3em;
	color: #f30d05;
	font-weight: bold;
	border: none;
	}
	
p.submit input {
	background: #c80000 url(images/btn-bg.jpg) left bottom repeat-x;
	color: #fff;
	font-size: 1.2em;
	border: 0;
	text-decoration: none;
	padding: 5px;
	} 
	
p.submit input:hover { background: #8d7c60 url(images/btn-bg.jpg) -149px bottom repeat-x; }

#content .captcha {width:50px;}
#content .captcha-img {position:relative;top:5px}
*:first-child+html #content .captcha-img {top:-15px;}
	
/*--------------FAMILY DIRECTORY STYLES-------------------*/

table.directory {
	font-size: 1.3em;
	line-height: 18px;
	}
	
tr.letter { border-bottom: #cc0000 solid 1px; }

* + html tr.letter td { border-bottom: #cc0000 solid 1px; }
* html tr.letter td { border-bottom: #cc0000 solid 1px; }

tr h2 { 
	margin: 0; 
	font-size: 1.2em;
	}
	
td { padding: 5px; }

tr.letter td { padding: 15px 0 10px 0; }
