#bodytext  { 
	font-family: helvetica, arial, Verdana, san-serif;
	color: black; 
	font-size: 11px; 
	}

#footerlinks  { 
	font-family: helvetica, arial, Verdana, san-serif;
	color: black; 
	font-size: 10px; 
	}

#smalltext  { 
	color: black; 
	font-size: 9px; 
	}
	
a:link  { 
	color: #126252;
	text-decoration: none;
	}
	
a:hover  { 
	color: #867242; 
	text-decoration: underline;
	}
	
a:visited  { 
	color: #126252;
	text-decoration: none;
	}

.mainnav a:link  { 
	color: #867242;
	text-decoration: none;
	}
	
.mainnav a:hover  { 
	color: #867242; 
	text-decoration: underline;
	}
	
.mainnav a:visited  { 
	color: #867242;
	text-decoration: none;
	}

#footlinks a:link  { 
	color: #867242;
	text-decoration: none;
	}
	
#footlinks a:hover  { 
	color: #867242; 
	text-decoration: underline;
	}
	
#footlinks a:visited  { 
	color: #867242;
	text-decoration: none;
	}

#header  { 
	font-family: Times, serif, georgia;
	color: #3E331D; 
	font-size: 26px;
	}
	
#subheader  { 
	font-family: Times, serif, georgia;
	color: #867242; 
	font-size: 20px;
	}

#subheader2  { 
	font-family: Times, serif, georgia;
	color: #126252; 
	font-size: 16px;
	}
	
hr {
	border:0;
	border-top: 1px solid #3E331D;
	height: 0;
	background: #ffffff;
	}
	
body {
	margin:0;
	padding:0;
	}