#canvas {
	font-size: 1em; 
}

a { color: #222; text-decoration: underline; }
a:hover { color: #DC3731; text-decoration: underline; }

h1, h2, h3 {  }

h1 { color: black; font-size: 140%; }
h2 { color: black; font-size: 120%; }
h3 { color: black; font-size: 100%; }

#navigation h1, #navigation h2, #navigation h3 { }

#navigation h2 { background: #ffdf5e; padding: 2px .5em; border-bottom: 1px solid white; margin-top: 2px; }
#navigation #box-search-title h2 {  }
#navigation #box-search { color: white; background: #7f7f7f; }
#navigation #box-search a { color: white; }
#navigation #box-search button { background: #ffdf5e; color: black; border: 1px solid white; margin-top: 2px; font-size: 90%; position: relative; left: 1px;  } 
#extra h2 { background: #e7e9ec url("../../../home/navigation-h2-bg.png") top left no-repeat; text-align: right; }

.box-content { padding: 0 1em .5em 1em; }