body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
	font-size:x-large;
} 
#header {
	font-size:medium;
}
#header ul#secondary li {
	font-size:medium;
}

H1 {
	font-weight:bold;
	font-size:xx-large;
	letter-spacing: 0.1em;
	color:#3B7904;
	text-indent:-0.40em;
	padding:0.2em 1em 0 0;
	margin:0 0 0.5em 0em;
}
H2 {
	color:#3B7904;
	font-weight:bold;
	font-size:x-large;
	line-height:1.3em;
}
#footer {
	color:#000;
	background:#fff;
	width:100%;
	font-size:medium;
	text-align:center;
	margin-top:3em;
	margin-bottom:0;
	padding:0;
}
#banner .btn {
	border:0px;
	font-size:medium;
	font-weight:bold;
}
#banner .btnhov{
	border:0px;
	color:#000;
	font-size:medium;
	font-weight:bold;
	background:#fff;
}
#right_column H2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.5em;
}
H3 {
	margin:0;
	padding:0 0 1em 0.7em;
}
