/* TEMPLATE STYLES */

h2 {
	color: #518986;
}
h2 a:link {
	color: #518986;
	text-decoration: none;
}
h2 a:visited {
	color: #518986;
	text-decoration: none;
}
h2 a:active {
	color: #518986;
	text-decoration: none;
}
h2 a:hover {
	color: #518986;
	text-decoration: underline;
}

.flash {
	background-color: #9D9773;
}

.bodyWrapper {
	background-image: url(images/serv_bkgrd.gif);
	background-repeat: repeat-y;
}
.columnLeft {
	background-image: url(images/serv_shadow01.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.columnRight {
	background-image: url(images/serv_shadow02.gif);
	background-repeat: no-repeat;
}

/* CONTENT STYLES */

.title {
	background-image: url(images/serv_title-bkgrd.gif);
	background-repeat: no-repeat;
}
.titleProject {
	background-image: url(images/serv_shadow02.gif);
	background-repeat: no-repeat;
}
.projectBox { 
	background-color: #EEF4F4; 
	vertical-align: top; 
	padding: 11px;  
}
.projectBox_alt { 
	background-color: #FFF; 
	vertical-align: top; 
	padding: 11px;  
}

/* FOOTER STYLES */
.servicesBar {
	background-color: #9D9773;
}
.footer {
	background-color: #9D9773;
}
