body {
	background-image: url(../images/bg_tile.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC9A;
	position: absolute;
	border: 3px solid #686601;
	font-size: 13px;
	color: #686601;
	z-index: 0;
}
#masthead {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
}
#masthead p {
}
#containerLeft {
}
#columnLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #686601;
	border-right-color: #686601;
	border-bottom-color: #686601;
	background-color: #B9B77A;
}
#navigation li {
	list-style-type: none;
}#columnLeft a:link, #columnLeft a:visited {
	color: #562918;
}
#columnLeft a:hover, #columnLeft a:active {
}
#navCommunity {
	border: 1px solid #686601;
}
#navCommunity ul {
}
#navCommunity a:link, #navCommunity a:visited {
	color: #742918;
	letter-spacing: 0.1em;
}
#navCommunity a:hover, #navCommunity a:active {
	letter-spacing: 0.1em;
	color: #686601;
}
#containerRight {
}
#columnRight {
	border-top: 3px solid #686601;
	border-bottom: 3px solid #686601;
	border-left: 3px solid #686601;
	background-color: #686601;
	color: #CCCC9A;
}
#columnRight a:link, #columnRight a:visited {
	color: #F7F4C1;
	font-size: 10px;
	text-decoration: none;
}
#columnRight a:hover, #columnRight a:active {
	color: #562918;
	text-decoration: underline;
}
#lifeLessons {
	background-color: #BBB77A;
	border: 1px solid #656400;
	text-align: center;
}
#lifeLessons a:link, #lifeLessons a:visited {
	color: #562918;
	text-decoration: none;
}
#lifeLessons a:hover, #lifeLessons a:active {
	color: #693418;
	text-decoration: underline;
}
#containerCenter {
}
#containerCenter a:link, #containerCenter a:visited {
	color: #562918;
	text-decoration: none;
}
#containerCenter a:hover, #containerCenter a:active {
	color: #562918;
	text-decoration: underline;
}
#containerTwoColumn {
}
#containerTwoColumn a:link, #containerTwoColumn a:visited {
	color: #562918;
	text-decoration: none;
}
#containerTwoColumn a:hover, #containerTwoColumn a:active {
	color: #562918;
	text-decoration: underline;
}
#footer {
	background-color: #686601;
	color: #CCCC9A;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #CCCC9A;
}
#footer a:hover, #footer a:active {
	color: #562918;
	text-decoration: underline;
}
.menu {
}
.sched {
	color: #686601;
	background-color: #BBB77A;
	border: 2px solid #CCCC9A;
}
.block {
}
.adminBlock {
	border: 1px solid #686601;
}
.newsTitle {
	background-color: #B9B77A;
	letter-spacing: 0.5em;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #686601;
}
.clear {
}
.pageHeader {
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCCC9A;
	background-color: #686601;
}.emphasis {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #990000;
}
