body {
	font:11px arial,sans-serif;
	color:#000;
	background:#033b60; 
	margin:0;
}

a { text-decoration:none; color:#9e1d33; }
	a:hover { color:#9e1d33; text-decoration:underline; }
	a:focus { outline:none }

input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}

form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

img { border-style:none; }

.edit {
	background-color:#f1f1f1;
	display:block;
	padding:5px 10px;
	margin-top:30px;
}


/*	Layout
-----------------------------------------------------------------------------*/

#main {
	margin:0 auto;
	width:969px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

#content {
	width:959px;
	padding:0 5px 14px;
	background:url(../images/bg-foot.gif) no-repeat 0 100%;
}
	#content:after {
		content:"";
		display:block;
		clear:both;
	}

.content {
	background:url(../images/bg-content.gif) repeat-y;
	width:959px;
}
	.content:after {
		content:"";
		display:block;
		clear:both;
	}

.holder {
	background:url(../images/bg-sidebar.gif) no-repeat 100% 100%;
	width:959px;
}
	.holder:after {
		content:"";
		display:block;
		clear:both;
	}
	
.info {
	float:left;
	padding:0 18px 29px 31px;
	margin:0 0 -7px;
	width:658px;
	z-index:10;
	position:relative;
}
.infoaaaaaa {
	float:left;
	padding:0 18px 29px 31px;
	margin:0 0 -7px;
	width:658px;
	z-index:10;
	position:relative;
}
.inner {background:url(../images/bg-foot-inner.gif) no-repeat 0 100%  !important}
	.inner .info {margin:0 0 -7px}
	
