@CHARSET "ISO-8859-1";

a:link {
	color:#990000;
}
a:visited {
	color:#990000;
}
a:active {
	color:#990000;
}
a:hover {
	color:#000000;
}
a.nav:link {
	color:#ffffff;
}
a.nav:visited {
	color:#ffffff;
}
a.nav:active {
	color:#ffffff;
}
a.nav:hover {
	color:#eeb9b1;
}
.mceContentBody a:link {
	color:#990000 !important;
}
.mceContentBody a:visited {
	color:#990000 !important;
}
.mceContentBody a:active {
	color:#990000 !important;
}
.mceContentBody a:hover {
	color:#000000 !important;
}
h1 {
	color:#990000;
}
h2 {
	color:#990000;
}
h3 {
	color:#990000;
}
h4 {
	color:#990000;
}
h5 {
	color:#990000;
}
p {}
ul {}
li {}
#content {}
#content_wrapper {}
#hd {}
#hd h1 {}
#nav_container {
	background-color:#990000;
}
#nav_top{
	background-color:#990000;
}
#nav_top p {}
#nav_bottom{
	background-color:#990000;
}
#nav_bottom_content {}
p.caption_text {
	color:#990000;
}
#choreworkers {
	width:400px;
	border:1px solid #990000;
	padding:30px;
	margin:20px 30px;
	float:left;
	text-align:center;
}
.checklist {
	margin:4px 0;
}
.checklist li {
	list-style-type:none;
}

