html {
	margin: 0px;
	padding: 0px;
	background: #ecdbb8 url(../images/bg.gif) left top repeat-x;
	font: normal 14px/18px Arial,sans-serif;
	color: #545454;
}
body {
	position: relative;
	margin: 0px auto;
	padding: 0px 49px 0px 34px;
	width: 948px;
}
a {
	color: #803203;
}
a img {
	border: 0 none;
}
p {
	margin: 0px;
	padding: 3px 0px 9px 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0px 0px 9px 0px;
	padding: 2px 0px 2px 15px;
	background: url(../images/bullet.gif) left 8px no-repeat;
}
h1 {
	font: normal 30px/35px Georgia,serif;
	color: #803203;
	margin: 0px 0px 9px 0px;
	padding: 15px 0px 9px 0px;
	background: url(../images/h1-bg.gif) 3px bottom no-repeat;
}
h2 {
	font: bold 14px/14px Arial,sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: black;
}
form {
	margin: 0px;
	padding: 0px;
}
.errmsg {
	color: red;
}

h2.inthissection {
	font: normal 11px/12px Georgia,serif;
	text-transform: uppercase;
	color: #545454;
	margin: 0px;
	padding: 0px;
}

p.breadcrumb {
	font: normal 11px/11px Arial,sans-serif;
	color: #959595;
	padding: 20px 0px 0px 0px;
}

.pagebg {
	position: absolute;
	top: 0px;
	left: -125px;
	z-index: -1;
}
.nameplate {
	position: relative;
	height: 116px;
}
.nameplate .logo {
	position: absolute;
	top: -2px;
	left: 285px;
	cursor: pointer;
}
.nameplate .contactus {
	position: absolute;
	top: 13px;
	right: -3px;
	cursor: pointer;
}
.nameplate .donate {
	position: absolute;
	top: 53px;
	right: -3px;
	cursor: pointer;
}
.header {
	position: relative;
	height: 87px;
}
.header .scrolltop {
	position: absolute;
	top: 0px;
	left: -34px;
}
.footer {
	position: relative;
	height: 108px;
	margin-bottom: 24px;
}
.footer .scrollbottom {
	position: absolute;
	bottom: 0px;
	left: -34px;
}
.scroll {
	position: relative;
	margin: 0px -49px 0px -34px;
	padding: 30px 49px 0px 34px;
	background: url(../images/scrollbg.png) left top repeat-y;
	zoom: 1;
}
.scroll:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.scroll.minheight {
	min-height: 615px;
}
.col1 {
	display: inline;
	float: left;
	width: 626px;
	margin: 0px -670px 0px 44px;
}
.col1.home {
	margin-top: -12px;
}
.col2 {
	display: inline;
	float: left;
	width: 221px;
	margin: 0px -920px 0px 699px;
}
.mainimg {
	width: 671px;
	margin: 0px -28px 0px -17px;
	background-position: 26px 17px;
	background-repeat: no-repeat;
}
h2.upcomingevents {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font: normal 12px/180px Arial,sans-serif;
	height: 60px;
	overflow: hidden;
	background: url(../images/UpcomingEvents.gif) left top no-repeat;
}
h2.upcomingclasses {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font: normal 12px/180px Arial,sans-serif;
	height: 60px;
	overflow: hidden;
	background: url(../images/UpcomingClasses.gif) left top no-repeat;
}
dl.upcomingevents {
	margin: 0px;
	padding: 0px;
}
dl.upcomingevents dt {
	display: inline;
	float: left;
	width: 80px;
	margin: 0px -80px 0px 0px;
	padding: 4px 0px;
	font: normal 12px/14px Arial,sans-serif;
	color: #545454;
}
dl.upcomingevents dd {
	margin: 0px 0px 0px 80px;
	padding: 4px 0px;
	font: normal 12px/14px Arial,sans-serif;
	color: black;
}

h2.pressreleases {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font: normal 12px/180px Arial,sans-serif;
	height: 60px;
	overflow: hidden;
	background: url(../images/PressReleases.gif) left top no-repeat;
}
dl.pressreleases {
	margin: 0px;
	padding: 0px;
}
dl.pressreleases dt {
	display: inline;
	float: left;
	width: 80px;
	margin: 0px -80px 0px 0px;
	padding: 4px 0px;
	font: normal 12px/14px Arial,sans-serif;
	color: #545454;
}
dl.pressreleases dd {
	margin: 0px 0px 0px 80px;
	padding: 4px 0px;
	font: normal 12px/14px Arial,sans-serif;
	color: black;
}
h2.comingevents {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font: normal 12px/180px Arial,sans-serif;
	height: 60px;
	overflow: hidden;
	background: url(../images/ComingEvents.gif) left top no-repeat;
}
dl.comingevents {
	margin: 0px;
	padding: 0px;
}
dl.comingevents dt {
	display: inline;
	float: left;
	width: 60px;
	margin: 0px -60px 0px 0px;
	padding: 4px 0px;
	font: normal 12px/14px Arial,sans-serif;
	color: #545454;
}
dl.comingevents dd {
	margin: 0px 0px 0px 60px;
	padding: 4px 0px;
	font: normal 12px/14px Arial,sans-serif;
	color: black;
}

