#header {
background-image:url(images/style1/logo.gif);
}

#header h1 a {
	color:#444444;
	text-decoration:none;
}

#header h4 {
	color:#555555;
}


#menu ul li a:hover, #menu ul li.current_page_item a{
	color:#D3B378;
	text-decoration: underline;
}

#sidemenu h4 {
	color:#0E0E0E;
	font-weight:normal;
	padding-bottom:6px;
	font-size: 19px;
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {

}

#wp-calendar a {
	background-color:#f4bd8c;
}


