/* CSS Document */

body {
	background-color: #222119;
	background-image: url();
	font-family: arial, sans-serif;
}
h1 {
	text-transform:uppercase;
	color:#cdad18;
	font-family:Arial,sans serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;}
h2 {
	margin:0px;
	font-family:Arial, sans serif;
	font-size:1em;
	font-stretch:expanded;
	text-transform:uppercase;
	color:#fff;}
a {
	text-decoration:none;
}
a:link {
	color: #CABAA1;
}
a:visited {
	color: #CABAA1;
}
a:hover {
	color: #F9E5C8;
}
a:active {
	color: #CABAA1;
}
ul {
	list-style-type:none;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
.nav {
	font-size: 0.95em;
	font-weight: strong;
	line-height: 1.3em;
	margin-left: 12px;
}
.nav a:link, .nav a:visited {
	color: #8f7563;
/*	color: #968068; */
}
.nav a:active, .nav a:hover {
	color: #fff;
}
.copy {
	margin:0 20px 0 15px;
	height:400px;
	color:#8f7563;
	font-family:Arial, sans serif;
	font-size:0.8em;
	width:700px;
}
.copy p {
	line-height:1.2em;
	margin:10px 0;
}
.copy .postimg {
	float:left;
	margin-right:10px;
}
.copy ul {
	margin:25px 0 0 0;
	padding:0px;
}
.copy li {
	margin:0px;
}

/* from header, may be old */ 

.style6 {
	color: #9A8E77;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {	color: #3F2B15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}