#topnav ul {
	background: #356bb1;
}

#topnav ul.article {
	border-color: #356bb1;
}

h2,
h3,
.categoryhead,
.categoryheadcont,
.categoryont,
.categorysubhead,
.mischeadt,
.miscsubheadt,
.phone1,
.phone2,
.productheadt,
.productsubheadt,
.redheadt,
.reviewstepst,
A:active,
A:hover,
A.directed:link,
A.directed:visited,
A.info:active,
A.info:hover,
A.info:link,
A.info:visited,
A.red:link,
A.red:visited,
A.subcatoff:active,
A.subcatoff:hover,
A.subcaton:link,
A.subcaton:visited {
	color: #356bb1;
}

.sideboxRed {
/*	background: #356bb1; */
}

.sidebox,
.column {
/*	background: #CDDFF7;*/
}

.coralZenBox {
	margin: 2px 0 5px 0;
	background: #FF3A7F;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

.colorband {
	background: #356bb1;
	color: #fff;
	text-align: center;
	padding: 2px 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

.hilite {
	color: #FF3A7F;
}


.blogpost .title {
	color: #ff3a7f;
}

.blogpost .comments a {
	color: #356bb1;
}
