/* <![CDATA[ */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fec;
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
}
table, img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #326416;
}

.cite {
	font-weight: bold;
	font-style: italic;
}

#header {
	background-image: url('../image/banner.jpg');
	background-color: #326416;
	background-repeat: x-axis;
	height: 100px;
}
#header h1 {
	color: #fff;
	font-size: 250%;
	font-style: italic;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 50px;
	margin: 0;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	text-decoration: none;
	color: #ff0;
}

#navigation {
	background-color: #326416;
	height: 20px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
}
#navigation li {
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	padding: 2px;
}
#navigation a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: none;
	color: #ff0;
}

#footer {
	font-size: 80%;
	color: #fff;
	background-color: #326416;
}
#footer p {
	padding: 5px;
	margin: 0;
	text-align: center;
}
#footer p.legal {
	font-size: 70%;
	text-align: right;
	border-top: 1px solid #FFE4CD;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #ff0;
}
#footer .spread {
	margin-left: 100px;
	margin-right: 100px;
}
#home {
}
#home img {
	float: left;
	margin: 5px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
}
#home p {
	margin: 0;
	font-size: 80%;
	text-align: left;
}
#home a {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	position: relative;
	left: -15px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#home a:hover {
	color: #326416;
	text-decoration: none;
}
#home p.blurb {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	text-align: center;
}

#journey, #thoughts, #olympia, #jesus, #india {
	width: 45%;
	margin: 5px;
	min-width: 250px;
	width: 400px;
}
#journey, #olympia, #india {
	float: left;
}

#thoughts, #jesus {
	float: right;
}
#thoughts {
	padding-right: 20px;
}

#olympia {
	padding-left: 20px;
}

#content img {
	margin: 5px;
	float: left;
}
#content h1, h2, h3, h4, h5 {
	margin: 0;
}
#content p, h1, h2, h3, h4, h5 {
	margin-left: 10px;
}
#content p, li {
	font-size: 80%;
}

p.sectionBlurb {
	width: 350px;
	padding-top: 10px;
}
/* ]]> */