body {
	text-align: center;
	background: #ffffff url('images/background.jpg') top left repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	margin-left: 30px;
	margin-right: 20px;
}

.green {color: #006600;}
h3 {font-size: 18px; font-weight: bold; line-height: 18px; color: #6a8469;}

ul {margin-left: 20px; padding-left: 10px;}

li {padding-left: 1em;
text-indent: -1em;
line-height: 1.5em;
}

.statement {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #484846;
} 

.selected {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #354934;	
}


.home {
	font-size: 12px;
	line-height: 16px;
	color: #636363;
} 

.main {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.main a:link {
	text-decoration: none;
	color: #000000;
}

.main a:visited {
	text-decoration: none;
	color: #000000;
} 

.main a:hover {
	text-decoration: none;
	color: #2e5d12;
}

.menu {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #5f5f5f;	
}

.menu a:link {
	text-decoration: none;
	color: #5f5f5f;
}

.menu a:visited {
	text-decoration: none;
	color: #5f5f5f;
}

.menu a:hover {
	text-decoration: none;
	color: #2e5d12;
}

.submenu {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;	
}

.submenu a:link {
	text-decoration: none;
	color: #ffffff;
}

.submenu a:visited {
	text-decoration: none;
	color: #ffffff;
}

.submenu a:hover {
	text-decoration: none;
	color: #354934;
}

.submenu-small {
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;	
}

.contact {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4a7048;	
}

.contact a:link {
	text-decoration: underline;
	color: #4a7048;
}

.contact a:visited {
	text-decoration: underline;
	color: #4a7048;
}

.contact a:hover {
	text-decoration: underline;
	color: #666666;
}