body {
	background:url(../images/bg-body.gif);	
	font: 16px "Trebuchet MS", Arial, helvetica, sans-serif;
	color:#333;
}
a {
	color:#336600;
	text-decoration:none;
	background:url(../images/bg-lnk.gif) repeat-x 0 100%;
	padding-bottom:3px;
}
a:hover {
	color:#663300;
	text-decoration:none;
	background:url(../images/bg-lnk-rel.gif) repeat-x 0 100%;
	padding-bottom:3px;
}
#main {
	width:916px;
	margin:15px auto 0;
	overflow:hidden;
	/*height:1%;*/
}
.wrap {
	background:url(../images/bg-main.png) repeat-y;
	margin:0 auto;
	padding:0 18px;
	overflow:hidden;
}
.top-shadow {
	background:url(../images/bg-top-shadow.png) no-repeat;
	height:18px;
	overflow:hidden;	
}
#container {
	display: table;
}
#content {
	display: table-footer-group;
	width:100%;
}
#promo {
	display: table-header-group;
	width:100%;
}
.header {
	background:url(../images/bg-header.gif) no-repeat;
	height:172px;
	width:100%;
	overflow:hidden;
}
.header strong a {
	float:left;
	height:164px;
	width:255px;
	background:url(../images/bg-logo.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:8px 0 0;
	cursor:pointer;
}
.header-intro {
	float:right;
	text-indent:-9999px;
	background:url(../images/bg-intro.png) no-repeat;
	height:109px;
	width:476px;
	margin:35px 64px 0 0;
	display:inline;
}
#nav {
	background:url(../images/bg-nav.gif) no-repeat;
	height:37px;
}

.content-wrapper {
	float:left;
	width:675px;
}
.column01 {
	float:right;
	width:427px;
	padding:39px 10px 50px 5px;
	position:relative;
}
#inner .column01 {
	width:432px;
	padding:16px 10px  50px 0;
}
.column02 {
	float:left;
	width:229px;
	padding:29px 0 50px;
} 
#inner .column02 {
	padding:21px 57px 50px 17px;
	width:155px;
	overflow:hidden;
}
.column03 {
	float:left;
	width:128px;
	background:url(../images/bg-right-sidebar.gif) no-repeat 0 20px;
	padding:72px 40px 117px 36px;
}
#inner .column03 {
	padding:31px 40px 117px 36px;
}
.column01 h1,
.column01 h3.green-head {
	color:#fff;
	font:20px "Times New Roman", Times, serif;
	font-weight:bold;
	background:url(../images/bg-green.gif) no-repeat;
	height:33px;
	width:421px;
	padding:6px 0 0 22px;
	margin:0 0 7px -14px;
	position:relative;
}
.column01 blockquote {
	margin:14px 0 79px 0;
}
.column01 blockquote q {
	quotes:none;
}
.column01 bloquote q:before{
	content:"";
}
.column01 bloquote q:after{
	content:"";
}
.column01 blockquote cite {
	float:right;
	font-size:14px;
	color:#666;
	margin:33px 50px 0 0;
	font-style:normal;
}
.column01 h2 {
	font:bold 20px "Times New Roman", Times, serif;
	color:#663300;
	font-weight:bold;
	margin:0 0 46px 20px;
}      
#inner .column01 h2 {
	margin:0 0 19px 1px;
}
.column01 p {
	margin:0 0 18px;
}
#inner .column01 p {
	line-height:20px;
	margin:0 0 10px;
}
#inner .link-box {
	margin-top:35px;
}
.link-box a {
	margin-right:12px;
	font-weight:bold;
}
.copy {
	float:right;
	text-align:right;
	font:12px Arial, helvetica, sans-serif;
	color:#333;
	margin:0 223px 5px 0;
	display:inline;
}
.copy address {
	font-style:normal;
}
.column03 h3 {
	text-indent:-9999px;
	height:16px;
	width:116px;
	background:url(../images/bg-featured.png) no-repeat;
	margin-bottom:20px;
}
#inner .column03 h3 {
	background:url(../images/bg-news.png) no-repeat;
	margin-left:10px;
}
.column03 p {
	font:12px Arial, helvetica, sans-serif;
	color:#333;
	line-height:14px;
}
.footer-wrapper {
	position:relative;
	height:1%;
}
.footer {
	background:url(../images/bg-footer.png) no-repeat;
	padding:28px 0 57px 28px;
	position:relative;
	z-index:1;
}
.footer blockquote {
	background:url(../images/bg-footer-text.png) no-repeat;
	height:223px;
	width:643px;
	text-indent:-9999px;
}
.footer blockquote q {
	quotes:none;
}
.footer bloquote q:before{
	content:"";
}
.footer bloquote q:after{
	content:"";
}
.tree-layer {
	position:absolute;
	right:22px;
	top:-91px;
	background:url(../images/bg-tree.png) no-repeat;
	height:246px;
	width:197px;
	z-index:999;
}
#inner #main .wrap #container #content .content-wrapper .column01 ul li {
	list-style-type: square;
	list-style-position: outside;
}
.smallfeature {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #666;
}
.largecenter {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: thin dotted #333;
}
.imgborder {
	background-color: #CCC;
	margin: 3px;
	padding: 3px;
	border: 1px dotted #333;
}
.tracee {
	font-size: 12px;
	font-style: italic;
	color: #999;
}
#home #main .wrap #container #content .copy address a {
	text-decoration: none;
	background-color: #FFF;
}
.bullets {
	margin-bottom: 5px;
	list-style-position: inside;
}
.bullets li {
	margin-bottom: 8px;
}
.giving {
	float: right;
	width: 270px;
}
.navwrap {
	height: 22px;
	width: 625px;
	margin-right: 10px;
	margin-left: 250px;
}
.button {
   border-top: 1px solid #79b080;
   background: #376a04;
   background: -webkit-gradient(linear, left top, left bottom, from(#06470d), to(#376a04));
   background: -moz-linear-gradient(top, #06470d, #376a04);
   padding: 8px 16px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #505152;
   background: #505152;
   color: #fff;
   }
.button:active {
   border-top-color: #36631c;
   background: #36631c;
   }
