body {
	text-align:center;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:101%;
}

p, h1, h2, h3, h4, h5, h6, ul, li {
	color:#304723;
}

p {
	font-size:.7em;
}

a {
	text-decoration:none;
	color:#333;
}

a img {
	border: none;
}

/* Generic */
#generic {
	width:820px;
	margin:0 auto 0 auto;
	text-align:right;
	height:30px;
	background:transparent;
}

#generic p {
	margin:0 14px 0 0;
	color:#85881F;
	padding-top:8px;
}

#generic a {
	color:#85881F;
}

#generic a:hover {
	text-decoration:underline;
}



/* Menu */
#menu {
	width:820px;
	margin:0 auto 0 auto;
	height:48px;
}

/* Content */
#content {
	width:820px;
	margin:0 auto 0 auto;
	text-align:left;
}

#content #feature #macina-banner {
	margin:10px 0 0 10px;
}

#content #feature #macina-banner div {
	padding-bottom:10px;
}

/* Foot */
#foot {
	width:820px;
	margin:0 auto 0 auto;
	text-align:right;
}






















