.dept {
	color: #3C301C;
	font: 9pt/11pt Verdana, Arial, Sans-Serif;
	text-align: left;
	margin-top: 20px;
	margin-left: 25px;
	padding: 0px 20px 12px 0px;
}
.class {
	color: #3C301C;
	font: 8pt/9pt Verdana, Arial, Sans-Serif;
	text-align: left;
	margin-top: 20px;
	margin-left: 25px;
	padding: 0px 0px 12px 0px;
	page-break-inside:avoid;
}
.clear {
	height: 1px;
	float: none;
	clear: both;
}
.desccol {
	float:left;
	clear:none;
	margin: 0px;
	padding: 0px;
}
.title {
	color: #3C708C;
	font: normal 12pt/16pt Georgia, Arial, Sans-Serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	padding: 2px 10px 0px 5px;
	left: 0px;
	float: none;
	clear: both;
	width: 320px;
	text-align: left;
	border: solid 1px #908970;
	border-right: solid 0px;
}

.description {
	padding: 8px 10px 0px 5px;
	text-align: justify;
	line-height: 150%;
    display: block;
	float: left;
	clear: both;
	width: 315px;
}

.statcol {
	margin: 0px;
	padding: 0px;
	width: 335px;
	position: relative;
	float: left;
	clear: none;
	border-left: solid 1px #908970;
	padding-top: 26px;
}
.statcol div {
	display: block;
	clear:both;
	float:none;
	margin: 0px;
}
.statcol div div {
	display: block;
	clear:none;
	float:left;
	padding-left: 4px;
}
.statcol div div.rule {
	border: none;
	border-top: solid 1px #908970;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
.statcol .stats {
	background-color: #C6C3A6;
	float:none;
	clear:both;
	border-right: solid 1px #908970;
	border-left: none;
	border-top: double 3px #908970;
	border-bottom: double 3px #908970;
	padding: 0px;
}
.statcol .stats div {
	height: 20px;
	padding-top: 2px;
}
.statslabel {
	color: #202010;
	font-weight: bold;
	text-transform: uppercase;
}

.section {
	color: black;
	border-bottom: dotted 2px #3C708C;
	padding-bottom:8px;
	padding-top:2px;
}
.ages {
	border-right: solid 1px #908970;
	padding-right: 12px;
}
.tuition {
	padding-right: 3px;
}
.sessions {
	padding-right: 3px;
}
.minutes {
	padding-right: 3px;
}
.other {
	border-left: solid 1px #908970;
	padding-right: 1px;
	/*overflow: hidden;*/
}

.time {
	color: #3C708C;
	font: normal 14pt/18pt Georgia, Arial, Sans-Serif;
	letter-spacing: 0px;
	text-transform:lowercase;
}
.day {
	font: normal 14pt/18pt Georgia, Arial, Sans-Serif;
	letter-spacing: 0px;
}
.dates {
	float: left;
	clear: both;
	font-weight: normal;
	line-height:22px;
}
.location{
	color: #3C708C;
	text-decoration: underline;
	text-align: right;
	position: absolute;
	text-align: right;
	right: 2px;
}
.location a, .location a:visited{
	color: #3C708C;
}
.location a:hover{
	color: #908970;
}
.instructor{
	color: #3C708C;
	text-decoration: underline;
	position: absolute;
	text-align: right;
	right: 2px;
}
.instructor a, .instructor a:visited{
	color: #3C708C;
}
.instructor a:hover{
	color: #908970;
}
.note {
	position: absolute;
	right: 85px;
	text-align: right;
	font-style: italic;
	line-height:22px;
}
div.section form {
	position: absolute;
	right: 0px;
	text-align: right;
}
div.section form input{
	font:normal 10px/12px verdana;
	height:18px;
	margin:2px 0px 2px 0px;
	width:80px;
	text-transform:uppercase;/*
	background-color:#3C708C;
	border:none 0px;*/
	padding:0px;
	color:#000;
}
#data {
	margin: 0px;
	padding: 0px;
}



span input[type="text"] {
	width: 60px;
	height: 13px;
	margin:0px;
	font-size: 10px;
	color: #202010;
	background-color: #E0D9B3;
	border: 0px;
}
span textarea {
	width: 320px;
	height: 175px;
	margin:0px;
	font-size: 12px;
	color: #202010;
	background-color: #C4BD97;
	border: 0px;
}
div.sessions span input,div.minutes span input,div.time span input,div.day span input  {
	width: 30px;
}
div.time span input {
	width: 40px;
}
div.ages span input {
	width: 75px;
}
div.tuition span input {
	width: 90px;
}
div.dates span input  {
	width: 160px;
}
div.day span input {
	width: 60px;
	margin-top:5px;
}
div.instructor span input {
	width: 100px;
	font-size:9px;
	position:relative;
}
div.location span input {
	font-size:9px;
	width: 100px;
	position:relative;
	top:2px;
}
div.note span input {
	font-size:9px;
	width: 152px;
	position:relative;
	top:3px;
}
div.title span input {
	width: 320px;
	height: 16px;
}
div#section span input {
	width:150px;
}
div.other span input {
	width: 85px;
}
div.dept span.editfield textarea {
	width: 680px;
}
#submenu span.editmenu input  {
	width: 120px;
}
.section .controls {
	float:left;
	clear:right;
}
/*div{border:solid 1px black;}*/