body {
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;	/* background-attachment: scroll;
	background-image: url(images/bg-line.gif);
	background-repeat: repeat-y;
	background-position: 635px 420px; */
}
.scroll {
	background-attachment: scroll;
	background-image: url(images/bg-line.gif);
	background-repeat: repeat-y;
	background-position: 635px 420px;
}
.about-scroll {
	background-attachment: scroll;
	background-image: url(images/about-bgline.gif);
	background-repeat: repeat-y;
	background-position: 0px 635px;
}
.classes-scroll {
	background-attachment: scroll;
	background-image: url(images/classes-bgline.gif);
	background-repeat: repeat-y;
	background-position: 0px 635px;
}
.support-scroll {
	background-attachment: scroll;
	background-image: url(images/support-bgline.gif);
	background-repeat: repeat-y;
	background-position: 0px 635px;
}
.events-scroll {
	background-attachment: scroll;
	background-image: url(images/events-bgline.gif);
	background-repeat: repeat-y;
	background-position: 0px 635px;
}
.contact-scroll {
	background-attachment: scroll;
	background-image: url(images/contact-bgline.gif);
	background-repeat: repeat-y;
	background-position: 0px 635px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Joanna MT", "Times New Roman", Times, serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link.selected {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.selected {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.selected {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.selected {
	color: #FFFFFF;
	text-decoration: none;
}
.price {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#logo {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 85px;
	width: 491px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#searchBar {
	background-color: #ED1C24;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 44px;
	width: 132px;
	left: 497px;
	top: 85px;
}
.inputSearch {
	background-color: #FFFFFF;
	height: 12px;
	width: 75px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.searchTd {
	text-align: left;
	width: 85px;
	padding-left: 8px;
	padding-top: 4px;
}
.subnavTd {
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.sectionTd {
	width: 25px;
}
#leftColumn {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 734px;
	width: 126px;
	left: 0px;
	top: 85px;
	background-color: #FFFFFF;
	padding-bottom: 6px;
}
#content {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 331px;
	left: 132px;
	top: 85px;
	padding: 24px 14px;
	min-height: 686px;
}
#home-content {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 359px;
	left: 132px;
	top: 85px;
	height: 734px;
}
#search-content {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 331px;
	left: 132px;
	top: 85px;
	min-height: 686px;
	padding: 24px 14px;
	text-align: center;
}
#searchColumn {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 132px;
	left: 497px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.support-content {
	background: #9DA3B8;	
}
.about-content {
	background: #B2B2B2;	
}
.events-content {
	background: #FAB04D;	
}
.classes-content {
	background: #F17557;	
}
.contact-content {
	background: #B68B36;	
}
#resourceLinks {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 331px;
	left: 132px;
	top: 85px;
	padding: 24px 14px;
	min-height: 686px;	
}
#classSched-content {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 629px;
	left: 0px;
	top: 85px;
}
#classSchedule {
	padding-left: 24px;
	padding-top: 14px;
}
.classTdRed {
	background-color: #F17557;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
}
#nav {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 25px;
	left: 635px;
	top: 79px;
	height: 740px;
}
.navTable {
	height: 100%;
	width: 100%;
}
.spacertd {
	background: #FFFFFF;
	height: 6px;
}
.redBarTd {
	background-color: #ED1C24;
	height: 404px;
}
.navtd {
	background-color: #ED1C24;
	height: 79px;
}
#subnav {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 79px;
	width: 163px;
	left: 497px;
	top: 0px;
}
.supportSubnav {
	background: #9DA3B8;
}
.aboutSubnav {
	background: #B2B2B2;
}
.eventsSubnav {
	background: #FAB04D;
}
.classesSubnav {
	background: #F17557;
}
.contactSubnav {
	background: #B68B36;
}
.staff-images {
	padding-right: 12px;
}
.staffHeadings {
	font-family: "Joanna MT", "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}
#content a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#searchColumn a:link {
	color: #ED1C24;
	text-decoration: none;
}
#searchColumn a:visited {
	color: #000000;
	text-decoration: none;
}
#searchColumn a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
#searchColumn a:active {
	color: #ED1C24;
	text-decoration: underline;
}
a:link.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whiteLink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.whiteLink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.blackLink {
	color: #000000;
	text-decoration: none;
}
a:visited.blackLink {
	color: #000000;
	text-decoration: none;
}
a:hover.blackLink {
	color: #000000;
	text-decoration: underline;
}
a:active.blackLink {
	color: #000000;
	text-decoration: underline;
}
a:link.redLink {
	color: #ED1C24;
	text-decoration: none;
}
a:visited.redLink {
	color: #ED1C24;
	text-decoration: none;
}
a:hover.redLink {
	color: #ED1C24;
	text-decoration: underline;
}
a:active.redLink {
	color: #ED1C24;
	text-decoration: underline;
}
.classTdRedLeft {
	background-color: #F17557;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	vertical-align: top;
	font-weight: bold;
}
.classTdWhite {
	color: #000000;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
}
.classTdWhiteLeft {
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	vertical-align: top;
	font-weight: bold;
}
.redTextSerif {
	font-family: "Joanna MT", "Times New Roman", Times, serif;
	color: #ED1C24;
	font-size: 14px;
	font-weight: bold;
}
.blackTextSerif {
	font-family: "Joanna MT", "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.smallText {
	font-size: 9px;
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
}
.emailFields {
	background-color: #CCAE72;
	height: 23px;
	width: 329px;
	border: 1px solid #CCAE72;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.emailMessage {
	background-color: #CCAE72;
	height: 51px;
	width: 329px;
	border: 1px solid #CCAE72;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.cityField {
	background-color: #CCAE72;
	height: 23px;
	width: 136px;
	border: 1px solid #CCAE72;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.stateField {
	background-color: #CCAE72;
	height: 23px;
	width: 45px;
	border: 1px solid #CCAE72;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.zipField {
	background-color: #CCAE72;
	height: 23px;
	width: 84px;
	border: 1px solid #CCAE72;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.button {
	background-color: none;
	height: 26px;
	width: 87px;
	border: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.subnavTdHome {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.subnavTdHomeSpacer {
	width: 6px;
	background-color: #FFFFFF;
}
.namesField {
	height: 20px;
	width: 331px;
}
.ccInput {
	height: 20px;
	width: 126px;
	margin-top: 4px;
}
.ccontact {
	padding-top: 25px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 4px;
}
.corporate-member-table {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.corporate-member-table td {
	height: 60px;
	vertical-align: middle;
}
