/* main.css overrides */

body {
	background-image: url(../images/site_bg_about.gif)
}
#photobar {/*
	background-image: url(../images/fotobar_bg_about.jpg);
*/}
#pageContainer {
	background-image: url(../images_header_bg/header_bg_about.jpg);
}
#nav, #footer {
	background-image: url(../images/nav_bg_about.png);
}
input, select, textarea {
	border: 1px solid #796243;
	background-color: #E6E3DC !important;
}
#leftCol {
	background-color: #796243;
}
#leftNav li a:hover, #leftNav li ul li a:hover {
	color: #B4A383;
}
.contentBox, .contentBox td  {
	color: #725D46;
}
.contentBox a {
	color: #513621;
}
.contentBox a:hover {
	color: #725D46;
	text-decoration: none;
}
#flashCol .contentBox {
	background-color: #E6E3DC;
	background-image: url(../images/flashcol_bg_about.gif);
}
.contentBox h4 {
	background-color: #E6E3DC;
}

/* nav.css overrides */

#footer {
	border-bottom: 1px solid #D66B33;
}
