@charset "utf-8";
/* CSS Document */

/* GENERAL STUFF */

body {
	margin:0;
	padding:0;
	border:0;		/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background-image: url(images/site/bg_body_2.gif);
	background-repeat:repeat-x;
	background-position: top center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
	background-color: #e8e5c5;
}

h1 {
	margin-bottom: 12px;
	margin-top: 12px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#49531f;
}

h2 {
	margin-bottom: 0px;
	margin-top: 12px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#49531f;
}

h3 {
	margin-bottom: 0px;
	margin-top: 12px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#49531f;
}


p {
	margin-bottom: 0;
	margin-top: 12px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
	text-align: justify;
	
}

a {
	color:#49531f;
	text-decoration:underline;
	}

a:hover {
	color:#49531f;
	text-decoration:underline;
	}

a:visited {
	color:#49531f;
	}
	

#root{
	top: 0px;
}


#root-box {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/site/trees_sm.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* END GENERAL STUFF */

/* HEADER STUFF */


#header {
	width:900px;
	margin: 0px;
	padding: 0px;
	height: 114px;
	background-image: url(images/site/logo_1.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#sub_header {
	width:900px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(images/site/logo_2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#container-flash {
	width:900px;
	height:205px;
}

#donatenow_button {
	float:right;
	width: 207px;
	height: 109px;
	background-image: url(images/site/logo_3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 96px;
	padding-left: 13px;
}

/* END HEADER STUFF */

/* BODY STUFF */


#breadcrumb {
	width:900px;
	height:22px;
	padding-left: 0px;
	padding-top: 0px;
}

#breadcrumb p {
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2a2a2a;
}

#breadcrumb a {
		color:#2a2a2a;
		text-decoration:underline;

	}

#breadcrumb a:hover {
		color:#2a2a2a;
		text-decoration:underline;

	}

#breadcrumb a:visited {
	color:#242424;
	text-decoration:underline;
	}
	
#small_logo {
	width:900px;
	height:87px;
	padding-left: 0px;
	padding-top: 6px;
}
#content {
	padding-bottom:0px;
	height: auto;
	width: 900px;
}

#two-columns_content {
	height: auto;
	width: 900px;
	margin-bottom:20px;
}

#column-main {
	height: auto;
	width: 636px;
	padding-right:35px;
	padding-top: 18px;
}

.body_img_left {
	padding: 4px;
	background-color:#FFFFFF;
	border: solid #5f6735 1px;
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}

.body_img_right {
	padding: 4px;
	background-color:#FFFFFF;
	border: solid #5f6735 1px;
	float: right;
	margin-left: 18px;
	margin-bottom: 10px;
}

.banner_img {
	padding: 7px;
	background-color:#FFFFFF;
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
}

/* END BODY STUFF */

/* SIDEBAR STUFF */

#sidebar {
	/*float it*/
	float:right;
	height: auto;
	width: 207px;
	padding-left: 13px;
}

#sidetext a {
		color:#8d1202;
		text-decoration:underline;

	}

#sidetext a:hover {
		color:#8d1202;
		text-decoration:underline;

	}

#sidetext a:visited {
	color:#8d1202;
	text-decoration:underline;
	}
	
#sidebar_menu {
	float: left;
	width: 207px;
	margin-top: 12px;
}

#sidebar_menu ul {
	margin:0;
	padding:0;
	line-height: 24px;
}

#sidebar_menu li {
	margin:0;
	padding:0;
	list-style: none;
}

#sidetext {
	float: left;
	width: 207px;
}

#sidebar h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#49531f;
	margin: 3px 0 8px 0 !important;
	padding:12px 0 0 0 !important;
	border-bottom: solid #49531f 1px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar p {
	margin-bottom: 0;
	margin-top: 12px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
}

/* END SIDEBAR STUFF */

/* FOOTER STUFF */


#footer {
	height: 100px;
	background-image:url(images/site/bg_footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #49531f;

}


#footer-box {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	padding: 20px;
}

#donate-box {
	width: 888px;
	background-color: #b6b17e;
	border: solid #657044 2px;
	padding: 6px;
	}
	
	#footer-info-box {
	width: 858px;
	background-color: #657044;
	border: solid #b2af7c 2px;
	padding: 6px;
	margin-top: 8px;
	text-align: right;
	height: 18px;
	}
	
#treenumber {
	width:140px;
	float:right;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #49531f;
	line-height: 19px;
	margin-top: 12px;
}


#footer p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0;
	padding: 0;
	text-align: center;

}

/* END FOOTER STUFF */
