
body {
	font: 62.5%/18px "Trebuchet MS", Tahoma, sans-serif;
	background: #414726 url(images/body.gif) repeat-x;
	color: #000; 
	margin: 0 0 20px 0; 
	padding: 0; 
	text-align: center;
	}
#page {
	background: url(images/page.gif) repeat-y left; 
	margin: 0 auto;
	padding: 0;	
	text-align: left;
	width: 690px; 
	}
/* End Main Structure */
/* Begin Header */
#header {
	background:url(images/header.jpg);
	margin: 0 auto;
	display:block;
	height: 138px; 
	width: 662px;
	text-indent:-9999px;
	text-decoration:none;
	}
	
#nav {
	margin:0 auto;
	padding:1px 0 1px;
	background:#2b2817 url(images/nav.gif);
	height:29px;
	width:662px;
	font-size:12px;
	}
#nav ul {
	margin:0;
	padding:0;
	position:absolute;
	top:29px;
	border:solid #2b2817;
	border-width:1px 0;
	display:none;
	}
	
#nav li {
	padding-right:1px;
	list-style:none;
	float:left;
	position:relative;
	}
#nav li:hover ul, #nav li.over ul {
	display:block;
	}
#nav li li {
	padding:0;
	float:none;
	}
	
#nav li a {
	text-align:center;
	width:164px;
	line-height:29px;
	color:#e7e3c5;
	display:block;
	text-decoration:none;
	height:29px;
	}
#nav li li a {
	background:#5a5534;
}
	
#nav li a:hover {
	color:#fff;
	}
#nav li li a:hover {
	background:#49452a;
	}
/* End Header */
/* Begin Overall General Settings */
	/* Begin Links and Headers */	
	a, h2 a:hover, h3 a:hover { 
		color: #8f9e47; 
		text-decoration:underline; 
		}
	a:hover, h2 a, h3 a { 
		color: #e7e3c5;
		}
	
	h1, h2, h3, h4 {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold; 
		}
		
	h2 { 
		font-size: 24px; 
		margin:14px 0 20px;
		padding:0 0 0 38px;
		background:url(images/h2.gif);
		line-height:46px;
		color:#e7e3c5;
		font-weight:normal;
		}
	h3 { 
		padding: 0;
		font-size: 12px; 
		margin: 30px 10px 10px;
		color: white;
		}
	h4 {
		padding: 0;
		font-size: 15px; 
		margin: 30px 10px 10px;
		color: white;
		}
		
	h3.comments { 
		padding: 0; 
		margin: 40px auto 20px ; 
		}
	h2.pagetitle { 
		margin-top: 30px; 
		text-align: center; 
		}
	h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
		text-decoration: none; 
		}	
	/* End Links and Headers */
	
	
	
	/* Begin Images */	
	a img {
		border: none;
		}
		
	p img { 
		padding: 0; 
		max-width: 100%; 
		}
	/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	img.centered { 
		display: block; 
		margin-left: auto; 
		margin-right: auto; 
		}
	img.alignright { 
		padding: 4px; 
		margin: 0 0 2px 7px; 
		display: inline; 
		}
	img.alignleft { 
		padding: 4px; 
		margin: 0 7px 2px 0; 
		display: inline; 
		}
	/* End Images */	
	
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777; 
	}	
	
code { 
	font: 1.1em 'Courier New', Courier, Fixed; 
	}
	
acronym, abbr, span.caps { 
	font-size: 0.9em; 
	letter-spacing: .07em; 
	cursor: help; 
	}
acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}
	
.alignright { float: right; }
.alignleft { float: left }
blockquote { 
	margin:0; 
	padding: 20px; 
	color:#8F9E47;
	background:#414726;
	}
blockquote p {
	margin:0;
	padding:0;
	}
blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
	}
.center { text-align: center; }
hr { display: none; }
.navigation { 
	display: block; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 60px; 
	}
/* End Overall General Settings */
/* Begin Content Areas */
#content { 
	font-size: 13px;
	width:634px;
	margin:0 auto;
	background:url(images/content.gif) repeat-x;
	padding:14px;
	}
small { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em; 
	color:#fff;
	line-height:46px;
	float:right;
	padding-right:20px;
	}
	/* Begin Post Area */
	.post { 
		margin: 0 0 40px; 
		text-align: justify; 
		}
		
	.postmetadata { clear: left; }
	
	.postmetadata ul, .postmetadata li { 
		display: inline; 
		list-style-type: none; 
		list-style-image: none; 
		}
	.widecolumn .entry p { font-size: 1.05em; }
	
	.widecolumn .post { margin: 0; }
	
	.widecolumn .postmetadata { margin: 30px 0; }
	
	.widecolumn .smallattachment { 
		text-align: center; 
		float: left; 
		width: 128px; 
		margin: 5px 5px 5px 0px; 
		}
		
	.widecolumn .attachment { 
		text-align: center; 
		margin: 5px 0px; 
		}
	.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
	
	.narrowcolumn .postmetadata { text-align: center; }
	
	.narrowcolumn .postmetadata { padding-top: 5px; }
	html>body .entry ul {
		margin-left: 0px; 
		padding: 0 0 0 30px;
		list-style: none; 
		padding-left: 10px; 
		text-indent: -10px; 
		} 
	html>body .entry li { margin: 7px 0 8px 10px; }
	
	.entry p a:visited { color: #b85b5a; }
	
	.entry ol { 
		padding: 0 0 0 35px; 
		margin: 0; 
		}
		
	.entry ol li { 
		margin: 0; 
		padding: 0; 
		}
		
	.entry form { text-align:center; }
	/* End Post Area */
	/* Begin Comment Area */
	.alt { 
		background-color: #f8f8f8; 
		border-top: 1px solid #ddd; 
		border-bottom: 1px solid #ddd; 
		margin: 0; 
		padding: 10px; 
		}
	#commentform input { 
		width: 170px; 
		padding: 2px; 
		margin: 5px 5px 1px 0; 
		}
		
	#commentform p { 
		margin: 5px 0; 
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
		}
		
	#commentform textarea { 
		width: 100%; 
		padding: 2px; 
		}
		
	#commentform #submit { 
		margin: 0; 
		float: right; 
		}
	.commentlist { 
		padding: 0; 
		text-align: justify; 
		}
		
	.commentlist li { 
		margin: 15px 0 3px; 
		padding: 5px 10px 3px; 
		list-style: none; 
		font-weight: bold; 
		}
		
	.commentlist p { 
		margin: 10px 5px 10px 0; 
		font-weight: normal; 
		line-height: 1.5em; 
		text-transform: none; 
		}
		
	.commentlist li, #commentform input, #commentform textarea {
		font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; 
		}
		
	.commentlist cite, .commentlist cite a { 
		font-weight: bold; 
		font-style: normal; 
		font-size: 1.1em; 
		}
	.nocomments { 
		text-align: center; 
		margin: 0; 
		padding: 0; 
		}
	.commentmetadata { 
		margin: 0; 
		display: block; 
		font-weight: normal; 
		}
	/* End Comment Area */
/* End Content Area */
/* Begin Search Form */
#searchform { 
	margin: 10px auto; 
	padding: 5px 3px; 
	text-align: center; 
	}
	
#sidebar #searchform #s { 
	width: 108px; 
	padding: 2px; 
	}
	
#sidebar #searchsubmit { 
	padding: 1px; 
	}
/* End Search Form */
/* Begin Sidebar */
#sidebar { 
	padding: 20px 0 10px 0; 
	margin-left: 545px; 
	width: 190px; 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	}
#sidebar form { margin: 0; }
#sidebar h2 { 
	font-family: 'Lucida Grande', Verdana, Sans-Serif; 
	font-size: 1.2em; 
	margin: 5px 0 0; 
	padding: 0; 
	}
#sidebar ul, #sidebar ul ol { 
	margin: 0; 
	padding: 0; 
	}
	
#sidebar ul li { 
	list-style-type: none;
	list-style-image: none; 
	margin-bottom: 15px; 
	}
	
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul li:before { content: "\00BB \0020"; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
/* End Sidebar */
/* Begin Footer */
#footer { 
	background: #414726 url(images/footer.gif) no-repeat top left;
	padding-top:34px;
	clear: both; 
	text-align: center;
	color:#d4cea3;
	}
/* End Footer */
/* Begin Calendar */
#wp-calendar { 
	empty-cells: show; 
	margin: 10px auto 0; 
	width: 155px; 
	}
#wp-calendar #next a { 
	padding-right: 10px; 
	text-align: right; 
	}
	
#wp-calendar #prev a { 
	padding-left: 10px; 
	text-align: left; 
	font-size: 9pt; 
	}
	
#wp-calendar a { 
	display: block; 
	text-decoration: none; 
	}
#wp-calendar caption { 
	text-align: center; 
	width: 100%; 
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#wp-calendar td { 
	padding: 3px 0; 
	text-align: center; 
	}
	
#wp-calendar td.pad:hover { background-color: #fff; }
#wp-calendar th { 
	font-style: normal; 
	text-transform: capitalize; 
	}
/* End Calendar */
dl.accordion-menu {
	margin:5px 0 0;
	padding: 0;
}
dl.accordion-menu dt.a-m-t {
	margin: 0;
	background: #5a5534;
	padding: 0.3em 1em;
}
dl.accordion-menu dt.a-m-t-hover{
	background:#49452a;
}
dl.accordion-menu dt.a-m-t-down{
}

html.accordion-menu-js dt.a-m-t{
	cursor:pointer;
	zoom:1;
}
dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
	padding:0;
}
html.accordion-menu-js dd.a-m-d{
	display:none;
}
html.accordion-menu-js dd.a-m-d-expand {
	display:block;
}
html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	visibility:hidden;
	overflow:visible;
}
html.accordion-menu-js dt.a-m-t-expand {
	color:#fff;
	background:#2b2817;
}
html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}
dl.accordion-menu dd.a-m-d .bd{
	padding:0.5em;
	border:solid 1px #2b2817;
}
/*
Whatever your hand finds to do, do it with all your might,
for in the grave, where you are going, there is neither
working nor planning nor knowledge nor wisdom.
Ecclesiastes 9:10
*/