.desc {
	width:688px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 50;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 50px;
}
	.desc div {
	float:left;
	width:660px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	.desc div img {display:block}
	.desc a {
		color:#9e1d33;
		border-bottom:1px solid #d7d7d7;
	}
		.desc a:hover { color:#007dc4; border-bottom:1px solid #007dc4; text-decoration:none; }
	.desc p {
		font:13px/22px arial, Verdana, Helvetica, sans-serif;;
		color:#0F1233;
		margin:0;
	}
	
	.descC {
	width:640px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 50;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 50px;
}
	.descC div {
	float:left;
	width:635px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	.descC div img {display:block}
	.descC a {
		color:#9e1d33;
		border-bottom:1px solid #d7d7d7;
	}
		.descC a:hover { color:#007dc4; border-bottom:1px solid #007dc4; text-decoration:none; }
	.descC p {
		font:13px/22px arial, Verdana, Helvetica, sans-serif;;
		color:#0F1233;
		margin:0;
	}
	
	
	
	
.midtext{
	padding:0 0 30px 32px;
}

.midtextC{
	padding:0 0 30px 32px;
}

.midtext ul {
	padding:5px 0 0 40px;
	margin:0;
	width:555px;
	list-style:disc;
	overflow:hidden;
}
.midtext ul li {
	color:#525253;
	font-size: 13px;
	line-height: 22px;
}

#columns {
	width:688px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
	.columns-info {
	width:685px;
	padding:0 px;
	overflow:hidden;
	}
	#columns h2{
	}
	
	.title
	{
	font-size:1.2em;
	color: #ee2724;
	}
	
	.redtext{
	color: #ee2724;
	line-height: 30px;
	font-weight: bold;	
	}

q{quotes: none;}
q:before{content:""}
q:after{content:""}

#content h2
{
font-size: 1.40em;
 padding:.4em 30px .4em 0;
 margin:.4em 0 .5em 0;
 border-bottom: 1px solid #ccc;
 color: #ee2724;
}


#content h5
{
font-size: 1.40em;
 padding:.4em 30px .4em 0;
 margin:.4em 0 .5em 0;
 border-bottom: 1px solid #ccc;
 color: #ee2724;
}


#content h1
{
font-size: 1.40em;
 padding: 0;
 margin:0;


}

/*	Header
-----------------------------------------------------------------------------*/

#header {
	background:url(../images/bg-head_long.gif) no-repeat;
	width:959px;
	padding:0 5px;
	position:relative;
	z-index:999;
}
	.logo-holder {
	position:absolute;
	top:0;
	left:3px;
	z-index:100;
	}
		h1.logo {
			background:url(../images/logo-holder.png) no-repeat;
			width:281px;
			height:131px;
			overflow:hidden;
			margin:0;
		}
			.logo a {
				display:block;
				background:url(images/logo.gif) 26px 19px no-repeat;
				width:174px;
				height:105px;
				padding:19px 25px;
				position:relative;
				cursor:pointer;
				text-indent:-9999px;
			}
	.header {
		height:72px;
		width:959px;
		padding:0 0 0 0;
		overflow:hidden;
	}
		.topnav {
			float:right;
			padding:0;
			margin:0;
			overflow:hidden;
			list-style:none;
			background:url(images/separator.gif) no-repeat 100% 0;
		}
			.topnav li {
				float:left;
				padding:0 12px 0 17px;
				background:url(../images/separator.gif) no-repeat;
			}
				.topnav li a {
					font:12px/30px "Lucida Grande", Arial, Helvetica, sans-serif;
					color:#fff;
				}
		.search-form {
			float:right;
			background:url(../images/bg-search.gif) no-repeat;
			width:148px;
			padding:3px 5px 0;
			height:16px;
			margin:5px 1px 0 15px;
		}
		.search-form-submit {
			float:left;
			background:url(../images/search.gif) no-repeat;
			width:17px;
			height:13px;
			padding:20px 0 0;
			margin:1px 0 0 0;
			border:none;
			text-indent:-9999px;
		}
	.search-form-text {
		float:left;
		font:11px/14px Arial, Helvetica, sans-serif;
		color:#7f7f7f;
		width:116px;
		height:14px;
		padding:0 3px;
		background:none;
		border:none;
	}



/*	Drop Down Menus
-----------------------------------------------------------------------------*/

#menu {
	position:absolute;
	top:31px;
	left:265px;
	padding:0;
	margin:0;
	z-index:10;
	list-style:none;
	
}
#menu li a:hover {background-position:0 -82px !important}
#menu li a.active {background-position:0 -41px !important}
#menu li a.current {background-position:0 -41px !important}
#menu li {
	float:left;
	margin:0 0 0 -2px;
}
#menu li.hover,
#menu li:hover,
#menu li div li.hover,
#menu li div li:hover{
	position:relative;
}
#menu li.hover a,
#menu li:hover a {
	background-position:0 -82px !important;
	position:relative;
	z-index:500;
	display:block;
}
#menu li a {
	float:left;
	height:41px;
	background-position:0 0;
	text-indent:-9999px;
}
#menu li a.home {
	background:url(../images/menu01_home.gif) no-repeat;
	width:6px;
}
#menu li a.support {
	background:url() no-repeat;
	width:30px;
}
#menu li a.live {
	background:url(../images/menu01_whysell.gif) no-repeat;
	width:243px;
}
#menu li a.community {
	background:url(../images/menu02_product.gif) no-repeat;
	width:164px;
}
#menu li a.grant {
	background:url(../images/menu03_services.gif) no-repeat;
	width:133px;
}
#menu li a.about {
	background:url(../images/menu04_team.gif) no-repeat;
	width:116px;
}
#menu li.hover div,
#menu li:hover div {
	display:block;
}
#menu li.hover div div,
#menu li:hover div div{
	display:none;
}
#menu li div li.hover div,
#menu li div li:hover div{
	display:block;
}
#menu div {
	display:none;
	position:absolute;
	top:37px;
	left:0;
	z-index:100;
}
#menu .in div {left:-127px}
#menu li.right div div {
	left:-241px;
	padding:0;
}
#menu div div {
	top:0;
	left:230px;
	padding:0 0 0 11px;
}
.drop-head {
	display:block;
	background:url(../images/menu-top.png) no-repeat;
	width:241px;
	height:11px;
	overflow:hidden;
}
#menu ul {
	background:url(../images/menu-bg.png) repeat-y;
	width:241px;
	padding:0;
	margin:0;
	list-style:none;
}
#menu ul:after {
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
#menu ul li {
	width:231px;
	margin:0;
	padding:0;
	background:url(../images/border02.gif) no-repeat;
	border:none;
}
#menu ul li a {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#3e434a;
	height:auto;
	text-indent:0;
	text-decoration:none;
	padding:8px 21px;
	display:block;
	width:100%;
	float:none;
}
html>body #menu ul li a {
	width:auto;
}
#menu ul li a:hover, #menu ul li a:hover span {
	text-decoration:underline;
	color:#9e1d33;
}
#menu ul li a span {
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#3e434a;
}
.drop-foot {
	display:block;
	background:url(../images/menu-foot.png) no-repeat;
	width:241px;
	height:10px;
	overflow:hidden;
}
#menu ul li.current_page_item a, #menu ul li.current_page_item a span {
	color:#d48a1d;
}
#menu ul li ul {
	display:none;
}


