/* CSS Document */
/*Scrollbar always appear*/
html { min-height: 100%; margin-bottom: 1px; }
.containerbody{
	width:819px;
	text-align:left;
	margin:auto;
}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0pt auto;
	text-align:center;
}

h1, h2
{
	color:#356521;
	margin-bottom:1em;
}

h4, h3
{
	color:#356521;
	margin-bottom:0em;
}

.Menu{
	
}

.Menu a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	height:35px;
	padding-left:25px;
	padding-right:25px;
	float:left;
	padding-top:15px;
	border-right: 1px solid #719D60;
}

.Menu a.selected{
	background-color:#336220;
}
.MenuBorder{
	background-image:url(http://www.kintera.org/atf/cf/{0D43D651-537D-48B2-AAAA-82DF81F96610}/menubg.gif);
	background-repeat:repeat-y;
	
	height:50px;
	padding-left:10px;
	padding-right:10px;
}
.Menubottom{
	background-image:url(http://www.kintera.org/atf/cf/{0D43D651-537D-48B2-AAAA-82DF81F96610}/MENUBOTTOM.GIF);
	background-repeat:repeat-y;

	height:9px;
}
.body{
	background-image:url(http://www.kintera.org/atf/cf/{0D43D651-537D-48B2-AAAA-82DF81F96610}/bodybg.gif);
	background-repeat:repeat-y;

	padding:20px;
	padding-top:10px;
}

.footer{
	background-image:url(http://www.kintera.org/atf/cf/{0D43D651-537D-48B2-AAAA-82DF81F96610}/footer.gif);
	background-repeat:no-repeat;
	height:21px;

}
.footertext
{
	color:#589241;
	font-size:85%;

	padding-left:10px;
	padding-right:10px;
	padding-bottom:25px;
}
.footertext a{
	text-decoration:none;
	color:#589241;

}
.footertextlt
{
	float:left;
}

.footertextrt
{
	float:right;
}