body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6045;
	background-color: #E9E2B8;
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #a94816;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #992E00;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 140%;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 130%;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 110%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	line-height: 160%;
}
#nav {
	font-family: "Franklin Gothic Book";
	margin-right: 20px;
	margin-left: 20px;
	width: 227px;
	font-size: 130%;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b66a39;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#nav li a {
	color: #e7d0be;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	line-height: 130%;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
}
th {
	color: #AF5927;
}
a:link { 
text-decoration: underline; 
color : #A84714; 
}
a:hover { 
text-decoration: underline; 
color : #607111; 
}
a:visited,a:hover { 
text-decoration: underline; 
color : #607111; 
}
.orange {
	background-color: #AF5927;
}
.peach {
	background-color: #CA8554;
	color: #000000;
}
.small {
	font-size: 90%;
}

.content {
	background-repeat: repeat-y;
	background-image: url(graphics/page-bg2.png);
}

.neutral {
	background-color: #E3DCB6;
	font-size: 90%;
}
.tan {
background-color: #e9e1b7;
}
.tanbg {
	background-color: #eee8c4;
}
.earth {
	background-color: #B3602F;
}.white {
	background-color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.quotered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B3602F;
	line-height: 140%;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.eggshell {
	background-color: #f8f7f4;
}

.feedTitle a:link {
	text-decoration: none;
	color:#a94816;
	list-style-type: none;
}

.feedTitle a:visited {
	text-decoration: none;
	color:#a94816;
}

.feedTitle a:hover, .feedTitle a:visited:hover {
	text-decoration: none;
	color:#66a916;
}

.headline {
	list-style-type: none;
}
.headline a:link {
	color: #a94816;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.headline a:hover, .headline a:visited:hover {
	color: #66a916;
	text-decoration: none;
	font-weight: bold;
}

.headline a:visited {
	color: #a94816;
	text-decoration: none;
	font-weight: bold;
}

#creditfooter {
	display: none;
}
