body {
	background-color: #c1bda3;
	color: #02542e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	font-size: 27px;
	color: #02542e;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 9px;
}

h2 {
	font-size: 13px;
	color: #8C8759;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 17px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	width: 772px;
}

#footer1 {
	background-image: url(../images/bg_footer1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align: right;
	width: 772px;
}

#footer2 {
	color: #5c593f;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 40px;
	text-align: center;
	width: 772px;
}

#top_nav {
	padding-bottom: 3px;
	padding-top: 6px;
	text-align: right;
	width: 772px;
}
#wrapper_content {
	background-color: #deddd3;
	background-image: url(../images/bg_content.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #02542e solid;
	padding: 0;
	text-align: left;
}

#wrapper_header {
	background-color: #8c8759;
	background-image: url(../images/bg_header.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 1px #02542e solid;
	padding: 0;
	text-align: left;
}

#wrapper_logo {
	border-bottom: 1px #feb300 solid;
	width: 243px;
}

#content .content {
	border: 0;
	border-collapse: collapse;
}

#content .content .content_left {
	background-color: #dedcc9;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	vertical-align: top;
	width: 245px;
}

#content .content .content_right {
	background-color: #ffffff;
	background-image: url(../images/bg_content_right.gif);
	background-position: top left;
	background-repeat: repeat;
	border: 0;
	border-collapse: collapse;
	padding: 20px;
	padding-top: 17px;
	vertical-align: top;
	width: 527px;
	font-size: 17px;
}

.adLink {
	background: #ffffff;
	border: 2px #c0151f solid;
	color: #989361;
	font-size: 11px;
	margin: 15px 7px 15px 6px;
	padding: 6px 6px 6px 1px;
}

.adLink_gs {
	background: #f2f0f1;
	border: 2px #006225 solid;
	color: #878250;
	font-size: 11px;
	margin: 15px 7px 15px 6px;
	padding: 6px 6px 6px 1px;
}

.adLink .imgLink img, .adLink_gs .imgLink img {
	border: 0;
	float: left;
	margin-right: 2px;
}

.adLink .txtLink {
	color: #c0151f;
	display: block;
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
}

.adLink_gs .txtLink {
	color: #006225;
	display: block;
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
}

.photo_rt {
	border: 1px solid #02542e;
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
}

.previews {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	width: 243px;
}

.previews td {
	padding: 0;
}

.previews td.lessons {
	color: #ffffff;
	background-color: #c4bfa0;
	vertical-align: top;
}

.previews td.outings {
	color: #ffffff;
	background-color: #bab593;
	vertical-align: top;
}

.previews_body {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding: 8px;
}

.previews_header {
	font-family: "MS Reference Saxs Serif", arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}

.previews_link {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.previews_spacer {
	background-color: #ffffff;
}

.winterLink {

}