/*	Home Page Elements
-----------------------------------------------------------------------------*/

/* Flash Area */
.flash {
	width:959px;
	overflow:hidden;
	position:relative;
	z-index:1;
	background-color:#5d5e5e;
}
.flash img {display:block}
/* End Flash Area */


/* Changing Lives Area */
.changing-lives {
	float:left;
	width:244px;
	padding:0 20px 0 0;
}
.changing-lives h3 {
	background:url(../images/title-changinglives.gif) no-repeat;
	width:92px;
	height:17px;
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
}
.changing-lives blockquote {
	width:244px;
	padding:0;
	margin:6px 0 0;
	overflow:hidden;
	background:0;
}
.changing-lives blockquote q {
	font:italic 14px/20px Georgia, "Times New Roman", Times, serif;
	color:#636b75;
}
.changing-lives blockquote cite {
	display:block;
	font:10px/14px Georgia, "Times New Roman", Times, serif;
	color:#363636;
	margin:4px 0 0;
	text-transform:uppercase;
}
.elton-john {
	position:absolute;
	bottom:-1px;
	left:0;
}
.elton-john div {
	background:url(images/man.png) no-repeat;
	width:144px;
	height:253px;
	overflow:hidden;
	text-indent:-9999px;
}
a.learn {
	display:block;
	background:url(images/learn.gif) no-repeat;
	width:203px;
	height:25px;
	margin:17px 0 0;
	text-indent:-9999px;
}
/* End Changing Lives Area */


/* Email Newsletter */
.email-newsletter {
	float:left;
	width:178px;
	padding:0 0 0 22px;
}
.email-newsletter h3 {
	background:url(images/title-emailnewsletter.gif) no-repeat;
	width:103px;
	height:34px;
	font-size:10px;
	line-height:10px;
	margin:0;
	text-indent:-9999px;
}
.email-newsletter p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#636b75;
	margin:15px 0 0;
}
.mail {
	width:178px;
	margin:14px 0 0;
	overflow:hidden;
}
.mail input {
	float:left;
	margin:12px 0 0;
}
.mail span {
	float:left;
	background:url(images/bg-input.gif) no-repeat;
	width:174px;
	height:20px;
}
.mail span input {
	float:left;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#636b75;
	width:164px;
	height:14px;
	margin:0;
	padding:3px 5px;
	background:none;
	border:none;
}
/* End Email Newsletter */

