.brownoutline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3c69e;
	border-right-color: #d3c69e;
	border-bottom-color: #d3c69e;
	border-left-color: #d3c69e;
}
.greenbox {
	border: thin solid #346634;
}
.greenlineright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #346634;
}
.brownlineleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #8F6D04;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 16px;
	padding-bottom: 10px;
	padding-top: 3px;
}
.textnoindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 17px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.greenlinebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #346634;
}
.insidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.brownlinebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8C6C03;
}
.picround {
	float: right;
}
.moreindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 18px;
}
.textnoindentless {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 17px;
	line-height: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.textnoindent-tighter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 17px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-top: 0px;
}
