@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background: #e5e5e5;
	/*background:#FFF;*/
	font: normal normal .75em Arial, sans-serif;
	line-height: 1.75em;
}
/* general text styles */
a {
	color: #000000;
	background: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#605246;
}
p {
	margin: 1em 0em 1em 0em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	color: #000000;
	margin: 1em 0 .5em 0;
	background: inherit;
	padding: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin: 0em 0 .5em 0;
	color: #000000;
	background: inherit;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 1.3em;
	margin: 1em 0 .5em 0;
	color: #605246;
	background: inherit;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 1em 0 .5em 0;
	font-style: italics;
	color: #605246;
	background: inherit;
}

#rightcol h1, #leftcol h1 {
margin: 0 0 .5em 0;
}
#rightcol h2, #leftcol h2 {
margin: 0 0 .5em 0;
}
#rightcol h3, #leftcol h3 {
margin: 0 0 .5em 0;
}
#rightcol h4, #leftcol h4 {
margin: 0 0 .5em 0;
}

.brown-text {
	background: none;
	color: #746558;
}
#header {
	width: 100%;
	/*height: 100%;*/
	height: 109px;
}


#header a {
	width: 100%;
	/*height: 100%;*/
	height: 109px;
	background: none;
	display: block;
	text-indent: -2000px;
}

#headerTab {
	width: 100%;
	/*height: 100%;*/
	height: 50px;
}

#headerTab a {
	width: 100%;
	/*height: 100%;*/
	height: 50px;
	background: none;
	display: block;
	text-indent: -2000px;
}

#main-menu {
	width: 980px;
	height: 40px;
	display: block;
	margin: 0 auto;
	/*background: url(/assets/images/wrapper/navigation.jpg) bottom center no-repeat;*/
}
/* main center column*/
#main {
	width: 980px;
	margin: 0 auto;
}
#onecol {
width: 775px;
min-height: 400px;
margin: 0;
padding: 0px;
float: left;
}
#onecol .content {
background: #fff;
padding: 15px 10px;
margin: 0px;
}
#leftcol {
	width: 205px;
	display: block;
	min-height: 100px;
	float: left;
}
#ctrcol {
	width: 490px;
	float: left;
	background: #fff;
	min-height: 400px;
}
#intro {
margin: 20px 10px 10px;
}
#content {
	width: 450px;
	padding: 5px 20px;
}
#footer {
	background: #e5e5e5;
	color: #676767;
	width: 490px;
	clear: both;
	margin-left: 205px;
	text-align: center;
	font-size: .75em;
}
#rightcol {
	width: 278px;
	float: left;
	display: block;
	position: relative;
	z-index: 1;
	margin: 0px 0 0 5px;
	background: url(/assets/images/wrapper/shadow-right.gif) top right repeat-y;
	background-color:#e5e5e5;
	border-left: 1px solid #e1e1e1;
	line-height:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.shadow-top {
	clear: both;
	display: block;
	position: relative;
        right: 2px;
	z-index: 2;
	height: 15px;
	width: 279px;
	background: url(/assets/images/wrapper/shadow-top.gif)  100% top no-repeat;
}
.shadow-bottom {
	clear: both;
	display: block;
	position: relative;
        right: 1px;
	z-index: 2;
	height: 11px;
	width: 279px;
	background: url(/assets/images/wrapper/shadow-bottom.gif) bottom right no-repeat;
}
#rightcol .content {
	/*padding-right: 8px;*/
	padding:0px 10px 0px 0px;
}
.breadcrumbComponent {
	display: block;
	clear: both;
	margin: 0 0 1em;
	background: #FFF;
	padding: 5px 10px;
}
.breadcrumb {
	background: #FFF;
	/*color: #000;*/
	color:#605246;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:small-caps;
}
.utility {
float: right;
margin: -15px -15px 0 0;
height: 15px;
}
*html .utility {
margin: -15px -10px 0 0;
}
.newshead {
	
}
/*Shadowed box*/
.shadow-box {
	width: 203px;
	background: url(/assets/images/wrapper/box-shadow-middle.gif) top right repeat-y;
}
.box-shadow-top {
	clear: both;
	display: block;
	position: relative;
	z-index: 2;
	height: 15px;
	width: 202px;
	background: url(/assets/images/wrapper/box-shadow-top.gif) top right no-repeat;
}
.box-shadow-bottom {
	clear: both;
	display: block;
	position: relative;
	z-index: 2;
	height: 15px;
	width: 202px;
	background: url(/assets/images/wrapper/box-shadow-bottom.gif) bottom right no-repeat;
}

#rightcol div>a {
background:none repeat scroll 0 0 transparent;
color:#1566AF;
font-weight:bold;
text-decoration:none;
}

