

a {
	color: #B3001E;
	}
	
#content h1, .featured h1 {
	color: #B3001E;
	}
	
th {
	border-color: #DDD #DDD #B3001E #DDD;
	}
	
dt {
	color: #B3001E;
	}
	
blockquote .cite {
	color: #B3001E;
	}

input.button { 
		background:#B3001E;
		}
	
#nav li a:hover {
	background: #B3001E;
	}
	
.featured a.readmore {
	background: #B3001E;
	}
	
#searchform {
	background: #B3001E url('../images/arrow_red.jpg') no-repeat center right;
	}
#sidebar ul li a:hover {
	background: #B3001E url('../images/arrow_red.jpg') no-repeat center right;
	}
#footer ul li a:hover {
	background: url('../images/arrow_red.jpg') no-repeat center right;
	}
	
h4 {
	color: #993D3D;
	}
	
#footer {
	background: #b3001e;
	}
	
#footer ul li a {
	border-bottom: 1px solid #8c0000;
	}
	
#footer img {
	border: 4px solid #700;
	}
	