h1 {
	font-size: 32px;
	color: #517960;
	font-family: "times new roman", times;
}


h2 {
	font-size: 24px;
	color: #517960;
	font-family: "times new roman", times;
}


h3 {
	font-size: 18px;
	color: #517960;
	font-family: "times new roman", times;
	margin-bottom: 0;
}



a {
	color: #517960;
	text-decoration: none;
}


a:hover {
	color: #fff;
}


p {
	font-family: "times new roman", times;
	color: #253123;
	font-size: 14px;
}



img{
margin-bottom: 10px;
border: 0;
}


#menu{
	background-color: #000;
	text-align: center;
}

.menuitem{
	font-size: 12px;
	font-family: georgia, "times new roman", times;
}


#content {
	background: #E6E1D6;
	padding: 10px;
	padding-bottom: 25px;
	color: black;
}


#left {
	background: #000;
}


#right {
	background: #000;
}


#site_links {
	margin: 0;
	padding: 0;
}


#site_links li {
	margin-top: 0;
	font-family: georgia, "times new roman", times;
	margin-bottom: 2px;
	font-size: 13px;
	text-align: center;
	list-style-type: none;
}


#site_news {
	margin: 0;
	padding: 0;
}


#news_items {
	margin: 0;
	padding: 0;
}


#news_items li {
	list-style-type: none;
	font-family: georgia, "times new roman", times;
	font-size: 12px;
	margin: 0;
	margin-bottom: 10px;
}


.news {
	list-style-type: none;
	font-family: georgia, "times new roman", times;
	font-size: 12px;
	color: #E6E1D6;
	margin-bottom: 10px;
}


.archiveyear {
	font-family: "times new roman", times;
	font-size: 20px;
	text-decoration: bold;
	color: #86c9a0;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;	
}


.archivelinks {
	font-family: georgia, "times new roman", times;
	font-size: 14px;
	color: #5a5a5a;
	font-style: italic;
	margin: 0 0 1em 0;
	padding: 0;
	
}


.archivelinks li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.posttitle {
	font-size: 36px;
	margin-bottom: 0px;
	color: #517960;
}

.poststats {
	font-family: georgia, "times new roman", times;
	font-size: 11px;
	color: #867d6a;
	text-align: right;
	font-style: italic;
}

#blog_comment_form label {
	font-family: "times new roman", times;
	color: #253123;
	font-size: 14px;
}

.small {
	font-size: 12px;
	color: #253123
	font-family: "times new roman", times;
	font-style: italic;
	margin-bottom: 2px;
}

.postauthor {
	font-family: georgia, "times new roman", times;
	font-size: 12px;
	color: #867d6a;
	margin-top: 0;
}

.posttime {
	font-family: georgia, "times new roman", times;
	font-size: 11px;
	color: #867d6a;
	font-style: italic;
	margin-bottom: 25px;

}

.commentbody {
	font-family: "times new roman", times;
	color: #253123;
	font-size: 14px;
	margin-bottom: 2px;
}
