body{
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #92A751;
/*	color: #FEFBE6;*/
	color: #003300;
}
h1, h2, h3, p{
	margin: 20px;
}
h1{
	padding: 5px;
	background: url(/images/titlebg.gif) no-repeat center;
	color: #EAE5BE;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}
h2{
	font-size: 18pt;
	font-weight: normal;
}
h3{
	font-size: 14pt;
	font-weight: normal;
}
h4{
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0 0 0;
}
p, li{
	font-size: 75%;
	line-height: 150%;
}
.align_right{
	text-align: right;
}
.align_left{
	text-align: left;
}
li{
	margin-right: 20px;
}
a{
	color: #955322;
}

#header{
	background: #EAE5BE url(/images/headerbg.gif) repeat-x bottom;
}
#header img{
	display: block;
	margin: 0px auto;
}

#navigation{
	margin: 0px auto;
	padding: 10px;
	width: 630px;
	border-bottom: 1px solid #EAE5BE;
	background: #955322;
	color: #FFF8DD;
	text-align: center;
}
#navigation a{
	/*display: block;
	padding: 8px;
	height:42px;*/
	background: #955322;
	color: #EAE5BE;
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	line-height: 200%;
}
#navigation a:hover{
	color: #FFFBE7;
}
#title {
	width:650px;
	height:220px;
	background: url(/images/header.jpg) no-repeat;
	position:relative;
	margin:0 auto 0 auto;
}
#title a {
	position:absolute;
	top:0;
	left:0;
	width:650px;
	height:220px;
}
#title a:hover {
	background: url(/images/home.gif) no-repeat;
}

#title span {
	width:100%;
	height:100%;
	position:absolute;
	text-indent:-9999px;
}

#content{
	margin: 0px auto;
	width: 650px;
}
.main_column h2, .main_column h3, .main_column p{
	margin-left: 0px;
	margin-top: 0px;
}
.right_column{
	width: 250px;
	background: #A3B766 url(/images/bg_right_column_bottom.gif) no-repeat bottom left;
}
.right_column div{
	padding-top: 1px;
	background: url(/images/bg_right_column_top.gif) no-repeat top left;
}
.right_column li{
	margin-bottom: 20px;
}
.quote{
	background: url(/images/quotebg.gif) no-repeat top left;
}
#booksharon{
	margin: 0px;
	margin-bottom: 20px;
	padding: 20px;
	width: 340px;
	height: 75px;
	background: url(/images/booksharonbg.gif) no-repeat center;
	color: #697A4A;
	text-align: center;
	font-weight: bold;
}
#booksharon p{
	margin-bottom: 0px;
}
#holdseed{
	border-top: 1px solid #92A751;
	border-bottom: 1px solid #92A751;
	width: 380px;
	height: 200px;
	background: url(/images/holdseed.jpg) no-repeat center;
	color: #697A4A;
	text-align: right;
}
#holdseed p{
	margin-left: 200px;
	font-size: 85%;
	font-weight: bold;
}
.credit{
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: #D3E0AA;
}
.credit a{
	color: #D3E0AA;
}
