body {
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #593824;
	color: #E0BAA2;
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/bg-blend.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1 {
	margin: 30px 30px 15px;
	font-size: 150%;
}
li {
}

h2 {
	margin: 30px 30px 10px;
	font-size: 130%;
	font-weight: bolder;
}
h3 {
	margin: 30px 30px 10px;
	font-size: 100%;
	font-weight: bolder;
	color: #E0BAA2;
}
p {
	margin: 0px 28px 10px;
	line-height: 130%;
}
a:link { 
text-decoration: underline; 
color : #FF6600; 
}
a:hover { 
text-decoration: underline; 
color : #FFFFFF; 
}
a:visited { 
text-decoration: underline; 
color : #FF6600; 
}
a:visited.a:hover { 
text-decoration: underline; 
color : #FFFFFF; 
}
.dbrown {
	background-color: #5A3924;
	color: #E0BAA2;
}
.lbrown {
	background-color: #8A5B3C;
	color: #E0BAA2;
}
.mbrown {
	background-color: #855435;
	color: #E0BAA2;
}
.orange {
	background-color: #ACA588;
	background-image: url(graphics/blend.jpg);
}
.lead {
	margin: 50px 28px 10px;
	line-height: 130%;
	font-size: 150%;
	font-weight: bold;
}
.brown {

	background-color: #A6795B;
	color: #E0BAA2;
}
