body {

	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#monotone {
	background: url() top no-repeat;
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: justify;
}



h1 {
	font-family:arial;
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:6pt; 
	letter-spacing:4.5px; 
	color:black; 
	line-height:10px; 
	text-align:right; 
	border-bottom:2px 
	dashed #333333; cursor:default;
}






h2 {
    font-family:arial;
    font-weight:bold; 
    text-transform:uppercase; 
    font-size:7pt; 
    letter-spacing:6.5px; 
    color:#6B4252; 
    line-height:10px; 
    text-align:left; 
    border-bottom:2px 
    dashed #333333; 
    cursor:default;
}



.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: 2px 2px 2px 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #877734;
	word-spacing: -1px;
}

#nav a:link, #nav a:visited {
	color: #667773;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #7c879b;
}

b { color: #667773; word-spacing: -1px;}



