html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
body {
	font: 75%/140% "Trebuchet MS", Tahoma, Arial;
	color: #222;
	background: #fff;
	margin: 0px;
	padding: 0px 0px 40px;
	float:inherit;
	text-align:center;
}

a:link {
	color: #0085CF;
	text-decoration: none;
}
a:visited {
	color: #2385DE;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
img {
	border: none;
	
}
#pics_rt  {
	border: none;
	padding: 0 0 12px 12px;
	float:right;
}
#pics_left  {
	border: none;
	padding: 0 12px 12px 0 ;
	float:left;
}
p {
	padding: 0px 0px 9px;
	margin: 0px;
	color:#333;
}

h1 {
	margin:0px;
	/*
	background: url(images/header-icon.gif) no-repeat;
*/
	
	font: bold 30px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: bold 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9b0179;
	margin: 10px 0px 5px;
	
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4586A4;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto;
	width: 950px;
	background: #FFFFFF url(../images/bg.jpg) repeat-y; 
	position: relative;
	text-align:left;
}
#header {
	background: #fff url(../images/top_bg.jpg) no-repeat;
	height: 120;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 36px 0px 0px 100px;
	height: 84px;
}
#headerimg .description{
	position: absolute;
	left: 515px;
	top: 11px;
	color: #fff;
	font-size: 11px;
}
.nav {
	list-style: none;
	margin: 0px;
	position: absolute;
    left: 380px;
	bottom: 34px;
	background: #fff url(../images/nav_off.gif) repeat-x;

}
.nav li {
	float: left;
	
}
.nav li a{
	color: #2385DE;
	text-decoration: none;
	
	padding: 6px 12px;
	font: bold 13px/100% Helvetica, Arial, sans-serif;
	display: block;
}

.nav li a.active{
	color: #909191;
	text-decoration: none;
	background: #fff;
	padding: 6px 12px;
	font: bold 13px/100% Helvetica, Arial, sans-serif;
	background: #fff url(../images/nav_on.gif) repeat-x;
	display: block;
}


.nav li a:hover {
	color: #909191;
	text-decoration: none;
	background: #fff url(../images/nav_on.gif) repeat-x;
	padding: 6px 12px;
	font: bold 13px/100% Helvetica, Arial, sans-serif;

	display: block;
}

#welcome {

  background: #FFFFFF url(../images/bg.jpg) repeat-y; 
  position:relative;


}
#content_top {
	padding: 12px 0px 0px 31px;
	overflow: hidden;
	
}
#content_frame {
	padding: 10px 0px 30px 0px;
	float: left;
	width: 880px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 438px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.pager {
	clear: both;
	padding: 10px 0px;
}
.pager-list a, .pager a:visited {
	color: #59770e;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
color:#333;
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .even {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2 em;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

form.contactform {
	font: 110% Arial, Helvetica, sans-serif;
}

form.contactform label{
	color: #;
	font-size: 87%;
}
form.contactform input{
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
		
}
form.contactform textarea{
	height: 40px;
	width:300px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
form.contactform textarea:focus, form input[type="text"]:focus {
	background: #ffffff;
}
form.contactform input[type="submit"] {
	
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #0085CF;
	border: none;
	float:left;
	width: 130px;
	height: 24px;
	cursor: pointer;
	border: 1px solid #bdd77f;
}



/*sidebar */

#welcome-right {

	padding: 0px 0px 0px 0px;
	width: 380px;
	color: #666666;
	overflow: hidden;
}

#sidebar-right {
	float: right;
	padding: 10px 33px 30px 0px;
	width: 300px;
	color: #0e0e0e;
	overflow: hidden;
}



.span-13 {width:811px; margin: 0px 0px 8px 66px;}

#history-contain {
width:940px;
position:relative;
 background: #FFFFFF url(../images/bg.jpg) repeat-y; 
 
}#about-contain {
width:940px;
float:left;
position:relative;
 background: #FFFFFF url(../images/bg.jpg) repeat-y; 
 
}
#about-contain-home {
width:940px;
float:left;
position:relative;
 background: #FFFFFF url(../images/bg.jpg) repeat-y; 
 padding: 0 0 10px 0;
}
#history_intro {width:554px; margin: 28px 0px 0px 48px; background: url("../images/history_bg.jpg") repeat-y; float:left;}
.history-text{width:464px; margin: 16px 50px 10px 60px; float:left;}
#about {width:467px; margin: 68px 0px 0px 48px; background: url("../images/box_bg2.jpg") repeat-y; float:left;}
.about-us{width:349px; margin: 16px 50px 10px 76px; float:left;}

