@charset "utf-8";

/* CSS Document */



body, html {

	margin:0;

	padding:0;

	background-color:#027f0e;

	font-size:14px;

	color:#505050;

	font-family:Arial, Helvetica, sans-serif;

}



a {

	outline:none;

}



img {

	border:0;

}



h1 {

	padding:0 0 20px 0;

	font-size:1.6em;

	color:#ce4424;

	margin:0;

}



h2 {

	padding:0;

	font-size:1.1em;

	color:#ce4424;

	margin-bottom:0;

	text-transform:uppercase;

}



hr {

	color:#999999;

}



#news {

	line-height:1em;

}



#header {

	width:100%;

	height:160px;

	background-color:#479a19

}



#headerWrpr {

	width:1000px;

	height:160px;

	margin:0 auto;

	background:url(../images/header-bg.png) center top no-repeat;

}



#logo {

	float:left;

	width:450px;

}



#contact {

	width:150px;

	float:right;

	padding:20px 20px 0 0;

}



#contact a {

	color:#d3eedb;

	font-size:1.4em;

	font-weight:bold;

	text-decoration:none;

}



#contact a:hover {

	color:#ffffff;

	text-decoration:underline;

}





#bar {

	width:100%;

	height:20px;

	background-color:#027f0e;

}



#page {

	width:100%;

	background-color:#f4f6f9;

	background-image:url(../images/page-bg.png);

	background-position:top;

	background-repeat:repeat-x;

}



#pageWrpr {

	width:980px;

	margin:0 auto;

	padding:30px 10px

}



#leftnav {

	width:220px;

	float:left;

	font-size:1.3em;

	padding-top:60px;

}



#leftnav ul {

	margin:0;

	padding:0;

}



#leftnav li {

	margin:0;

	padding:5px 0 10px 0;

	border-bottom:1px dotted #9fc797;

	list-style:none;

}



#leftnav a {

	color:#ce4424;

	text-decoration:none;

}



#leftnav a:hover {

	color:#ff4c23;

}





#content a {

	color:#ce4424;

	text-decoration:none

}





#content a:hover {

	color:#ff4c23;

	text-decoration:underline;

}



#content {

	float:right;

	width:720px;

	min-height:500px;

	line-height:1.6em;

}



#content li {

	margin-bottom:10px;

}



#footer {

	width:960px;

	margin:0 auto;

	padding:40px 20px;

	text-align:center;

	color:#d3eedb;

	font-size:0.85em;

}



#footer ul {

	margin:0;

	padding:0;

	display:inline;

}



#footer li {

	list-style:none;

	display:inline;

	color:#d3eedb;

	padding:0 20px;

}



#footer a {

	color:#d3eedb;

	text-decoration:none;

}



#footer a:hover {

	color:#FFFFFF;

	text-decoration:underline;

}



#etrinitee {

	padding-top:20px;

}



#poweredBy {

	width:296px;

	letter-spacing:0px;

	padding-top:20px;

	padding:0 330px;

}





#etriniteeLogo {

	background-image:url(../images/etrinitee-logo.png);

	width:21px;

	height:21px;

	float:right;

	padding-left:5px;

	background-repeat:no-repeat;

	background-position:right;

}



#etrinTxt {

	width:270px;

	float:left;

	text-align:right;

	padding-top:4px;

	font-size:0.8em;

}



p {

	padding:0 0 15px;

	margin:0;

}



.cl {

	clear:both;

}



.donate {

	width:150px;

	float:left;

	padding-bottom:10px;

}



.date {

	color:#999999;

}