/* CSS for The Green Nut - Site Map */



/* ===========================================
         SITE MAP
==============================================*/

#articleText {
	padding-top: 10px;
	}

#articleText h3 {
	margin-top: 1.2em;
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	}

#articleText ul {
	margin-top: 0.6em;
	}

#articleText ul a {
	font-weight: normal;
	}

#articleText li {
	margin-bottom: 0.2em;
	}

#articleText a {
	text-decoration: none;
	}

