body{
margin:0;
padding:0;
line-height: 1.5em;
}

b {font-size: 110%;}
em {color: red;}

p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
}

h1 {
	
}

h2 {
	margin: 0px;
	padding: 10px;
	color: #fff;
}

h3 {
	margin: 0px;
	padding: 10px;
	color: #fff;
}

h4 {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	color: #1595d3;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	padding: 0px;
	margin: 0px;
}


a {
	outline: none;
	border: none;
	text-decoration: none;
}

a:active {
	outline: none;
	border: none;
	text-decoration: none;
}

a:visited {
	outline: none;
	border: none;
	text-decoration: none;
}



a img {
	text-decoration: none;	
	border: none;
	padding: 0px;
	margin: 0px;
}


div.hr {
	clear: both;
	background: #fff url(images/divider.jpg) no-repeat scroll center; 
	width: 100%;
	height: 10px;
}
div.hr hr {display: none}



span {
	display:none;
}

#maincontainer{
	width: 1008px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#header{
	background: #ffffff;
	height: 150px; /*Height of top section*/
}

#topBar {
	height: 30px;
	background: #415a68;	
}

#topContainer {
	width: 960px;
	margin: 0 auto;
}

#logo {
	position: relative;
	float: left;
}


#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#email_header {
	float: left;	
	margin-left: 135px;
}

/* form */

legend {
	color: #fff;
}

#updates {  
	width: 225px;
	margin-top: 20px;
	padding: 0px;
}

.texta { 
	width: 195px;
	border: 1px solid #1595d3; 
}

.textb {
	width: 123px;
	border: 1px solid #1595d3;
	margin: 0px;
}

#replacement {
  width: 70px;
  height: 26px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/sign.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/* Navigation */
#navigation {
	width: 960px;
	height: 33px;
	background: transparent url('images/backStrip.jpg') no-repeat center top;
}

/* pNav */

#pNav {
	width: 660px;
	float: left;
	margin: 10px;
	margin-bottom: 0px;
	padding-bottom: 0x;
	height: 52px;
}

#pNav ul {
	margin-left: 0;
	padding-left: 0;
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style: none;

} 

#pNav ul li {
	/*padding: 3px 2px;*/
	padding: 0px;
	margin: 0px;
	margin-left: -5px;
	display: inline;
}
	
		
#pNav ul li.first {
	margin-left: 0;
	padding: 0px;
	margin: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}

#donate{
	float: left;	
	padding: 0px;
	margin-top: 20px;
	margin-left: 25px;
}


#contentwrapper{
	float: left;
	width: 960px;
}

#contentheader {
	padding-top: 16px;
	padding-left: 20px;
	height: 44px;
	background: #415a68;	
}

#contentcolumn {
	margin-right: 294px; /*Set right margin to RightColumnWidth allow a difference because the content is smaller than that maincontainer*/
	margin-left: 24px;
	
	
}

#rightcolumn {
	float: left;
	width: 320px; /*Width of right column*/
	margin-left: -296px; /*Set left margin to -(RightColumnWidth) allow a difference because the content is smaller than that maincontainer */
	background: #dcf1fd;
}


h2.about_us {
	background-image: url("images/about_us.png");
  	background-repeat: no-repeat;
  	height: 24px;
}

h2.grantees_title {
	background-image: url("images/grantees_title.png");
  	background-repeat: no-repeat;
  	height: 24px;
}

h2.resources_title {
	background-image: url("images/resources_title.png");
  	background-repeat: no-repeat;
  	height: 24px;
}

h2.blog_title {
	background-image: url("images/blog_title.png");
  	background-repeat: no-repeat;
  	height: 24px;
}


h3.photo_gallery {
	background-image: url("images/photo.png");
  	background-repeat: no-repeat;
	padding-top: 10px;
  	height: 20px;	
}

h3.news {
	background-image: url("images/news.png");
  	background-repeat: no-repeat;
	padding-top: 10px;
  	height: 20px;	
}

h3.connect {
	background-image: url("images/connect.png");
  	background-repeat: no-repeat;
	padding-top: 10px;
  	height: 20px;	
}

#photoGallery {
	width: 280px;
	margin: 0 auto;
	margin-top: 20px;
}

#photoHeader {
	height: 40px;
	padding-top: 20px;
	padding-left: 55px;
	background: #415a68;
}

#photoContent {
	background: #f0f9fe;
}

#news {
	width: 280px;
	margin: 0 auto;	
	margin-top: 30px;	
}

#newsHeader {
	height: 40px;
	padding-top: 20px;
	padding-left: 105px;
	background: #415a68;
}

#newsContent {
	background: #f0f9fe;
	padding: 15px;
}

#newsContent p {
	margin: 0 auto;
	padding: 10px;
}


#connect {
	width: 280px;
	margin: 0 auto;	
	margin-top: 30px;
	margin-bottom: 100px;
}

#connect p {
	font-size: 14px;
	margin: 0px;
}

#connectHeader {
	height: 40px;
	padding-top: 20px;
	padding-left: 90px;
	background: #415a68;
}

#connectContent {
	background: #f0f9fe;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#tableConnect {
	color: #83c7e9;	
}
			

#footer {
	clear: left;
	width: 960px;
	margin: 0 auto;
	background: #415a68;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer p {
	line-height: 8px;
}

#footer a {
	color: #ffffff;
	margin-left: 25px;
	margin-right: 25px;
}


#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;

} 

#footer ul li {
	margin-left: 0;
	padding: 3px 2px;
	/*border-left: 1px solid #000;*/
	display: inline;
}
	
		
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


/* Blog Styles */

#entry {
	
}

h4 a {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	color: #1595d3;
    font-family: Arial, Helvetica, sans-serif;	
}

h4.pagetitle {
	color: #1595d3;
    font-family: Arial, Helvetica, sans-serif;	
}

p.postmetadata a {
	color: #1595d3;
    font-family: Arial, Helvetica, sans-serif;
}

small {
	font-style: italic;	
}

blog_nav {
	width: 300px;
}

#alignleft {
	float: left;
	margin-top: 10px;
}

#alignleft a {
	font-size: 14px;
	color: #1595d3;
    font-family: Arial, Helvetica, sans-serif;	
}

#alignright {
	float: right;
	margin-top: 10px;
}

#alignright a {
	font-size: 14px;
	color: #1595d3;
    font-family: Arial, Helvetica, sans-serif;	
}