form.newslettersignup {
	height: 167px;
	padding: 129px 0px 33px 8px;
	background: url(../images/NewsletterSignup.jpg) right top no-repeat;
	text-align: center;
	font: normal 14px/14px Arial,sans-serif;
	color: #bfa282;
}
form.newslettersignup input {
	width: 170px;
	margin: 11px 0px;
	border: 1px solid #a5acb2;
}
form.newslettersignup button {
	border: 0 none;
	width: 95px;
	height: 37px;
	margin: 5px 0px;
	padding: 0px;
	background: url(../images/submit.png) left top no-repeat;
	cursor: pointer;
}
h2.announcements {
	margin: 0px;
	padding: 0px;
	font: normal 12px/180px Arial,sans-serif;
	height: 49px;
	overflow: hidden;
	background: url(../images/Announcements.gif) left top no-repeat;
}
ul.announcements {
	font: normal 12px/14px Arial,sans-serif;
}

div.epilogue {
	padding-top: 9px;
}
.hrule {
	display: block;
	height: 9px;
	margin: 0px 0px 18px 39px;
}
div#footermenu {
	padding: 0px;
	margin: 0px 0px 0px 44px;
	overflow: hidden;
}
div#footermenu ul {
	position: relative;
	left: -7px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu ul li {
	float: left;
	margin: 0px;
	padding: 0px 7px;
	font: bold 11px/12px Arial,sans-serif;
	border-left: 1px solid #686868;
	color: #686868;
	background: none;
}
div#footermenu a {
	color: #686868;
	text-decoration: none;
}
p.copyright {
	margin: 0px 0px 0px 44px;
	padding: 15px 0px 0px 0px;
	font: normal 11px/12px Arial,sans-serif;
	color: #686868;
}
.designedby {
	position: absolute;
	top: 40px;
	right: 87px;
}
.designedby img {
	border: 0 none;
}

.col3 {
	display: inline;
	float: left;
	width: 184px;
	margin: 0px -224px 0px 44px;
}
.col4 {
	display: inline;
	float: left;
	width: 623px;
	margin: 0px -911px 0px 288px;
}
.headerimg {
	width: 641px;
	margin: 0px -10px 0px -8px;
	background-position: 17px 13px;
	background-repeat: no-repeat;
}
.col3 ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.col3 ul li {
	position: relative;
	top: -2px;
	border-top: 1px solid #f3deb2;
	padding: 1px 0px;
	margin: 0px;
	background-image: none;
	font: normal 14px/15px Georgia,serif;
}
.col3 ul li a {
	display: block;
	padding: 6px;
	text-decoration: none;
}
.col3 ul li a:hover {
	background: #fbedd1;
	text-decoration: underline;
}
.col3 ul li b {
	display: block;
	padding: 6px;
	font-weight: normal;
	color: white;
	background-color: #803203;
}
.col5 {
	display: inline;
	float: left;
	width: 383px;
	margin: 0px -383px 0px 0px;
}
.col6 {
	display: inline;
	float: left;
	position: relative;
	width: 185px;
	padding: 16px 24px 16px 18px;
	margin: 10px -618px 0px 391px;
	background: url(../images/col6-bg.gif) left top repeat-y;
}
.col6top {
	position: absolute;
	top: 0px;
	left: 0px;
}
.col6bottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
}
#enrollfull, #enrollfree, #enrolldeposit, #waitinglist {
	margin: 9px 0px 4px 0px;
	padding: 0px;
	border: 0 none;
	background: url(../images/enroll-full.jpg) left top no-repeat;
	width: 174px;
	height: 37px;
	cursor: pointer;
}
#enrolldeposit {
	background-image: url(../images/enroll-deposit.jpg);
}
#enrollfree {
	background-image: url(../images/enroll.jpg);
}
#waitinglist {
	background-image: url(../images/JoinWaitingList.jpg);
	width: 154px;
}
.col6 h2 {
	padding: 0px;
	line-height: 18px;
}
.col6 h2 span {
	font: normal 18px/18px Georgia,serif;
	color: #803203;
}
.fpcap,.dcap {
	font: normal 12px/14px Arial,sans-serif;
	color: black;
}
.fpcap p, .dcap p {
	padding: 0px;
}
.fpcap {
	border-bottom: 1px solid #e8d5ac;
	padding-bottom: 9px;
	margin-bottom: 5px;
}
.courseitem {
	position: relative;
	left: -3px;
	padding: 16px 26px 26px 22px;
	margin: 0px 0px 4px 0px;
	background: url(../images/courseitembg.gif) left top repeat-y;
}
div.shoppingcart {
	background: #eeeeee;
	padding: 14px;
}
dl.sccontents {
	margin: 6px 0px 0px 0px;
	padding: 12px;
	background: white;
	border: 3px solid #e0e0e0;
	zoom: 1;
}
dl.sccontents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.sccontents dt {
	display: inline;
	float: left;
	width: 500px;
	margin: 0px -500px 0px 0px;
	padding: 0px;
	font: normal 12px/12px Arial,sans-serif;
	color: black;
}
dl.sccontents dd {
	width: 575px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font: bold 12px/12px Arial,sans-serif;
	color: #803203;
}
dl.schead {
	margin: 0px;
	padding: 15px;
	background: #803203;
	zoom: 1;
	font: bold 12px/12px Arial,sans-serif;
	color: white;
}
dl.schead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.schead dt {
	display: inline;
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0px -500px 0px 0px;
}
dl.schead dd {
	padding: 0px;
	margin: 0px;
	width: 575px;
	text-align: right;
}
.col7 {
	display: inline;
	float: left;
	width: 635px;
	margin: 0px -675px 0px 40px;
}
.col8 {
	display: inline;
	float: left;
	position: relative;
	width: 235px;
	margin: 0px -920px 0px 685px;
}
h1.shopping {
	margin: 0px 0px 9px 35px;
	padding: 15px 0px 9px 9px;
	background: url(../images/h1-shopping-bg.gif) 3px bottom no-repeat;
}
.subtotal {
	text-align: center;
	border: 10px solid #eeeeee;
	padding: 15px 0px;
	margin-bottom: 15px;
}
.subtotal h2 {
	padding: 0px;
	line-height: 18px;
	text-align: center;
	padding-bottom: 9px;
}
.subtotal h2 span {
	font: normal 18px/18px Georgia,serif;
	color: #803203;
}