#about-right {
height:235px;
width:10px;
position: absolute;
margin-right:79px;
margin-top:79px;
}
#about-rightdonate {
height:235px;
position: absolute;
margin-right:79px;
bottom: 0;
right:0;
}
#contact-left {width:467px; margin: 12px 0px 0px 78px;  float:left;}

.contact-left {width:349px; margin: 16px 50px 10px 48px; float:left;}
.contact-left  p{ padding: 0 0 0 28px;  float:left;}
#highlight-left {width:467px; margin: 12px 0px 0px 78px;  float:left;}
.highlight-left {width:349px; margin: 16px 50px 10px 60px; float:left;}
#history-left {width:767px; margin: 12px 0px 0px 88px;  float:left;}
.history-left {width:349px; margin: 16px 50px 10px 40px; float:left;}
#port-contain {
width:889px;
margin:31px 0 0 31px;

float:left;
position:relative;
background: #FFFFFF url(../images/portfolio_bg.jpg) repeat-x;
}
#port {width:423px;margin: 56px 0px 0px 396px;  float:left;}
.port-us{width:432px; min-height:142px; padding: 18px 0px 0px 0px;  background: #0279B8 url("../images/portfolio_text_top.png") no-repeat; float:left;}
.port-us p {
padding: 0 20px 22px 24px !important;
margin: 0;
font-family: Helvetica, Arial, sans-serif;
	line-height: 1.35em;
	color: #fff;
}

#port-right {

position: absolute;
margin-left:39px;
bottom: 0;
left:0;
}
#donate_left {width:457px; margin: 28px 0px 20px 88px; float:left;}