#rightcol .navigationItem a {
	display: block;
	padding: 2px 0 2px 15px;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 1em;
	/*line-height: 1.3em;*/
	line-height:1.3em;
	text-decoration: none;
	border-bottom: 0px;
	background: url(/assets/images/wrapper/arrow.gif) 0px 3px no-repeat;
}
#rightcol .navigationItem a:hover{
	background: url(/assets/images/wrapper/arrow.gif) 0px 3px no-repeat;
	color: #000;
	text-decoration: underline;
}
.shadow-box .content {
	width: 183px;
	padding: 5px;
}
.margin-item {
	margin: 1em 0;
}
#leftcol img{
	border: 0;
}
/* search box styles */
.search-box {
	/*background: #d6d6d6;*/
	background-color:#FFF;
	width: 235px;
	padding: 10px 20px;
	margin: 0px;
}
.search-box .links {
	padding: 5px 0;
	color: #605246;
	margin: 0 0 5px 0;
text-align: center;
}
.search-box .links a {
	padding: 5px;
	color: #605246;
	font: normal normal 1em "Times New Roman", Times, serif;
	text-decoration: none;
}
.search-box .greeting, .search-box .greeting a {
color: #605246;
padding: 0 5px;
margin: .5em 0;
font: normal bold 1.3em "Times New Roman", Times, serif;
	
}

/* login box styles */
.loginbox {
	/*background: #d6d6d6;*/
	/*background:#FFF;*/
	background:#e5e5e5;
	/*width: 258px;
	padding: 5px 10px;*/
	margin: 0px 17px;
	float:right;
	z-index:0;
}
.loginbox .links {
	padding: 1px 5px;
	color: #605246;
	margin: 0 0 0 0;

/*text-align: right;*/

}
.loginbox .links a {
	padding: 1px;
	color: #605246;
	font: normal normal 1em "Times New Roman", Times, serif;
	text-decoration: none;

}
.loginbox .greeting, .search-box .greeting a {
color: #605246;
padding: 0 5px;
/*margin: .25em 0;*/
font: normal bold 1em "Times New Roman", Times, serif;

	
}

ul.fonts {
	float: left;
	list-style: none;
	margin: 0 5px;
	padding: 0;
}
ul.fonts li a{
	float: left;
	width: 21px;
	height: 20px;
	padding: 0;
	overflow: hidden;
	background: url(/assets/images/wrapper/font-size.gif);
	text-indent: -999em;
}
ul.fonts li.font3, ul.fonts li.font3 a {
	background-position: -42px 0;
	cursor: pointer;
	float: left;
}
ul.fonts li.font2, ul.fonts li.font2 a {
	background-position: -21px 0;
	cursor: pointer;
	float: left;
}
ul.fonts li.font1, ul.fonts li.font1 a {
	background-position: 0px 0;
	cursor: pointer;
	float: left;
}
#search-form {
	display: inline;
	margin: 0;
}
input.search-input {
	width: 120px;
margin: 0;
position: relative;
top: -4px;
	border: 1px solid;
	border-color: #777 #ccc #ccc #777;
}
/* sign in box */
.signin-box {
	width: 250px;
	min-height:85px;
	padding: 10px 10px 1px 10px;
	background: url(/assets/images/content/sign-in-gradient.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	position: relative;
	z-index: 3;
	margin: -14px 0 5px 0;
}
/*
.signin-box .content {
	margin-right:-10;
	padding: 10px 20px 0px 20px;
}
*/

.presmessage a:link {
	color:#000
}

.presmessage a:visited {
	color:#000;
}

.presmessage a:hover {
	color:#333;
}

.presmessage a:link img {
	text-decoration:none;
}

.presmessage a:visited img {
	text-decoration:none;
}

.presmessage a:hover img {
	text-decoration:none;
}


.signin-box legend {
	font: bold 17px Times New Roman, serif;
	color:#605246;
margin: 0 0 .1em 0;
}
.signin-box .donate {
	float: right;
	border: none;
	text-decoration: none;
}
.signin-box .donate img {
	border: 0;
}
.signin-box fieldset {
	border: 0px;
}
.signin-box #cons_email {
	display: block;
	margin: 5px 0;
	width: 163px;
}

*html .signin-box .Explicit{ font-size: .9em; }
.signin-box #ACTION_SUBMIT_SURVEY_RESPONSE { font-size: .9em; }

.donor-story {
border: 1px solid #cdcdcd;
background: #f0ebc6;
padding: 10px;
margin: 5px 0;
}
.donor-story img.left {
margin: -9px 5px 0 -9px;
}

#rightcol .margin-item {
margin: 0px 5px 1em 5px;
padding: 0 0 1em 0;
border-bottom: 1px solid #bebdbd;
}
#rightcol .margin-item ul {
list-style-type: square;
margin: 0 0 0 15px;
padding: 0;
}
#rightcol .margin-item li{
padding: 0 0 0 0px;
margin: 0 .5em;

}
#rightcol .margin-item ul.multimedia {
list-style-type: none;
margin: 0;
padding: 0;
}
#rightcol .margin-item .multimedia li {
list-style-type: none;
padding: 0 0 0 20px;
background: url(/assets/images/wrapper/arrow-bullet.gif) 0px 1px no-repeat;
}
.contact, .iri {
text-align: center;
}
#ctrcol ul, #onecol ul {
margin-left: 2em;
}
#ctrcol ul.nobullet, #onecol ul.nobullet {
list-style: none;
margin-left: 1em;
}
#ctrcol ol, #onecol ol{
margin-left: 2.5em;
}

