* {
	color: #131313 !important;
}

a.wob, a.normal {
	color: #ffffff !important;
}

a.cLink, a.download {
	background-color: #ffffc8;
}

a.cLink:hover {
	background-color: yellow;
	text-decoration: underline;
	border-top: 1px solid black;
}

#accessibilityContainer {
	background: url(../images/header/accessiblityBKG_bow.gif) repeat-x bottom !important;
}

#accessibilityButtons a {
	background-color: #ffffc8;
	border-bottom: 1px dotted black !important;
}

#accessibilityButtons a:hover {
	background-color: yellow;
	border-bottom: 1px solid black !important;
	border-top: 1px solid black;
}

#header, #headerContainer {
	background: none !important;
}

#header h1 {
	background-image: url(../images/header/logo_bow.gif);
}

#header ul.nav {
	background-position: 0px -30px !important;
}

ul.nav ul.subMenu li {
	background: transparent url(../images/header/subMenuBKG_bow.png) !important;
}

#slideshow, #slideshowContainer {
	background-image: none !important;
	background: transparent none;
}

#slideshow .right ul#slides {
	height: 241px;
}

#breadcrumbContainer {
	background: url(../images/subpage/breadcrumbBKG_bow.gif) repeat-x !important;
}

#breadcrumb h2 {
	text-shadow: 0px 1px 0px #ffffff;
}

#breadcrumb #trail a {
	background-color: #ffffc8;
}

#breadcrumb #trail a:hover {
	background-color: yellow;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#contentContainer {
	background-image: none !important;
}

div.programs {
	background-color: #ffffff !important;
}

p.important {
	background-color: #efefef;
	border: none;
}

#content .programs a {
	border-bottom: 1px dotted black !important;
	background-color: #ffffc8;
}

#content .programs a:hover {
	border-top: 1px solid black;
	border-bottom: 1px solid black !important;
	background-color: yellow;
}

input, #submit, input[type="submit"] {
	background-color: #FFFFC8 !important;
}

#submit:hover {
	background-color: yellow;
}

#footer, #footerContainer {
	background: transparent none !important;
}

#footer img {
	background: url(../images/footer/footerBKG.gif) repeat-x scroll 0px -40px;
}

#footer .nav a {
	background-color: #ffffc8;
}

#footer .nav a:hover {
	border: none;
	border-top: 1px solid black;
	text-decoration: underline;
	background-color: yellow;
}

.success, #successMessage {
	background-color: #f1fde7 !important;
}

ul.year a span.year {
	background-color: #e3c1c1 !important;
}

/**********
Poll of the month
**********/

.poll label:hover {
	background-color: #FFFFC8 !important;
	text-shadow: 0px 1px 0px #ffffff;
}
}