/* Featured Home Page Containers */
.box {
	width:224px;
	overflow:hidden;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
.box-head {
	background:url(../images/border.gif) repeat-x 0 100%;
	width:273px;
	padding:0 0 12px;
	overflow:hidden;
}
.box-head h2.featured {
	float:left;
	background:url(../images/title-featured.gif) no-repeat;
	width:61px;
	height:14px;
	font-size:10px;
	margin:0;
	text-indent:-9999px;
}
.box-head a.rss {
	float:right;
	background:url(images/rss.gif) no-repeat;
	width:46px;
	height:16px;
	margin:0;
	text-indent:-9999px;
}
.box-head h2.pr {
	float:left;
	background:url(images/title-pr.gif) no-repeat;
	width:104px;
	height:15px;
	font-size:10px;
	margin:0;
	text-indent:-9999px;
}
.box-info {
	width:224px;
	overflow:hidden;
}
/* End Featured Home Page Containers */

/* Home Page Featured */
.feature {
	width:273px;
	overflow:hidden;
	margin:4px 0 0;
}
.feature-thumb {
	float:left;
	border:1px solid #b6b2ab;
	margin:12px 12px 0 0;
}
.feature-thumb img {display:block}
.feature-text {
	float:left;
	width:203px;
}
.feature-text ul {
	width:199px;
	padding:0 0 8px 4px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.feature-text ul li {
	width:191px;
	padding:0 0 0 8px;
	background:url(images/separator01.gif) no-repeat 0 5px;
}
.feature-text ul li a {
	font:11px/16px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#004276;
}
.feature-text h3 {
	font:bold 11px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#01498c;
	margin:12px 0 4px;
}
.feature-text h3 a {
	font:bold 11px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#01498c;
}
.feature-text p {
	font:11px/15px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#636b75;
	margin:0;
}
.feature-text p a {
	font:11px/16px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#004276;
}
/* End Home Page Featured */

/* Home Page News */
.news-text {
	width:273px;
	overflow:hidden;
	margin-top:18px;
}
.news-text h3 {
	margin:0;
}
.news-text h3 a {
	font:bold 11px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#01498c;
	margin:0
}
.news-text span {
	font:normal 11px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#636b75;
}
/* End Home Page News */

/* Flash Video Popup */
.video_popup {
	width:600px;
	height:400px;
	background-color:#fff;
}



/*	Inner Page Elements
-----------------------------------------------------------------------------*/

/* Breadcrumb Trail */
.breadcrumb {
	background:url(images/dot.gif) repeat-x 0 100%;
	width:580px;
	padding:0 0 12px;
	margin:14px 0 0;
	overflow:hidden;
	list-style:none;
	font:12px/16px "Lucida Grande", Arial, Helvetica, sans-serif;
}
.breadcrumb a {
	color:#818285;
	text-decoration:none;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color:#000;
	text-decoration:underline;
}
/* End Breadcrumb Trail */

/* Subpage Content Area */
.page-text {
	width:580px;
	margin:0;
	overflow:hidden;
	font:15px/22px Georgia, "Times New Roman", Times, serif;
	color:#525253;
}
.page-text h2 {
	font-size:38px;
}
.page-text p {
	margin:24px 0 0;
}
.page-text a {
	color:#9e1d33;
	border-bottom:1px solid #d7d7d7;
}
.page-text a:hover {
	color:#007dc4;
	border-bottom:1px solid #007dc4;
	text-decoration:none;
}
.page-text ul {
	padding:25px 0 0 27px;
	margin:0;
	list-style:disc;
	overflow:hidden;
}
.page-text ul li {
	color:#525253;
}
.page-text h4 {
	margin-top:40px;
}
.page-text .video {
	margin-bottom:15px;
	width:400px;
	height:300px;
	display:block;
}
/* End Subpage Content Area */

/* Donate Now Area */
.donate {
	background:url(images/box.gif) no-repeat;
	width:251px;
	height:138px;
	padding:13px 14px 11px 14px;
	margin:17px 0 0 17px;
	overflow:hidden;
}
a.donate-button {
	display:block;
	background:url(images/online.gif) no-repeat;
	width:252px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
}
.donate span {
	display:block;
	background:url(images/mastercard.png) no-repeat;
	width:196px;
	height:12px;
	margin:8px 0 5px 26px;
	overflow:hidden;
	text-indent:-9999px;
}
/* End Donate Now Area */

/* Quotes for Changing Lives Page */
blockquote {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	margin:0 0 25px;
	background:url(images/dot.gif) repeat-x 0 100%;
	padding-bottom:20px;
}
blockquote strong {
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
blockquote em {
	font-style:italic;
	font-size:11px;
	color:#9d9d9d;
	font-family:Arial, Helvetica, sans-serif;
}
blockquote.last {
	background:0;
}



/*	Press Releases
-----------------------------------------------------------------------------*/

.pr-date {
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	margin:7px 0 20px !important;
}
.pr-attachment img, .pr-return img {
	margin:0 8px 0 0;
}



/*	Publications
-----------------------------------------------------------------------------*/

.publications-wrapper {
	background:url(images/dot.gif) repeat-x 0 0;
	margin-top:30px;
	padding-top:30px;
	clear:both;
}
.publications-cover {
	width:210px;
	height:230px;
	float:left;
	background:url(images/publications-bg.gif) 0 0 no-repeat;
	margin-bottom:30px;
}
.publications-cover img {
	overflow:visible;
	margin:1px 0 0 1px;
}
.publications-cover a:hover {
	border:0;
}
.publications-text {
	float:right;
	width:370px;
	margin-bottom:30px;
}
.publications-text h3 {
	font-size:18px;
	margin:0;
	font-weight:normal;
	background:url(images/icon-pdf.png) 0 3px no-repeat;
	padding-left:25px;
}
.publications-text p {
	font:14px/18px Arial, Helvetica, sans-serif;
}
.publications-text span {
	font:11px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:20px;
	display:block;
	color:#818285;
}



/*	Grant Announcements
-----------------------------------------------------------------------------*/

#grant_list {
	margin:0;
	padding:0;
}



/*	Job Opportunities
-----------------------------------------------------------------------------*/

#jobs-header {
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#jobs-list {
	margin:0;
	padding-top:4px !important;
}
#jobs-list li {
	margin:0;
	padding-top:0 !important;
}
.jobs-listing {
	margin-top:0;
	padding:5px 0 20px;
	display:none;
}
.jobs-listing h4 {
	font-size:18px;
	padding:0;
}
.jobs-listing p {
	margin:0 0 24px;
}
#jobs-none {
	background:url(images/dot.gif) repeat-x 0 0;
	margin-top:10px;
	padding:15px 0 20px;
}



