h1, h2, h3, h4, h5, h6 {color: #772e24;}
hr {border: solid medium; height: 3px; color: #772e24;}
dd {border-left-color: green;}
.sivulaatikko {border: medium ridge #772e24; background: #C3BE61;}
a:link {color: #772e24;}
a:visited {color: #541108;}
a:active {color: #c04a3a;}

body {
	background: #C3BE61 url('images/hollivootbody.png');
}

#page, #admin_sidebar {
	background-color: #eedd80;
}

#header {
	background: url('images/hollivootlogo.png') left no-repeat;
}

#content {
	background: url('images/reunakasvi.png') no-repeat 0px bottom;
	padding: 0 60px 30px; 60px;
	min-height: 500px;
}

#searchsubmit {
	background-color: #C3BE61;
}

#headermenu>li>a {
	border: medium outset #772e24;
	background-color: #C3BE61;
}

#headermenu>li>ul {
	top: 1px;
}
#headermenu>li>ul a, .widget a, .navigation a {
	background-color: #C3BE61;
}
#headermenu>li a, .widget a, #searchsubmit, .navigation a {
	color: #772e24;
	font-family: cursive;
}
#headermenu a:hover, .widget a:hover, .navigation a:hover {
	background-color: #eedd80;
}
#headermenu .current_page_item>a, .widget .current_page_item>a, .navigation .current_page_item>a {
	background-color: #eedd80;
}
