/* main.css overrides */

body {
	background-image: url(../images/site_bg_pubs.gif)
}
#photobar {/*
	background-image: url(../images/fotobar_bg_pubs.jpg);
*/}
#pageContainer {
	background-image: url(../images_header_bg/header_bg_pubs.jpg);
}
#nav, #footer {
	background-image: url(../images/nav_bg_pubs.png);
}
input, select, textarea {
	border: 1px solid #6C774C;
	background-color: #EDF0E5 !important;
}
#leftCol {
	background-color: #6C774C;
}
#leftNav li a:hover, #leftNav li ul li a:hover {
	color: #A5B27C;
}
.contentBox, .contentBox td  {
	color: #6C774C;
}
.contentBox a {
	color: #374D27;
}
.contentBox a:hover {
	color: #6C774C;
	text-decoration: none;
}
#flashCol .contentBox {
	background-color: #EDF0E5;
	background-image: url(../images/flashcol_bg_pubs.gif);
}
.contentBox h4 {
	background-color: #EDF0E5;
}

/* nav.css overrides */
