#header .bar {
	background:#eee;
	border-bottom:7px solid #176617;
	overflow:hidden;
	}

#header h1,
#header h2 { 
	color:#009400;
	font:bold 30px/23px Georgia,"Times New Roman",Times,serif;
	/* text-transform:uppercase; */
	}
#header h1 a, #header h2 a{
	text-decoration:none;
	color:#009400;
	font:bold 30px/23px Georgia,"Times New Roman",Times,serif;
	/* text-transform:uppercase; */
	}		
#header h3 {

	color:#000;
	font:13px/11px verdana,helvetica,sans-serif;
	text-transform:uppercase;
	}
	
#content h1,
#content h2 {
	font:bold 25px Georgia,"Times New Roman",Times,serif;
	color:#009400;
	}
#content h1, #content h2 a{
	color:#009400;
	text-decoration:none;
}	



