body {
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 12px;
}
img {
	border: 0;
}

a {
	color: #336699;
}

blockquote{
margin-left: 30px;
}

a:hover {
	text-decoration: underline;
	color: #DD0000;
}
.whiteBG {
	background: #FFFFFF;
}
.redText {
	color: #e93131;
}
.whiteText {
	color: #FFFFFF;
}


/* ------------------------------------ Header -------------------------------------- */
#headerLeft {
	background: #FFFFFF url(/_images/common/bg_topleft.gif) repeat-x;
}
#headerMiddle {
	width: 788px; height: 98px; background: #FFFFFF;
}
#headerRight {
	 background: #FFFFFF url(/_images/common/bg_topright.gif) repeat-x;
}
#shareLink	{
	position:absolute;
	top:55px;
	left:878px;
	z-index:100;
	}



/* ------------------------------------ Left Nav -------------------------------------- */
#leftNav {
	width: 136px; 
	background: #e6dcb2 url(/_images/common/bg_leftnav.gif) no-repeat left bottom;
	color: #3e2c1d;
	padding: 4px;
	line-height: 15px;
}
#donateBtn li {
	line-height:0;
	padding:0; 
	margin:0;
}
#givebikeBtn {
	padding:0; 
	margin:0;
}
#leftNav a {
	color: #3e2c1d;
	text-decoration: none;
}
#leftNav ul li#donateUl {
	background: #c4bb97 url() no-repeat 6px 8px;
	/*height: 1%;*/
	border: 0; /* this is needed for IE PC */
	border-width: 0;
}
#leftNav ul li#donateUl a {
	background: #c4bb97 url() no-repeat 6px 8px;		
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#leftNav ul {
	list-style-type: none;
	padding: 0 0 4px 0;
	margin: 0 0 5px 0;
	background: url(/_images/common/leftnav_separator.gif) no-repeat left bottom;
}
	
#leftNav ul li {
	/*
background: #f0ead1 url(/_images/common/leftnav_arrowside.gif) no-repeat 6px 8px;	
	padding: 5px 6px 5px 18px;
	margin: 2px;
	display: block;
*/
}

#leftNav ul li a {
	background: #f0ead1 url(/_images/common/leftnav_arrowside.gif) no-repeat 6px 8px;	
	padding: 5px 6px 5px 18px;
	margin: 2px;
	display: block;
}

#leftNav ul li a:hover {
	background: #c4bb97 url(/_images/common/leftnav_arrowside_on.gif) no-repeat 6px 8px;		
	color: #000;
}

#leftNav ul li#activeNav {
	background: #c4bb97 url(/_images/common/leftnav_arrowdown.gif) no-repeat 6px 8px;
	/*height: 1%;*/
	border: 2px solid #e6dcb2; /* this is needed for IE PC */
	border-width: 0px 2px 0 2px;
}
#leftNav ul li#activeNav a {
	background: #c4bb97 url(/_images/common/leftnav_arrowside_on.gif) no-repeat 6px 8px;	
	padding: 5px 6px 5px 16px;
	margin: 2px;
	font-weight: bold;
}

#leftNav ul li#activeNavWithSubNav {
	background: #c4bb97 url(/_images/common/leftnav_arrowdown.gif) no-repeat 6px 8px;
	/*height: 1%;*/
	border: 2px solid #e6dcb2; /* this is needed for IE PC */
	border-width: 2px 2px 0 2px;
}
#leftNav ul li#activeNavWithSubNav a {
	background: #c4bb97 url(/_images/common/leftnav_arrowdown.gif) no-repeat 6px 8px;		
	padding: 5px 6px 5px 18px;
	margin: 2px;
	font-weight: bold;
}


#leftNav ul li ul {
	list-style-type: none;
	padding: 0 0 0 17px;
	margin: 0 0 0 0;
	background: none;
}


#leftNav ul li#activeNavWithSubNav ul li a {
	background: url(/_images/common/leftnav_bullet_off.gif) no-repeat 0px 4px;	
	padding: 0px 0 5px 10px;
	margin: 0;
	display: block;
}

