

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

input.button { 
		background:#D44F1F;
		}
	
#nav li a:hover {
	background: #D44F1F;
	}
	
.featured a.readmore {
	background: #D44F1F;
	}
	
#searchform {
	background: #D44F1F url('../images/arrow_red.gif') no-repeat center right;
	}
#sidebar ul li a:hover {
	background: #D44F1F url('../images/arrow_red.gif') no-repeat center right;
	}
#footer ul li a:hover {
	background: url('../images/arrow_red.gif') no-repeat center right;
	}
	
h4 {
	color: #D44F1F;
	}
	
#footer {
	background: #D44F1F;
	}
	
#footer ul li a {
	border-bottom: 1px solid #B74E28;
	}
	
#footer img {
	border: 4px solid #B74E28;
	}
	
