/* the following are all specific settings for this template; the default settings
are set in the main.css file */
#headingbar {
	background: #8c7257;
	border-top: 1px solid #544434;
	height: 1px;
}
#headingbar img {
	margin: 0px;
	padding: 0px;
}
h2.arrow span {
	padding: 7px 44px 7px 44px;
	background: url(../img/arrow02.png) no-repeat center;
}
#headerbgpage {
	background: transparent url(../img/statejobs02.jpg) no-repeat;
}
#container .content h3, #container .content h4, 
#container .content h5, #container .content h6 {
	color: #8c7257;
}
#container a, #container .links a {
	color: #333333;
}
#container a:hover, #container .links a:hover {
	color: #B29B82;
}
/*
#container .content ul li {
	list-style-image: url(../img/division_disc.jpg);
}
*/
label.keywords {
	color: #fff;
}
/*	settings for horizonmental menu on other pages besides index */
#horizmenupage {
	background: #FFF;
}

