BODY {
	background: #1D130A;
	margin: 0;
}
#text {
	padding: 0px 30px 0px 0px;
	margin: 0;
}
P {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #83420F;
	line-spacing: 1.7em;
}
a:link, a:visited, a:active {
	font-size: 100%;
	font-weight: bold;
	color: #83420F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #e3cb5a;
	text-decoration: underline;
}
.journal {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #83420F;
}
.pagetitle {
	padding: 5 0 0 0;
	margin-bottom: -10px;
}
.bullets {
	padding: 0px 4px 0px 12px;
	margin: 0;
}
.bullets ul {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #83420F;
	list-style: url('images/bullet.gif');
	margin-top: -6px;
	margin-left: 1.5em;
}
.bullets ul li {
	line-spacing: 1.4em;
	margin-bottom: 6px;
}
.journal-bullets {
	padding: 0px 20px 0px 10px;
	margin: 0;
}
.journal-bullets ul {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #83420F;
	list-style: url('images/bullet.gif');
	margin-left: 1.5em;
}
.journal-bullets ul li {
	line-spacing: 1.4em;
	margin-bottom: 6px;
}
.form {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #83420F;
}
.footer {
	background: url('images/footer.jpg') no-repeat;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.65em;
	color: #f7efdd;
	line-spacing: 1.1em;
	text-align: center;
	padding-left: 50px;
}
.footer a:link, a:visited, a:active {
	color: #f7efdd;
	text-decoration: none;
}
.footer a:hover {
	color: #e3cb5a;
	text-decoration: underline;
}
.home-image {
	background: #ffffff url('images/home-image.jpg') no-repeat;
	width: 712px;
	height: 510px;
}
.journal-image {
	background: #ffffff url('images/journal-image.jpg') no-repeat;
	width: 712px;
	height: 510px;
}
.charity-image {
	background: #ffffff url('images/charity-image.jpg') no-repeat;
	width: 712px;
	height: 510px;
}
.contact-image {
	background: #ffffff url('images/contact-image.jpg') no-repeat;
	width: 712px;
	height: 510px;
}
