a, a:link {
	color: #8A7737;
}
a:active, a:hover {
	color: #000;
}
#header {
	background: url(headernew.jpg) no-repeat top center;
}
#navigation {
	background-color: #000;
	border-color: #CBB97B;
}
#navigation li a {
	color: #ffffff;
}
.post h2 a {
	background-color: #FFF;
}
.first h2 a {
	background-color: #FFF;
}
.post h3 {
	color: #06F;
}
#sidebar h2 {
	color: #ffffff;
	background-color: #326E9B;
	border-color: #275678;
}
#sidebar ul li {
	border-bottom: 1px dashed #cccccc;
}
#sidebar ul li a {
	color: #8A7737;
}
#sidebar ul li a:hover {
	color: #000;
}
#footer {
	background-color: #616060;
	background: url(../images/footer.jpg) no-repeat top center;
	color: #000;
	border: none;
}
#footer a {
	color: #000;
	text-decoration:underline;
}
.post blockquote {
	border-left: 2px solid #e6e6e6;
}
.commentdetails img {
	border: 1px solid #CCCCCC;
}
.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}
