body {
	font: 13px/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #DDE4C4;
	padding: 0px;
	color: #000000;
}
#fullpage {
	text-align: left;
	width: 738px;
	border: 1px solid #C2D498;
	background: #FEFED9;
	position: relative;
}
#fullpage #header {
	background: #C2D498;
}
#fullpage #header .menu {
	background: #C2D498;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#fullpage #header .menu .menubox {
	border-left: 1px solid #95B54A;
}
#fullpage #header .menu .menubox span {
	background: #DDE4C4;
	font: normal 13px Arial, Helvetica, sans-serif;
	border-top: 1px solid #95B54A;
	border-bottom: 1px solid #95B54A;
	border-right: 1px solid #95B54A;
	padding: 2px;
}
#fullpage #header .menu .menubox a {
	color: #54662B;
	text-decoration: none;
	padding: 2px 6px;
}
#fullpage #header .menu .menubox a:hover {
	color: #FFFFFF;
	background: #6091C1;
}
#pageFeatured a#mnuFeatured,
#pageAdditional a#mnuAdditional,
#pageAbout a#mnuAbout,
#pageBlog a#mnuBlog,
#pageOrder a#mnuOrder,
#pageNews a#mnuNews {
	background: #FEFEDA;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#fullpage #mainpage {
}
#fullpage #mainpage .divbar {
}
#fullpage #mainpage .textarea {
	padding: 25px;
}
#fullpage #mainpage .textarea p {
	margin-top: 12px;
	margin-bottom: 8px;
}
#fullpage #mainpage .textarea h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #5B8DBF;
	margin-top: 0px;
	margin-bottom: 8px;
}
#fullpage #mainpage .textarea h2 {
	font-size: 14px;
	color: #5B8DBF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#fullpage #mainpage .textarea h3 {
	font-size: 13px;
	color: #5B8DBF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#fullpage #mainpage .textarea ul {
	line-height: 1.7;
}
#fullpage #mainpage .textarea .bookclick {
	border: 2px solid #C2D498;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 11px;
	line-height: 2;
	padding: 6px 6px 2px;
}
#fullpage #mainpage .textarea .picborder {
	border: 2px solid #C2D498;
	float: left;
	margin-right: 20px;
	padding: 6px;
}
#fullpage #mainpage .textarea .widgets {
	float: left;
	margin-right: 30px;
}
#fullpage #mainpage .textarea .title {
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}
#fullpage #mainpage .textarea .subtitle {
	margin-top: 0px;
	margin-bottom: 0px;
}
#fullpage #mainpage .textarea .qanda img {
	vertical-align: text-bottom;
}
#fullpage #mainpage .textarea .quotes blockquote {
	margin-right: 120px;
	margin-left: 80px;
}
#fullpage #mainpage .textarea .quote {
	font: italic 16px "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
#fullpage #mainpage .textarea .quotee {
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 30px;
}
#fullpage #mainpage .textarea .blogEntry {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	border: 1px solid #C4D69C;
	margin-bottom: 30px;
	position: relative;
}
#fullpage #mainpage .textarea .blogEntry p {
	padding: 4px 8px 4px 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#fullpage #mainpage .textarea .blogEntry h2 {
	color: #000000;
	padding: 4px 8px 4px 12px;
	background: #C4D69C;
}
#fullpage #mainpage .textarea .blogEntry h3 {
	font-weight: normal;
	color: #000000;
	padding: 1px 8px 1px 12px;
	margin-top: 3px;
	background: #DDE4C4;
}
#fullpage #mainpage .textarea .footnote {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
#fullpage #footer .menu {
	text-align: center;
	font: 11px/2 Arial, Helvetica, sans-serif;
}
#credits {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 738px;
	padding: 4px 0px;
}

