
div#content-main{
	width: 700px;
	padding: 0px 10px;
	font-size: 120%;
	float: left;
	left: -4px;
}
div#content-other{
	width:760px;
	font-size:120%;
	padding: 20px; 
	float: left;
	background: #e6febf;



/*	left: -4px; */
}

div#content2{
	float: left;
	width: 43%;
/*	margin-top: 15px; */
}
div#content3{
	float: right;
	width: auto;
	padding-top: 5px;
	padding-right: 30px;
/*	margin-top: 15px; */
}

div#content1 , div#content2 , div#content3 {
/*	padding: 5px 10px; */
	overflow: auto;
	position: relative;
}

div#leftcontent {
	width: 275px;
	background: #e6febf;
	border:groove #006f3a thin;
	left: 5px;
	float: left;
	padding: 5px;
}
div#content-left {
	width: 375px;
	padding-left: 5px;
	padding-right: 5px;
	left: 5px;
	float: left;
	padding: 5px;
}
div#content-right {
	width: 275px;
	padding-left: 5px;
	padding-right: 5px;
	left: 5px;
	float: left;
	padding: 5px;
}
div#contentleft {
	width: 275px;
	left: 5px;
	float: left;
	padding: 5px;
}
div#rightcontent {
	width: 450px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	right: 5px;
}
div#footer {
	float: left;
	width: 760px;
	padding: 10px 0 10px 0;
	position:relative;
}
h1 {
	font-size: 175%;
	text-transform: uppercase;
	border-bottom: 1px #006f3a solid;
	margin: 0px 5px 10px 5px;
	color: #006f3a;
	font: Verdana, Geneva, sans-serif;
}

h2 {
	color:#006f3a;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px;
}

h3 {
	color: #00703a;
	font: 115%;
	font-weight: bold;
	font-style: oblique;
	margin: 0px 0px 10px 0px;
}

h4 {
	/* background-color: #F1E9DD; */
	width:650px;
	font-size: 120%;
	color: #00703a;
	font-weight: bold;
	font-style: oblique;
	padding: 4px 0px 1px 0px;
	margin: 0px 0 15px 0;
}
#dates {
	float:left;
	border: 1px solid #000;
	background-color: #ccc;
	padding:10px;
	margin:10px;
}

#dates p {
	clear:both;
}

#dates label {
	float:left;
	display:block;
	width:7em;
	font-weight:bold;
}
#schedule {
	width:760px;
	padding: 0 2px; 
	float: left;
/*	border:#006f3a solid thin; */
	border-top:#006f3a solid thin;
	border-right:#006f3a solid thin;
	border-left:#006f3a solid thin; 
	}
#schedule-bottom {
	width:760px;
	float: left;
	padding: 0 2px;
	border-bottom:#006f3a solid thin;
}
#sched-left {
	padding-left: 5px;
	padding-right: 5px;
	left: 5px;
	float: left;
	width:150px;
	background: #e6febf;
	font-weight: bold;
}
#sched-right {
	width: 585px;
	padding-left: 5px;
	padding-right: 5px;
	left: 5px;
	float: left;
	background: #e6febf;
	border-left:#006f3a solid thin;
}
