.coretext {
	width: 635px;
	margin: 0px;
	padding: 10px 25px 15px 25px;
	display: block;
}

/* --------------------- */
.sidebox {
	margin: 20px 10px 30px 10px; /* 0 auto for center */
	width: 230px;
	float: right;
	background-color: #FFFFFF;
	padding: 0px;
}


.boxhead {
	margin: 0px 0px 4px 0px;
	padding: 5px 0px 0px 5px;
	text-align: left;
	background-image: url(layout/cleeve-hill-web-yell-strip.jpg);
	background-repeat: repeat-x;
	color: #006600;
}
.boxhead a
{
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #006633;
}
.boxbody {
	padding: 2px 10px 2px 5px;
	background-color: #ececec;
}
.boxbody h2 {
	font-weight: bold;
	font-size: small;
	display: block;
}

.boxbody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	display: block;
	font-weight: bold;
	text-align: left;
}
.boxbody ul
{
	display: block;

}
.boxbody li
{
	display: block;
	padding-bottom: 0.5em;
	padding-top: 0.5em;

}


.boxbody  li a {
	color: #000000;
	text-decoration: none;
}
.boxbody  li a:hover
{
	color: #666666;
	text-decoration: underline;
}
.sidebox_end
{
	background-color: #FFDF01;
	height: 3px;
	line-height: 0px;
	border: none;
}
.sidebox_end p
{
	line-height: 0px;
	margin: 0px;
}

.linkimg {
	margin: 7px;
	float: right;
	padding: 2px;
	border: 1px dashed #666666;
}
.smalla {
	font-size: small
}
.mediuma {
	font-size: large
}
.largea {
	font-size: x-large
}
.rollover a { background-image: url(images/activities.jpg); background-repeat: no-repeat; background-position: top; height: 90px; min-height: 90px; position: relative; width: 230px; min-width: 230px; display: block; }
.rollover a:hover { background-position: bottom; height: 90px; min-height: 90px; position: relative; width: 230px; min-width: 230px; }
