@charset "utf-8";
body {
	background-color: #849A47;
}
#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A8BD71;
	padding-bottom: 5px;
}
#body {
	background-image: url(../Images/round.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 480px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #849A47;
	border-top-color: #849A47;
	border-right-color: #849A47;
	border-bottom-color: #849A47;
	border-left-color: #849A47;
}
#menu img {
	border-top-color: #849A47;
	border-right-color: #849A47;
	border-bottom-color: #849A47;
	border-left-color: #849A47;
}
#body #hometext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#body #hometext a:hover {
	text-decoration: underline;
}

#body #homepic {
	background-color: #FFFFFF;
}
#body h3 {
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #FFFFFF;
	display: inline;
	padding: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