div.calendar {
	position: relative;
	display: inline;
	float: left;
	background: url(../images/calendar-mid.gif) left top repeat-y;
	width: 226px;
	padding: 16px 27px;
	margin: 0px -280px 0px -4px;
}
.calendartop {
	position: absolute;
	top: 0px;
	left: 0px;
}
.calendarbottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
}
div.calendar table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 226px;
}
div.calendar thead td {
	text-align: center;
	border-bottom: 1px solid #e8d5ac;
	font: bold 14px/24px Arial,sans-serif;
	color: #803203;
	padding-bottom: 6px;
}
div.calendar thead th {
	text-align: right;
	padding: 8px 9px 5px 0px;
	font: bold 12px/25px Arial,sans-serif;
	color: black;
}
div.calendar tbody td {
	margin: 0px;
	padding: 0px 9px 5px 5px;
	height: 25px;
	font: normal 12px/25px Arial,sans-serif;
	color: black;
	text-align: right;
}
div.calendar tbody td.disabled {
	color: #959595;
}
div.calendar tbody td a {
	display: block;
	padding-right: 4px;
	margin-right: -4px;
	text-align: right;
}
div.calendar tbody td.active a {
	color: white;
	background: #803203;
}
a.lastmonth {
	position: absolute;
	top: 15px;
	left: 25px;
}
a.nextmonth {
	position: absolute;
	top: 15px;
	right: 25px;
}
div#calendardetail {
	float: left;
	display: inline;
	margin-left: 292px;
}

.loginbox {
	position: relative;
	width: 207px;
	background: url(../images/loginbox-mid.gif) left top repeat-y;
	padding: 20px 0px 24px 42px;
}
.loginbox .boxtop {
	position: absolute;
	top: 0px;
	left: 0px;
}
.loginbox .boxbottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
}
.loginbox input {
	width: 162px;
	border: 1px solid #a5acb2;
	margin: 4px 0px 10px 0px;
}
.loginbox a {
	font-size: 11px;
	position: relative;
	top: -10px;
}
.loginbox button {
	width: 80px;
	height: 37px;
	border: 0 none;
	margin: 0px;
	padding: 0px;
	background: url(../images/login.jpg) left top no-repeat;
	cursor: pointer;
}

.contactusbox {
	position: relative;
	background: url(../images/contactusbox-mid.gif) left top repeat-y;
	padding: 32px 0px;
	zoom: 1;
}
.contactusbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.contactusbox .errmsg {
	position: relative;
	top: -14px;
}
.contactusbox input,
.contactusbox select,
.contactusbox textarea {
	margin: 0px 0px 14px 0px;
	border: 1px solid #a5acb2;
	background: white;
}
div.col9 {
	display: inline;
	display: inline;
	float: left;
	margin: 0px -246px 0px 41px;
	width: 205px;
}
div.col9 input {
	width: 202px;
}
div.col10 {
	display: inline;
	float: left;
	margin: 0px -542px 0px 269px;
	width: 273px;
}
div.col10 input,
div.col10 select {
	width: 162px;
}
div.col10 textarea {
	width: 279px;
	height: 130px;
}
div.col10 button {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background: url(../images/send.jpg);
	width: 75px;
	height: 37px;
	cursor: pointer;
}
div.progress {
	height: 38px;
	padding: 11px 0px 40px 154px;
	background: url(../images/demo/checkout-progress.gif) 10px top no-repeat;
}

a.facebook {
	position: absolute;
	top: 35px;
	right: 384px;
}
div.sidebartop {
	min-height: 230px;
}
* html div.sidebartop {
	height: 230px;
}