@charset "utf-8";
.mainback {
	background-image: url(devon-firewood/Firewood2devon.png);
	background-repeat: repeat-y;
}
.back {
	background-image: url(devon-firewood/Firewood5devon.png);
	background-repeat: repeat-y;
}
.greenborder {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #003B1F;
	border-left-color: #00CC00;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.lightgreensub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
}
.subwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.border2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #33CC00;
	border-right-color: #009900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.green-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