#leftNav ul li ul li#activeSubNav a {
	background: url(/_images/common/leftnav_bullet_on.gif) no-repeat 0px 4px;	
	margin: 0;
	display: block;
}
#leftNav ul li ul li#activeSubNav a {
	color: #000000;
}

#leftNav ul li#activeNav ul li a {
	font-weight: normal;
}


#sponsors {
	padding: 5px 5px 160px 10px; 
	color: #333333; 
	font-size: 10px;
}

#sponsors img {
	margin: 6px 0; 
}
.width100 {
	width: 100%;
}
#newsletterLeftNav	{
	border: 1px dashed #999999;
	margin-top:15px;
	padding:10px;
	width:99px;
}
#newsletterLeftNav a {
	color: #e93131;
	font-size:12px;
	text-decoration:underline;
}



/* ------------------------------------ Body -------------------------------------- */
#mainContainer {
	padding-left: 2px;
	width: 655px;
	line-height: 16px;
}
#mainContainer a {
	color: #e93131;
}
h1 {
	color: #e93131;
	font-size: 15px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
h2 {
	color: #e93131;
	font-size: 14px;
	line-height: 14px;
	padding: 0;
	margin: 0;
}
h4 {
	color: #e93131;
	font-size: 22px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 14px 0;
}
h5 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}
h6 {
	font-size: 15px;
	line-height: 15px;
	padding: 0;
	margin: 0 0 6px 0;
}
h7 {
	font-size: 22px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 6px 0;
	font-weight: bold;
}
#body {
	padding: 20px;
}

.topLink {
	background: url(/_images/common/dashedline.gif) repeat-x left bottom; 
	padding: 0 0 21px 0;
}
#mainContainer .topLink a {
	color: #7e7e7e;
}
#projectPhoto {
	padding-right: 14px;  
}
#projectTop {
	width: 322px;
	padding: 14px 0; 
	background: url(/_images/common/dashedline.gif) repeat-x left bottom; 
	line-height: 14px;
}
#projectTop h1 {
	color: #e93131;
	font-size: 18px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(/_images/common/dashedline.gif) repeat-x left bottom;
}

#projectTop a {
	color: #3e2c1d;
}
#projectTop a:hover {
	text-decoration: none;
}
#formbox{
	border:1px dashed #e6dcb2;
	background-color:#fffcee;
	width: 500px;
	padding: 15px;
}
.impactchart{
	border:1px dashed #CCCCCC;
	padding:10px; 
	width: 265px;
	margin-bottom: 15px;
	color:	#333333;
	font-size: 11px;
}
.newsbox{
	border:1px solid #CCCCCC;
	width: 500px;
	padding: 15px;
}


/* ------------------------------------ TopNav -------------------------------------- */
#topNav {
	background: #5f4f3b url(/_images/common/bg_topnav.gif) no-repeat right top; 
	text-align: right; 
	height: 16px; 
	padding: 5px 40px 0 0; 
	color: #FFFFFF;
	margin-bottom: 2px;
	line-height: 12px;
}
#topNav a { 
	padding: 0 7px;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover, #topNav #activeTopNav a { 
	color: #ebc119;
}

/* ------------------------------------ Home Body -------------------------------------- */
#homeBody {
	padding: 14px 0 10px 10px;
}
#homeBody p {
	padding: 11px 0 14px;
	margin: 0;
}
#homeCallout {
	width: 173px; 
	padding: 11px; 
	border: 1px dashed #999999; 
	float: right;
}
#homeCallout h3 {
	margin: 0; 
	padding: 0 0 16px 0;
	font-size: 15px;
	line-height: 17px;
}
#homeCallout h4 {
	margin: 0; 
	padding: 0 0 4px 0;
	font-size: 13px;
	line-height: 13px;
	color: #e93131;
}
#homeCallout p {
	margin: 0; 
	padding: 0 0 12px 0;
	font-size: 11px;
}
.date {
	font-size: 10px;
}

