body {
	background-image: url(images/pcf_bkg.gif);
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.titlepage {
	font-size: 1.7em;
	font-weight: bold;
	color: #A03807;
	padding-left: 10px;
}
h1 {
	font-size: 1.5em;
	color: #FDA926;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.1em;
	color: #FFCC00;
	margin-bottom: .5em;
	margin-top: 1em;
}
.italic {
	font-style: italic;
	line-height: 1.5em;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	color: #FEAA26;
}
.gold {
	color: #FEAA26;
}
#divContainer {
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#divHeader {
	background-color: #FFCD08;
	height: 31px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 800px;
}
#divHeadimg {
	height: 148px;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
}
#divFlash {
	height: 178px;
	width: 800px;
	background-image: url(../images/pcf_flash.jpg);
	background-repeat: no-repeat;
}
#divContent {
	background-image: url(images/pcf_bkg2.gif);
	margin: 0px;
	padding: 0px;
}
#divCenter {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 25px;
	margin-right: 170px;
	margin-left: 180px;
}
#divMenu {
	background-image: url(images/menu_rep.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	background-color: #FFCC00;
	height: 20px;
}
#divMenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#divMenu li { /* all list items */
	float: left;
	position: relative;
	width: 133px;
	text-align: center;
}
#nav a {
	font-weight: 900;
	color: #993300;
	text-decoration: none;
	font-size: 1.1em;
}
li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1.1em;
	left: 0;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
li li {
	background-color: #BA4D24;
	padding: 2px;
	font-size: 0.9em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #421703;
}
#nav li li a{
	color: #FFCC33;
}
#nav li li a:hover {
	color: #FFFFFF;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#divFooter {
	background-image: url(images/footer_rep.gif);
	background-repeat: repeat-x;
	height: 55px;
	color: #421703;
	font-size: 1em;
	text-align: center;
	padding: 20px 10px 10px;
}
#divIndexFooter {
	background-image: url(images/footer_rep.gif);
	background-repeat: repeat-x;
	height: 55px;
	color: #421703;
	font-size: 1em;
	text-align: center;
	padding: 12px 10px 10px;
}
#divHeadb {
	background-image: url(images/header_rep.jpg);
	background-repeat: repeat-x;
	height: 75px;
	text-align: right;
	padding-right: 5px;
}
#divLeft {
	width: 170px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#divRight {
	float: right;
	width: 163px;
}
#divHeadb a {
	color: #421703;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#divHeadb a:hover {
	color: #BA4D24;
	text-decoration: underline;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BA4D24;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BA4D24;
	padding: 7px;
}
.logo {
	float: left;
	margin-top: 40px;
	margin-left: 5px;
}
#divFooter a {
	color: #472311;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}
#divIndexFooter a {
	color: #472311;
	text-decoration: none;
}
#divIndexFooter a:hover {
	text-decoration: underline;
}
#submenu a {
	text-decoration: none;
	display: block;
	width: 163px;
	height: 51px;
	padding: 5px;
}
#submenu a i { 
	visibility: hidden;
}
a#videos {
	background-image: url(images/videos1.gif);
	background-repeat: no-repeat;
}
a#videos:hover {
	background-image: url(images/videos2.gif);
}
a#give {
	background-image: url(images/give1.gif);
	background-repeat: no-repeat;
}
a#give:hover {
	background-image: url(images/give2.gif);
	background-repeat: no-repeat;
}
a#signup {
	background-image: url(images/signup1.gif);
	background-repeat: no-repeat;
}
a#signup:hover {
	background-image: url(images/signup2.gif);
}
.centerimg {
	background-position: center;
}
.video {
	background-color: #FAFFF0;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	margin-right: 10px;
	margin-top: 5px;
	height: 130px;
	clear: left;
}
.video H2 {
	color: #006600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 10px;
	padding-top: 10px;
}
.videotxt {
	color: #666666;
	padding-left: 40px;
	line-height: 2em;
}
p.videotxt a {
	color: #663300;
	text-decoration: underline;
}
p.videotxt a:hover {
	text-decoration: none;
}
.links ul {
	list-style-type: none;
	padding: 0px;
	list-style-image: url(images/bullet.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.links a {
	text-decoration: none;
	color: #F2FFF2;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
}
.links a:hover {
	color: #B4FEB1;
	text-decoration: underline;
}
.imgfloatright {
	float: right;
	padding: 5px;
	border: 1px solid #C1900C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgvideo {
	float: right;
	margin-right: 10px;
}
.links li {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
div.backtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD5429;
	margin-top: 5px;
}
.backtop {
	font-weight: bold;
	color: #FFF1BB;
	text-decoration: none;
	text-align: right;
	padding-bottom: 5px;
}
.formbox {
	background-color: #BA4D24;
/*	border: 1px solid #F1C7B8;*/
	color: #FFFFFF;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}.success {
	color: #FFCC00;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
.submitButton {
	color: #FFFFFF;
}

label {
	display: block;
}
fieldset {
	border:0;
}
.required {

	background-color: #BA4D24;
/*	border: 1px solid #F1C7B8;*/
	color: #FFFFFF;
		
}

/* SRF's Code from here down ***************/
.imageList
{
	height: 110px;
}
/* similar to the above float right, but without the border */
img.floatRightNoBorder
{
	float: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

img.floatLeftNoBorder
{
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
.pleaseGive
{
	background-image: url(images/give_btn.gif);
	width: 92px;
	height: 23px;
	background-position: center;	
}

#smallText
{
	font-size: .9em;
}

div.divider
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD5429;
	margin-top: 5px;
}
h2.subheading
{
	text-align:center;
}
p.centered
{
	text-align: center;
}
#galleryContainer
{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 25px;
	margin-right: 50px;
	margin-left: 0px;
}
