body {
	background-color: #D3DBC7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #384927;
}

a, a:link, a:visited {
	color: #a8a001;
}

a:hover {
	color: #C15C02;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	color: #c15c02;
}
h3 {
	font-size: 14px;
	line-height: 19px;
	color: #c15c02;
}

h4 {
	font-size: 12px;
	line-height: 18px;
	color: #5D7529;
}

h5 {
	font-size: 14px;
	line-height: 18px;
	color: #c15c02;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c15c02;
	margin: 0px;
	padding: 0px;
}

.left {
	background-image: url(../images/leftBg.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../images/rightBg.jpg);
	background-repeat: repeat-y;
}
.main {
	background-color: #fcfcf3;
	padding: 0px;
}
li {
	list-style-image: url(../images/bullet.gif);
}
.brownBold12 {
	font-size: 12px;
	font-weight: bold;
	color: #493019;
	line-height: 20px;
}

.greenBold12 {
	font-size: 12px;
	font-weight: bold;
	color: #384927;
	line-height: 20px;
}

.bulletsGreen12,  .bulletsGreen12 a:link, .bulletsGreen12 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #384927;
	line-height: 20px;
	text-decoration: none;
}

.bulletsGreen12 a:hover {
	color: #C15C02;
	text-decoration: underline;
}

.new {
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 85px;
	padding-left: 42px;
	padding-right: 18px;
	color: #493019;
	font-size: 11px;
	line-height: 16px;
}
.green {
	color: #3d6626;
}
.leafBg {
	background-image: url(../images/leafBg.jpg);
	background-repeat: no-repeat;
	background-position: 754px 0px;
}
.footer {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	padding: 20px 0px 0px;
	color: #567238;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #567238;
	padding-right: 24px;
	padding-left: 24px;
}

.footer a:hover {
	text-decoration: underline;
	color: #C15C02;
	padding-right: 24px;
	padding-left: 24px;
}
.size9 {
	font-size: 9px;
}

.orange12 {
	font-size: 12px;
	line-height: 18px;
	color: #c15c02;
	font-weight: bold;
}

.orange16 {
	font-size: 16px;
	line-height: 18px;
	color: #c15c02;
	font-weight: bold;
}
.book {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3dbc7;
	padding-left: 16px;
}
.contentMargin {
	padding-right: 23px;
	padding-left: 23px;
}
.greenBorder {
	border: 1px solid #2a450d;
}

.price1 {
	font-size: 16px;
	line-height: 18px;
	color: #557137;
	font-weight: bold;
	text-decoration: line-through;
}

.price2 {
	font-size: 16px;
	line-height: 18px;
	color: #c15c02;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.popLeft {
	background-image: url(../images/popLeftBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.popRight {
	background-image: url(../images/popRightBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.greenBold16 {

	font-size: 16px;
	font-weight: bold;
	color: #384927;
	line-height: 24px;
}

.lineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c15c02;
}