/* ------------------------------------ Images -------------------------------------- */
.imageBox{
	width: 600px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 15px;
	margin: 15px 0 15px 0;
}
.imageBoxLast{
	width: 600px;
	padding-bottom: 15px;
	margin: 15px 0 15px 0;
}
.imageBox img{
	float:left;
	margin: 4px;
	border:1px solid #e93131;
}
.imageBoxLast img{
	float:left;
	margin: 4px;
	border:1px solid #e93131;
}

/* ------------------------------------ Gallery Pop Ups -------------------------------------- */

#photoPopupLeftCol {
	width: 64px;
	background: url(/_images/images/popups/img_left_column.gif) no-repeat right top;
	background-color: #030101;
}
#photoPopupRightCol {
	width: 470px;
	height: 590px;
	background: #FFFFFF url(/_images/images/popups/img_background.gif) left top;
	padding: 0 20px 10px 20px;
	background-color: #FFFFFF;
}
#photoPopupRightCol a{
 	color: #e93131;
}
#photoBox{
 	color: #e93131;
	border:1px dashed #CCCCCC;
	width: 440px;
	padding: 0 15px 15px 15px;
}
#photocaptionBox {
	width: 450px;
	padding: 13px 10px 6px 0;
}
#closewindow {
	text-align: right;
	width: 470px;
	margin: 10px 0 12px 0;
}
#closewindow a{
	text-decoration: none;
}

/* ------------------------------------ News Page -------------------------------------- */
.whiteChartHead {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.headlines {
	font-size: 14px;
	color: #e93131;
}
.headlines a{
	color: #e93131;
	text-decoration: none;
}
.headlines a:hover{
	color: #e93131;
	text-decoration: underline;
}
#newsBox {
	border: 1px solid #CCCCCC;
}
.divider {
	background: url(/_images/common/dashedline.gif) repeat-x left bottom;
	widows: 560px;
	padding: 0 10px 0 10px;
}
.caption {
	 color: #FFFFFF;
	 font-size: 10px;
	 font-style: italic;
}
.caption p{
line-height: 11px;
 margin: 5px 0 15px 0;
}
.captionBlack {
	 color: #000000;
	 font-size: 10px;
	 font-style: italic;
}
.captionGrey {
	 color: #666666;
	 font-size: 10px;
	 font-style: italic;
}
/* ------------------------------------ Faqs -------------------------------------- */

#headquestionbox{
	border:1px solid #e6dcb2;
	background-color:#fffcee;
	width: 540px;
	padding: 15px;
	margin-bottom: 15px;
	color: #000000;
}
#headquestionbox ol{
	padding: 0 0 0 16px;
	margin: 0px;
}
#headquestionbox li{
	padding: 0 0 5px 0;
	margin: 0px;
}
#headquestionbox a {
	color: #000000;
	text-decoration: none;
}
#headquestionbox a:hover {
	color: #666666;
	text-decoration: underline;
}
.questionbox{
	border:1px dashed #e6dcb2;
	width: 540px;
	padding: 15px;
	margin-bottom: 15px;
}
/* ------------------------------------ Stories -------------------------------------- */
.story{
	border:1px solid #CCCCCC;
	padding:10px; 
	width: 270px;
	color:	#333333;
	font-size: 11px;
	float: left;
}
.story img{
	float: left;
	margin: 0 8px 5px 0
}
.storyRight {
	margin: 2px 0 10px 0;
}
.storyLeft{
	margin: 2px 10px 10px 0;
}

/* ------------------------------------ Footer -------------------------------------- */
#footerLeft {
	background: #FFFFFF url(/_images/common/bg_bottomleft.gif) repeat-x;
}
#footerMiddle {
	background: #FFFFFF url(/_images/common/bg_bottomright.gif) repeat-x; height: 97px;
}
#footerRight {
	background: #FFFFFF url(/_images/common/bg_bottomright.gif) repeat-x;
}

#footer {
	padding: 3px 0 0 40px;
	font-size: 11px;
	color: #000000;
}

#footer a {
	padding: 0 4px;
	color: #FFFFFF;
}


