/*	Job Opportunities
-----------------------------------------------------------------------------*/

#newsletter p {
	margin:0;
}
#newsletter .item {
	margin-top:30px;
}


/*	Search Results
-----------------------------------------------------------------------------*/

#search-results h3 {
	font-size:16px;
}

#search-results p {
	margin:0 0 35px !important;
}

#search-results ul {
	padding-top:0 !important;
}

#search-results .search-noresults {
	margin-top:30px;
}


/*	Submenu
-----------------------------------------------------------------------------*/

.submenu {
	background:url(images/border01.gif) no-repeat;
	width:311px;
	padding:0;
	margin:34px 0 0;
	overflow:hidden;
	list-style:none;
}
.submenu li {
	float:left;
	width:291px;
	padding:0;
	background:url(images/border01.gif) no-repeat 0 100%;
}
.submenu li a {
	display:block;
	font:bold 12px/16px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#9e1d33;
	padding:7px 0 7px 20px;
	background:none;
	text-decoration:none;
	width:100%
}
.submenu li span {
	color:#9e1d33;
}
html>body .submenu li a {
	width:auto;
}
.submenu li a:hover {
	color:#d48a1d;
	text-decoration:none;
}
.submenu li a.active {
	color:#d48a1d;
	background:url(images/arrow1.gif) no-repeat 0 4px;
	padding:0 0 0 20px;
}
.submenu li a:hover span {color:#d48a1d}
.submenu .current_page_item a {
	color:#d48a1d;
	background:url(images/arrow1.gif) no-repeat 20px 11px;
	padding:7px 0 7px 36px;
}
.submenu li ul {
	list-style:none;
	padding:0;
	margin:0 0 0 15px;
}
.submenu li ul li a {
	font-size:11px;
	color:#959595;
}


/*	Editor Styles
-----------------------------------------------------------------------------*/

.alignright {
	float:right;
	display:inline;
	margin:0 0 15px 20px;
}

.alignleft {
	float:left;
	display:inline;
	margin:0 20px 15px 0;
}


/*	Sidebar
-----------------------------------------------------------------------------*/

.sidebar {
	float:left;
	min-height:600px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 224px;
}
* html .sidebar {height:600px}
.inner .sidebar {
	padding:0;
	width:311px;
}

/* Charity Navigator */
.charity {
	width:261px;
	overflow:hidden;
	margin:20px 0 0;
}
.charity div {
	float:left;
	width:117px;
	margin:0 15px 0 0;
}
.charity div img {display:block;}
.charity p {
	margin-top:0px;
	color:#717171;
	line-height:15px;
}
/* End Charity Navigator */





/*	Footer
-----------------------------------------------------------------------------*/

#footer {
	width:959px;
	padding:10px 5px 25px;
	margin:0 auto;
	overflow:hidden;
	line-height: 19px;
}
	#footer ul {
		width:959px;
		padding:0;
		margin:0;
		overflow:hidden;
		list-style:none;
		text-align:center;
	}
		#footer ul li {
			font:12px/16px Georgia, "Times New Roman", Times, serif;
			display:inline;
			padding:0 4px 0 9px;
			background:url(images/separator02.gif) no-repeat 0 50%;
		}
		#footer ul li.first {background:none}
		#footer ul li a { font:12px/16px Georgia, "Times New Roman", Times, serif; color:#f9f9f9; }
		#footer p {
	color:#CCC;
	margin:4px 0 0;
	text-align:center;
	font-style:normal;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
		}
	
