/* TEMPLATE STYLES */

h2 {
	color: #989F24;
}
h2 a:link {
	color: #989F24;
	text-decoration: none;
}
h2 a:hover {
	color: #989F24;
	text-decoration: underline;
}
h2 a:active {
	color: #989F24;
	text-decoration: none;
}
h2 a:visited {
	color: #989F24;
	text-decoration: none;
}

.flash {
	background-color: #828161;
}

.bodyWrapper {
	background-image: url(images/subpage_bkgrd.gif);
	background-repeat: repeat-y;
}
.columnLeft {
	background-image: url(images/subpage_shadow01.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

/* CONTENT STYLES */

.title {
	background-image: url(images/subpage_title-bkgrd_b.gif);
	background-repeat: no-repeat;
}
.projectBox-top { 
	background-color: #FAFDEB; 
}
.projectBox_alt { 
	background-color: #FFF; 
	vertical-align: top; 
	padding: 11px;  
}
.projectBox { 
	background-color: #FAFDEB; 
	vertical-align: top; 
	padding: 11px;  
}

/* FOOTER STYLES */
.servicesBar {
	background-color: #828161;
}
.footer {
	background-color: #828161;
}