.bkgdHeader {
	background-image: url(../images/header.jpg);
}
.bkgdBody {
	background-image: url(../images/body.jpg);
}
.bkgdFooter {
	background-image: url(../images/footer.jpg);
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #663300;
}
.parentNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A.parentNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A:visited.parentNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A:hover.parentNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #16a3e7;
        text-decoration: none;
}
.parentNavOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #16a3e7;
        text-decoration: none;
}
.childNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A.childNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A:visited.childNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A:hover.childNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #16a3e7;
        text-decoration: none;
}
.childNavOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #16a3e7;
        text-decoration: none;
}
.grandchildNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A.grandchildNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A:visited.grandchildNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
        text-decoration: none;
}
A:hover.grandchildNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
        text-decoration: underline;
}
.grandchildNavOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
        text-decoration: underline;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.homeBkgd {
	background-image: url(../images/homeBkgd.jpg);
}
.homePageSectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFD17C;
	text-decoration: none;
}
.homePageSection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.logText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFD17C;
}
.copyLink {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}
.copy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}
.subtitleCopy {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.formLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.formObject {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.buttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.errorMessage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.grandchildNavBorder {
	background-image: url(../images/log.jpg);
}
.grandchildNavBkgd {
	background-color: #ffd17c;
}

.click:link
{
	border:0px;
}
.click:visited
{
	border:0px;
}
.click:active
{
	border:0px;
}
.click:hover
{
	border:0px;
}

.clickImg
{
	border:0px;
}