@charset "UTF-8";
body {
	background-image: url(../site/images/home/bg_home.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* CSS Document */



#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1065px;
}
#nav {
	height: 54px;
	width: 1000px;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	position: absolute;
}
#mainContent {
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 235px;
	height: 100%;
	padding-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 54px;
	background-image: url(../site/images/home/greentile_bg.gif);
}
#footer {
	height: 100px;
	text-align: center;
	font-size: .75;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #161619;
	width: 1000px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1057px;
	position: absolute;
	padding-top: 0px;
	margin-bottom: 0px;
	top: 0px;
}
.homeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.75em;
	padding-right: 175px;
	padding-left: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	word-spacing: .7em;
}
.homeTextCtr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.75em;
	padding-right: 175px;
	padding-left: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	word-spacing: 0.7em;
}


.clear { clear: both 
}
#container #mainContent ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	list-style-position: inside;
	text-align: left;
	text-indent: 0px;
	margin-left: 121px;
	margin-right: 121px;
	word-spacing: .4em;
}
#container #mainContent .homeText a {
	text-decoration: none;
	color: #0C0D08;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
}
#container #mainContent ul li a {
	text-decoration: none;
	color: #0C0D08;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-bottom: 0px;
	padding-top: 0em;
	line-height: 1.45em;
	padding-right: 0px;
	padding-left: 0px;
}
#container #footer a {
	text-decoration: none;
	color: #0C0D08;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-bottom: 0px;
	padding-top: 0em;
	line-height: 1.45em;
	padding-right: 0px;
	padding-left: 0px;
}
#donation_btn {
	position: fixed;
	z-index: 1000;
	right: 0px;
	bottom: 0px;
}
