body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgdgrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7D9138;
}
#logo {
	display: block;
	padding-top: 18px;
	padding-left: 39px;
}
#nav {
	width: 887px;
	border-right-width: 12px;
	border-left-width: 11px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/navbgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #92A842;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subnav {
	margin-top: 22px;
}
#content {
	margin-left: 16px;
	border: 11px solid #E3D6D0;
	width: 694px;
}
#contenttable {
	width: 887px;
	background-color: #FFFFFF;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	margin-right: 25px;
	margin-bottom: 6px;
}
#flowers {
	background-image: url(../images/flowerbgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#toptable {
	width: 887px;
	background-color: #FFFFFF;
	background-image: url(../images/topbgd.gif);
	height: 201px;
	background-repeat: no-repeat;
	background-position: center top;
}
#botflowers {
	background-color: #FFFFFF;
	width: 887px;
	background-image: url(../images/left-flower-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftline {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #728434;
	width: 887px;
}
#quote {
	background-color: #728434;
	width: 887px;
	background-image: url(../images/right-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
BLOCKQUOTE {
	margin-left: 14px;
	margin-right: 12px;
}
#best {
	font-weight: bold;
	background-image: url(../images/some-best.gif);
	background-repeat: no-repeat;
	background-position: right -20px;
	height: 130px;
}
#linemark {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #688A31;
}
