body {
	background-color: #E7E7E7;
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#title {
	background-color: #73A824;
	height: 20px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 12px 12px 11px 12px;
	margin: 24px 0px 8px 0px;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 127px;
	height: 75px;
}

#nav {
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	border-color: #5B5A5F;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	margin: 0 0 8px 0;
}

#nav #inside {
	background-color: #226201;
	text-align: center;
	padding: 4px 12px 4px 12px;
}

#nav a:link, #nav a:visited, #nav .current {
	color: #FFFFFF;
	padding: 0 8px 0 8px;
	text-decoration: none;
}

#nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#content {
	background-color: #FFFFFF;
	border-color: #5B5A5F;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	padding: 8px 12px 8px 12px;
}

#footer {
	font-size: 10px;
	padding: 8px 12px 8px 12px;
}

.sitemason_title, h1 {
	font: 16px arial,sans-serif,verdana;
	letter-spacing: 1px;
	color: #333333;
	font-weight: bold;
}

.header, .sitemason_header, h2 {
	font-size: 13px;
	font-family: arial,sans-serif,verdana;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	padding: 2px 5px 2px 5px;
}

.body, .sitemason_body {
	font: 12px arial,verdana,sans-serif;
	color: #333333;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

ul {
	margin-top: 6px;
	margin-bottom: 10px;
}

ol {
	margin-top: 6px;
	margin-bottom: 10px;
}

li {
	margin-top: 5px;
}
