html, body {
	background: #D9D3C7;
	height: 100.02%;
	margin: 0;
	padding: 0;
	}

#page {
	background: url(../g/inside_bg.gif) top left repeat;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0;
	width: 850px;
	z-index: 5;
	}
	
body>#page {
	height: auto;
	min-height: 100%;
	}
	
#header {
	position: relative;
	height: 94px;
	width: 850px;
	z-index: 10;
	background: #D9d3c7;
	top: 0;
	}
	
#title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 545px;
	height: 54px;
	z-index: 12;
	}
#title img {
	border: 0;
	display: block;
	}
	
#logo {
	position: absolute;
	top: 8px;
	left: 532px;
	width: 140px;
	height: 130px;
	z-index: 1000;
	}
#logo img {
	border: 0;
	display: block;
	}
	
#donate {
	position: absolute;
	top: 150px;
	left: 0;
	width: 80px;
	height: 189px;
	z-index: 1000;
	}
#donate img {
	border: 0;
	display: block;
	}
	
#leaf {
	position: absolute;
	top: 94px;
	left: 80px;
	width: 478px;
	height: 16px;
	z-index: 500;
	}
	
#main {
	position: relative;
	width: 850px;
	margin: 0;
	padding: 0;
	top: 0; 
	z-index: 100;
	}
	
#right {
	position: relative;
	float: right;
	width: 246px;
	margin: 0;
	padding: 55px 0 0 0;
	z-index: 1110;
	}
#nav {
	z-index: 1110;
	}
#nav a {
	display: block;
	width: 206px;
	font: 12px/13px arial,sans-serif;
	color: #E6F4D3;
	background: url(../g/inside_button_bg.gif) top left repeat;
	text-decoration: none;
	padding: 3px 20px 4px 20px;
	margin: 10px 0 0 0;
	font-weight: bold;
	}
#nav a.selected {
	color: #DC6162;
	background: url(../g/inside_button_sel.gif) top left repeat;
	}
#nav a.lev2 {
	background: url(../g/inside_button_bg2.gif) top left repeat;
	width: 196px;
	padding: 3px 20px 4px 30px;
	margin: 3px 0 0 0;
	font-weight: normal;
	}
#nav a.selected2 {
	color: #DC6162;
	background: url(../g/inside_button_sel.gif) top left repeat;
	width: 196px;
	padding: 3px 20px 4px 30px;
	margin: 3px 0 0 0;
	}
#nav a.lev3 {
	background: url(../g/inside_button_bg2.gif) top left repeat;
	width: 176px;
	padding: 3px 20px 4px 50px;
	margin: 3px 0 0 0;
	font-weight: normal;
	}
#nav a.selected3 {
	color: #DC6162;
	background: url(../g/inside_button_sel.gif) top left repeat;
	width: 176px;
	padding: 3px 20px 4px 50px;
	margin: 3px 0 0 0;
	}
	
#content {
	position: relative;
	top: 0;
	left: 0;
	padding: 20px 265px 76px 94px;
	z-index: 105;
	font-family: "trebuchet ms",trebuchet,sans-serif;
	color: #4B4843;
	}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	padding: 0;
	margin: 10px 0 10px 0;
	color: #DC6162;
	font-family: arial,sans-serif;
	}
#content h1 {	
	font-size: 22px;
	line-spacing: 24px;
	font-weight: normal;
	}
#content h2 {
	font-size: 16px;
	line-spacing: 18px;
	}
#content h3 {
	font-size: 14px;
	line-spacing: 16px;
	}
#content h4, #content h5 {
	font-size: 12px;
	line-spacing: 13px;
	}
#content h6 {
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 3px 0 8px 0;
	font-style: italic;
	font-weight: normal;
	}
#content p, #content li {
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	margin: 3px 0 8px 0;
	}
#content a {
	color: #749841;
	text-decoration: none;
	font-weight: bold;
	}
#content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#inspire {
	clear: both;
	position: absolute;
	bottom: 60px;
	right: 42px;
	width: 204px;
	height: 250px;
	z-index: 150;
	}
#inspireimage {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 155;
	width: 204px;
	height: 210px;
	}
#inspireimage img {
	display: block;
	}
#inspiretext {
	position: absolute;
	top: 0;
	left: 0;
	width: 204px;
	height: 250px;
	z-index: 160;
	}
#inspiretext p {
	padding: 0 10px 10px 90px;
	color: #fff;
	font: 15px/19px "arial narrow",arial,sans-serif;
	text-align: right;
	font-style: italic;
	margin: 0;
	}
	
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 850px;
	background: #D9d3c7;
	z-index: 400;
	}
#copyright {
	position: absolute;
	top: 0;
	left: 72px;
	width: 736px;
	height: 30px;
	background: #4B4843;
	}
#copyright p {
	margin: 0;
	padding: 7px 25px;
	font: 11px arial, sans-serif;
	color: #D9D3C7;
	}
	
#holdopen {
	float: right;
	width: 1px;
	overflow: hidden;
	height: 660px;
	top: 0;
	position: relative;
	}
	
.imgleft {
	display: inline;
	float: left;
	margin: 5px 10px 5px 0;
	clear: left;
	}
.imgcenter {
	display: inline;
	margin: 5px 0px 5px 0px;
	width: 100%;
	}
.imgright {
	display: inline;
	float: right;
	margin: 5px 0 5px 10px;
	}
.imgleft p, .imgright p, .imgcenter p {
	text-align: center;
	line-height: 10px;
	}
	
#pullquote {
	width: 200px;
	float: left;
	padding: 10px 0;
	color: #749841;
	font: 15px/20px georgia,serif;
	margin: 10px 10px 10px 0;
	border-top: 2px solid #DC6162;
	border-bottom: 2px solid #DC6162;
	}