@charset "utf-8";
body {
	background: #025702;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote cite {
	font-style: normal;
}
#content {
	border: 5px solid #3d0248;
	background: #fffcd9;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content h1 {
	color: #6d5503;
	font-size: 2.5em;
	padding-left: 19px;
	border-left: 20px solid #e5e1ac;
	margin-left: -39px;
}
#content h2 {
	border-top: 1px solid #e5e1ac;
	color: #8f7d3f;
	margin-left: -40px;
	padding-left: 40px;
	padding-top: 4px;
	margin-top: 25px;
	font-size: 1.8em;
}
#content p {
	color: #382b02;
}
#content blockquote p {
	color: #8f7d3f;
	font-size: 150%;
}
#content blockquote cite {
	color: #8f7d3f;
	font-size: 80%;
}
#content p span.photograph {
	background: #ffffff;
	padding: 10px;
	border: 1px solid #AAAAAA;
	float: left;
	margin-right: 1.5em;
}
#content p img.photograph {
	border: 1px solid #AAAAAA;
}
#content img.book_leaning {
	border: 1px solid #000000;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-left: 0px;
}
#content img.theresa_leaning {
	margin-top: 3em;
	margin-right: 0px;
	margin-left: 10px;
}
#content  a:link {
	color: #831297;
}
#content a:visited {
	color: #572a5e;
}
#content a:hover, #nav_main a:active {
	color: #d267e5;
}
#content .right {
	text-align: right;
}
#content p.dots-right {
	width: 150px;
	float: right;
	border-top: 4px dotted #e6b717;
	margin-left: 130px;
	margin-bottom: -0.8em;
}
#content input.button {
	border-left: 1px solid #8F7D3F;
	border-top: 1px solid #8F7D3F;
	border-bottom: 1px solid #382B02;
	border-right: 1px solid #382B02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #382B02;
	background: #E5E1AC;
}
#content textarea {
	width: 240px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	font: 90% "Courier New", Courier, monospace;
}

#header {
	padding-top: 40px;
	height: 120px;
}
#nav_main {
	color: #8f7d3f;
}
#nav_main a:link {
	color: #f9d96d;
}
#nav_main a:visited {
	color: #8f7d3f;
}
#nav_main a:hover, #nav_main a:active {
	color: #f9e8b0;
}
#nav_main ul {
	list-style: none;
}
#nav_main ul.nav_main {
	padding-top: 12px;
}
#nav_main .purchase {
	padding-top: 15px;
}
#nav_main li.nav_main a {
	font-size: 1.6em;
	line-height: 1.2em;
	padding-left: 25px;
	text-decoration: none;
}
#nav_main li.nav_main a:link {
	background: url(/images/icon-list-link.png) no-repeat 0px 4px;
}
#nav_main li.nav_main a:visited {
	background: url(/images/icon-list-visited.png) no-repeat 0px 4px;
}
#nav_main li.nav_main a:hover, #nav_main li.nav_main a:active {
	background: url(/images/icon-list-focus.png) no-repeat 4px 4px;
}
#nav_main h3 {
	color: #e6b717;
}
#nav_main img {
	margin-left: -8px;
	padding-top: 9px;
}
#sidebar {
	color: #68ed68;
}

#sidebar hr {
	background: #327332;
}

#sidebar h3 {
	color: #68ed68;
}
#sidebar input {
	background: #327332;
	border-right: 1px solid #12b812;
	border-bottom: 1px solid #12b812;
	border-top: 1px solid #013301;
	border-left: 1px solid #013301;
	color: #a8eda8;
	font: 90% "Courier New", Courier, monospace;
}
#sidebar input.button {
	border-left: 1px solid #12b812;
	border-top: 1px solid #12b812;
	border-bottom: 1px solid #013301;
	border-right: 1px solid #013301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar blockquote p {
	color: #409540;
	font-size: 125%;
}
#sidebar a:link {
	color: #12b812;
}
#sidebar a:visited {
	color: #327332;
}
#sidebar a:hover, #footer a:active {
	color: #68ed68;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d0248;
}
#footer a:link {
	color: #d267e5;
}
#footer a:visited {
	color: #3d0248;
}
#footer a:hover, #footer a:active {
	color: #831297;
	background: #3d0248;
}
.bg-image {
	background: url(/images/bg-body.jpg) no-repeat;
	border-right: 1px solid #572a5e;
	border-left: 1px solid #572a5e;
}
.logo {
	padding-top: 37px;
}
