@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3;
	font-family: Helvetica, Arial, sans-serif;
	color: #777;
	background: url(../images/body-bg.jpg) repeat-x;
}
p {
	font-size:12px;
	letter-spacing: 1.2px;
	margin-bottom: 15px;
}
ol, ul {
	list-style: none;
	font-size:12px;
	letter-spacing: 1.2px;
}
	#content li{
		margin-bottom:10px;
	}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

dl{
	margin-bottom:15px;
}
	dt{
		font-weight:bold;
		font-size:12px;
		letter-spacing: 1.2px;
	}
		dd{
			font-size:12px;
		}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


img { border: none; }
a { color: #20b0c4; text-decoration: none; }
a:hover { color : #178594; }

#wrap {
	margin: 0 auto;
	width: 900px;
}

#header { 
	height: 44px;
}
	#header h1 {
		font-size: 26px;
		font-weight: 100;
		letter-spacing: 1.2px;
		margin-left:-99999px;
	}

#menu {
	height: 30px;
	line-height: 30px;
	background: #555;
	text-transform: uppercase;
}
	#menu ul {
		padding-left: 0px;
		list-style-type: none;
	}
		#menu ul li {
			display: block;
			float: left;
		}
			#menu ul li a {
				color: #7bcbd6;
				padding: 0 10px;
				text-decoration: none;
				font-weight: 100;
				font-size: 14px;
				letter-spacing: 1px;
			}
				#menu ul li a:hover {
					color: #eee;
					text-decoration: none;
				}

#content {
	padding: 0px;
}

#content h2{
	text-transform: capitalize;
	color:#606060;
	display:block;
	letter-spacing: 1.2px;
	line-height: 30px;
}

.banner {
	width:900px;
	height:350px;
	background-image: url(../images/banner-bg.jpg);
}


.main{
	padding: 15px 0 0 0;
}



#footer {
	background: #555;
	border-top: 1px solid #CCC;
	margin-top: 20px;
	text-align: left;
	color: #999;
	font-size: 11px;
	padding: 10px;
}
	#footer a {
		color:#CCC;
	}
	#footer a:hover {
		color:#999;
	}
	#footer li{
		margin-bottom:0px;
	}
.projectsThumb{
	margin:10px 23px 0 0;
	float:left;
	color: #555;
}
	.projectsThumb img{
		margin-bottom:2px
	}
		.projectsThumb h2{
			text-transform: uppercase;
			font-size: .8em;
		}
			.projectsThumb h3{
				text-transform: capitalize;
				font-size: .6em;
			}
.projectsThumbLast{
	margin:10px 0 0 0;
	float:left;
	color: #555;
}
	.projectsThumbLast img{
		margin-bottom:2px
	}
		.projectsThumbLast h2{
			text-transform: capitalize;
			font-size: .8em;
		}
			.projectsThumbLast h3{
				text-transform: capitalize;
				font-size: .6em;
			}
.projectTitle{
	font-size:16px;
	text-transform:capitalize;
}
	.projectTitle img{
		margin: 0 5px 0 0;
	}
#projectDetail h1{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:22px;
}
#projectDetail h3{
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}
#event h1{
	font-size:24px;
	font-weight:bold;
	text-transform:capitalize;
	line-height:22px;
}
#event h3{
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

.donationStats{
	font-size:20px;
	font-weight:bolder;
	text-transform:capitalize;
}

#school h1{
	font-size:24px;
	font-weight:bolder;
	text-transform:capitalize;
}
#school h3{
	font-size:12px;
	font-weight:bolder;
	text-transform:capitalize;
}

.schoolsThumb{
	margin:15px 7px 0 0;
	float:left;
	color: #555;
}
	.schoolsThumb img{
		margin-bottom:2px
	}
		.schoolsThumb h2{
			text-transform: capitalize;
			font-size: .8em;
		}
			.schoolsThumb h3{
				text-transform: capitalize;
				font-size: .6em;
			}
.schoolsThumbLast{
	margin:15px 0 0 0;
	float:left;
	color: #555;
}
	.schoolsThumbLast img{
		margin-bottom:2px
	}
		.schoolsThumbLast h2{
			text-transform: capitalize;
			font-size: .8em;
		}
			.schoolsThumbLast h3{
				text-transform: capitalize;
				font-size: .6em;
			}
.whiteBg{
	background-color:#FFF;
	padding:3px;
	margin-bottom:2px
}
.announcement{
	font-size:16px;
	font-style:italic;
}
.label{
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.detail{
	font-size:14px;
	text-transform:capitalize;
}
.borderBottom{
	border-bottom: solid 1px #CCC;
	padding:10px 0 10px 0;
	display:block;
	margin-bottom:10px;
}
.borderRight{
	border-right: solid 1px #CCC;
	padding: 0 15px 0 0;
	margin:0 15px 0 0;
}
.col1{
	width:280px;
	padding:0px 10px 5px 0;
}
.col2{
	width: 525px;
	padding-right:50px;
	margin-right:15px;
}
.clear{
	clear:both;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
line-height: 18px;
border-bottom: 1px solid #999; /* set border COLOR as desired */
list-style-type: none;
padding: 10px 10px 10px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */

border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #555; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 11px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 10px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #999; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #fff; /* set unselected tab background color as desired */
color: #555; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */


#contact-wrapper {
	width:430px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
