ul.service_list_anchors
{
	list-style-type: square;
	list-style-position: inside;
	margin: 5px 0px 0px 0px;
}

ul.service_list_anchors a
{
	color: #A00500;
	text-decoration: none;
}

ul.service_list_anchors a:hover
{
	color: #888888;
}

ul.service_features
{
	list-style-type: square;
	list-style-position: outside;
	margin: 5px 0px 10px 20px;
}

ul.service_features_last
{
	list-style-type: square;
	list-style-position: outside;
	margin: 5px 0px 0px 20px;
}

div#content_column p
{
	line-height: 1.6em;
	padding: 15px 0px 0px 0px;
}

div#content_column p.first_paragraph
{
	padding: 0px;
}

div#content_column a
{
	color: #A00500;
	text-decoration: none;
}

div#content_column a:hover
{
	color: #888888;
}

h3
{
	color: #000000;
}

span.dark_red
{
	color: #A00500;
}