body { 
	margin:0px; 
	font: 0.84em/1.333 Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#202020;
}

h1 {font-size: 2em; margin:10px 0;}
h2 {font-size: 1.5em; margin:5px 0; color:#3f1c16;}
h3 {font-size: 1.33em; margin:3px 0;}
h4 {font-size: 17px; margin:2px 0; color:#3f1c16;}
h5 {font-size: 1em; margin:1.5px 0;}
h6 {font-size: 0.85em; margin:1px 0;}

p{
	margin:5px 0px 5px 0px;
	padding:0px;
}

/* Page layout styles */
div#main {
	margin:9px auto 0;
	padding-left:9px;
	width:969px;
	background-image:url(/webimgs/shadowBg.png);
	background-repeat:repeat-y;
	
}

div#headerPane {
	height:135px;
	background:url("/webimgs/headerback.png") #fff;
	width:960px;
	float:left;
	z-index:3000;
	position:relative;
}

div#donationHead {position:relative; z-index: 2; top:70px; left:95px;}
div#donationAmounts {position:relative; z-index: 2; top:-335px; left:408px; font-weight:bold; font-size: 16px;}
div#donations {padding-bottom:12px;}

#logo{
	padding-top:15px;
	padding-left:15px;
	padding-bottom: 15px;
	border:none;
	float:left;
}
#module5{
	width:320px;
	color:#000;
	font-size:11px;
	font-style:italic;
	text-align:center;
	position:absolute;
	top:35px;
	left:280px;
}
div#tagLinePane {display:none;}

div#contentPane {
	width:960px;
	height:515px;
	float:left;
	padding-top:2px;
	background-image:url(/webimgs/centerBg.jpg);
	background-color: #fff;
	background-repeat:repeat-x;
}
#centerImg{
	width:660px;
	height:265px;
	overflow:hidden;
	float:left;
}
#centerMenu{
	float:right;
	width:300px;
}

div#headerTop {
		height: 105px;
}

#centerMenu ul{
	list-style:none;
	margin: 0 10px;
	padding:20px 0;
/*	margin-right:45px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #3f1c16;
	
}


#centerMenu ul li{
	/*padding: 23px 0px;*/
	border-bottom:dashed 1px #000000;
	text-align:center;
}
#centerMenu ul li.last{
	border-bottom:none;
}

#centerMenu a#mi0{
	font-size:24px;
}

#centerMenu ul li a{
	color:#3f1c16;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height: 30px;
	line-height:28px;
	padding-top: 23px;
}

.homePageMod{
	height:203px;
	width:217px;
	float:left;
	padding:10px;
	border-right:solid 1px #3f1c16;
	margin:7px 0px 15px 0px;
}
.moduleLink a{
	float:right;
	color:#000000;
	font-size:11px;
}

div#expressNewsletter {position:relative;width:100%;}
#newsletter{
	border:none;
}
#newsletterForm #eMail{
	border:none;
	background-color:transparent;
	background-image:url(/webimgs/newsletterForm.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:20px;
	padding:3px 0px 0px 10px;
	margin-top:5px;
}
#newsletterForm #imgGo{
	position:absolute;top:2px;right:0;
}

div#leftPane {
	width:177px; 
	padding-right:5px;
	float:left;	
}
div#noLeftPane {display:none; height:0;}

div#centerPane {}
div#centerPaneWithLeftPane {
	width:713px; 
	padding:10px 10px 70px 15px;
	float:left;
	min-height:200px;
	background-color:#fff;
	background:url(/webimgs/leftMenuShadow.jpg) repeat-y;
}
div#centerPaneWithRightPane {width:780px; padding:10px; float:left;}
div#centerPaneWithLeftRightPanes {padding:10px; float:left; width:578px;}



div#rightPane {width:150px; padding:5px; float:right;}
div#noRightPane {display:none;}

div#tagLinePane2 {clear:both; display:none;}
#yellowBar{
	width:960px;
	height:3px;
	background-color:#ffc800;
	clear:both;
}
div#footerPane {
	background:#3f1c16;
	clear:both; 
	height:40px; 
	width:960px;
	float:left;
	color:#ffffff;
	position:relative;
	border-top:#6EB765 solid 3px;
}
div#footerPane a {color:#fff;}
div#copyPane {margin:0 auto;width:300px;float:left;font-size:.8em;padding:5px 10px;}
div#copyPane a {color:#fff;}
div#footerPane div#partnerContainer {width:150px;margin:0 180px 0 0;float:right;}
div#footerPane .partners {margin:2px 10px 0 0;float:right;}
div#infoFooter {width:960px;margin:10px auto 0;font-size:.8em; padding-bottom: 10px;}
#socialNetwork{
	margin:10px auto;
	width:100%;
	text-align:center;
}
.networkSite{
	float:left;
	margin-left:15px;	
}
#footerCans{
	position:absolute;
	right:5px;
	bottom:3px;
}
.clear{
	clear:both;	
}
.loginTitle{
	background-color:#3f1c16;
	color:#FFF;
	width:300px;
	margin:0 auto;
	padding-left:10px;
}
.loginBox{
	width:300px;
	margin:0 auto;
}
/* End Page layout styles */
