@charset "utf-8";
body {
	background: #443417;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
}
.oneColFixCtrHdr #container {
	width: 790px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #222222; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #222222;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	color: #FFC;
}
.oneColFixCtrHdr #header {
	background: #222222;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	color: #443517;
	position: static;
	top: auto;
	text-align: center;
	font-family: "Smudger LET";
	text-decoration: none;
	background-position: center;
	background-color: 222;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
	height: auto;
	width: auto;
	float: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #222;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFC;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	background-image: none;
	border-top-color: #443417;
	border-right-color: #443417;
	border-bottom-color: #443417;
	border-left-color: #443417;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#222222;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #FFC;
	text-align: center;
}.oneColFixCtrHdr #container #header p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.oneColFixCtrHdr #container #header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	background-image: url(../images/backgroundgraywflowers.jpg);
	color: #443517;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	visibility: visible;
	background-color: #222;
}
#secondlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.oneColFixCtrHdr #container #mainContent p {
	color: #FFC;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	background-color: #222;
	text-align: center;
}
.linkcolor {
	color: #69C;
}
.linkcolor {
	color: #F60;
}
.linkcolor {
	color: #000;
}
.linkcolor {
	color: #C63;
}
.linkcolor {
	color: #F90;
}
.teenyoga {
	font-weight: normal;
	text-align: justify;
	background-color: #222;
	color: #FFC;
}
.oneColFixCtrHdr #container #mainContent h1 {
	text-decoration: none;
	background-color: #222;
	color: #FFC;
}
.oneColFixCtrHdr #container #mainContent .MenuBarItemHover img {
	color: #8080FF;
}
.mytable {
}
mytable {
	background-color: #222;
}
#progrmdescrpt {
	text-align: left;
}
#progrmdescrpt {
	text-align: left;
}
.prgrmdescpt {
	text-align: left;
}
.prgrmdescpt {
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent p .prgrmdescpt {
	text-align: left;
}
.tableofwhitejustify {
	background-color: #FFC;
	color: #222;
	text-align: justify;
}
.fontinblock {
	color: #FFC;
}
.fontleft {
	text-align: left;
}

