body {
	background-color: #FAF5F5;
	background-image: url(images/background_two.jpg);
}
#wrapper #menu {
	background-color: #800000;
}
h1, h2, h3, h4, strong {
	color: #800000;
}
#wrapper #content a {
	color: #800000;
}
#detailContainer #detailContainerText #detailContainerTextDescription {
	border-bottom-color: #800000;
}
#thumbMenu {
	background-color: #800000;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	margin-bottom: 5px;
}
#cmsContent ul {
	list-style-image: url(images/bullet_2.jpg);
	color: #800000;
}
/*#cmsContent img {
	border:solid 2px #800000;
}*/
.importantBullets {
	color: #800000;
}