#container40 {
	clear:left;
	float:left;
	width:75%;
	overflow:hidden;
	/*background:#b2f0f9;  column 4 background colour */
}
#container30 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	/*background:#89ffa2;  column 3 background colour */
}
#container20 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	/*background:#ffa7a7;  column 2 background colour */
}
#container10 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	/*background:#fff689;  column 1 background colour */
}	
#c1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#c2 {
	float:left;
	width:30%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#c3 {
	float:left;
	width:22%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#c4 {
	float:left;
	width:16%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#footer a, #footer a:link {

	color: #949AAA;

}
#footer a:visited {
	color: #949AAA;

}
#footer a:hover {	
	color: #949AAA;

}
#footer a:active {
	
	color: #949AAA;

}


/*	Search Pagination
-----------------------------------------------------------------------------*/
.wp-pagenavi {
	margin-bottom:10px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 5px;
	text-decoration: none;
	border: 1px solid #d7d7d7;
	color: #525253;
	font:12px Arial, Helvetica, sans-serif;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 5px;
	text-decoration: none;
	border: 1px solid #d7d7d7;
	color: #525253;
	font:12px Arial, Helvetica, sans-serif;
}
.wp-pagenavi a:hover {	
	border: 1px solid #9e1d33;
	color: #9e1d33;
	font:12px Arial, Helvetica, sans-serif;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 5px;
	text-decoration: none;
	border: 1px solid #9e1d33;
	color: #9e1d33;
	font:12px Arial, Helvetica, sans-serif;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 5px;
	color: #000000;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 5px;
	border: 1px solid #9e1d33;
	color: #fff;
	background-color:#9e1d33;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 5px;
	border: 1px solid #d7d7d7;
	color: #000000;
	font:12px Arial, Helvetica, sans-serif;
}


