body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #431401;
	background-color: #F6F2E9;
	margin: 2px;
}
.textMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.formField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2D1106;
	background-color: #FFFFFF;
	border-top:1px solid #868686;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #C9C9C9;
}
.formButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #431401;
	border: 1px solid #9E773E;
}
a:link,a:visited  {
	color: #9E773E;
	text-decoration: underline;
}
a:active,a:hover {
	color: #5E3320;
	text-decoration: underline;
}
.pageTitle {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:0;
}	



#tableHeader {
	background-color: #F6F2E9;
	border-top: 1px solid #431401;
	border-left: 1px solid #431401;
	border-right: 1px solid #431401;
}
#tableFooter {
	background-color: #F6F2E9;
}
#tableFooter td {
	padding:15px;
	padding-bottom:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #060604;
}
#tableFooter td a {
	color: #060604;
	font-weight:normal;
	text-decoration:none;
}
#tableFooter td a:hover {
	color: #060604;
	font-weight:normal;
	text-decoration:underline;
}
#tableSearchNav #formSearch {
	width:131px;
	margin-top:10px;
	margin-left:16px;
	margin-bottom:4px;
	margin-right:4px;
	border-bottom:solid 1px #E0E0E0;
	border-left:solid 1px #C9C9C9;
	border-right:solid 1px #C9C9C9;
	border-top:solid 1px #868686;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#tableSearchNav #formSearchButton {
	margin-top:12px;
}
#tableSearchNav .tdSearchNavButtons {
	padding-left: 16px;
}


#tableMain {
	background-color: #F6F2E9;
	border-left: 1px solid #431401;
	border-right: 1px solid #431401;
	border-bottom: 1px solid #431401;
}
#tableMain #tdNavCol {
	background-color:#F3EDE1;
	padding-bottom:40px;
	border-left: 2px solid #F6F2E9;
	border-top: 2px solid #F6F2E9;
	border-bottom: 2px solid #F6F2E9;
}

#tableMain #tableContent #tdCatTitle {
	padding-top:6px;
	padding-right:18px;
}
#tableMain #tableContent #tdMain {
	padding:21px;
	padding-top:9px;
	padding-bottom:35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #431401;
}
#tableMain #tableContent #tdMain #breadcrumb {
	font-size: 12px;
	color:#9E773E;
	font-weight:bold;
	padding-bottom:10px;
}
#tableMain #tableContent #tdMain #breadcrumb a {
	font-weight:bold;
	text-decoration:none;
}
#tableMain #tableContent #tdMain #breadcrumb a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#tableMain #tableSidenav .sidenavOff {
	padding:6px;
	background-color:#F3EDE1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#431401;
}
#tableMain #tableSidenav .sidenavOn {
	padding:6px;
	background-color:#431401;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#F3EDE1;
	cursor:pointer;
}
#tableMain #tableSidenav .sideSubnavOff {
	padding:3px;
	padding-left:18px;
	background-color:#F3EDE1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#431401;
}
#tableMain #tableSidenav .sideSubnavOn {
	padding:3px;
	padding-left:18px;
	background-color:#431401;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#F3EDE1;
	cursor:pointer;
}


/* Youth */
#tableYouth {
	background-color: #F6F2E9;
	border-left: 1px solid #431401;
	border-right: 1px solid #431401;
	border-bottom: 1px solid #431401;
}
#tableYouth #tdNavCol {
	background-color:#DAECF6;
	padding-bottom:40px;
	border-left: 2px solid #F6F2E9;
	border-top: 2px solid #F6F2E9;
	border-bottom: 2px solid #F6F2E9;
}

