@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bdy_bkg.gif);
	color: #0C4A29;
	line-height: 17px;
	font-weight: bold;
}
.quote {
	font-size: 12px;
}
.chapter {
	font-size: 13px;
	color: #568601;
}
.mainbody {
	background-image: url(images/green_site_bkg.gif);
}
.bodybox {
	background-image: url(images/box_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1C5B3B;
}
.lightcolor {
	color: #EFE1C1;
}
.td_border {
	border: 1px solid #D1A867;
}
li {
	list-style-position: outside;
	list-style-image: url(images/leaf.gif);
	padding-bottom: 7px;
	color: #F1E1C0;
}
.browntext {
	color: #382206;
	line-height: 15px;
	font-weight: normal;
}
a {
	color: #A1731A;
}
