body {
	background: #e7ddbf;
	color: #b49929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#monotone {
	background: url(monotone.gif) top no-repeat;
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: justify;
}

div#a { background: #e7ddbf url(bg.gif) top repeat-x; }

div#content { padding: 110px 0px 35px 284px; width: 435px;}

h1 {
	color: #96b3a1;
	font-family: Impact, Arial, sans-serif;
	font-size: 30px;
	text-align: right;
	margin-bottom: -25px;
}

h2 {
	color: #7b680e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #000000;
	font-size: 14px;
	padding-left: 15px;
	letter-spacing: 1px;
	margin-bottom: -2px;
}

div#nav {
	float: right;
	padding: 110px 0px 0px 0px;
	width: 160px;
}

.navlink { 
	background-color: #dfc891; 
	border: 1px solid #8c8e43;	 
}

#nav h1 {  
	font-family: Impact, Arial, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
	margin-bottom: 1px;
	color: #cea302;
}

li { 
	margin-left: -10px; 
	line-height: 14px;
	list-style-type: square;
	color: #877734; 
}

.navtext { 
	background-color: #dfc891; 
	border: 1px solid #8c8e43;	 
	line-height: 14px;
	padding: 5px 10px 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #877734;
	word-spacing: -1px;
}

#nav a:link, #nav a:visited {
	color: #4c5a42;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #7c879b;
}

b { color: #667773; word-spacing: -1px;}



