@charset "utf-8";
.background {
	background-image: url(images/background.jpg);
	text-decoration: none;
	font-weight: normal;
}
.color {
	background-color: #BAE770;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E5DFC9;
	border-bottom-color: #E5DFC9;
	border-left-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#leftsidebar a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}




.coloralt {
	background-color: #BAE770;
	border: 2px solid #E5DFC9;
	font-weight: normal;
}
.white {
	background-color: #FFFFFF;
	font-weight: normal;
}
.titles {
	font-size: 24px;
	font-weight: normal;
}
.navlinks {
	color: #5B5B2D;
	text-decoration: none;
	display: block;
	margin: auto;
	padding: 0px;
	font-weight: normal;
}

.formbars {
	background-color: #BAE770;
	font-weight: normal;
	text-decoration: none;
}
.bodylinks {
	color: #71A41C;
	text-decoration: none;
	font-weight: normal;
}
