#top {
background: #b0d1f0;
background: linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
background: -moz-linear-gradient(top, #d5e8f7 0%, #b0d1f0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5e8f7), color-stop(100%,#b0d1f0));
background: -webkit-linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
background: -o-linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
background: -ms-linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e8f7', endColorstr='#b0d1f0',GradientType=0 );
background: linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
}

#top input.google_site_search_form_search_button {
background: transparent url('../graphics/search-button.png') 0 0 no-repeat;
}

nav {
background: #3d8833;
}

#tagline a {
color: #3D8833;
}

article {
background: transparent url('../graphics/news.png') 0 0 no-repeat;
}

a:link, a:visited {
color: #3D8833;
}

a:hover, a:active {
color: #4ead41;
}

body {
background-color:#c8ac87;
}

#top .wrap {
background: #b0d1f0;
background: linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
background: -moz-linear-gradient(top, #d5e8f7 0%, #b0d1f0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5e8f7), color-stop(100%,#b0d1f0));
background: -webkit-linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
background: -o-linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
background: -ms-linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e8f7', endColorstr='#b0d1f0',GradientType=0 );
background: linear-gradient(top, #d5e8f7 0%,#b0d1f0 100%);
}

#featured ul li {
padding-left: 10px;
}

#top input.google_site_search_form_textbox {
background: #F7F7F7 none !important;
border-bottom: 1px solid #EEE;
border-top: 1px solid white;
border-left: 1px solid #F7F7F7;
border-right: 1px solid #F7F7F7;
}

#top a:link, #top a:visited {
color: #444;
}

#top a:hover, #top a:active {
color: #777;
}

#main ul {
list-style-image: url('../graphics/bullet.gif');
margin-left: 20px;
}

a:hover, a:active {
color: #A7D5EA;
}

#logo {
margin-top: -20px;
}

#featured ul {
	margin-left:0px !important;
}