body {
	background-color: #AED061;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
}
#container {
	width: 576px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 576px;
	position: relative;
	font-size: 70%;
	margin-top: 5px;
}
#navigation {
	width: 576px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;	
}
#navigation a {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	font-size: 70%;
	color: #5D8614;
	text-decoration: none;
}
#navigation a.now {
	font-size: 70%;
	color: #5D8614;
	text-decoration: none;
}
#infotop {
	width: 576px;
	background-image: url(images/infoheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#aboutwgtop {
	width: 576px;
	background-image: url(images/aboutwgheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#aboutustop {
	width: 576px;
	background-image: url(images/aboutusheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#shoptop {
	width: 576px;
	background-image: url(images/shopheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#newstop {
	width: 576px;
	background-image: url(images/newsheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#linkstop {
	width: 576px;
	background-image: url(images/linksheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#hometop {
	width: 576px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#topcontent {
	width: 336px;
	margin-right: 200px;
	margin-left: 20px;


}
#hometopcontent {
	width: 356px;
	margin-left: 200px;

}
#topcontent h1 {
	font-size: 75%;
	padding-top: 10px;
	color: #5D8614;

}
#hometopcontent h1 {
	font-size: 75%;
	padding-top: 10px;
	color: #5D8614;

}
#hometopcontent a {
	color: #5D8614;
	text-decoration: underline;
}
#topcontent a {
	color: #5D8614;
	text-decoration: none;
}
#topcontent a:hover {
	color: #5D8614;
	text-decoration: underline;
}
#hometopcontent a:hover {
	color: #5D8614;
	text-decoration: none;
}
#topcontent p {
	font-size: 65%;
}
#hometopcontent p {
	font-size: 65%;
}
#topcontent b {
	color: #5D8614;
}
#hometopcontent b {
	color: #5D8614;
}

#leftcol {
	width: 335px;
	float: left;
	position: relative;
	margin-left: 5px;

}
#rightcol {
	width: 205px;
	float: right;
	position: relative;

}
#leftcol h1 {
	font-size: 90%;
	padding-top: 10px;
	margin: 0px;
	color: #5D8614;
}
#leftcol a {
	color: #5D8614;
	text-decoration: underline;
}
#leftcol a:hover {
	color: #5D8614;
	text-decoration: none;
}
#rightcol a {
	color: #5D8614;
	text-decoration: underline;
}
#rightcol a:hover {
	color: #5D8614;
	text-decoration: none;
}

#leftcol h2 {
	font-size: 75%;
	padding-top: 10px;
	margin: 0px;
	
}
#leftcol p {
	font-size: 65%;
	color: #333333;
}
#leftcol li {
	font-size: 65%;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-image: url(images/daisy.gif);
}
#more a {
	color: #990000;
	text-decoration: underline;

}
#more a:hover {
	color: #990000;
	text-decoration: now;

}
#rightcol h1 {
	font-size: 80%;
	padding-top: 10px;
	margin: 0px;
}
#rightcol h2 {
	font-size: 70%;
	padding-top: 10px;
	margin: 0px;
	color: #5D8614;
}
#rightcol p {
	font-size: 55%;

}
#rightcol li {
	font-size: 60%;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-image: url(images/daisy.gif);

}
#mainleft {
	width: 285px;
	float: left;
	position: relative;
}
#mainleft h1 {
	font-size: 90%;
	padding-top: 10px;
	margin: 0px;
}
#mainleft p {
	font-size: 65%;
}
#mainleft b {
	color: #5D8614;
}
#mainright {
	width: 285px;
	float: right;
	position: relative;

}
#mainright h1 {
	font-size: 90%;
	padding-top: 10px;
	margin: 0px;

}
#mainright p {
	font-size: 65%;

}
#mainright b {
	color: #5D8614;
}

#mainright li {
	font-size: 65%;
	list-style-image: url(images/daisy.gif);
	margin-top: 3px;
}
#mainright ul {
	margin-top: 5px;
}
#bottom {
	width: 576px;
}
#bottom h1 {
	font-size: 90%;
	color: #5D8614;


}
#bottom h2 {
	font-size: 80%;
	color: #5D8614;
}
#bottom p {
	font-size: 65%;

}
#bottom a {
	color: #5D8614;
	text-decoration: underline;

}
#bottom a:hover {
	color: #5D8614;
	text-decoration: none;

}
#bottom li {
	font-size: 65%;
	margin-top: 4px;
	margin-bottom: 4px;


}
#hr {
	width: 576px;
	position: relative;
}
.small {
	font-size: 40%;
	font-style: italic;

}
a.greenlink {
	font-weight: bold;
	color: #5D8614;
	text-decoration: none;
}
a.greenlink:hover {

	font-weight: bold;
	color: #5D8614;
	text-decoration: underline;
}
.map {
	margin-right: 12px;
}
