

a {
	color: #0098A1;
	}
	
#content h1, .featured h1 {
	color: #0098A1;
	}
	
h4 {
	color: #50098A1;
	}
	
th {
		border-color: #DDD #DDD #0098A1 #DDD;
		}
	
dt {
	color: #0098A1;
	}
	
blockquote .cite {
	text-align: right;
	font-style: italic;
	color: #0098A1;
	}
	
	
#searchform {
	background: #0098A1 url('../images/arrow_blue.gif') no-repeat center right;
	}

input.button { 
		background:#0098A1;
		}
	
#nav li a:hover {
	background: #0098A1;
	}
	
.featured a.readmore {
	background: #0098A1;
	}
	
#sidebar ul li a:hover {
	background: #0098A1 url('../images/arrow_blue.gif') no-repeat center right;
	}
	
#footer {
	background: #0098A1;
	}
	
#footer ul li a {
	border-bottom: 1px solid #00828A;
	}
	
#footer ul li a:hover {
	background: url('../images/arrow_blue.gif') no-repeat center right;
	}
	
#footer img {
border: 4px solid #00828A;
}
	
