h1, h2, h3, h4, h5, h6 {
	color: #F00;
	
	}
	
a{
	color: #f00;
	}
a:hover {
	color: #f00;
	}

.outside {
	background: #666;
	height: 100%;
	
	
	}
	
.mainbody {
	background: #fff;
	
}



.contactus{ 
  text-align:right;
  font-weight: 200; 
	 
	 }
	
.contactus a {
	color: #333;
	font-size: 20px;
	
	
	}
	
.contactus a:hover {
	color: #666;
	text-transform:none;
	text-decoration:none;
	cursor:pointer;
	}
	
.logo {
	padding-bottom: 13px;
	}
.logo .col-lg-1,
.logo .col-md-2,
.logo .col-xs-2 {
	padding-right: 0px;
	padding-left: 0px;
}
	
.logoheader {
	float: left;
	margin-left: 5px;
	}

.logoheaderline1 {
	color: #000;
	font-size:24px;
	text-align:left;
	font-weight: 300;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: 30px;
	}
.logoheaderline2 {
	color: #666;
	font-size:18px;
	text-align:left;
	font-weight: 200;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	margin-left: 30px;
	}	
@media screen and (max-width: 767px) {
	.logoheaderline1 { 
		margin-top: 10px;
		font-size: 20px;
	}
	.logoheaderline2 { font-size: 14px; }
}

.navbar-nav > li > a {
	font-weight: 100;
	font-color: #999;
	
}

.navbar-nav > li > a:hover {
	font-color: #fff;
	
	}

.navbar-inverse .navbar-nav > li > a {
	font-weight: 100;
	font-color: #999;
	
	}
.activelink {
	color:#F00
	}
	

	
.sidearea {
	background: #999;
	
	}
	
	

	
.maincontent {
	padding-top: 30px;
	padding-bottom: 25px;
	}
	
.maincontent p{
	font-size: 20px;
	
	}
	
.maincontent h3 {
	font-size: 24px;
	font-weight: 600;
	color: #F00;
	
	}
	

	

	
.sideimg {
	margin: 0;
	padding: 0;
	
	}
	
.sideright {
	margin: 0;
	padding: 0;
	float: right;
	
	}
	
.lowercontent {
	margin-top: 20px;
	border-top: 2px #efefef solid;
	padding-top: 20px;
	
	}
	
.lowercontent h3 {
	font-size: 24px;
	}
	
.lowercontent p {
	font-size: 20px;
	
	}
	
.aboutusrow {
	margin-top: 75px;
	border-top: 2px #efefef solid;
	padding-top: 50px;
	
	}
	
.maintable {
	font-size: 16px;
	}
	
.active li {
	color: #F00;
	}

.activelink {
	color: #F00;
	}

.sidebar {
	padding: 2px;
	margin: 5px;
	}
	
.copyright {
	font-size: 8px;
	padding-top: 50px;
	
	}
	
.caption a {
	color: #F00;
	}
	
.thumbnail a {
	
	color : #333;
	
	}
	

	
	
.thumbnail-help {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail-help > img,
.thumbnail-help a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail-help:hover,
a.thumbnail-help:focus,
a.thumbnail-help.active {
  border-color: #337ab7;
}
.thumbnail-help .caption {
  padding: 9px;
  color: #333;
}

.img-thumbnail-help {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

/*
.img-responsive {
	display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
	
	}
*/

@media screen and (min-width: 768px) {
	.carousel-caption { width: 30%; }
}
.carousel-caption p {
    color: #fff;
    padding: 0 20px;
    /*background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7); */
	font-size: 125%;
	}


.inforow {
	padding: 0;
	padding-top: 35px;
	margin-left: -25px;
	float: left;
	
	}
	
	
.partnersrow {
    padding: 0;
	padding-top: 0px;
	float: left;
	
	}

	
.inforow img {
	padding: 0;
	margin: 0;
	
	
	}
	
.wwdrow {
	margin-left: -45px;
	}
	
.thumbnail-wwd {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail-wwd > img,
.thumbnail-wwd a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail-wwd:hover,
a.thumbnail-wwd:focus,
a.thumbnail-wwd.active {
  border-color: #337ab7;
}
.thumbnail-wwd.caption {
  padding: 9px;
  color: #333;
}

.img-thumbnail-wwd{
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

	
.bddirectors {
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	
	}
	
.bddirectors p{
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	
	
	}
	
.bddirectorstitle p{
	font-size: 15px;
	color: #f00;
	
	}
	
.partners {
	margin-top: 0px;
	padding-top: 15px;
	font-size: 15px;
	color: #000;
	

	
	}
	
.partners p {
	font-size: 17px;
	color: #000;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	
	
	}
	
.partnerstitle p{
	font-size: 17px;
	font-weight:700;
	color: #f00;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	
	}
	
.caption a:hover {
	color: #f00;
	
	
	}

.aboutuscaption p{
	color: #f00;
	font-style:italic;
	font-weight:100;
	font-size: 42px;
	
	}
	
.homepagecaption {
	color: #f00;
	font-style:italic;
	font-weight:100;
	font-size: 26px;
	
	}
	
	
.homepagecaption p{
	font-size: 26px;
	
	}
	
.frame {
	background: url(../images/homepageimages/border3.jpg) no-repeat;
	height:250px;
	width: 348px;
	
	
	}

.donatecol {
     border-right: 2px #efefef solid;



}

.donatesidebars  h3{
  color: #f00;

}
.donatesidebars  h4{
  color: #f00;

}

.donaterow {
 padding-top: 20px;

}

.donaterow h3 {
 color: #f00;
 font-size: 30px;

}