/*	sIFR
-----------------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	z-index: 1;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-active h2.page-title {
	visibility: hidden;
	line-height: 1em;
	font-size:38px;
}
.sIFR-active h3.page-subtitle {
	visibility: hidden;
	line-height: 1em;
}
.sIFR-active h3.donate-title {
	visibility: hidden;
	line-height: 1em;
}
.sIFR-active h3.pr-title {
	visibility: hidden;
	line-height: 1em;
}
h2.page-title {
	margin:25px 0 0;
	padding:0;
	color:#c41230;
	font:30px/40px Georgia, "Times New Roman", Times, serif;
}
h3.page-subtitle {
	font-size:20px;
	margin:0 0 0;
	padding:0;
}
h3.donate-title {
	font-size:24px;
	margin:0 0 0;
	padding:0;
}
h3.pr-title {
	margin:25px 0 0;
	font-size:32px;
	padding:0;
}

/*	sidemenu
-----------------------------------------------------------------------------*/
	#columnSecondaryNav
	{
		width: 175px;
		padding: 0px;
		margin: 10px 27px 0px 0px;
		float: left;
	}
#secondaryNav,
#relatedLinks
{
	margin: 0 0 10px 10px;
	padding: 12px 0 20px 10px;
	text-align: left;
	width: 175px;
	position: relative;
	z-index: 5;
	background-color: #fbfbfb;
	border: solid 1px #f2f2f2;
	
}
#relatedLinks
{
	border: none;
	padding-bottom: 10px;
    top: 10px;
}


h3#secondaryNavHeader, 
h3#relatedLinksHeader
{
	display: block;
	border-bottom: solid 1px #cc3333;
    margin: 0 13px 0 10px;
}

h3#relatedLinksHeader a
{
	cursor: text;
}

h3#secondaryNavHeader a,
h3#secondaryNavHeader a:link,
h3#secondaryNavHeader a:active,
h3#secondaryNavHeader a:visited,
h3#relatedLinksHeader a:link,
h3#relatedLinksHeader a:active,
h3#relatedLinksHeader a:visited
{
	font-family: Arial, verdana, sans-serif;  	
	display: block;
	color: #323232;
	text-transform: capitalize;
    font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.6px;
	text-decoration: none;
}

h3#secondaryNavHeader a:hover
{
	font: #ff0000;
}

.secondaryNavList,
.relatedLinksList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.secondaryNavList ul li,
.relatedLinksList ul li
{
    border-bottom: none;
}

#relatedLinks .relatedLinksList
{
	margin-top: -10px;
}

.secondaryNavList a,
.secondaryNavList a:link,
.secondaryNavList a:visited,
.secondaryNavList a:active,
.relatedLinksList a,
.relatedLinksList a:link,
.relatedLinksList a:visited,
.relatedLinksList a:active
{
    font-family: arial, verdana, sans-serif;
	text-decoration: none;
    font-size: 12px;    
	color: #323232;
	margin: 0;
}

.secondaryNavList a:hover,
.relatedLinksList a:hover
{
	color: ##ff0000;
}

.secondaryNavList li,
.relatedLinksList li
{
	padding: 5px 0px 5px 0;
	color: #323232;
	border-bottom: solid 1px #d7d7d7;
	margin: 0 13px 0 10px;
	display:block;
	line-height:12px;
	
}

.secondaryNavList li ul,
.relatedLinksList li ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.secondaryNavList li ul li a,
.secondaryNavList li ul li a:link,
.secondaryNavList li ul li a:visited,
.secondaryNavList li ul li a:active,
.relatedLinksList li ul li a,
.relatedLinksList li ul li a:link,
.relatedLinksList li ul li a:visited,
.relatedLinksList li ul li a:active
{
	padding: 0px;
	margin:0px;
}

