#header {
	background: url(/images/header_about_us.gif) no-repeat;
 }

.small_nav {
	background: url(/images/sidebar-green.gif) no-repeat left top;
} 

#right_menu li{
	list-style:url(/images/bullet_green.gif);
}
 
.boxcontent {
	background-color: #f7fae3;
} 
 
.boxcontent_small {
  padding: 0px 15px 0px 15px;
} 
.boxcontent_small a:link, a:visited, a:active {
 color: #371c42; 
 text-decoration: none;
} 
.boxcontent_small a:hover {
 color: #326800; 
} 

h1 {
	color: #326800;
	border-bottom:#326800 solid 3px;
}

h2 {
	color: #326800;
	margin-bottom:2px;
}

a {
 text-decoration: none;
}
 
a:active {
 text-decoration: none;
 color: #326800;
} 

a:hover {
 text-decoration: none;
 color: #326800;
} 

.box_footer {
	border-top: #326800 solid 3px;
}

.box_footer .boxcontent_small a{
	color: #326800;
}

#about_nav{
 color: #326800; 
}