body {

	background-color: #4f8541;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #3f352c;
	line-height: 160%;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
p {
	margin-top: 0px;
	margin-bottom: 1.8em;
	text-align: justify;
}

a {
	color: #a40d24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 190%;
	color: #725D3F;
	margin: 0px 0px 8px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	padding-right: 15px;
}
h2 {
	font-size: 12px;
	margin: 0px 0px 1.8em;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	margin: 0px 0px 1.8em;
	padding: 0px;
	font-weight: bold;
}
#banner {
	background-image: url('/img/header2.jpg');
	height: 155px;
	width: 700px;
}
#banner1 {
	background-image: url('/img/header1.jpg');
	height: 155px;
	width: 700px;
}
#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 66px;
	width: 688px;
	text-align: left;
}
#header h1{
	margin: 20px 0px 20px 0px;
	color: #725D3F;
	font-family: "Monotype Corsiva";
	font-size: 36px;
}
#stop {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 700px;
	text-align:left;
	padding-bottom: 18px;
}
#allspace {
	float: left;
	padding-left: 18px;
   padding-right: 0px;
	width: 645px;
	margin-top: 18px;
	text-align:justify;
}
.left {
	padding-left: 18px;
	width: 425px;
	margin-top: 18px;
	text-align:justify;
	padding-right:5px;
}
.right {
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 3px;
	width: 180px;
}
#navigation {
	background: #4f8541;
	height: 25px;
	width: 700px;
	color: #FFFFCC;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#navigation a {
	color: #FFFFCC;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
	color: #dacb9d;
}
#footer {
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 685px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-top: 50px;
	font-size: 90%;
	line-height: 150%;
}
#footer a {
	color: #000000;
}