.secondaryNavList li ul li a:hover
{
    color: ##ff0000;
}


	.secondaryNavList li.secondaryNavSection a, 
	.secondaryNavList li.secondaryNavSection a:link,
	.secondaryNavList li.secondaryNavSection a:visited,
	.secondaryNavList li.tertiaryNavSection a,
	.secondaryNavList li.tertiaryNavSection a:link,
	.secondaryNavList li.tertiaryNavSection a:visited
	{
		color: #cc5555;
        font-weight: bold;
        padding: 0px; 
	}
	
	.secondaryNavList li.secondaryNavCurrent a, 
	.secondaryNavList li.secondaryNavCurrent a:link,
	.secondaryNavList li.secondaryNavCurrent a:visited
	{
	color: #cc5555;
	display:block;
	font-weight: bold;
	padding-left: 10px;
	background: url(../images/secondarynav_current_arrow.gif) top left no-repeat;
	}

	.secondaryNavList li.secondaryNavCurrent ul li a,
	.secondaryNavList li.secondaryNavCurrent ul li a:link,
	.secondaryNavList li.secondaryNavCurrent ul li a:visited
	{
		font-weight: bold;
        color: #cc5555;
        margin-left: -10px;
        background-image: none;
	}
	
	
    .secondaryNavList li.secondaryNavSection a,
	.secondaryNavList li.secondaryNavSection a:link,
	.secondaryNavList li.secondaryNavSection a:visited
	{
         padding: 0 0 0 10px; 
        background: url(../images/secondarynav_selected_arrow.gif) center left no-repeat;   
	}	
	
	.secondaryNavList li.secondaryNavSection ul
	{
         margin:5px 0 0 0;
     }
	
		.secondaryNavList li.secondaryNavSection ul li a,
	.secondaryNavList li.secondaryNavSection ul li a:link,
	.secondaryNavList li.secondaryNavSection ul li a:visited
	{}
	
	

        .secondaryNavList li.secondaryNavSection li a,
	.secondaryNavList li.secondaryNavSection li a:link,
	.secondaryNavList li.secondaryNavSection li a:visited
	{
         padding: 0px; 
        background: none;   
	}	
		
	
	.secondaryNavList li.secondaryNavSection ul li.tertiaryNavCurrent a,
	.secondaryNavList li.secondaryNavSection ul li.tertiaryNavCurrent a:link,
	.secondaryNavList li.secondaryNavSection ul li.tertiaryNavCurrent a:visited,
	.secondaryNavList li.secondaryNavSection ul li.tertiaryNavCurrent a:active
	{
         display:block;  
        margin: 0px;
        padding: 0px 0 0 10px;
         background: url(../images/secondarynav_currentT_arrow.gif) top left no-repeat;  
	}

	.secondaryNavList li.secondaryNavSection  li.tertiaryNavCurrent a,
	.secondaryNavList li.secondaryNavSection  li.tertiaryNavCurrent a:link,
	.secondaryNavList li.secondaryNavSection  li.tertiaryNavCurrent a:visited,
	.secondaryNavList li.secondaryNavSection  li.tertiaryNavCurrent a:active
	{

        margin: 0px;
        padding: 0px 0 0 0px;
    
	}
       
     .secondaryNavCurrent ul li
        {
        border-bottom: none;
        margin: 0 0 0 10px;
		background-image: url(../images/arrowblue.gif);
        }
        
    .secondaryNavCurrent ul li a:hover
       {
        color: ##ff0000;
        margin: 0 0 0px 0;
       } 
	
/* END SECONDARY NAV 09 */

.borimg{
	border: 3px solid #CCC;	
}

.contactred {font-size:18px}

.boldtxt{font-weight:bold;}

blockquote {
	border-left-color:#F93E26;
	border-left-width: 2px;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DDDDDD;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

