body {
	background-color: #F5FAF5;
	background-image: url(images/background_three.jpg);
}
#wrapper #menu {
	background-color: #31A931;
}
h1, h2, h3, h4, strong {
	color: #31A931;
}
#wrapper #content a {
	color: #31A931;
}
#detailContainer #detailContainerText #detailContainerTextDescription {
	border-bottom-color: #31A931;
}
#thumbMenu {
	background-color: #31A931;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31A931;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31A931;
	margin-bottom: 5px;
	text-align:center;
}
#cmsContent ul {
	list-style-image: url(images/bullet_1.png);
	color: #31A931;
}
/*#cmsContent img {
	border:solid 2px #31A931;
}*/
.importantBullets {
	color: #31A931;
}
#image #imageTitle {
	background-color:#000000;
}
