body {
	background-color:#4e5232;
}

#header {
	background-image:url(images/style3/header.jpg);
}

#header h1 a {
	color: #5d2800;
	text-decoration:none;
}

#header h4 {
	color:#81563e;
}

#menu {
	background-image:url(images/style3/menu.jpg);
}

#menu ul li a:hover {
	color:#ffcc33;
}

#sidemenu h4 {
	background-image:url(images/style3/sidemenu-top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	padding-left:10px;
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#FFFFD9;
}

#wp-calendar a {
	background-color:#faeec0;
}

