@charset "utf-8";
/* CSS Document */

body {
	background: #D8EE9B url(images/nav/bg.jpg) repeat-x top;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.footer {
	font-size: 11px;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 18px;
	margin: 6px 0 20px 0;
}

td {
	vertical-align: top;
}

a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

h3 {
	color: #446611;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

ul li {
	margin-bottom: 8px;
}

.content {
	margin: 40px;
	display: block;
	clear: both;
}
