@charset "utf-8";
/* CSS Document */
body { text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
}

a{
	text-decoration: none;
}

#inspiring{
	background-color: #0099FF;
	width: 100%;

}

#left{
	width: 25%;
	padding: 20px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	line-height: 20px;
	vertical-align: top;

}
.section{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099FF;
	line-height: 17px;
	font-weight: bolder;
	padding-top: 20px;
	padding-left: 100px;
}

#middle{
	width: 50%;
	padding: 20px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	vertical-align: top;
}

#right{
	width: 25%;
	padding: 20px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;

}

.eventInfo{
	font-size:14px;
	font-weight:normal;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#aboutdiv{
	background-color: none;
	width: 100%;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;*/

}
#donatediv{
	background-color: #fff;
	width: 100%;

}
#aboutbg {
	/*background-image: url(../img/about_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;*/
}
#donatebg {
	background-image: url(../img/donate_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

#photosbg {
	background-image: url(../img/photos_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
}
#photos {
	height: 500px;
	width: 100%;
}
#eventsbg {
	background-image: url(../img/events_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
}
#spotbg {
	background-image: url(../img/spot_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
}
#newsbg {
	background-image: url(../img/news_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
}

#contactbg {
	background-image: url(../img/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}


#healthbg {
	background-image: url(../img/health_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
}
#partnersbg{
	background-image: url(../img/partners_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

#centerabout{
	width: 800px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#centercontact{
	width: 600px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#centerabout2{
	width: 700px;
	/*height: 600px;*/
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#centerabout3{
	width: 1000px;
	height: 500px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;

}
#centerdonate{
	width: 600px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

.tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	line-height: 25px;

}
.titdonate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	line-height: 25px;

}

.btn{
	width: 220px;
	padding: 20px;
	background-color: #0099FF;

}
.btnevents{
	text-align: center;
	height: 160px;
	width: 135px;
	vertical-align: middle;
	background-image: url(../img/bg_rounded.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 10px;
	padding-left: 10px;
}

.btnphotos{
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}


.btnpartners{
	background-image: url(../img/bg_rounded.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	width: 135px;
	padding-right: 10px;
	padding-left: 10px;
}
.aboutlink{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
}
.aboutlink:hover{
	color: #fff;
}
.eventlink{
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
}
.eventlink:hover{
	color: #0066FF;
	font-weight: bold;
}
.formlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	line-height: 17px;
	font-weight: bold;
}

.formlink:hover{
	color: #FFFFFF;
	background-color: #ff6600;
	font-weight: bold;
}

.contactlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	line-height: 17px;
	font-weight: bold;
}

.contactlink:hover{
	color: #FFFFFF;
	background-color: #ff6600;
	font-weight: bold;
}
.form {
	text-align: left;
	width: 250px;
	height: 18px;
	border: none;
	border-collapse: collapse;
	background-color: #B3E8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.event{
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.maillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.maillink:hover {
	color: #0099FF;
}