/* yellow style - yellow.css */

#top-nav a:hover, #top-nav li.current_page_item a {
    border-bottom: 2px solid #FFDF53;
}

#banner { background: #ffdf53;}

div.slides { background: url(yellow/slides_bak.png) no-repeat right top;}

#cover h2 {color:#13405f;}

#cover_button { background: #f3ebd5;}

#cover a.more { background: url("yellow/more_bak.png") repeat-x scroll 0 0 transparent; border: 1px solid #81939e; color: #1e4b69;  -moz-box-shadow: 0 2px 3px #d1c9b6; -webkit-box-shadow: #d1c9b6 0 2px 3px; box-shadow: #d1c9b6 0 2px 3px;}

#cover a.more:active {background: #f0f0f0;}

#slideshow ul.slides-nav li.activeSlide a { background: #4e9ec4;}

.widget h3, ol.forms li input.submit  { color: #1e4b69;}

#content_banner {
    border-bottom: 1px solid #F0E5CD;
}

h1.page_title {
    background:#F0E5CD;
    color: #1e4b69;}
	
#sidebar_top {background:#F0E5CD;}

a:link, a:visited, #footer li a  {
    color: #3D6C8C; }

a:hover { color:#5890B5;}

#searchsubmit { background: url("yellow/more_bak.png") repeat-x scroll 0 0 transparent;}



