/* local employee directory */

#block {
	background: url(images/blocks.jpg) no-repeat;
	height: 84px;
	clear: both;
}
#subnav li a:link, #subnav li a:visited {
	color: #E6B721;
}
#subnav li a:hover, #subnav li a:active, #subnav li a:focus {
	color: #CE002B;
}
h1, h2, h3 {
	color: #DFBA4B;
} 

.callmid h3 {
	color: #666;
}
a:link, a:visited {	
	color: #CE002B;
}
a:hover, a:active, a:focus {
	color: #DFBF5E;
}
body#employee #nav li#employeelnk a {
	color: #E6C462;
}
#content form input, #content form textarea {
	background: #F3DFAC;
}
#content form input:focus, #content form input:active, #content form textarea:focus, #content form textarea:active {
	background: #E6C462;
}
.button {
	background-color: #F3DFAC;
}
.button a:link, .button a:visited {
	color: #333 !important;
}
.button a:hover, .button a:active, .button a:focus {
	color: #CE002B;
}
#paysavings, #savings, #expenses, #lowerexpenses {
	color: #CE002B;
}
