body
{
	background-position: left top;
	font-size: 11px;
	background-image: url(images/lcpp_corepages_bg.jpg);
	color: white;
	background-repeat: repeat-x;
	font-family: 'Century Gothic';
	background-color: #7b8e43;
}
.bodycopy
{
	font-size: 12px;
	color: #ffffff;
	font-family: 'Century Gothic';
	background-color: transparent;
}
.bodycopy a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodycopy a:active {
	color: #FFFFFF;
}
.events
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	color: #ffffff;
	padding-top: 20px;
	font-family: 'Century Gothic';
	background-color: transparent;
}
.events a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.events a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.events a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.events a:active {
	color: #FFFFFF;
}
.eventsheader
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Century Gothic';
	background-color: transparent;
}
.image
{
	border-right: white 1px solid;
	padding-right: 10px;
	border-top: white 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: white 1px solid;
	padding-top: 10px;
	border-bottom: white 1px solid;
}
.subbutton
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
input.textbox
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 4px;
	font-size: 10px;
	border-left: #ffffff 1px solid;
	color: white;
	border-bottom: #ffffff 1px solid;
	font-family: 'Century Gothic' , Helvetica, Arial, sans-serif;
	background-color: transparent;
}
textarea.textarea
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 4px;
	font-size: 10px;
	border-left: #ffffff 1px solid;
	color: white;
	border-bottom: #ffffff 1px solid;
	font-family: 'Century Gothic' , Helvetica, Arial, sans-serif;
	background-color: transparent;
}
input.button
{
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
}
select.dropdown
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 4px;
	font-size: 10px;
	border-left: #ffffff 1px solid;
	color: white;
	border-bottom: #ffffff 1px solid;
	font-family: 'Century Gothic' , Helvetica, Arial, sans-serif;
	background-color: transparent;
}
input.checkbox
{
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
}