#tableYouth #tableContent #tdCatTitle {
	padding-top:6px;
	padding-right:18px;
}
#tableYouth #tableContent #tdMain {
	padding:21px;
	padding-top:9px;
	padding-bottom:35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663398;
}
#tableYouth #tableContent #tdMain a {
	color:#3398CC;
}
#tableYouth #tableContent #tdMain #breadcrumb {
	font-size: 12px;
	color:#3398CC;
	font-weight:bold;
	padding-bottom:10px;
}
#tableYouth #tableContent #tdMain #breadcrumb a {
	font-weight:bold;
	text-decoration:none;
	color:#3398CC;
}
#tableYouth #tableContent #tdMain #breadcrumb a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#3398CC;
}
#tableYouth #tableSidenav .sidenavOff {
	padding:6px;
	background-color:#DAECF6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#663398;
}
#tableYouth #tableSidenav .sidenavOn {
	padding:6px;
	background-color:#663398;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#DAECF6;
	cursor:pointer;
}
#tableYouth #tableSidenav .sideSubnavOff {
	padding:3px;
	padding-left:18px;
	background-color:#DAECF6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#663398;
}
#tableYouth #tableSidenav .sideSubnavOn {
	padding:3px;
	padding-left:18px;
	background-color:#663398;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#DAECF6;
	cursor:pointer;
}

/* GECC */
#tableGECC {
	background-color: #F6F2E9;
	border-left: 1px solid #431401;
	border-right: 1px solid #431401;
	border-bottom: 1px solid #431401;
}
#tableGECC #tdNavCol {
	background-color:#FFDC9D;
	padding-bottom:40px;
	border-left: 2px solid #F6F2E9;
	border-top: 2px solid #F6F2E9;
	border-bottom: 2px solid #F6F2E9;
}

#tableGECC #tableContent #tdCatTitle {
	padding-top:6px;
	padding-right:18px;
}
#tableGECC #tableContent #tdMain {
	padding:21px;
	padding-top:9px;
	padding-bottom:35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #027E95;
}
#tableGECC #tableContent #tdMain a {
	color:#F44B2E;
}
#tableGECC #tableContent #tdMain #breadcrumb {
	font-size: 12px;
	color:#F44B2E;
	font-weight:bold;
	padding-bottom:10px;
}
#tableGECC #tableContent #tdMain #breadcrumb a {
	font-weight:bold;
	text-decoration:none;
	color:#F44B2E;
}
#tableGECC #tableContent #tdMain #breadcrumb a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#F44B2E;
}
#tableGECC #tableSidenav .sidenavOff {
	padding:6px;
	background-color:#FFDC9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#027E95;
}
#tableGECC #tableSidenav .sidenavOn {
	padding:6px;
	background-color:#027E95;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFDC9D;
	cursor:pointer;
}
#tableGECC #tableSidenav .sideSubnavOff {
	padding:3px;
	padding-left:18px;
	background-color:#FFDC9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#027E95;
}
#tableGECC #tableSidenav .sideSubnavOn {
	padding:3px;
	padding-left:18px;
	background-color:#027E95;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFDC9D;
	cursor:pointer;
}



#tableHomeMain {
	background-color: #F6F2E9;
	border-left: 1px solid #431401;
	border-right: 1px solid #431401;
}
#tableHomeMain #tdHomeSidenav {
	padding-top:2px;
	padding-left:2px;
}
#tableHomeMain #tdHomeMain{
	padding:12px;
	padding-left:5px;
	padding-right:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #431401;
	line-height:16px;
}
#tableHomeTeasers {
	background-color: #F6F2E9;
	border-left: 1px solid #431401;
	border-right: 1px solid #431401;
	border-bottom: 1px solid #431401;
}
#tableHomeTeasers .tdTeaser{
	background-color: #F0EADB;
	padding:13px;
	padding-bottom:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #431401;
}
#tableHomeTeasers .tdTeaser a {
	font-weight:bold;
}


/* multiple GALLERY */
#tableGalleries {
	border-left: 1px solid #431401;
	border-top: 1px solid #431401;
	border-right: 1px solid #431401;
}
#tableGalleries td {
	border-bottom: 1px solid #431401;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding:5px;
}
.galleryRowTitle {
	background-color:#431401;
	color:#FFFFFF;
	font-weight:bold;
}
.galleryRowOff {
	background-color:#F0EADB;
	color:#431401;
}
.galleryRowOn {
	background-color:#FFFFFF;
	color:#431401;
	cursor:pointer;
}

