/*.typography a {
	color:#728c40 !important;
	font-weight:bold;
	text-decoration:none;
}

.typography a:hover {
	color:#728c40;
}

.typography li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

.typography h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

.typography p {
	padding:15px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
}*/