php { min-height: 100%; margin-bottom: 1px; }



body {
	margin-top: 0px; margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #363635;
	background-color: #325a14;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363635;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363635;
}


/* link styles. */
.nav A, .nav A:link, .nav A:hover, .nav A:active, .nav A:visited	{
	color: #363635;
	font-weight: bold;
	text-decoration: none
	}

.menuborder {
font-weight: bold;
color: white;


}



.pagetitles {
font-size: 16px;
color: #d68c1e;
font-weight: bold;

}
/* FAQ Page Styles Start*/
.faqsectiontitles {
font-size: 12px;
color: #3d641c;
font-weight: bold;
text-decoration: underline;
}

.faqsubtitles {
font-size: 12px;
/*color: #3d641c;*/
font-weight: bold;
/*border-bottom: 1px solid gray;*/
}

.faqbullettitle {
font-size: 12px;
/*color: #3d641c;*/
font-weight: bold;

}

.faqcontenttitles {
font-size: 14px;
color: #d68c1e;
font-weight: bold;
}

/* FAQ Page Styles End*/

.sectiontitles {
font-size: 12px;
color: #3d641c;
font-weight: bold;

}

.contactussectiontitles {
font-size: 12px;
font-weight: bold;

}


.subnav {
font-weight: bold;
text-decoration: none

}


.donationsubnav {
font-weight: reg;
text-decoration: none

}



.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 10px;
		text-decoration: none;

}

/*footer link style*/
.Link2 A:link { 
COLOR: green; /*The color of the link*/
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
TEXT-DECORATION: NONE;

}
.Link2 A:visited {
COLOR: purple; /*The color of the visited link*/
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
TEXT-DECORATION: NONE;

}


.Link2 A:hover {
color: #d68c1e; /*The color of the mouseover or 'hover' link*/
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
TEXT-DECORATION: NONE;

}

/*subnav link style*/
.Link1 A:link { 
color: #363635; /*The color of the link*/
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
TEXT-DECORATION: NONE;

}
.Link1 A:visited {
color: #363635; /*The color of the visited link*/
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
TEXT-DECORATION: NONE;

}


.Link1 A:hover {
color: #d68c1e; /*The color of the mouseover or 'hover' link*/
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
TEXT-DECORATION: NONE;

}


/*content link style*/
.Link3 A:link { 
color: #3d641c; /*The color of the link*/
font-family: Arial, Helvetica, sans-serif;

font-size: 12px;
TEXT-DECORATION: NONE;

}
.Link3 A:visited {
color: purple; /*The color of the visited link*/
font-family: Arial, Helvetica, sans-serif;

font-size: 12px;
TEXT-DECORATION: NONE;

}


.Link3 A:hover {
color: #d68c1e; /*The color of the mouseover or 'hover' link*/
font-family: Arial, Helvetica, sans-serif;

font-size: 12px;
TEXT-DECORATION: NONE;

}
