@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.list li {
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 0px;
}
ul  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
li {
	list-style-type: disc;
	margin-left: 20px;
}



#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E0FFC2;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}
#header {
	height: 225px;
	background-image: url(images/PC_Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#headerLeft {
	float: left;
	height: 175px;
	width: 390px;
	padding-top: 50px;
}
#headerDonations {
	float: right;
	height: 25px;
	width: 75px;
	clear: right;
}


#navigation {
	float: right;
	height: 25px;
	width: 558px;
	padding-top: 158px;
	color: #FFFFFF;
}
#content {
	text-align: left;
	background-color: #E0FDC3;
	min-height: 100%

}



#left-column {
	float: left;
	width: 500px;
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
}

#right-column {
	float: right;
	width: 366px;
	margin-right: 15px;
	margin-left: 15px;
}


#equalcolumns-left {
	border: 1px solid #CCCCCC;
	width: 450px;
	float: left;
	text-align: left;
}
#equalcolumns-right {
	border: 1px solid #CCCCCC;
	width: 450px;
	float: right;
	text-align: left;
}


h1 {
	font-size: 14px;
	color: #339900;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 13px;
	color: #040404;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-left: 25px;
}

p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1em;
}
a:link {
	color:#339900;
	text-decoration: none;
}
a:visited {
	color:#339900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wide {
}
#wide-top {
	background-image: url(images/wide_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
}
#wide-middle {
	background-image: url(images/wide_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
}
#wide-bottom {
	background-image: url(images/wide_bottom.gif);
	height: 20px;
}
#narrow {
}
#narrow-top {
	background-image: url(images/narrow_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
}
#narrow-middle {
	background-image: url(images/narrow_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
}
#narrow-bottom {
	background-image: url(images/narrow_bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.img_spacer {
	border: 1px solid #349800;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img_spacer-right {
	border: 1px solid #349800;
	margin-bottom: 10px;
	margin-left: 10px;
}
#homedonate {
	font-size: 10px;
}

s
#narrow2 {
}
#narrow2-top {
	background-image: url(images/narrow_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
}
#narrow2-middle {
	background-image: url(images/narrow_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
}
#narrow2-bottom {
	background-image: url(images/narrow_bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
#onecolumn {
	padding-right: 100px;
	padding-left: 100px;
}

