/* CSS Document */

body {	
	background-image: url(../images/templates/blue/watermark.gif); }

h1, h3, a {
	color: #559DEB; }
	
div#top {
	background-image: url("../images/templates/blue/top.gif"); }
	
div#top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.7em;
	color: #1C5B9F; }
	
div#tagline {
	background-color: #B6D2EC;
	color: #1C5B9F; }

div#footer {
	background-color: #CFDDEE;
	color: #1C5B9F; }
	
div#leaf {
	background-image: url("../images/templates/blue/leaf.gif"); }
	
.subnav a:hover {
	color: #1C5B9F;
	text-decoration: none; }
	
.current {
	color: #1C5B9F; }
	