#mission {width:314px; margin: -32px 0px 0px 540px;  float:left;}
.mission-us{width:330px; min-height:137px;  background: #fff url("../images/mission_bg3.jpg") no-repeat bottom; float:left;}
.mission-us p {
padding: 0 20px 12px 24px !important;
margin: 0;
font: bold 11px/100%  Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	color: #555;
}
.mission img  {
padding: 20px 0 0 0 !important;

}

#mission2 {width:314px; margin: -32px 0px 0px 540px;  float:left;}
.mission2-us{width:330px; min-height:137px;  margin: 34px 0px 0px 70px;background: #fff url("../images/mission_bg3.jpg") no-repeat bottom; float:left;}
.mission2-us p {
padding: 0 20px 12px 24px !important;
margin: 0;
font: bold 11px/100%  Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	color: #555;
}
.mission2 img  {
padding: 20px 0 0 70px !important;

}

.pink {

margin: 0;
font: bold 14px/100%  Helvetica, Arial, sans-serif;
	color: #C31E66;
}
.front_headline {

margin: 0;
font: bold 120%/100%   Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	color: #005272;

}
.front_headline  a{

margin: 0;
font: bold 120%/100%   Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	color: #005272;

}
.front_headline a:visited {

	color: #005272;
}

.front_headline a:hover {

	color: #999;
}

.footer {
font-size: 95%;
margin: 0;
	color: #777;
	}
.footer a {
font-size: 95%;
margin: 0;
	color: #777;
	padding: 0 16px 0 16px;

}

.footer a:visited {
font-size: 95%;
margin: 0;
	color: #777;
}

.footer a:hover {
font-size: 95%;
margin: 0;
	color: #0085CF;
}


#mission-right {

position: absolute;
margin-left:39px;
bottom: 0;
left:0;
}
.project_news
{width:811px; margin: 0px 0px 26px 66px;}

.topbox {
background: #fff url(../images/project_news_bg.png) no-repeat  bottom;
}

.project_news div,
{
background: #fff url(../images/project_news_bg.png) no-repeat right bottom; 
}

.project_news p,
{
padding: 0 10px 70px 10px !important;
margin: 0;
}
.clearfix:after, .latest:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .latest {display:inline-block;}
* html .clearfix, * html .latest {height:1%;}
.clearfix, .latest {display:block;}
.clear {clear:both;}
div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-15, div.span-16 {float:left;margin-right:10px;}
.latest {width:811px;margin: 0 0 0 66px; padding: 0 0 20px 0; background: #fff url(../images/latest_bg2.gif) no-repeat right bottom; }
.donate_now {width:811px;margin: 0 0 0 66px; }
.span-7 {width:420px; margin: 20px 0 20px 30px;}
.span-7 p {padding: 0 4px 0 10px; line-height: 1.6em;}
.span-7 h4 {font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;color: #4586A4;padding: 0 10px 0 10px; }
.span-7 h6{font: bold 110%/100% "Trebuchet MS", Tahoma, Arial; padding: 0 0 13px 20px; color:#00506D; }
.span-8 {width:276px; margin: 20px 0 20px 37px; }
.span-8 p {padding: 6px 20px 0 20px; line-height: 1.3em;  font-size:1.0em;}
.span-8 h6{font: bold 110%/100% "Trebuchet MS", Tahoma, Arial; padding: 0 0 13px 20px; color:#00506D;}
.span-9 {width:380px; padding: 20px 0 20px 48px;}
.span-9 p {padding: 0 20px 0 40px; line-height: 1.6em;}
.span-9 h6{font: bold 110%/100% "Trebuchet MS", Tahoma, Arial; padding: 0 0 13px 40px; color:#00506D; }
.span-10 {width:280px; margin: 0 0 0 82px; padding: 20px 0 20px 0;}
.span-10 p {padding: 0 20px 0 20px; line-height: 1.3em;  font-size:.95em;}
.span-10 h6{font: bold 110%/100% "Trebuchet MS", Tahoma, Arial; padding: 0 0 13px 20px; color:#00506D;}
.span-11 {width:280px; margin: 6px 0 0 28px; padding: 14px 0 10px 0;}
.span-11 p {padding: 0 20px 0 20px; line-height: 1.45em;  font-size:1.02em;}
.span-11 h6{font: bold 14px/100%  Helvetica, Arial, sans-serif; padding: 0 20px 4px 22px; color:#C31E66;}
.span-17 {width:780px; margin: 20px 0 20px 16px;}
.span-17 p {padding: 0 4px 0 10px; line-height: 1.6em;}
.span-17 h4 {font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;color: #4586A4;padding: 0 10px 0 10px; }
.span-17 h6{font: bold 110%/100% "Trebuchet MS", Tahoma, Arial; padding: 0 0 13px 20px; color:#00506D; }
.span-15 {width:680px; padding: 20px 0 20px 48px;}
.span-15 p {padding: 0 20px 0 40px; line-height: 1.6em;}
.span-15 h6{font: bold 110%/100% "Trebuchet MS", Tahoma, Arial; padding: 0 0 13px 20px; color:#00506D; }

.span-16 {padding: 6px 0 0 0;}
.span-16 p {padding: 0 20px 0 40px; line-height: 1.6em;}
.span-16 h6{font: bold 110%/100% "Trebuchet MS", Tahoma, Arial; padding: 0 0 13px 20px; color:#00506D; }


		

	
	
