body.custom {
	background: #f2e6aa;
	color: #573d21;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	}

.custom a {
	color: #c82020;
	}
.custom a:visited {
	color: #573d21;
	}
.custom a:hover {
	color: #ef8200;
	}

.custom #masthead h1 {
	border: none;
	width: 160px;
	float: left;
	}
.custom #masthead h1 a {
	display: block;
	width: 158px;
	height: 13px;
	background: url('images/logo.png') no-repeat;
	text-indent: -9999px;
	outline: none;
	}
.custom #masthead h3 {
	display: none;
	}
.custom ul#nav {
	background: none;
	border: none;
	margin: 10px 0 0 0;
	float: right;
	clear: none;
	width: 500px;
	text-align: right;
	}
.custom ul#nav li {
	font: 12px 'Arial Black';
	text-align: right;
	float: none;
	display: inline;
	padding-right: 0;
	padding-left: 20px;
	}
.custom ul#nav li a {
	color: #573d21;
	}
ul#nav li.current_page_item a,
ul#nav li.current_page_item a:visited,
ul#nav li.current_page_item a:hover {
	color: #d1c276;
	}
.custom #container {
	width: 890px;
	}
.custom #content_box {
	margin-top: 20px;
	background: #fff;
	padding: 40px;
	border: 20px solid #f7f0cd;
	}

.custom h2 a:hover {
	color: #c82020;
	}
.custom .posts h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.custom li.widget h2, 
.custom li.linkcat h2 {
	background: #d1c276;
	border-top: none;
	padding: 2px 8px;
	border-bottom: none;
	color: #fff;/*#614519*/;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	}