#ctrcol a {
color:#1566AF;
}

#ctrcol li a {
color:#605246;
}

a img {
	border:0;
	text-decoration:none;
}

hr {
height: 1px;
background: #bebdbd;
border: 0;
margin: 5px 0;
}
hr.white {
height: 2px;
background: #fff;
border: 0;
margin: 10px 0;
}
img.right, .right {
border: 0;
float: right;
margin: 5px 0 0 5px;
}
img.left, .left {
border: 0;
float: left;
margin: 5px 5px 0 0;
}
.location {
float: left;
padding-right: 5px;
}
.callout {
font-style: italic;
width: 150px;
padding: 5px;
float: left;
margin: 5px 5px 0 0;
border: 1px dotted #EFE7E0;
}
.kicker {
	margin-bottom:0px;
	margin-top:0px;
}
.kicker a{
color: #605246;
background: inherit;
text-decoration: none;
}
.list-item {
display: block;
clear: both;  
border-bottom: 1px solid #BEBDBD; 
padding-bottom: .25em; 
margin-bottom: 1em;
}
.list-item:last-child{
border-bottom: none;
}
.image {
display: block;
}
.caption {
font-size: .9em;
text-align: center;
font-style:italic;
color: #404040;
}
*html .donateimg {width: 205px; }
.talkimg {border: 0; margin-left:-10px;}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.accessibility {
	position: absolute;
  top: -999em;
  left: -999em;
}	


/* *********  Cause Page CSS  ********** */

hr.cause_rule {
	margin: 0em 1em;
	clear:both;
}

.cause_item_thumb {
	float:left;
	margin-right: 10px;
}

/* ****  Modified original css for cause pages  **** */

/*change ctrcol and right col to something else and fix sign in and shadowed boxes*/
#cause-main-col {
	
	
	background: #fff;
	min-height: 400px;
}

#cause-main-col ul {
margin-left: 2em;
}
#cause-main-col ul.nobullet {
list-style: none;
margin-left: 1em;
}
#cause-main-col ol {
margin-left: 2.5em;
}

#cause-main-col a {
color:#1566AF;
}

#cause-main-col li a {
color:#605246;
}

#cause-sidebar-col {

	display: block;
	position: relative;
	z-index: 1;
	margin: 0px 0 0 5px;
	background: url(/assets/images/wrapper/shadow-right.gif) top right repeat-y;
	background-color:#e5e5e5;
	border-left: 1px solid #e1e1e1;
	line-height:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#cause-sidebar-col h1 {
margin: 0 0 .5em 0;
}
#cause-sidebar-col h2 {
margin: 0 0 .5em 0;
}
#cause-sidebar-col h3 {
margin: 0 0 .5em 0;
}
#cause-sidebar-col h4 {
margin: 0 0 .5em 0;
}

#cause-sidebar-col .content {
	/*padding-right: 8px;*/
	padding:0px 10px 0px 0px;
}

/*Shadowed box*/
.cause-shadow-box {

	background: url(/assets/images/wrapper/box-shadow-middle.gif) top right repeat-y;
}
.cause-box-shadow-top {
	clear: both;
	display: block;
	position: relative;
	z-index: 2;
	height: 15px;

	background: url(/assets/images/wrapper/box-shadow-top.gif) top right no-repeat;
}
.cause-box-shadow-bottom {
	clear: both;
	display: block;
	position: relative;
	z-index: 2;
	height: 15px;

	background: url(/assets/images/wrapper/box-shadow-bottom.gif) bottom right no-repeat;
}

#cause-sidebar-col div>a {
background:none repeat scroll 0 0 transparent;
color:#1566AF;
font-weight:bold;
text-decoration:none;
}

#cause-sidebar-col .navigationItem a {
	display: block;
	padding: 2px 0 2px 15px;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 1em;
	/*line-height: 1.3em;*/
	line-height:1.3em;
	text-decoration: none;
	border-bottom: 0px;
	background: url(/assets/images/wrapper/arrow.gif) 0px 3px no-repeat;
}
#cause-sidebar-col .navigationItem a:hover{
	background: url(/assets/images/wrapper/arrow.gif) 0px 3px no-repeat;
	color: #000;
	text-decoration: underline;
}
.cause-shadow-box .content {

	padding: 5px;
}

.cause-shadow-top {
	clear: both;
	display: block;
	position: relative;
        right: 2px;
	z-index: 2;
	height: 15px;

	background: url(/assets/images/wrapper/shadow-top.gif)  100% top no-repeat;
}
.cause-shadow-bottom {
	clear: both;
	display: block;
	position: relative;
        right: 1px;
	z-index: 2;
	height: 11px;

	background: url(/assets/images/wrapper/shadow-bottom.gif) bottom right no-repeat;
}

/* sign in box */
.cause-signin-box {

	min-height:85px;
	/*padding: 10px 10px 1px 10px;*/
	background: url(/assets/images/content/sign-in-gradient.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	position: relative;
	z-index: 3;
	/*margin: -14px 0 5px 0;*/
}
